[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 master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradandreicristian%2Fechought" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radandreicristian/echought on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc1/source/Cargo.toml [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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-sink v0.3.27 [INFO] [stderr] Downloaded rayon-cond v0.1.0 [INFO] [stderr] Downloaded filetime v0.2.20 [INFO] [stderr] Downloaded macro_rules_attribute v0.1.3 [INFO] [stderr] Downloaded time-macros v0.2.8 [INFO] [stderr] Downloaded matrixmultiply v0.3.2 [INFO] [stderr] Downloaded cpufeatures v0.2.6 [INFO] [stderr] Downloaded zstd-safe v6.0.4+zstd.1.5.4 [INFO] [stderr] Downloaded actix-cors v0.6.4 [INFO] [stderr] Downloaded num-complex v0.4.3 [INFO] [stderr] Downloaded onnxruntime v0.0.14 [INFO] [stderr] Downloaded crossbeam-channel v0.5.7 [INFO] [stderr] Downloaded time v0.3.20 [INFO] [stderr] Downloaded h2 v0.3.16 [INFO] [stderr] Downloaded ndarray v0.15.1 [INFO] [stderr] Downloaded esaxx-rs v0.1.8 [INFO] [stderr] Downloaded openssl v0.10.48 [INFO] [stderr] Downloaded rustix v0.36.11 [INFO] [stderr] Downloaded onnxruntime-sys v0.0.14 [INFO] [stderr] Downloaded hyper v0.14.25 [INFO] [stderr] Downloaded serde_json v1.0.94 [INFO] [stderr] Downloaded tokenizers v0.13.2 [INFO] [stderr] Downloaded rustls v0.20.8 [INFO] [stderr] Downloaded reqwest v0.11.15 [INFO] [stderr] Downloaded futures-util v0.3.27 [INFO] [stderr] Downloaded spm_precompiled v0.1.4 [INFO] [stderr] Downloaded actix-codec v0.5.0 [INFO] [stderr] Downloaded futures-task v0.3.27 [INFO] [stderr] Downloaded serde v1.0.158 [INFO] [stderr] Downloaded ureq v2.6.2 [INFO] [stderr] Downloaded indicatif v0.16.2 [INFO] [stderr] Downloaded futures-channel v0.3.27 [INFO] [stderr] Downloaded futures-core v0.3.27 [INFO] [stderr] Downloaded io-lifetimes v1.0.9 [INFO] [stderr] Downloaded tempfile v3.4.0 [INFO] [stderr] Downloaded tokio v1.26.0 [INFO] [stderr] Downloaded unicode-normalization-alignments v0.1.12 [INFO] [stderr] Downloaded xattr v0.2.3 [INFO] [stderr] Downloaded zip-extensions v0.6.1 [INFO] [stderr] Downloaded onig_sys v69.8.1 [INFO] [stderr] Downloaded cached-path v0.5.3 [INFO] [stderr] Downloaded macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Downloaded serde_derive v1.0.158 [INFO] [stderr] Downloaded zstd-sys v2.0.7+zstd.1.5.4 [INFO] [stderr] Downloaded tar v0.4.38 [INFO] [stderr] Downloaded derive_builder_core v0.9.0 [INFO] [stderr] Downloaded derive_builder v0.9.0 [INFO] [stderr] Downloaded console v0.15.5 [INFO] [stderr] Downloaded onig v6.4.0 [INFO] [stderr] Downloaded futures-io v0.3.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2889bf7158d8a012ab7cb1499cf9a52151c6e945f1a2a76dc3f375f0d191b1f5 [INFO] running `Command { std: "docker" "start" "-a" "2889bf7158d8a012ab7cb1499cf9a52151c6e945f1a2a76dc3f375f0d191b1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2889bf7158d8a012ab7cb1499cf9a52151c6e945f1a2a76dc3f375f0d191b1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2889bf7158d8a012ab7cb1499cf9a52151c6e945f1a2a76dc3f375f0d191b1f5", kill_on_drop: false }` [INFO] [stdout] 2889bf7158d8a012ab7cb1499cf9a52151c6e945f1a2a76dc3f375f0d191b1f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e681d57e9c069e3950986cc14069495ac586dbaa4f0f3960d2dc8d6732e16b6a [INFO] running `Command { std: "docker" "start" "-a" "e681d57e9c069e3950986cc14069495ac586dbaa4f0f3960d2dc8d6732e16b6a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling syn v1.0.109 [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-sink v0.3.27 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Checking futures-io v0.3.27 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Checking generic-array v0.14.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling crc32fast v1.3.2 [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-6f17d22bba15001f/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] [INFO] [stderr] Checking cpufeatures v0.2.6 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [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 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e681d57e9c069e3950986cc14069495ac586dbaa4f0f3960d2dc8d6732e16b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e681d57e9c069e3950986cc14069495ac586dbaa4f0f3960d2dc8d6732e16b6a", kill_on_drop: false }` [INFO] [stdout] e681d57e9c069e3950986cc14069495ac586dbaa4f0f3960d2dc8d6732e16b6a [INFO] checking radandreicristian/echought against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradandreicristian%2Fechought" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radandreicristian/echought on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc2/source/Cargo.toml [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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking radandreicristian/echought against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradandreicristian%2Fechought" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radandreicristian/echought on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc2/source/Cargo.toml [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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking radandreicristian/echought against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradandreicristian%2Fechought" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radandreicristian/echought on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc2/source/Cargo.toml [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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking radandreicristian/echought against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradandreicristian%2Fechought" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radandreicristian/echought on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc2/source/Cargo.toml [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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking radandreicristian/echought against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradandreicristian%2Fechought" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radandreicristian/echought on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc2/source/Cargo.toml [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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "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 [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.