[INFO] cloning repository https://github.com/potto216/tockos_oot_raspberry_pi_pico
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/potto216/tockos_oot_raspberry_pi_pico" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpotto216%2Ftockos_oot_raspberry_pi_pico", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpotto216%2Ftockos_oot_raspberry_pi_pico'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28f19e24101e9828e613e9b24927392ca13ecb9a
[INFO] checking potto216/tockos_oot_raspberry_pi_pico against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpotto216%2Ftockos_oot_raspberry_pi_pico" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/potto216/tockos_oot_raspberry_pi_pico
[INFO] finished tweaking git repo https://github.com/potto216/tockos_oot_raspberry_pi_pico
[INFO] tweaked toml for git repo https://github.com/potto216/tockos_oot_raspberry_pi_pico written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/potto216/tockos_oot_raspberry_pi_pico on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/potto216/tockos_oot_raspberry_pi_pico 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/tock/tock`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tock-registers v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4197689780d56eebb86a136f9af0bb94f61bda6e27484c249c6cb07ec4ccc61c
[INFO] running `Command { std: "docker" "start" "4197689780d56eebb86a136f9af0bb94f61bda6e27484c249c6cb07ec4ccc61c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4197689780d56eebb86a136f9af0bb94f61bda6e27484c249c6cb07ec4ccc61c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4197689780d56eebb86a136f9af0bb94f61bda6e27484c249c6cb07ec4ccc61c" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4197689780d56eebb86a136f9af0bb94f61bda6e27484c249c6cb07ec4ccc61c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4197689780d56eebb86a136f9af0bb94f61bda6e27484c249c6cb07ec4ccc61c" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking tock-tbf v0.1.0 (https://github.com/tock/tock?rev=44310bd7ec52f9f2514545f49df084804e264038#44310bd7)
[INFO] [stderr]     Checking tock-registers v0.10.1
[INFO] [stderr]     Checking tock-cells v0.1.0 (https://github.com/tock/tock?rev=44310bd7ec52f9f2514545f49df084804e264038#44310bd7)
[INFO] [stderr]     Checking enum_primitive v0.1.0 (https://github.com/tock/tock?rev=44310bd7ec52f9f2514545f49df084804e264038#44310bd7)
[INFO] [stderr]    Compiling tock_build_scripts v0.2.3-dev (https://github.com/tock/tock?rev=44310bd7ec52f9f2514545f49df084804e264038#44310bd7)
[INFO] [stderr]     Checking tickv v2.0.0 (https://github.com/tock/tock?rev=44310bd7ec52f9f2514545f49df084804e264038#44310bd7)
[INFO] [stderr]     Checking kernel v0.2.3-dev (https://github.com/tock/tock?rev=44310bd7ec52f9f2514545f49df084804e264038#44310bd7)
[INFO] [stderr]    Compiling raspberry_pi_pico v0.1.0 (/opt/rustwide/workdir/boards/raspberry_pi_pico)
[INFO] [stderr]     Checking cortexm v0.2.3-dev (https://github.com/tock/tock?rev=44310bd7ec52f9f2514545f49df084804e264038#44310bd7)
[INFO] [stderr]     Checking capsules-core v0.2.3-dev (https://github.com/tock/tock?rev=44310bd7ec52f9f2514545f49df084804e264038#44310bd7)
[INFO] [stderr]     Checking segger v0.2.3-dev (https://github.com/tock/tock?rev=44310bd7ec52f9f2514545f49df084804e264038#44310bd7)
[INFO] [stderr]     Checking capsules-system v0.2.3-dev (https://github.com/tock/tock?rev=44310bd7ec52f9f2514545f49df084804e264038#44310bd7)
[INFO] [stderr]     Checking capsules-extra v0.2.3-dev (https://github.com/tock/tock?rev=44310bd7ec52f9f2514545f49df084804e264038#44310bd7)
[INFO] [stderr]     Checking cortexm0 v0.2.3-dev (https://github.com/tock/tock?rev=44310bd7ec52f9f2514545f49df084804e264038#44310bd7)
[INFO] [stderr]     Checking cortexm0p v0.2.3-dev (https://github.com/tock/tock?rev=44310bd7ec52f9f2514545f49df084804e264038#44310bd7)
[INFO] [stderr]     Checking rp2040 v0.1.0 (/opt/rustwide/workdir/chips/rp2040)
[INFO] [stderr] error: could not compile `rp2040` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/67854e511de21d881bb16426996cd4259d44aa2e/bin/rustc --crate-name rp2040 --edition=2021 chips/rp2040/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C opt-level=z -C linker-plugin-lto -C debuginfo=2 -C debug-assertions=on --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd43bd93bdec9337 -C extra-filename=-44dcb515ac893699 --out-dir /opt/rustwide/target/debug/build/rp2040/44dcb515ac893699/out -L dependency=/opt/rustwide/target/debug/build/cortexm/fe084ccde7cddbdf/out -L dependency=/opt/rustwide/target/debug/build/cortexm0/dbc58d9b34c878cb/out -L dependency=/opt/rustwide/target/debug/build/cortexm0p/8bdc9b05ca6bc78b/out -L dependency=/opt/rustwide/target/debug/build/enum_primitive/4714183985031c0d/out -L dependency=/opt/rustwide/target/debug/build/kernel/5c288c8ab06a577b/out -L dependency=/opt/rustwide/target/debug/build/tock-cells/6274e05569eac0d6/out -L dependency=/opt/rustwide/target/debug/build/tock-registers/caec22e2ccaec634/out -L dependency=/opt/rustwide/target/debug/build/tock-tbf/624ccc89737d5d2b/out --extern cortexm0p=/opt/rustwide/target/debug/build/cortexm0p/8bdc9b05ca6bc78b/out/libcortexm0p-8bdc9b05ca6bc78b.rmeta --extern enum_primitive=/opt/rustwide/target/debug/build/enum_primitive/4714183985031c0d/out/libenum_primitive-4714183985031c0d.rmeta --extern kernel=/opt/rustwide/target/debug/build/kernel/5c288c8ab06a577b/out/libkernel-5c288c8ab06a577b.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4197689780d56eebb86a136f9af0bb94f61bda6e27484c249c6cb07ec4ccc61c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4197689780d56eebb86a136f9af0bb94f61bda6e27484c249c6cb07ec4ccc61c", kill_on_drop: false }`
[INFO] [stdout] 4197689780d56eebb86a136f9af0bb94f61bda6e27484c249c6cb07ec4ccc61c
