[INFO] fetching crate nucleo-h7xx 0.1.2... [INFO] testing nucleo-h7xx-0.1.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate nucleo-h7xx 0.1.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate nucleo-h7xx 0.1.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nucleo-h7xx 0.1.2 [INFO] tweaked toml for crates.io crate nucleo-h7xx 0.1.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate nucleo-h7xx 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aab893f40b1f55833a357f1947e67e1a7d941514cc6a7ade8ac9feebd7b5f72c [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" "aab893f40b1f55833a357f1947e67e1a7d941514cc6a7ade8ac9feebd7b5f72c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aab893f40b1f55833a357f1947e67e1a7d941514cc6a7ade8ac9feebd7b5f72c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aab893f40b1f55833a357f1947e67e1a7d941514cc6a7ade8ac9feebd7b5f72c", kill_on_drop: false }` [INFO] [stdout] aab893f40b1f55833a357f1947e67e1a7d941514cc6a7ade8ac9feebd7b5f72c [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] cc34157cd38601beab941ac41424188cd1cdd2c0b707b1a69bbeb61a48d25fca [INFO] running `Command { std: "docker" "start" "-a" "cc34157cd38601beab941ac41424188cd1cdd2c0b707b1a69bbeb61a48d25fca", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling r0 v0.2.2 [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 bitflags v1.3.2 [INFO] [stderr] Compiling managed v0.7.2 [INFO] [stderr] Compiling nucleo-h7xx v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling smoltcp v0.7.5 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling embedded-timeout-macros v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cast v0.2.7 [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.6.15 [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,future-incompat --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=9b742dacf38f9ee9 -C extra-filename=-9b742dacf38f9ee9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-9e5b8b383b9c1de0.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-a2ca57f13c72fac9.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-fb1066d89454ead2.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-f61acefe00d126b4.rmeta --cap-lints allow --cap-lints=warn -L /opt/rustwide/target/debug/build/stm32h7-d9efa9e0b67c45e1/out -L /opt/rustwide/target/debug/build/cortex-m-rt-3f53173ce7e89ac6/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "cc34157cd38601beab941ac41424188cd1cdd2c0b707b1a69bbeb61a48d25fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc34157cd38601beab941ac41424188cd1cdd2c0b707b1a69bbeb61a48d25fca", kill_on_drop: false }` [INFO] [stdout] cc34157cd38601beab941ac41424188cd1cdd2c0b707b1a69bbeb61a48d25fca