[INFO] cloning repository https://github.com/djc/candotti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djc/candotti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjc%2Fcandotti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjc%2Fcandotti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab96a85f12283a889d9357ab167f69da9848d8a2 [INFO] testing djc/candotti against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjc%2Fcandotti" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/djc/candotti [INFO] finished tweaking git repo https://github.com/djc/candotti [INFO] tweaked toml for git repo https://github.com/djc/candotti written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/djc/candotti on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/djc/candotti 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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] testing djc/candotti against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjc%2Fcandotti" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/djc/candotti [INFO] finished tweaking git repo https://github.com/djc/candotti [INFO] tweaked toml for git repo https://github.com/djc/candotti written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/djc/candotti on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/djc/candotti 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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 embedded-hal v1.0.0-alpha.9 [INFO] [stderr] Downloaded embedded-storage v0.3.0 [INFO] [stderr] Downloaded defmt v0.3.4 [INFO] [stderr] Downloaded embedded-storage-async v0.4.0 [INFO] [stderr] Downloaded embedded-hal-async v0.2.0-alpha.0 [INFO] [stderr] Downloaded atomic-polyfill v1.0.2 [INFO] [stderr] Downloaded static_cell v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f8aac7733c969c4ce93b33d3c204723fb6d6386b93c2a8c8936f2ea33edf042 [INFO] running `Command { std: "docker" "start" "-a" "5f8aac7733c969c4ce93b33d3c204723fb6d6386b93c2a8c8936f2ea33edf042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f8aac7733c969c4ce93b33d3c204723fb6d6386b93c2a8c8936f2ea33edf042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f8aac7733c969c4ce93b33d3c204723fb6d6386b93c2a8c8936f2ea33edf042", kill_on_drop: false }` [INFO] [stdout] 5f8aac7733c969c4ce93b33d3c204723fb6d6386b93c2a8c8936f2ea33edf042 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9fffffa8cd14887c85ef7416da9ff0f7aa89b5d4afdc5ac496207c511c0cc98 [INFO] running `Command { std: "docker" "start" "-a" "e9fffffa8cd14887c85ef7416da9ff0f7aa89b5d4afdc5ac496207c511c0cc98", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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 syn v1.0.109 [INFO] [stderr] Compiling defmt v0.3.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling defmt-macros v0.3.4 [INFO] [stderr] Compiling critical-section v1.1.1 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling embassy-sync v0.1.0 (https://github.com/embassy-rs/embassy?rev=eed2b123253380d67f76bf1d0272688e8053bc9a#eed2b123) [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling atomic-polyfill v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.9 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [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 futures-channel v0.3.28 [INFO] [stderr] Compiling embassy-executor v0.1.1 (https://github.com/embassy-rs/embassy?rev=eed2b123253380d67f76bf1d0272688e8053bc9a#eed2b123) [INFO] [stderr] Compiling embedded-hal-async v0.2.0-alpha.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling static_cell v1.0.0 [INFO] [stderr] Compiling embassy-cortex-m v0.1.0 (https://github.com/embassy-rs/embassy?rev=eed2b123253380d67f76bf1d0272688e8053bc9a#eed2b123) [INFO] [stderr] Compiling fixed v1.23.1 [INFO] [stderr] Compiling embedded-storage v0.3.0 [INFO] [stderr] Compiling nrf52840-pac v0.12.2 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling usbd-hid-descriptors v0.1.2 [INFO] [stderr] Compiling embedded-storage-async v0.4.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling embassy-futures v0.1.0 (https://github.com/embassy-rs/embassy?rev=eed2b123253380d67f76bf1d0272688e8053bc9a#eed2b123) [INFO] [stderr] Compiling defmt-rtt v0.4.0 [INFO] [stderr] Compiling embassy-net-driver v0.1.0 (https://github.com/embassy-rs/embassy?rev=eed2b123253380d67f76bf1d0272688e8053bc9a#eed2b123) [INFO] [stderr] Compiling panic-probe v0.3.1 [INFO] [stderr] Compiling usb-device v0.2.9 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling embassy-usb v0.1.0 (https://github.com/embassy-rs/embassy?rev=eed2b123253380d67f76bf1d0272688e8053bc9a#eed2b123) [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thread v0.1.0 (/opt/rustwide/workdir/thread) [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" "e9fffffa8cd14887c85ef7416da9ff0f7aa89b5d4afdc5ac496207c511c0cc98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9fffffa8cd14887c85ef7416da9ff0f7aa89b5d4afdc5ac496207c511c0cc98", kill_on_drop: false }` [INFO] [stdout] e9fffffa8cd14887c85ef7416da9ff0f7aa89b5d4afdc5ac496207c511c0cc98