[INFO] cloning repository https://github.com/ryan-summers/shared-bus-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryan-summers/shared-bus-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryan-summers%2Fshared-bus-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryan-summers%2Fshared-bus-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1763fd1ed95a526e5dc072f7cca09cfc24bba95 [INFO] checking ryan-summers/shared-bus-example against try#15a786332e2f0dd343b226ab6bb8ec028a350f73 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryan-summers%2Fshared-bus-example" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryan-summers/shared-bus-example on toolchain 15a786332e2f0dd343b226ab6bb8ec028a350f73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryan-summers/shared-bus-example [INFO] finished tweaking git repo https://github.com/ryan-summers/shared-bus-example [INFO] tweaked toml for git repo https://github.com/ryan-summers/shared-bus-example written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ryan-summers/shared-bus-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ryan-summers/shared-bus` [INFO] [stderr] Updating git repository `https://github.com/ryan-summers/si7021-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtic-core v0.3.0 [INFO] [stderr] Downloaded stm32h7xx-hal v0.6.0 [INFO] [stderr] Downloaded rtic-syntax v0.4.0 [INFO] [stderr] Downloaded cortex-m-rtic-macros v0.5.0 [INFO] [stderr] Downloaded cortex-m-rtic v0.5.3 [INFO] [stderr] Downloaded stm32h7 v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3764ab6e065c0f0d31969ced63db66a826e9e0a5332568b9254eaa20a5681eb [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" "a3764ab6e065c0f0d31969ced63db66a826e9e0a5332568b9254eaa20a5681eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3764ab6e065c0f0d31969ced63db66a826e9e0a5332568b9254eaa20a5681eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3764ab6e065c0f0d31969ced63db66a826e9e0a5332568b9254eaa20a5681eb", kill_on_drop: false }` [INFO] [stdout] a3764ab6e065c0f0d31969ced63db66a826e9e0a5332568b9254eaa20a5681eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25503d5b3f11ebce474454698ec347917a2300e22ceff8554d3017a79fdbd5c1 [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" "25503d5b3f11ebce474454698ec347917a2300e22ceff8554d3017a79fdbd5c1", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cortex-m v0.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Compiling stm32h7 v0.11.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Checking rtic-core v0.3.0 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking si7021 v0.2.0 (https://github.com/ryan-summers/si7021-rs#f7d84022) [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling cortex-m-rtic v0.5.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking shared-bus v0.2.0 (https://github.com/ryan-summers/shared-bus#f27d7b48) [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.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.11.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="stm32h743v"' -C metadata=487845e33b353457 -C extra-filename=-487845e33b353457 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-06ab4c5ba09fcd7e.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-c78aef4685288a5f.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-8553df9cc90fa8e8.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-4cd89dba7e40e8b2.rmeta --cap-lints allow --cap-lints=forbid -L /opt/rustwide/target/debug/build/stm32h7-0d0c46a0eb0dddac/out -L /opt/rustwide/target/debug/build/cortex-m-rt-72b9037fbc347a20/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "25503d5b3f11ebce474454698ec347917a2300e22ceff8554d3017a79fdbd5c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25503d5b3f11ebce474454698ec347917a2300e22ceff8554d3017a79fdbd5c1", kill_on_drop: false }` [INFO] [stdout] 25503d5b3f11ebce474454698ec347917a2300e22ceff8554d3017a79fdbd5c1