[INFO] cloning repository https://github.com/dzbarsky/ts-deadcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dzbarsky/ts-deadcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzbarsky%2Fts-deadcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzbarsky%2Fts-deadcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7141043897974fee1cdd445b22570a88aeeeffe [INFO] checking dzbarsky/ts-deadcode against try#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzbarsky%2Fts-deadcode" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dzbarsky/ts-deadcode [INFO] finished tweaking git repo https://github.com/dzbarsky/ts-deadcode [INFO] tweaked toml for git repo https://github.com/dzbarsky/ts-deadcode written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dzbarsky/ts-deadcode on toolchain 5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dzbarsky/ts-deadcode 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" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking dzbarsky/ts-deadcode against try#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzbarsky%2Fts-deadcode" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dzbarsky/ts-deadcode [INFO] finished tweaking git repo https://github.com/dzbarsky/ts-deadcode [INFO] tweaked toml for git repo https://github.com/dzbarsky/ts-deadcode written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dzbarsky/ts-deadcode on toolchain 5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dzbarsky/ts-deadcode 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" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "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 swc_visit v0.5.6 [INFO] [stderr] Downloaded swc_macros_common v0.3.7 [INFO] [stderr] Downloaded swc_ecma_ast v0.103.5 [INFO] [stderr] Downloaded swc_eq_ignore_macros v0.1.1 [INFO] [stderr] Downloaded unicode-id v0.3.3 [INFO] [stderr] Downloaded swc_visit_macros v0.5.7 [INFO] [stderr] Downloaded swc_ecma_visit v0.89.5 [INFO] [stderr] Downloaded tracing v0.1.38 [INFO] [stderr] Downloaded elsa v1.8.1 [INFO] [stderr] Downloaded string_enum v0.4.0 [INFO] [stderr] Downloaded from_variant v0.1.5 [INFO] [stderr] Downloaded glob-match v0.2.1 [INFO] [stderr] Downloaded ast_node v0.9.4 [INFO] [stderr] Downloaded better_scoped_tls v0.1.0 [INFO] [stderr] Downloaded clap_derive v4.3.1 [INFO] [stderr] Downloaded lexical v6.1.1 [INFO] [stderr] Downloaded clap v4.3.1 [INFO] [stderr] Downloaded swc_atoms v0.5.6 [INFO] [stderr] Downloaded swc_common v0.31.12 [INFO] [stderr] Downloaded clap_builder v4.3.1 [INFO] [stderr] Downloaded serde_json v1.0.97 [INFO] [stderr] Downloaded bitflags v2.2.1 [INFO] [stderr] Downloaded triomphe v0.1.8 [INFO] [stderr] Downloaded swc_ecma_parser v0.133.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46512d44c1c8dff9deddd9cc8350833c818fcffc5f3636e9b9d0aabc0858852b [INFO] running `Command { std: "docker" "start" "-a" "46512d44c1c8dff9deddd9cc8350833c818fcffc5f3636e9b9d0aabc0858852b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46512d44c1c8dff9deddd9cc8350833c818fcffc5f3636e9b9d0aabc0858852b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46512d44c1c8dff9deddd9cc8350833c818fcffc5f3636e9b9d0aabc0858852b", kill_on_drop: false }` [INFO] [stdout] 46512d44c1c8dff9deddd9cc8350833c818fcffc5f3636e9b9d0aabc0858852b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 054810073fc15e56ba3b167d401b3a6bc9ce7f36e3e5d407982836810522ca26 [INFO] running `Command { std: "docker" "start" "-a" "054810073fc15e56ba3b167d401b3a6bc9ce7f36e3e5d407982836810522ca26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking form_urlencoded v1.1.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.56/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 ahash v0.7.6 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Checking pin-project-lite v0.2.9 [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" "054810073fc15e56ba3b167d401b3a6bc9ce7f36e3e5d407982836810522ca26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "054810073fc15e56ba3b167d401b3a6bc9ce7f36e3e5d407982836810522ca26", kill_on_drop: false }` [INFO] [stdout] 054810073fc15e56ba3b167d401b3a6bc9ce7f36e3e5d407982836810522ca26