[INFO] cloning repository https://github.com/hargoniX/stm32h7x3-hal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hargoniX/stm32h7x3-hal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhargoniX%2Fstm32h7x3-hal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhargoniX%2Fstm32h7x3-hal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c78f9e068707a4dcc7bc315c83aa8a869cdf7f9 [INFO] checking hargoniX/stm32h7x3-hal against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhargoniX%2Fstm32h7x3-hal" "/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/hargoniX/stm32h7x3-hal on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking git repo https://github.com/hargoniX/stm32h7x3-hal [INFO] finished tweaking git repo https://github.com/hargoniX/stm32h7x3-hal [INFO] tweaked toml for git repo https://github.com/hargoniX/stm32h7x3-hal written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/hargoniX/stm32h7x3-hal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m-rt v0.6.8 [INFO] [stderr] Downloaded bme280 v0.1.1 [INFO] [stderr] Downloaded panic-semihosting v0.5.2 [INFO] [stderr] Downloaded stm32h7 v0.6.0 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c67f95eeda0fabd04c7d0ebee3538246f7a15a261bf488e08c279d9fa861e56 [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" "5c67f95eeda0fabd04c7d0ebee3538246f7a15a261bf488e08c279d9fa861e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c67f95eeda0fabd04c7d0ebee3538246f7a15a261bf488e08c279d9fa861e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c67f95eeda0fabd04c7d0ebee3538246f7a15a261bf488e08c279d9fa861e56", kill_on_drop: false }` [INFO] [stdout] 5c67f95eeda0fabd04c7d0ebee3538246f7a15a261bf488e08c279d9fa861e56 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eca59f5a7286369dd78387e9d0e02c1e37c1be9b0efd73d564627e573bc4356b [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" "eca59f5a7286369dd78387e9d0e02c1e37c1be9b0efd73d564627e573bc4356b", kill_on_drop: false }` [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cortex-m v0.6.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.8 [INFO] [stderr] Compiling cortex-m v0.5.8 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.3 [INFO] [stderr] Compiling stm32h7 v0.6.0 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Checking nb v0.1.1 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking embedded-hal v0.2.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking as-slice v0.1.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Checking bme280 v0.1.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking aligned v0.3.1 [INFO] [stderr] Checking panic-itm v0.4.1 [INFO] [stderr] Checking panic-semihosting v0.5.2 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [INFO] [stderr] Compiling compile_time_calculations v0.1.0 (/opt/rustwide/workdir/compile_time_calculations) [INFO] [stderr] error: could not compile `stm32h7` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name stm32h7 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32h7-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cortex-m-rt"' --cfg 'feature="default"' --cfg 'feature="rt"' --cfg 'feature="stm32h7x3"' -C metadata=04683d23079180a1 -C extra-filename=-04683d23079180a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-d4dd91f0cfceba25.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-0731b7612aebcd9c.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-889c354f64ebcd23.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-65e18ee1a4d66ee0.rmeta --cap-lints allow --cap-lints=forbid -L /opt/rustwide/target/debug/build/stm32h7-17092a1c9cfea30b/out -L /opt/rustwide/target/debug/build/cortex-m-rt-5c1054813ff13f93/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "eca59f5a7286369dd78387e9d0e02c1e37c1be9b0efd73d564627e573bc4356b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca59f5a7286369dd78387e9d0e02c1e37c1be9b0efd73d564627e573bc4356b", kill_on_drop: false }` [INFO] [stdout] eca59f5a7286369dd78387e9d0e02c1e37c1be9b0efd73d564627e573bc4356b