[INFO] cloning repository https://github.com/astraw/nucleo-h743zi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/astraw/nucleo-h743zi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastraw%2Fnucleo-h743zi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastraw%2Fnucleo-h743zi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b5c1fcf437a82f67df902b95fa786afb3c6dd88 [INFO] testing astraw/nucleo-h743zi against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastraw%2Fnucleo-h743zi" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/astraw/nucleo-h743zi on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/astraw/nucleo-h743zi [INFO] finished tweaking git repo https://github.com/astraw/nucleo-h743zi [INFO] tweaked toml for git repo https://github.com/astraw/nucleo-h743zi written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/astraw/nucleo-h743zi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aligned v0.2.0 [INFO] [stderr] Downloaded volatile-register v0.2.0 [INFO] [stderr] Downloaded as-slice v0.1.0 [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded cortex-m-rt v0.6.8 [INFO] [stderr] Downloaded embedded-hal v0.2.3 [INFO] [stderr] Downloaded cortex-m v0.5.10 [INFO] [stderr] Downloaded cortex-m v0.6.0 [INFO] [stderr] Downloaded aligned v0.3.1 [INFO] [stderr] Downloaded bare-metal v0.2.4 [INFO] [stderr] Downloaded vcell v0.1.0 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.5 [INFO] [stderr] Downloaded r0 v0.2.2 [INFO] [stderr] Downloaded nb v0.1.2 [INFO] [stderr] Downloaded stm32h7xx-hal v0.1.0 [INFO] [stderr] Downloaded stm32h7 v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cab3b7b20cfc47c8208f0ce6260ce76a0ff8f82ed689ad825d3e74443a606d13 [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" "cab3b7b20cfc47c8208f0ce6260ce76a0ff8f82ed689ad825d3e74443a606d13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cab3b7b20cfc47c8208f0ce6260ce76a0ff8f82ed689ad825d3e74443a606d13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cab3b7b20cfc47c8208f0ce6260ce76a0ff8f82ed689ad825d3e74443a606d13", kill_on_drop: false }` [INFO] [stdout] cab3b7b20cfc47c8208f0ce6260ce76a0ff8f82ed689ad825d3e74443a606d13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56f6189d00d7a7790dc5c9b798c959c5bfc807f04a9edaf2abf7be8f1477e930 [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" "56f6189d00d7a7790dc5c9b798c959c5bfc807f04a9edaf2abf7be8f1477e930", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling vcell v0.1.0 [INFO] [stderr] Compiling cortex-m v0.6.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling cortex-m-rt v0.6.8 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling stm32h7 v0.7.1 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling as-slice v0.1.0 [INFO] [stderr] Compiling aligned v0.3.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [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.7.1/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="default"' --cfg 'feature="stm32h7x3"' -C metadata=7e957669e1bf0dfc -C extra-filename=-7e957669e1bf0dfc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-1472eea96dfa4b90.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-b1a3a3d0e39f796c.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-e0ab2e4d83c3fa6c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "56f6189d00d7a7790dc5c9b798c959c5bfc807f04a9edaf2abf7be8f1477e930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56f6189d00d7a7790dc5c9b798c959c5bfc807f04a9edaf2abf7be8f1477e930", kill_on_drop: false }` [INFO] [stdout] 56f6189d00d7a7790dc5c9b798c959c5bfc807f04a9edaf2abf7be8f1477e930