[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#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShock-1%2Fsam3x8e" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Shock-1/sam3x8e on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "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-8/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" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63e73d54414e354f0f6f8c4baf3df404255d88995a0e5d2dc407a07c298580b5 [INFO] running `Command { std: "docker" "start" "-a" "63e73d54414e354f0f6f8c4baf3df404255d88995a0e5d2dc407a07c298580b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63e73d54414e354f0f6f8c4baf3df404255d88995a0e5d2dc407a07c298580b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63e73d54414e354f0f6f8c4baf3df404255d88995a0e5d2dc407a07c298580b5", kill_on_drop: false }` [INFO] [stdout] 63e73d54414e354f0f6f8c4baf3df404255d88995a0e5d2dc407a07c298580b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e99c5817a6a9ad58a0487bea12d64181ff89c9151c8c1c6134aadce962e150be [INFO] running `Command { std: "docker" "start" "-a" "e99c5817a6a9ad58a0487bea12d64181ff89c9151c8c1c6134aadce962e150be", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Compiling cortex-m v0.6.0 [INFO] [stderr] Compiling alt-sam3x8e v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking generic-array v0.12.3 [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 --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=2a4bd20009a6e2f3 -C extra-filename=-2a4bd20009a6e2f3 --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" "e99c5817a6a9ad58a0487bea12d64181ff89c9151c8c1c6134aadce962e150be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e99c5817a6a9ad58a0487bea12d64181ff89c9151c8c1c6134aadce962e150be", kill_on_drop: false }` [INFO] [stdout] e99c5817a6a9ad58a0487bea12d64181ff89c9151c8c1c6134aadce962e150be