[INFO] cloning repository https://github.com/radandreicristian/echought [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radandreicristian/echought" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradandreicristian%2Fechought", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradandreicristian%2Fechought'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70e97ba37a38ca181bd5d60a710d08fd4fa2e154 [INFO] checking radandreicristian/echought against try#2c4819a380dbddb1f2a0f4405a49fb6ed90983ae for pr-152996 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradandreicristian%2Fechought" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/radandreicristian/echought [INFO] finished tweaking git repo https://github.com/radandreicristian/echought [INFO] tweaked toml for git repo https://github.com/radandreicristian/echought written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/radandreicristian/echought on toolchain 2c4819a380dbddb1f2a0f4405a49fb6ed90983ae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/radandreicristian/echought 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" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "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 zip-extensions v0.6.1 [INFO] [stderr] Downloaded reqwest v0.11.15 [INFO] [stderr] Downloaded cached-path v0.5.3 [INFO] [stderr] Downloaded tokenizers v0.13.2 [INFO] [stderr] Downloaded onnxruntime-sys v0.0.14 [INFO] [stderr] Downloaded onnxruntime v0.0.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ed06fd49476af0d4f796141bfdf031845bec01f08fbfd9a826cff90d4cb73b7 [INFO] running `Command { std: "docker" "start" "-a" "8ed06fd49476af0d4f796141bfdf031845bec01f08fbfd9a826cff90d4cb73b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ed06fd49476af0d4f796141bfdf031845bec01f08fbfd9a826cff90d4cb73b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed06fd49476af0d4f796141bfdf031845bec01f08fbfd9a826cff90d4cb73b7", kill_on_drop: false }` [INFO] [stdout] 8ed06fd49476af0d4f796141bfdf031845bec01f08fbfd9a826cff90d4cb73b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d41ca5130b3b3d495cb9f0c1919a40027ac51ede71aea4ae02d4fcdeb8863420 [INFO] running `Command { std: "docker" "start" "-a" "d41ca5130b3b3d495cb9f0c1919a40027ac51ede71aea4ae02d4fcdeb8863420", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Checking futures-io v0.3.27 [INFO] [stderr] Checking futures-sink v0.3.27 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Checking generic-array v0.14.6 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Checking regex v1.7.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [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.53/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file` [INFO] [stdout] | [INFO] [stdout] 92 - feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] 92 + feature(proc_macro_span, proc_macro_span_file) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking cpufeatures v0.2.6 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking idna v0.3.0 [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" "d41ca5130b3b3d495cb9f0c1919a40027ac51ede71aea4ae02d4fcdeb8863420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41ca5130b3b3d495cb9f0c1919a40027ac51ede71aea4ae02d4fcdeb8863420", kill_on_drop: false }` [INFO] [stdout] d41ca5130b3b3d495cb9f0c1919a40027ac51ede71aea4ae02d4fcdeb8863420