[INFO] fetching crate stm32f30x 0.8.0... [INFO] checking stm32f30x-0.8.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate stm32f30x 0.8.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate stm32f30x 0.8.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate stm32f30x 0.8.0 [INFO] finished tweaking crates.io crate stm32f30x 0.8.0 [INFO] tweaked toml for crates.io crate stm32f30x 0.8.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a82043117b77f9587e7dbe988b5a827cacffd7db87592ff4e4385d2a80db65c3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a82043117b77f9587e7dbe988b5a827cacffd7db87592ff4e4385d2a80db65c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a82043117b77f9587e7dbe988b5a827cacffd7db87592ff4e4385d2a80db65c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a82043117b77f9587e7dbe988b5a827cacffd7db87592ff4e4385d2a80db65c3", kill_on_drop: false }` [INFO] [stdout] a82043117b77f9587e7dbe988b5a827cacffd7db87592ff4e4385d2a80db65c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82f1d71c74e5b59300e2505b3aae4a69221d70ebf8253e4f656aa597e729a0b9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "82f1d71c74e5b59300e2505b3aae4a69221d70ebf8253e4f656aa597e729a0b9", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.6.4 [INFO] [stderr] Compiling stm32f30x v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] error: could not compile `stm32f30x` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name stm32f30x 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=803c1243c16e0f47 -C extra-filename=-803c1243c16e0f47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-e4625f484ffb3b5c.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-65cc218b76db546c.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-aafcf60083c7d0db.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" "82f1d71c74e5b59300e2505b3aae4a69221d70ebf8253e4f656aa597e729a0b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f1d71c74e5b59300e2505b3aae4a69221d70ebf8253e4f656aa597e729a0b9", kill_on_drop: false }` [INFO] [stdout] 82f1d71c74e5b59300e2505b3aae4a69221d70ebf8253e4f656aa597e729a0b9