[INFO] cloning repository https://github.com/BlueZeeKing/robotrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlueZeeKing/robotrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlueZeeKing%2Frobotrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlueZeeKing%2Frobotrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 170525b8f13504161ea02f1f301805ee792bc6f1 [INFO] checking BlueZeeKing/robotrs against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlueZeeKing%2Frobotrs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BlueZeeKing/robotrs on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/BlueZeeKing/robotrs [INFO] finished tweaking git repo https://github.com/BlueZeeKing/robotrs [INFO] tweaked toml for git repo https://github.com/BlueZeeKing/robotrs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/BlueZeeKing/robotrs 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bcrypt-pbkdf v0.10.0 [INFO] [stderr] Downloaded russh-cryptovec v0.7.2 [INFO] [stderr] Downloaded linkme v0.3.25 [INFO] [stderr] Downloaded russh-keys v0.43.0 [INFO] [stderr] Downloaded surge-ping v0.8.1 [INFO] [stderr] Downloaded linkme-impl v0.3.25 [INFO] [stderr] Downloaded defer-lite v1.0.0 [INFO] [stderr] Downloaded russh-sftp v2.0.0-beta.4 [INFO] [stderr] Downloaded russh v0.43.0 [INFO] [stderr] Downloaded p521 v0.13.3 [INFO] [stderr] Downloaded async-deadman v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9a088d6226e9ecd0f47c5bce2586a985f9e997f5724d5810b8ca422e732f320 [INFO] running `Command { std: "docker" "start" "-a" "b9a088d6226e9ecd0f47c5bce2586a985f9e997f5724d5810b8ca422e732f320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9a088d6226e9ecd0f47c5bce2586a985f9e997f5724d5810b8ca422e732f320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9a088d6226e9ecd0f47c5bce2586a985f9e997f5724d5810b8ca422e732f320", kill_on_drop: false }` [INFO] [stdout] b9a088d6226e9ecd0f47c5bce2586a985f9e997f5724d5810b8ca422e732f320 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88af996f25947d6f2b2cbaad5b7273ba7d9586c5c7c49b34e6eb512d4bcc7ed3 [INFO] running `Command { std: "docker" "start" "-a" "88af996f25947d6f2b2cbaad5b7273ba7d9586c5c7c49b34e6eb512d4bcc7ed3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.25 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling linkme-impl v0.3.25 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking linkme v0.3.25 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling build-utils v0.1.0 (/opt/rustwide/workdir/build-utils) [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling hal-sys v0.1.0 (/opt/rustwide/workdir/hal-sys) [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling ctre v0.1.0 (/opt/rustwide/workdir/ctre) [INFO] [stderr] Compiling revlib v0.1.0 (/opt/rustwide/workdir/revlib) [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking pnet_base v0.34.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking bcrypt-pbkdf v0.10.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking pnet_macros_support v0.34.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking p521 v0.13.3 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking event-listener v5.2.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Checking async-deadman v1.0.0 [INFO] [stderr] Checking russh-cryptovec v0.7.2 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking defer-lite v1.0.0 [INFO] [stderr] error: failed to run custom build command for `hal-sys v0.1.0 (/opt/rustwide/workdir/hal-sys)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/hal-sys-446531e45b84c9bd/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: error sending request for url (https://frcmaven.wpi.edu/artifactory/release/edu/wpi/first/hal/hal-cpp/2024.3.2/hal-cpp-2024.3.2-headers.zip): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stderr] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stderr] 2: build_utils::zip::get_zip::{{closure}} [INFO] [stderr] 3: build_utils::build::{{closure}} [INFO] [stderr] 4: build_script_build::main::{{closure}} [INFO] [stderr] 5: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stderr] 6: tokio::runtime::park::CachedParkThread::block_on [INFO] [stderr] 7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stderr] 8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stderr] 9: tokio::runtime::context::runtime::enter_runtime [INFO] [stderr] 10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stderr] 11: tokio::runtime::runtime::Runtime::block_on [INFO] [stderr] 12: build_script_build::main [INFO] [stderr] 13: core::ops::function::FnOnce::call_once [INFO] [stderr] 14: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stderr] 15: std::rt::lang_start::{{closure}} [INFO] [stderr] 16: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 17: std::panicking::try::do_call [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 18: std::panicking::try [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 19: std::panic::catch_unwind [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 20: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:48 [INFO] [stderr] 21: std::panicking::try::do_call [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 22: std::panicking::try [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 23: std::panic::catch_unwind [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 24: std::rt::lang_start_internal [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:20 [INFO] [stderr] 25: std::rt::lang_start [INFO] [stderr] 26: main [INFO] [stderr] 27: [INFO] [stderr] 28: __libc_start_main [INFO] [stderr] 29: _start [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `ctre v0.1.0 (/opt/rustwide/workdir/ctre)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ctre-c83e1692ecd18504/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: error sending request for url (https://frcmaven.wpi.edu/artifactory/release/edu/wpi/first/hal/hal-cpp/2024.3.2/hal-cpp-2024.3.2-headers.zip): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stderr] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stderr] 2: build_utils::zip::get_zip::{{closure}} [INFO] [stderr] 3: build_utils::build::{{closure}} [INFO] [stderr] 4: build_script_build::main::{{closure}} [INFO] [stderr] 5: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stderr] 6: tokio::runtime::park::CachedParkThread::block_on [INFO] [stderr] 7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stderr] 8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stderr] 9: tokio::runtime::context::runtime::enter_runtime [INFO] [stderr] 10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stderr] 11: tokio::runtime::runtime::Runtime::block_on [INFO] [stderr] 12: build_script_build::main [INFO] [stderr] 13: core::ops::function::FnOnce::call_once [INFO] [stderr] 14: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stderr] 15: std::rt::lang_start::{{closure}} [INFO] [stderr] 16: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 17: std::panicking::try::do_call [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 18: std::panicking::try [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 19: std::panic::catch_unwind [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 20: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:48 [INFO] [stderr] 21: std::panicking::try::do_call [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 22: std::panicking::try [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 23: std::panic::catch_unwind [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 24: std::rt::lang_start_internal [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:20 [INFO] [stderr] 25: std::rt::lang_start [INFO] [stderr] 26: main [INFO] [stderr] 27: [INFO] [stderr] 28: __libc_start_main [INFO] [stderr] 29: _start [INFO] running `Command { std: "docker" "inspect" "88af996f25947d6f2b2cbaad5b7273ba7d9586c5c7c49b34e6eb512d4bcc7ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88af996f25947d6f2b2cbaad5b7273ba7d9586c5c7c49b34e6eb512d4bcc7ed3", kill_on_drop: false }` [INFO] [stdout] 88af996f25947d6f2b2cbaad5b7273ba7d9586c5c7c49b34e6eb512d4bcc7ed3 [INFO] checking BlueZeeKing/robotrs against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlueZeeKing%2Frobotrs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BlueZeeKing/robotrs on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/BlueZeeKing/robotrs [INFO] finished tweaking git repo https://github.com/BlueZeeKing/robotrs [INFO] tweaked toml for git repo https://github.com/BlueZeeKing/robotrs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/BlueZeeKing/robotrs 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 257142a49df65ae99ccf1fb5e148a3ecbc699ae7da0725fed7ba098680713137 [INFO] running `Command { std: "docker" "start" "-a" "257142a49df65ae99ccf1fb5e148a3ecbc699ae7da0725fed7ba098680713137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "257142a49df65ae99ccf1fb5e148a3ecbc699ae7da0725fed7ba098680713137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "257142a49df65ae99ccf1fb5e148a3ecbc699ae7da0725fed7ba098680713137", kill_on_drop: false }` [INFO] [stdout] 257142a49df65ae99ccf1fb5e148a3ecbc699ae7da0725fed7ba098680713137 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c651272fa03dba3425c146b909924a55fbd0d70e40ff9b9eb2667eeaa8adc36a [INFO] running `Command { std: "docker" "start" "-a" "c651272fa03dba3425c146b909924a55fbd0d70e40ff9b9eb2667eeaa8adc36a", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "c651272fa03dba3425c146b909924a55fbd0d70e40ff9b9eb2667eeaa8adc36a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c651272fa03dba3425c146b909924a55fbd0d70e40ff9b9eb2667eeaa8adc36a", kill_on_drop: false }` [INFO] [stdout] c651272fa03dba3425c146b909924a55fbd0d70e40ff9b9eb2667eeaa8adc36a