[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] 9629e4164f40a9eae6f3f7aee77b6d84b34b158c [INFO] testing Cosmo-CoDiOS/codi_bootload against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmo-CoDiOS%2Fcodi_bootload" "/workspace/builds/worker-55/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-55/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cosmo-CoDiOS/codi_bootload on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-55/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-55/source/Cargo.toml [INFO] crate git repo https://github.com/Cosmo-CoDiOS/codi_bootload already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Cosmo-CoDiOS/codi_protos` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost v0.9.0 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.7.0 [INFO] [stderr] Downloaded cortex-m-rt v0.7.0 [INFO] [stderr] Downloaded prost-derive v0.9.0 [INFO] [stderr] Downloaded prost-types v0.9.0 [INFO] [stderr] Downloaded panic-abort v0.3.2 [INFO] [stderr] Downloaded stm32l4 v0.14.0 [INFO] [stderr] Downloaded prost-build v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c6bd7a322a6c4376b6ee9fa7628821831183da7ccaada82dedd738dd364092b [INFO] running `Command { std: "docker" "start" "-a" "3c6bd7a322a6c4376b6ee9fa7628821831183da7ccaada82dedd738dd364092b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c6bd7a322a6c4376b6ee9fa7628821831183da7ccaada82dedd738dd364092b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6bd7a322a6c4376b6ee9fa7628821831183da7ccaada82dedd738dd364092b", kill_on_drop: false }` [INFO] [stdout] 3c6bd7a322a6c4376b6ee9fa7628821831183da7ccaada82dedd738dd364092b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c387b4c6772e63d40ca78321f9b2a955e2001dd6a0623d77fc07dd93b70534e9 [INFO] running `Command { std: "docker" "start" "-a" "c387b4c6772e63d40ca78321f9b2a955e2001dd6a0623d77fc07dd93b70534e9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling cortex-m-rt v0.7.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling codi_proto_common v0.1.0 (https://github.com/Cosmo-CoDiOS/codi_protos?branch=main#c11395d6) [INFO] [stderr] Compiling stm32l4 v0.14.0 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling panic-abort v0.3.2 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling codi_stock_proto v0.1.0 (https://github.com/Cosmo-CoDiOS/codi_protos?branch=main#c11395d6) [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] error: could not compile `stm32l4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name stm32l4 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32l4-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -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"' -C metadata=9d19593467d0bf47 -C extra-filename=-9d19593467d0bf47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-0a84871f0f042295.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-da3148b933399561.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-935853d7a5baf6e4.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-b0018d27c97ac9d0.rmeta --cap-lints allow --cap-lints=forbid -L /opt/rustwide/target/debug/build/stm32l4-1f00cbc5e60f2449/out -L /opt/rustwide/target/debug/build/cortex-m-rt-8e0f1518d356923d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c387b4c6772e63d40ca78321f9b2a955e2001dd6a0623d77fc07dd93b70534e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c387b4c6772e63d40ca78321f9b2a955e2001dd6a0623d77fc07dd93b70534e9", kill_on_drop: false }` [INFO] [stdout] c387b4c6772e63d40ca78321f9b2a955e2001dd6a0623d77fc07dd93b70534e9