[INFO] cloning repository https://github.com/newAM/nucleo-h743zi2-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/newAM/nucleo-h743zi2-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Fnucleo-h743zi2-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Fnucleo-h743zi2-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0bccc786631171ac490dda2e1459f7d68c8c3e4e [INFO] testing newAM/nucleo-h743zi2-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Fnucleo-h743zi2-rs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/newAM/nucleo-h743zi2-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/newAM/nucleo-h743zi2-rs [INFO] finished tweaking git repo https://github.com/newAM/nucleo-h743zi2-rs [INFO] tweaked toml for git repo https://github.com/newAM/nucleo-h743zi2-rs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/newAM/nucleo-h743zi2-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 92658f026c5c3771b9fba0a5fe998499912046b2f2a36345d81671429acf165a [INFO] running `Command { std: "docker" "start" "-a" "92658f026c5c3771b9fba0a5fe998499912046b2f2a36345d81671429acf165a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92658f026c5c3771b9fba0a5fe998499912046b2f2a36345d81671429acf165a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92658f026c5c3771b9fba0a5fe998499912046b2f2a36345d81671429acf165a", kill_on_drop: false }` [INFO] [stdout] 92658f026c5c3771b9fba0a5fe998499912046b2f2a36345d81671429acf165a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] ee17b117f57c4eb9ad797dbd02864efdc68ded549dcaeb2d5aaa8333597433b4 [INFO] running `Command { std: "docker" "start" "-a" "ee17b117f57c4eb9ad797dbd02864efdc68ded549dcaeb2d5aaa8333597433b4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling defmt v0.3.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling defmt-macros v0.3.1 [INFO] [stderr] Compiling defmt-parser v0.3.0 [INFO] [stderr] Compiling stm32h7 v0.14.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling defmt-rtt v0.3.1 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [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.14.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="rt"' --cfg 'feature="stm32h743"' -C metadata=9d8e636fe47b77ce -C extra-filename=-9d8e636fe47b77ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-1a2f002dd1cd1632.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-bbd8083d65961924.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-c28999de7ec10013.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-75215cfd832c362a.rmeta --cap-lints allow --cap-lints=warn -L /opt/rustwide/target/debug/build/stm32h7-7ad4c88bb8e8c9f0/out -L /opt/rustwide/target/debug/build/cortex-m-rt-799951f0986b3cea/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ee17b117f57c4eb9ad797dbd02864efdc68ded549dcaeb2d5aaa8333597433b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee17b117f57c4eb9ad797dbd02864efdc68ded549dcaeb2d5aaa8333597433b4", kill_on_drop: false }` [INFO] [stdout] ee17b117f57c4eb9ad797dbd02864efdc68ded549dcaeb2d5aaa8333597433b4