[INFO] fetching crate nucleo-h7xx 0.1.1... [INFO] testing nucleo-h7xx-0.1.1 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate nucleo-h7xx 0.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate nucleo-h7xx 0.1.1 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config.toml [INFO] started tweaking crates.io crate nucleo-h7xx 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nucleo-h7xx 0.1.1 [INFO] tweaked toml for crates.io crate nucleo-h7xx 0.1.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate nucleo-h7xx 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 50913ef142595d6190ac6135b7d7e179ee39e1ff4e5b795fb5f5a63c65f24bf1 [INFO] running `Command { std: "docker" "start" "-a" "50913ef142595d6190ac6135b7d7e179ee39e1ff4e5b795fb5f5a63c65f24bf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50913ef142595d6190ac6135b7d7e179ee39e1ff4e5b795fb5f5a63c65f24bf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50913ef142595d6190ac6135b7d7e179ee39e1ff4e5b795fb5f5a63c65f24bf1", kill_on_drop: false }` [INFO] [stdout] 50913ef142595d6190ac6135b7d7e179ee39e1ff4e5b795fb5f5a63c65f24bf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56490a00e5c687fe95b041438f2122d15a63ba9492f30b66e6cc4f6bc6669930 [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" "56490a00e5c687fe95b041438f2122d15a63ba9492f30b66e6cc4f6bc6669930", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling stm32h7 v0.13.0 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling managed v0.7.2 [INFO] [stderr] Compiling nucleo-h7xx v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling embedded-timeout-macros v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling smoltcp v0.7.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] error: could not compile `stm32h7` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name stm32h7 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32h7-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cortex-m-rt"' --cfg 'feature="default"' --cfg 'feature="rt"' --cfg 'feature="stm32h747cm7"' -C metadata=f91ea27b44184e14 -C extra-filename=-f91ea27b44184e14 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-8b24caa1036b5a57.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-01b5400835532250.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-7085dd5d5de94872.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-84f55ed56e505e52.rmeta --cap-lints allow --cap-lints=forbid -L /opt/rustwide/target/debug/build/stm32h7-1e64447f94e19def/out -L /opt/rustwide/target/debug/build/cortex-m-rt-4b63f0de616a0600/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "56490a00e5c687fe95b041438f2122d15a63ba9492f30b66e6cc4f6bc6669930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56490a00e5c687fe95b041438f2122d15a63ba9492f30b66e6cc4f6bc6669930", kill_on_drop: false }` [INFO] [stdout] 56490a00e5c687fe95b041438f2122d15a63ba9492f30b66e6cc4f6bc6669930