[INFO] fetching crate rsfmt 1.60.0... [INFO] checking rsfmt-1.60.0 against master#4ecd70ddd1039a3954056c1071e40278048476fa for pr-137633 [INFO] extracting crate rsfmt 1.60.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate rsfmt 1.60.0 on toolchain 4ecd70ddd1039a3954056c1071e40278048476fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rsfmt 1.60.0 [INFO] finished tweaking crates.io crate rsfmt 1.60.0 [INFO] tweaked toml for crates.io crate rsfmt 1.60.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate rsfmt 1.60.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-ap-rustc_serialize v727.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_macros v727.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_fs_util v727.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_ast_pretty v727.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_errors v727.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_lint_defs v727.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_ast v727.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_parse v727.0.0 [INFO] [stderr] Downloaded rustc-rayon v0.3.2 [INFO] [stderr] Downloaded rustc-ap-rustc_data_structures v727.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_target v727.0.0 [INFO] [stderr] Downloaded measureme v9.1.2 [INFO] [stderr] Downloaded rustc-ap-rustc_session v727.0.0 [INFO] [stderr] Downloaded rustc-rayon-core v0.3.2 [INFO] [stderr] Downloaded rustc-ap-rustc_span v727.0.0 [INFO] [stderr] Downloaded annotate-snippets v0.8.0 [INFO] [stderr] Downloaded termize v0.1.1 [INFO] [stderr] Downloaded rustc-ap-rustc_feature v727.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_lexer v727.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_arena v727.0.0 [INFO] [stderr] Downloaded perf-event-open-sys v1.0.1 [INFO] [stderr] Downloaded rustc-ap-rustc_graphviz v727.0.0 [INFO] [stderr] Downloaded stacker v0.1.14 [INFO] [stderr] Downloaded rustc-ap-rustc_index v727.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0631b3fd282b13ac029ddd36aea4dd7cd417a831c68bcb1453dab34da46fc24d [INFO] running `Command { std: "docker" "start" "-a" "0631b3fd282b13ac029ddd36aea4dd7cd417a831c68bcb1453dab34da46fc24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0631b3fd282b13ac029ddd36aea4dd7cd417a831c68bcb1453dab34da46fc24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0631b3fd282b13ac029ddd36aea4dd7cd417a831c68bcb1453dab34da46fc24d", kill_on_drop: false }` [INFO] [stdout] 0631b3fd282b13ac029ddd36aea4dd7cd417a831c68bcb1453dab34da46fc24d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a455300935343b05622fdc2e2ed1b889a4c640d441fe62a9354783b107dcbf32 [INFO] running `Command { std: "docker" "start" "-a" "a455300935343b05622fdc2e2ed1b889a4c640d441fe62a9354783b107dcbf32", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling rustc-rayon-core v0.3.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling psm v0.1.16 [INFO] [stderr] Compiling stacker v0.1.14 [INFO] [stderr] Checking perf-event-open-sys v1.0.1 [INFO] [stderr] Checking rustc-ap-rustc_serialize v727.0.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-ap-rustc_serialize-727.0.0/src/lib.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: replaced with `#[rustc_box]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-ap-rustc_serialize-727.0.0/src/serialize.rs:682:12 [INFO] [stdout] | [INFO] [stdout] 682 | Ok(box Decodable::decode(d)?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 682 - Ok(box Decodable::decode(d)?) [INFO] [stdout] 682 + Ok(Box::new(Decodable::decode(d)?)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking measureme v9.1.2 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking rustc-rayon v0.3.2 [INFO] [stderr] Checking jobserver v0.1.24 [INFO] [stderr] Checking ena v0.14.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rustc-ap-rustc_graphviz v727.0.0 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rustc-ap-rustc_lexer v727.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking termize v0.1.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking annotate-snippets v0.8.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-ap-rustc_serialize` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a455300935343b05622fdc2e2ed1b889a4c640d441fe62a9354783b107dcbf32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a455300935343b05622fdc2e2ed1b889a4c640d441fe62a9354783b107dcbf32", kill_on_drop: false }` [INFO] [stdout] a455300935343b05622fdc2e2ed1b889a4c640d441fe62a9354783b107dcbf32