[INFO] fetching crate compiledfiles 0.8.0... [INFO] testing compiledfiles-0.8.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate compiledfiles 0.8.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate compiledfiles 0.8.0 [INFO] finished tweaking crates.io crate compiledfiles 0.8.0 [INFO] tweaked toml for crates.io crate compiledfiles 0.8.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate compiledfiles 0.8.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate compiledfiles 0.8.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.39 [INFO] [stderr] Downloaded thiserror v1.0.39 [INFO] [stderr] Downloaded num-rational v0.1.42 [INFO] [stderr] Downloaded num-complex v0.1.43 [INFO] [stderr] Downloaded spectral v0.6.0 [INFO] [stderr] Downloaded num-bigint v0.1.44 [INFO] [stderr] Downloaded rustc-serialize v0.3.24 [INFO] [stderr] Downloaded proc-macro2 v1.0.52 [INFO] [stderr] Downloaded quote v1.0.25 [INFO] [stderr] Downloaded num v0.1.42 [INFO] [stderr] Downloaded pdb v0.8.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de35375dccc45de71d8fe92cc787bd6c1d541beb4eb64c51cbd7d0b72ba2a0c7 [INFO] running `Command { std: "docker" "start" "-a" "de35375dccc45de71d8fe92cc787bd6c1d541beb4eb64c51cbd7d0b72ba2a0c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de35375dccc45de71d8fe92cc787bd6c1d541beb4eb64c51cbd7d0b72ba2a0c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de35375dccc45de71d8fe92cc787bd6c1d541beb4eb64c51cbd7d0b72ba2a0c7", kill_on_drop: false }` [INFO] [stdout] de35375dccc45de71d8fe92cc787bd6c1d541beb4eb64c51cbd7d0b72ba2a0c7 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d059cde9ed8586533c54eb6a39c230c2019cdc31626f160b083fc2534329419 [INFO] running `Command { std: "docker" "start" "-a" "3d059cde9ed8586533c54eb6a39c230c2019cdc31626f160b083fc2534329419", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling quote v1.0.25 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling pdb v0.8.0 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.52/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3d059cde9ed8586533c54eb6a39c230c2019cdc31626f160b083fc2534329419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d059cde9ed8586533c54eb6a39c230c2019cdc31626f160b083fc2534329419", kill_on_drop: false }` [INFO] [stdout] 3d059cde9ed8586533c54eb6a39c230c2019cdc31626f160b083fc2534329419