4 thread parallelism by default by Mark-Simulacrum · Pull Request #67362 · rust-lang/rust (original) (raw)
2019-12-17T17:10:40.3686343Z
2019-12-17T17:10:40.3686436Z failures:
2019-12-17T17:10:40.3686476Z
2019-12-17T17:10:40.3687262Z ---- build::compiler_json_error_format stdout ----
2019-12-17T17:10:40.3687719Z running `/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools/x86_64-unknown-linux-gnu/release/cargo build -v --message-format=json --jobs=1`
2019-12-17T17:10:40.3688082Z thread 'build::compiler_json_error_format' panicked at '
2019-12-17T17:10:40.3688169Z Expected: execs
2019-12-17T17:10:40.3688275Z but: JSON mismatch
2019-12-17T17:10:40.3688423Z {
2019-12-17T17:10:40.3688498Z "executable": null,
2019-12-17T17:10:40.3688567Z "features": [],
2019-12-17T17:10:40.3688567Z "features": [],
2019-12-17T17:10:40.3688650Z "filenames": "{...}",
2019-12-17T17:10:40.3688719Z "fresh": false,
2019-12-17T17:10:40.3688802Z "package_id": "foo 0.5.0 ([..])",
2019-12-17T17:10:40.3688873Z "profile": {
2019-12-17T17:10:40.3688954Z "debug_assertions": true,
2019-12-17T17:10:40.3689031Z "debuginfo": 2,
2019-12-17T17:10:40.3689112Z "opt_level": "0",
2019-12-17T17:10:40.3689181Z "overflow_checks": true,
2019-12-17T17:10:40.3689268Z "test": false
2019-12-17T17:10:40.3689333Z },
2019-12-17T17:10:40.3689627Z "reason": "compiler-artifact",
2019-12-17T17:10:40.3689702Z "target": {
2019-12-17T17:10:40.3689785Z "crate_types": [
2019-12-17T17:10:40.3689931Z ],
2019-12-17T17:10:40.3689931Z ],
2019-12-17T17:10:40.3690006Z "doctest": false,
2019-12-17T17:10:40.3690225Z "edition": "2015",
2019-12-17T17:10:40.3690308Z "kind": [
2019-12-17T17:10:40.3690588Z "custom-build"
2019-12-17T17:10:40.3690676Z ],
2019-12-17T17:10:40.3690932Z "name": "build-script-build",
2019-12-17T17:10:40.3691021Z "src_path": "[..]build.rs"
2019-12-17T17:10:40.3691090Z }
2019-12-17T17:10:40.3691225Z Was:
2019-12-17T17:10:40.3691299Z {
2019-12-17T17:10:40.3691359Z "message": {
2019-12-17T17:10:40.3691439Z "children": [
---
2019-12-17T17:10:40.3692191Z "code": {
2019-12-17T17:10:40.3692276Z "code": "dead_code",
2019-12-17T17:10:40.3692345Z "explanation": null
2019-12-17T17:10:40.3692425Z },
2019-12-17T17:10:40.3692487Z "level": "warning",
2019-12-17T17:10:40.3692576Z "message": "function is never used: `dead`",
2019-12-17T17:10:40.3693040Z "rendered": "warning: function is never used: `dead`/n --> bar/src/lib.rs:1:4/n |/n1 | fn dead() {}/n | ^^^^/n |/n = note: `#[warn(dead_code)]` on by default/n/n",
2019-12-17T17:10:40.3693174Z "spans": [
2019-12-17T17:10:40.3693329Z "byte_end": 7,
2019-12-17T17:10:40.3693411Z "byte_start": 3,
2019-12-17T17:10:40.3693480Z "column_end": 8,
2019-12-17T17:10:40.3693566Z "column_start": 4,
2019-12-17T17:10:40.3693566Z "column_start": 4,
2019-12-17T17:10:40.3693636Z "expansion": null,
2019-12-17T17:10:40.3693718Z "file_name": "bar/src/lib.rs",
2019-12-17T17:10:40.3693790Z "is_primary": true,
2019-12-17T17:10:40.3693874Z "label": null,
2019-12-17T17:10:40.3694034Z "line_start": 1,
2019-12-17T17:10:40.3694103Z "suggested_replacement": null,
2019-12-17T17:10:40.3694193Z "suggestion_applicability": null,
2019-12-17T17:10:40.3694265Z "text": [
---
2019-12-17T17:10:40.3694734Z }
2019-12-17T17:10:40.3694823Z ]
2019-12-17T17:10:40.3694884Z }
2019-12-17T17:10:40.3694958Z ]
2019-12-17T17:10:40.3695017Z },
2019-12-17T17:10:40.3695473Z "package_id": "bar 0.5.0 (path+file:///checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools/x86_64-unknown-linux-gnu/cit/t211/foo/bar)",
2019-12-17T17:10:40.3695770Z "reason": "compiler-message",
2019-12-17T17:10:40.3695859Z "target": {
2019-12-17T17:10:40.3695923Z "crate_types": [
2019-12-17T17:10:40.3696016Z "lib"
2019-12-17T17:10:40.3696076Z ],
2019-12-17T17:10:40.3696151Z "doctest": true,
2019-12-17T17:10:40.3696220Z "edition": "2015",
2019-12-17T17:10:40.3696303Z "kind": [
2019-12-17T17:10:40.3696380Z "lib"
2019-12-17T17:10:40.3696516Z "name": "bar",
2019-12-17T17:10:40.3696516Z "name": "bar",
2019-12-17T17:10:40.3696911Z "src_path": "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools/x86_64-unknown-linux-gnu/cit/t211/foo/bar/src/lib.rs"
2019-12-17T17:10:40.3697039Z }
2019-12-17T17:10:40.3697173Z Expected part:
2019-12-17T17:10:40.3697237Z {
2019-12-17T17:10:40.3697312Z "executable": null,
2019-12-17T17:10:40.3697380Z "features": [],
2019-12-17T17:10:40.3697380Z "features": [],
2019-12-17T17:10:40.3697461Z "filenames": "{...}",
2019-12-17T17:10:40.3697529Z "fresh": false,
2019-12-17T17:10:40.3697613Z "package_id": "foo 0.5.0 ([..])",
2019-12-17T17:10:40.3697684Z "profile": {
2019-12-17T17:10:40.3697764Z "debug_assertions": true,
2019-12-17T17:10:40.3697834Z "debuginfo": 2,
2019-12-17T17:10:40.3698014Z "opt_level": "0",
2019-12-17T17:10:40.3698098Z "overflow_checks": true,
2019-12-17T17:10:40.3698169Z "test": false
2019-12-17T17:10:40.3698248Z },
2019-12-17T17:10:40.3698597Z "reason": "compiler-artifact",
2019-12-17T17:10:40.3698688Z "target": {
2019-12-17T17:10:40.3698752Z "crate_types": [
2019-12-17T17:10:40.3699257Z ],
2019-12-17T17:10:40.3699257Z ],
2019-12-17T17:10:40.3699350Z "doctest": false,
2019-12-17T17:10:40.3699448Z "edition": "2015",
2019-12-17T17:10:40.3699517Z "kind": [
2019-12-17T17:10:40.3699842Z "custom-build"
2019-12-17T17:10:40.3699914Z ],
2019-12-17T17:10:40.3700177Z "name": "build-script-build",
2019-12-17T17:10:40.3700253Z "src_path": "[..]build.rs"
2019-12-17T17:10:40.3700338Z }
2019-12-17T17:10:40.3700474Z Actual part:
2019-12-17T17:10:40.3700536Z {
2019-12-17T17:10:40.3700613Z "message": {
2019-12-17T17:10:40.3700678Z "children": [
---
2019-12-17T17:10:40.3701450Z "code": {
2019-12-17T17:10:40.3701524Z "code": "dead_code",
2019-12-17T17:10:40.3701606Z "explanation": null
2019-12-17T17:10:40.3701674Z },
2019-12-17T17:10:40.3701747Z "level": "warning",
2019-12-17T17:10:40.3701823Z "message": "function is never used: `dead`",
2019-12-17T17:10:40.3702293Z "rendered": "warning: function is never used: `dead`/n --> bar/src/lib.rs:1:4/n |/n1 | fn dead() {}/n | ^^^^/n |/n = note: `#[warn(dead_code)]` on by default/n/n",
2019-12-17T17:10:40.3702412Z "spans": [
2019-12-17T17:10:40.3702564Z "byte_end": 7,
2019-12-17T17:10:40.3702650Z "byte_start": 3,
2019-12-17T17:10:40.3702734Z "column_end": 8,
2019-12-17T17:10:40.3702804Z "column_start": 4,
2019-12-17T17:10:40.3702804Z "column_start": 4,
2019-12-17T17:10:40.3702888Z "expansion": null,
2019-12-17T17:10:40.3702958Z "file_name": "bar/src/lib.rs",
2019-12-17T17:10:40.3703044Z "is_primary": true,
2019-12-17T17:10:40.3703113Z "label": null,
2019-12-17T17:10:40.3703396Z "line_start": 1,
2019-12-17T17:10:40.3703482Z "suggested_replacement": null,
2019-12-17T17:10:40.3703556Z "suggestion_applicability": null,
2019-12-17T17:10:40.3703643Z "text": [
---
2019-12-17T17:10:40.3704038Z }
2019-12-17T17:10:40.3704100Z ]
2019-12-17T17:10:40.3704178Z }
2019-12-17T17:10:40.3704238Z ]
2019-12-17T17:10:40.3704311Z },
2019-12-17T17:10:40.3704751Z "package_id": "bar 0.5.0 (path+file:///checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools/x86_64-unknown-linux-gnu/cit/t211/foo/bar)",
2019-12-17T17:10:40.3705061Z "reason": "compiler-message",
2019-12-17T17:10:40.3705134Z "target": {
2019-12-17T17:10:40.3705214Z "crate_types": [
2019-12-17T17:10:40.3705292Z "lib"
2019-12-17T17:10:40.3705369Z ],
2019-12-17T17:10:40.3705430Z "doctest": true,
2019-12-17T17:10:40.3705512Z "edition": "2015",
2019-12-17T17:10:40.3705580Z "kind": [
2019-12-17T17:10:40.3705656Z "lib"
2019-12-17T17:10:40.3705793Z "name": "bar",
2019-12-17T17:10:40.3705793Z "name": "bar",
2019-12-17T17:10:40.3706199Z "src_path": "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools/x86_64-unknown-linux-gnu/cit/t211/foo/bar/src/lib.rs"
2019-12-17T17:10:40.3706405Z }
2019-12-17T17:10:40.3706796Z ', src/tools/cargo/crates/cargo-test-support/src/lib.rs:849:13
2019-12-17T17:10:40.3706910Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
2019-12-17T17:10:40.3706973Z
2019-12-17T17:10:40.3707011Z
---
2019-12-17T17:10:40.3751658Z
2019-12-17T17:10:40.3751697Z
2019-12-17T17:10:40.3764229Z failed to run: /checkout/obj/build/bootstrap/debug/bootstrap test src/test/run-fail/pretty src/test/run-pass-valgrind/pretty src/tools/cargo src/tools/cargotest
2019-12-17T17:10:40.3764395Z Build completed unsuccessfully in 1:48:08
2019-12-17T17:10:40.3813777Z Makefile:50: recipe for target 'check-aux' failed
2019-12-17T17:10:40.3814063Z make: *** [check-aux] Error 1
2019-12-17T17:10:40.3834304Z local time: Tue Dec 17 17:10:40 UTC 2019
2019-12-17T17:10:40.9071078Z network time: Tue, 17 Dec 2019 17:10:40 GMT
2019-12-17T17:10:40.9071965Z == end clock drift check ==
2019-12-17T17:10:46.6011992Z
2019-12-17T17:10:46.6011992Z
2019-12-17T17:10:46.6113634Z ##[error]Bash exited with code '2'.
2019-12-17T17:10:46.6170287Z ##[section]Starting: Checkout
2019-12-17T17:10:46.6172330Z ==============================================================================
2019-12-17T17:10:46.6172421Z Task : Get sources
2019-12-17T17:10:46.6172519Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.