[INFO] cloning repository https://github.com/BenBergman/dome-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenBergman/dome-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenBergman%2Fdome-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenBergman%2Fdome-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 984f59dd73d8100e1965d10f15b8b278aa16dea3
[INFO] checking BenBergman/dome-rs against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenBergman%2Fdome-rs" "/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/BenBergman/dome-rs on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/BenBergman/dome-rs
[INFO] finished tweaking git repo https://github.com/BenBergman/dome-rs
[INFO] tweaked toml for git repo https://github.com/BenBergman/dome-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/BenBergman/dome-rs 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d03476486850fc1f1e0b37fe5cc985edb9e00f1435f5b64d3afa7279115cee6b
[INFO] running `Command { std: "docker" "start" "-a" "d03476486850fc1f1e0b37fe5cc985edb9e00f1435f5b64d3afa7279115cee6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d03476486850fc1f1e0b37fe5cc985edb9e00f1435f5b64d3afa7279115cee6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d03476486850fc1f1e0b37fe5cc985edb9e00f1435f5b64d3afa7279115cee6b", kill_on_drop: false }`
[INFO] [stdout] d03476486850fc1f1e0b37fe5cc985edb9e00f1435f5b64d3afa7279115cee6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c17f8112bbeb3db2956c5710f0f889d22295e8b1dc9f72722820287155404da
[INFO] running `Command { std: "docker" "start" "-a" "1c17f8112bbeb3db2956c5710f0f889d22295e8b1dc9f72722820287155404da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling rand_core v0.3.0
[INFO] [stderr]    Compiling proc-macro-hack-impl v0.4.1
[INFO] [stderr]     Checking vcell v0.1.0
[INFO] [stderr]    Compiling cortex-m v0.5.8
[INFO] [stderr]    Compiling cortex-m-rt v0.6.5
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]     Checking aligned v0.2.0
[INFO] [stderr]    Compiling atsamd21g18a v0.3.1
[INFO] [stderr]     Checking nb v0.1.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking bitfield v0.13.1
[INFO] [stderr]    Compiling itsybitsy_m0 v0.1.0
[INFO] [stderr]     Checking libm v0.1.2
[INFO] [stderr]     Checking panic-abort v0.2.0
[INFO] [stderr]    Compiling bare-metal v0.2.4
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/panic-abort-0.2.0/src/lib.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #![feature(panic_implementation)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: subsumed by `#[panic_handler]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stdout] error: cannot find attribute `panic_implementation` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/panic-abort-0.2.0/src/lib.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[panic_implementation]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr]     Checking embedded-hal v0.2.2
[INFO] [stderr] error: could not compile `panic-abort` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1c17f8112bbeb3db2956c5710f0f889d22295e8b1dc9f72722820287155404da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c17f8112bbeb3db2956c5710f0f889d22295e8b1dc9f72722820287155404da", kill_on_drop: false }`
[INFO] [stdout] 1c17f8112bbeb3db2956c5710f0f889d22295e8b1dc9f72722820287155404da
