[INFO] cloning repository https://github.com/Shock-1/sam3x8e [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shock-1/sam3x8e" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShock-1%2Fsam3x8e", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShock-1%2Fsam3x8e'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6f6ec773c0af37ed075a0b11faaff2d4b99e49e [INFO] checking Shock-1/sam3x8e against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShock-1%2Fsam3x8e" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Shock-1/sam3x8e on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Shock-1/sam3x8e [INFO] finished tweaking git repo https://github.com/Shock-1/sam3x8e [INFO] tweaked toml for git repo https://github.com/Shock-1/sam3x8e written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Shock-1/sam3x8e already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0de5ff007d1b1bb06655a49b39f8078cac4ea2ee2cc9de513458fbd68afcd12b [INFO] running `Command { std: "docker" "start" "-a" "0de5ff007d1b1bb06655a49b39f8078cac4ea2ee2cc9de513458fbd68afcd12b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0de5ff007d1b1bb06655a49b39f8078cac4ea2ee2cc9de513458fbd68afcd12b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0de5ff007d1b1bb06655a49b39f8078cac4ea2ee2cc9de513458fbd68afcd12b", kill_on_drop: false }` [INFO] [stdout] 0de5ff007d1b1bb06655a49b39f8078cac4ea2ee2cc9de513458fbd68afcd12b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 413641a6a4795dc60f16eb3e837d8888717023f768a8f7c8d2f50402b9200476 [INFO] running `Command { std: "docker" "start" "-a" "413641a6a4795dc60f16eb3e837d8888717023f768a8f7c8d2f50402b9200476", kill_on_drop: false }` [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cortex-m v0.6.0 [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Compiling alt-sam3x8e v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking as-slice v0.1.0 [INFO] [stderr] Checking aligned v0.3.1 [INFO] [stderr] error: could not compile `alt-sam3x8e` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name alt_sam3x8e --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=2208c08cdde4df2e -C extra-filename=-2208c08cdde4df2e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-87ec0be0e0ce9a7c.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-59f3d0dd3f9b94d3.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-75395bd7235cc539.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "413641a6a4795dc60f16eb3e837d8888717023f768a8f7c8d2f50402b9200476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "413641a6a4795dc60f16eb3e837d8888717023f768a8f7c8d2f50402b9200476", kill_on_drop: false }` [INFO] [stdout] 413641a6a4795dc60f16eb3e837d8888717023f768a8f7c8d2f50402b9200476