[INFO] cloning repository https://github.com/hotHeart48156/home [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hotHeart48156/home" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhotHeart48156%2Fhome", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhotHeart48156%2Fhome'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d2658e8359bac3c9ae7b91bf619409dc64d7a5d [INFO] testing hotHeart48156/home against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhotHeart48156%2Fhome" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hotHeart48156/home on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/hotHeart48156/home [INFO] finished tweaking git repo https://github.com/hotHeart48156/home [INFO] tweaked toml for git repo https://github.com/hotHeart48156/home written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/hotHeart48156/home already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m-rt-macros v0.7.0 [INFO] [stderr] Downloaded cortex-m-rt v0.7.1 [INFO] [stderr] Downloaded stm32h7xx-hal v0.11.0 [INFO] [stderr] Downloaded stm32h7 v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 776307e5f1063a1040f9e3b5aa7298d2b0688396d7dc939d5cd169339193d603 [INFO] running `Command { std: "docker" "start" "-a" "776307e5f1063a1040f9e3b5aa7298d2b0688396d7dc939d5cd169339193d603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "776307e5f1063a1040f9e3b5aa7298d2b0688396d7dc939d5cd169339193d603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "776307e5f1063a1040f9e3b5aa7298d2b0688396d7dc939d5cd169339193d603", kill_on_drop: false }` [INFO] [stdout] 776307e5f1063a1040f9e3b5aa7298d2b0688396d7dc939d5cd169339193d603 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96b0998f9e60a30e55aad5d2f6bc970af68b76f6c9b2354eff9f75c65132f727 [INFO] running `Command { std: "docker" "start" "-a" "96b0998f9e60a30e55aad5d2f6bc970af68b76f6c9b2354eff9f75c65132f727", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [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 paste v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling home v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling utilities v0.1.0 (/opt/rustwide/workdir/utilities) [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="stm32h743v"' -C metadata=dcce23c26d0b7ba0 -C extra-filename=-dcce23c26d0b7ba0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-11a96bb00ac4725b.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-63359b277339b324.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-93336275dad541ee.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-8fc5181b5e3b5e72.rmeta --cap-lints allow --cap-lints=warn -L /opt/rustwide/target/debug/build/stm32h7-7e35883dc0a40cf6/out -L /opt/rustwide/target/debug/build/cortex-m-rt-9c2530d7aae73f32/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "96b0998f9e60a30e55aad5d2f6bc970af68b76f6c9b2354eff9f75c65132f727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96b0998f9e60a30e55aad5d2f6bc970af68b76f6c9b2354eff9f75c65132f727", kill_on_drop: false }` [INFO] [stdout] 96b0998f9e60a30e55aad5d2f6bc970af68b76f6c9b2354eff9f75c65132f727