[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] c2b95bc64fc2fdadb1195162778607b82efb101d [INFO] documenting astraw/nucleo-h743zi against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastraw%2Fnucleo-h743zi" "/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/astraw/nucleo-h743zi on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/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-3/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" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b09c895b84c253ce521e983ffca2b36c5881d2081e917508f0c3497771bed1a6 [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" "b09c895b84c253ce521e983ffca2b36c5881d2081e917508f0c3497771bed1a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b09c895b84c253ce521e983ffca2b36c5881d2081e917508f0c3497771bed1a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b09c895b84c253ce521e983ffca2b36c5881d2081e917508f0c3497771bed1a6", kill_on_drop: false }` [INFO] [stdout] b09c895b84c253ce521e983ffca2b36c5881d2081e917508f0c3497771bed1a6 [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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] 223497259d2f654ebb149db0d6765c03928e29ac7968d1db2804aa158d60c505 [INFO] running `Command { std: "docker" "start" "-a" "223497259d2f654ebb149db0d6765c03928e29ac7968d1db2804aa158d60c505", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling defmt v0.3.1 [INFO] [stderr] Compiling defmt-macros v0.3.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling stm32h7 v0.14.0 [INFO] [stderr] Compiling critical-section v0.2.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling defmt-rtt v0.3.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking rtic-monotonic v1.0.0 [INFO] [stderr] Checking rtic-core v1.0.0 [INFO] [stderr] Compiling cortex-m-rtic v1.0.0 [INFO] [stderr] Checking embedded-dma v0.1.2 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking lock_api v0.4.7 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rtic-syntax v1.0.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling cortex-m-rtic-macros v1.0.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.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cortex-m-rt"' --cfg 'feature="rt"' --cfg 'feature="stm32h743v"' -C metadata=7de8813f6ec1db83 -C extra-filename=-7de8813f6ec1db83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-f983a42961179b7b.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-06c23cc48beb9a8d.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-24f4908f17b2dee7.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-01c90c091d7069a7.rmeta --cap-lints allow -L /opt/rustwide/target/debug/build/stm32h7-bc62a9c6948ef749/out -L /opt/rustwide/target/debug/build/cortex-m-rt-25546ec6d68117a8/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "223497259d2f654ebb149db0d6765c03928e29ac7968d1db2804aa158d60c505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "223497259d2f654ebb149db0d6765c03928e29ac7968d1db2804aa158d60c505", kill_on_drop: false }` [INFO] [stdout] 223497259d2f654ebb149db0d6765c03928e29ac7968d1db2804aa158d60c505