[INFO] cloning repository https://github.com/mdietrich16/azimuth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdietrich16/azimuth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdietrich16%2Fazimuth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdietrich16%2Fazimuth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b946debf781d7692661c38fbcfd8d008dd2ddfd [INFO] testing mdietrich16/azimuth against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdietrich16%2Fazimuth" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mdietrich16/azimuth [INFO] finished tweaking git repo https://github.com/mdietrich16/azimuth [INFO] tweaked toml for git repo https://github.com/mdietrich16/azimuth written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mdietrich16/azimuth on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mdietrich16/azimuth 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m-rt-macros v0.7.5 [INFO] [stderr] Downloaded hash32 v0.3.1 [INFO] [stderr] Downloaded usb-device v0.3.2 [INFO] [stderr] Downloaded defmt v0.3.8 [INFO] [stderr] Downloaded crc-any v2.5.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.69 [INFO] [stderr] Downloaded defmt-parser v0.3.4 [INFO] [stderr] Downloaded bitfield v0.14.0 [INFO] [stderr] Downloaded defmt-rtt v0.4.1 [INFO] [stderr] Downloaded defmt-macros v0.3.9 [INFO] [stderr] Downloaded embedded-hal-async v1.0.0 [INFO] [stderr] Downloaded frunk_core v0.4.3 [INFO] [stderr] Downloaded fugit v0.3.7 [INFO] [stderr] Downloaded arrayvec v0.7.6 [INFO] [stderr] Downloaded num_enum v0.5.11 [INFO] [stderr] Downloaded thiserror v1.0.69 [INFO] [stderr] Downloaded panic-probe v0.3.2 [INFO] [stderr] Downloaded debug-helper v0.3.13 [INFO] [stderr] Downloaded rp2040-boot2 v0.3.0 [INFO] [stderr] Downloaded embedded-hal-nb v1.0.0 [INFO] [stderr] Downloaded frunk v0.4.3 [INFO] [stderr] Downloaded pio v0.2.1 [INFO] [stderr] Downloaded embedded-hal v1.0.0 [INFO] [stderr] Downloaded rp2040-pac v0.6.0 [INFO] [stderr] Downloaded embedded-io v0.6.1 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.1.3 [INFO] [stderr] Downloaded frunk_derives v0.4.3 [INFO] [stderr] Downloaded num_enum_derive v0.5.11 [INFO] [stderr] Downloaded rp2040-hal-macros v0.1.0 [INFO] [stderr] Downloaded nb v1.1.0 [INFO] [stderr] Downloaded volatile-register v0.2.2 [INFO] [stderr] Downloaded critical-section v1.2.0 [INFO] [stderr] Downloaded rp2040-hal v0.10.2 [INFO] [stderr] Downloaded portable-atomic v1.10.0 [INFO] [stderr] Downloaded syn v2.0.89 [INFO] [stderr] Downloaded rp-pico v0.9.0 [INFO] [stderr] Downloaded cortex-m-rt v0.7.5 [INFO] [stderr] Downloaded heapless v0.8.0 [INFO] [stderr] Downloaded gcd v2.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69399bbac016e9ac78d360feefe436451a864221ccef2d115e2c5955592bdd16 [INFO] running `Command { std: "docker" "start" "-a" "69399bbac016e9ac78d360feefe436451a864221ccef2d115e2c5955592bdd16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69399bbac016e9ac78d360feefe436451a864221ccef2d115e2c5955592bdd16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69399bbac016e9ac78d360feefe436451a864221ccef2d115e2c5955592bdd16", kill_on_drop: false }` [INFO] [stdout] 69399bbac016e9ac78d360feefe436451a864221ccef2d115e2c5955592bdd16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0be1fc5009a1a781927c7ff7da238e8a118133267e21ecfcd6073f10fb932632 [INFO] running `Command { std: "docker" "start" "-a" "0be1fc5009a1a781927c7ff7da238e8a118133267e21ecfcd6073f10fb932632", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cortex-m-rt v0.7.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling defmt v0.3.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `thumbv6m-none-eabi` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add thumbv6m-none-eabi` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `void` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `thumbv6m-none-eabi` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add thumbv6m-none-eabi` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `thumbv6m-none-eabi` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add thumbv6m-none-eabi` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vcell` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `nb` (lib) due to 1 previous error [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `thumbv6m-none-eabi` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add thumbv6m-none-eabi` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stable_deref_trait` (lib) due to 1 previous error [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `thumbv6m-none-eabi` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add thumbv6m-none-eabi` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `byteorder` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0be1fc5009a1a781927c7ff7da238e8a118133267e21ecfcd6073f10fb932632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0be1fc5009a1a781927c7ff7da238e8a118133267e21ecfcd6073f10fb932632", kill_on_drop: false }` [INFO] [stdout] 0be1fc5009a1a781927c7ff7da238e8a118133267e21ecfcd6073f10fb932632