[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] checking astraw/nucleo-h743zi against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastraw%2Fnucleo-h743zi" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/astraw/nucleo-h743zi on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/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-7/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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22ab054d529d927d4f86fb2ee14e5bcd9e84b80716355d6fde117fd8826b6630 [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" "22ab054d529d927d4f86fb2ee14e5bcd9e84b80716355d6fde117fd8826b6630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22ab054d529d927d4f86fb2ee14e5bcd9e84b80716355d6fde117fd8826b6630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22ab054d529d927d4f86fb2ee14e5bcd9e84b80716355d6fde117fd8826b6630", kill_on_drop: false }` [INFO] [stdout] 22ab054d529d927d4f86fb2ee14e5bcd9e84b80716355d6fde117fd8826b6630 [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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--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] d8079154729e961c65c089b93f98a83a560b95db6bd30361e573f7c88d0e1bc1 [INFO] running `Command { std: "docker" "start" "-a" "d8079154729e961c65c089b93f98a83a560b95db6bd30361e573f7c88d0e1bc1", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.6.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling cortex-m-rt v0.6.8 [INFO] [stderr] Compiling stm32h7 v0.7.1 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Checking as-slice v0.1.0 [INFO] [stderr] Checking 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 --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="stm32h7x3"' -C metadata=9f1cf03e2961a093 -C extra-filename=-9f1cf03e2961a093 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-5b1740cd409f5c66.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-ae98ddd752caa585.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-78e577950b633ebc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d8079154729e961c65c089b93f98a83a560b95db6bd30361e573f7c88d0e1bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8079154729e961c65c089b93f98a83a560b95db6bd30361e573f7c88d0e1bc1", kill_on_drop: false }` [INFO] [stdout] d8079154729e961c65c089b93f98a83a560b95db6bd30361e573f7c88d0e1bc1