[INFO] fetching crate rustfmt_emitter 1.0.0... [INFO] testing rustfmt_emitter-1.0.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate rustfmt_emitter 1.0.0 into /workspace/builds/worker-98/source [INFO] validating manifest of crates.io crate rustfmt_emitter 1.0.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustfmt_emitter 1.0.0 [INFO] finished tweaking crates.io crate rustfmt_emitter 1.0.0 [INFO] tweaked toml for crates.io crate rustfmt_emitter 1.0.0 written to /workspace/builds/worker-98/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-ap-syntax_pos v610.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_macros v610.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_data_structures v610.0.0 [INFO] [stderr] Downloaded rustc-ap-arena v610.0.0 [INFO] [stderr] Downloaded rustc-ap-graphviz v610.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_index v610.0.0 [INFO] [stderr] Downloaded rustc-ap-serialize v610.0.0 [INFO] [stderr] Downloaded rustfmt-config_proc_macro v0.4.0 [INFO] [stderr] Downloaded rustfmt_configuration v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a64ed83c91ec7b2208f99f27cb3f7b87f1ed82fbf0414e40a0cf56020591e3dd [INFO] running `Command { std: "docker" "start" "-a" "a64ed83c91ec7b2208f99f27cb3f7b87f1ed82fbf0414e40a0cf56020591e3dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a64ed83c91ec7b2208f99f27cb3f7b87f1ed82fbf0414e40a0cf56020591e3dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a64ed83c91ec7b2208f99f27cb3f7b87f1ed82fbf0414e40a0cf56020591e3dd", kill_on_drop: false }` [INFO] [stdout] a64ed83c91ec7b2208f99f27cb3f7b87f1ed82fbf0414e40a0cf56020591e3dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e546c8cba197688fae6d5bb79a2b26b2e29ca2cf7c7f4db30816df0fb6d22384 [INFO] running `Command { std: "docker" "start" "-a" "e546c8cba197688fae6d5bb79a2b26b2e29ca2cf7c7f4db30816df0fb6d22384", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rustc-rayon-core v0.3.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling rustc-ap-graphviz v610.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.3.4/src/lib.rs:91:42 [INFO] [stdout] | [INFO] [stdout] 91 | #![cfg_attr(feature = "nightly", feature(const_fn))] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lock_api` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e546c8cba197688fae6d5bb79a2b26b2e29ca2cf7c7f4db30816df0fb6d22384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e546c8cba197688fae6d5bb79a2b26b2e29ca2cf7c7f4db30816df0fb6d22384", kill_on_drop: false }` [INFO] [stdout] e546c8cba197688fae6d5bb79a2b26b2e29ca2cf7c7f4db30816df0fb6d22384