[INFO] cloning repository https://github.com/Cosmo-CoDiOS/codi_bootload
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cosmo-CoDiOS/codi_bootload" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmo-CoDiOS%2Fcodi_bootload", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmo-CoDiOS%2Fcodi_bootload'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9cf23764e06143433b7726050dba6f4a33398a51
[INFO] checking Cosmo-CoDiOS/codi_bootload against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmo-CoDiOS%2Fcodi_bootload" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Cosmo-CoDiOS/codi_bootload
[INFO] finished tweaking git repo https://github.com/Cosmo-CoDiOS/codi_bootload
[INFO] tweaked toml for git repo https://github.com/Cosmo-CoDiOS/codi_bootload written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cosmo-CoDiOS/codi_bootload on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cosmo-CoDiOS/codi_bootload already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3beda3369356106a53abbe5b4a7b247b6bf43deb80d3324c7cefce286c038be1
[INFO] running `Command { std: "docker" "start" "-a" "3beda3369356106a53abbe5b4a7b247b6bf43deb80d3324c7cefce286c038be1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3beda3369356106a53abbe5b4a7b247b6bf43deb80d3324c7cefce286c038be1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3beda3369356106a53abbe5b4a7b247b6bf43deb80d3324c7cefce286c038be1", kill_on_drop: false }`
[INFO] [stdout] 3beda3369356106a53abbe5b4a7b247b6bf43deb80d3324c7cefce286c038be1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7a257b3cde89b097f483141c3a2c82cb3aa447b33c71b67e7b94fd5a4cbb27b
[INFO] running `Command { std: "docker" "start" "-a" "e7a257b3cde89b097f483141c3a2c82cb3aa447b33c71b67e7b94fd5a4cbb27b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling stm32l4 v0.14.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking volatile-register v0.2.1
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking bitflags v2.0.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]     Checking embedded-dma v0.1.2
[INFO] [stderr]     Checking bxcan v0.6.2
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking panic-abort v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking serialport v4.2.2
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr] error: could not compile `stm32l4` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/bin/rustc --crate-name stm32l4 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32l4-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="cortex-m-rt"' --cfg 'feature="default"' --cfg 'feature="rt"' --cfg 'feature="stm32l4r9"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cortex-m-rt", "default", "rt", "stm32l412", "stm32l4r9", "stm32l4x1", "stm32l4x2", "stm32l4x3", "stm32l4x5", "stm32l4x6"))' -C metadata=d51376178f1436a0 -C extra-filename=-6ba6f311a14d6b52 --out-dir /opt/rustwide/target/debug/deps -C strip=symbols -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-aa7b243bc25a4152.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-b61700940b3f09e5.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-684a23e13bc60cd9.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-d084bb30b6e7f90a.rmeta --cap-lints allow --cap-lints=forbid -L /opt/rustwide/target/debug/build/stm32l4-646fca13dbebd8aa/out -L /opt/rustwide/target/debug/build/cortex-m-rt-f3f7159e48405663/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `stm32l4` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/bin/rustc --crate-name stm32l4 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32l4-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=s -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="cortex-m-rt"' --cfg 'feature="default"' --cfg 'feature="rt"' --cfg 'feature="stm32l4r9"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cortex-m-rt", "default", "rt", "stm32l412", "stm32l4r9", "stm32l4x1", "stm32l4x2", "stm32l4x3", "stm32l4x5", "stm32l4x6"))' -C metadata=72567a82285d50a0 -C extra-filename=-b358d2df05ad440a --out-dir /opt/rustwide/target/debug/deps -C strip=symbols -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-19de456b35077544.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-0a95cb52402790aa.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-1036dcd3b23b3d76.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-b9e3ac9cf6b6a5d3.rmeta --cap-lints allow --cap-lints=forbid -L /opt/rustwide/target/debug/build/stm32l4-646fca13dbebd8aa/out -L /opt/rustwide/target/debug/build/cortex-m-rt-f3f7159e48405663/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e7a257b3cde89b097f483141c3a2c82cb3aa447b33c71b67e7b94fd5a4cbb27b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7a257b3cde89b097f483141c3a2c82cb3aa447b33c71b67e7b94fd5a4cbb27b", kill_on_drop: false }`
[INFO] [stdout] e7a257b3cde89b097f483141c3a2c82cb3aa447b33c71b67e7b94fd5a4cbb27b
