[INFO] cloning repository https://github.com/opeik/owl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/opeik/owl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopeik%2Fowl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopeik%2Fowl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb505df94242370f04442777d762e5cbc3f5906c [INFO] checking opeik/owl against try#8a0378607d6b34c242e3bfa75554871be641864b for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopeik%2Fowl" "/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.toml [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/opeik/owl [INFO] finished tweaking git repo https://github.com/opeik/owl [INFO] tweaked toml for git repo https://github.com/opeik/owl written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/opeik/owl on toolchain 8a0378607d6b34c242e3bfa75554871be641864b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/opeik/owl 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" "+8a0378607d6b34c242e3bfa75554871be641864b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-repr v0.2.6 [INFO] [stderr] Downloaded bcmp v0.4.1 [INFO] [stderr] Downloaded derive_builder_macro v0.20.1 [INFO] [stderr] Downloaded derive_builder v0.20.1 [INFO] [stderr] Downloaded bytepack_derive v0.2.0 [INFO] [stderr] Downloaded bytepack v0.4.1 [INFO] [stderr] Downloaded derive_builder_core v0.20.1 [INFO] [stderr] Downloaded zip-extract v0.1.3 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e90e39d5c6d41c71ca54e348b1c40ae654a4f759657b55a9560a54b8e60ce73 [INFO] running `Command { std: "docker" "start" "-a" "3e90e39d5c6d41c71ca54e348b1c40ae654a4f759657b55a9560a54b8e60ce73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e90e39d5c6d41c71ca54e348b1c40ae654a4f759657b55a9560a54b8e60ce73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e90e39d5c6d41c71ca54e348b1c40ae654a4f759657b55a9560a54b8e60ce73", kill_on_drop: false }` [INFO] [stdout] 3e90e39d5c6d41c71ca54e348b1c40ae654a4f759657b55a9560a54b8e60ce73 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce57a37e3f2999ab7a882a7710aa483ab5497624009a8acdb681cd23ca6c3e70 [INFO] running `Command { std: "docker" "start" "-a" "ce57a37e3f2999ab7a882a7710aa483ab5497624009a8acdb681cd23ca6c3e70", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.1.22 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling derive_builder_core v0.20.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling derive_builder_macro v0.20.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling zip-extract v0.1.3 [INFO] [stderr] Compiling cec_bootstrap v0.1.0 (/opt/rustwide/workdir/cec_bootstrap) [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling cec_sys v0.1.0 (/opt/rustwide/workdir/cec_sys) [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking derive_builder v0.20.1 [INFO] [stderr] error: failed to run custom build command for `cec_sys v0.1.0 (/opt/rustwide/workdir/cec_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/cec_sys-277ddabc0b4e996b/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/cec_sys-8222d308187c101a/out/libcec [INFO] [stderr] cargo:rustc-link-lib=static=cec [INFO] [stderr] cargo:rustc-link-lib=static=p8-platform [INFO] [stderr] cargo:rustc-link-lib=dylib=stdc++ [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [cec_sys/build.rs:20:5] &lib_path = "/opt/rustwide/target/debug/build/cec_sys-8222d308187c101a/out/libcec" [INFO] [stderr] [cec_sys/build.rs:20:5] target_lexicon::HOST = Triple { [INFO] [stderr] architecture: X86_64, [INFO] [stderr] vendor: Unknown, [INFO] [stderr] operating_system: Linux, [INFO] [stderr] environment: Gnu, [INFO] [stderr] binary_format: Elf, [INFO] [stderr] } [INFO] [stderr] [cec_sys/build.rs:20:5] build_kind = Debug [INFO] [stderr] [cec_bootstrap/src/lib.rs:14:5] target = "x86_64-unknown-linux-gnu" [INFO] [stderr] [cec_bootstrap/src/lib.rs:14:5] kind = Debug [INFO] [stderr] [cec_bootstrap/src/lib.rs:14:5] &url = "https://github.com/opeik/owl/releases/download/libcec-v6.0.2/libcec-v6.0.2-x86_64-unknown-linux-gnu-debug.zip" [INFO] [stderr] Error: [INFO] [stderr] 0: failed to download libcec [INFO] [stderr] 1: error sending request for url (https://github.com/opeik/owl/releases/download/libcec-v6.0.2/libcec-v6.0.2-x86_64-unknown-linux-gnu-debug.zip) [INFO] [stderr] 2: client error (Connect) [INFO] [stderr] 3: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] 4: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] [INFO] [stderr] Location: [INFO] [stderr] /opt/rustwide/workdir/cec_bootstrap/src/lib.rs:17 [INFO] [stderr] [INFO] [stderr] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stderr] ⋮ 5 frames hidden ⋮ [INFO] [stderr] 6: as core::ops::try_trait::FromResidual>>::from_residual::hc85feb5778ebd8fe [INFO] [stderr] at : [INFO] [stderr] 7: cec_bootstrap::fetch_libcec::h9f502a8763baaa02 [INFO] [stderr] at : [INFO] [stderr] 8: build_script_build::main::hd69e3407108504e9 [INFO] [stderr] at : [INFO] [stderr] 9: core::ops::function::FnOnce::call_once::h779465fca77580ca [INFO] [stderr] at : [INFO] [stderr] 10: std::sys::backtrace::__rust_begin_short_backtrace::h54154d1caf275eec [INFO] [stderr] at : [INFO] [stderr] 11: std::rt::lang_start::{{closure}}::hd6c7ebb195c11555 [INFO] [stderr] at : [INFO] [stderr] 12: core::ops::function::impls:: for &F>::call_once::hde283b9f5c22a524 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/ops/function.rs:284 [INFO] [stderr] 13: std::panicking::catch_unwind::do_call::h9a32d699238a3a69 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:589 [INFO] [stderr] 14: std::panicking::catch_unwind::h5deda217969a3ff7 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:552 [INFO] [stderr] 15: std::panic::catch_unwind::hd64441463c8acde5 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panic.rs:359 [INFO] [stderr] 16: std::rt::lang_start_internal::{{closure}}::h24fb2b083b5b9996 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/rt.rs:175 [INFO] [stderr] 17: std::panicking::catch_unwind::do_call::hc3fa3f3605f1d344 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:589 [INFO] [stderr] 18: std::panicking::catch_unwind::h7a053c2d21c27102 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:552 [INFO] [stderr] 19: std::panic::catch_unwind::ha71068d20c1d0bad [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panic.rs:359 [INFO] [stderr] 20: std::rt::lang_start_internal::hc3da12dfaabe7443 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/rt.rs:171 [INFO] [stderr] 21: std::rt::lang_start::hd47e672ef15cdb68 [INFO] [stderr] at : [INFO] [stderr] 22: main [INFO] [stderr] at : [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] at : [INFO] [stderr] 24: _start [INFO] [stderr] at : [INFO] [stderr] [INFO] [stderr] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ce57a37e3f2999ab7a882a7710aa483ab5497624009a8acdb681cd23ca6c3e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce57a37e3f2999ab7a882a7710aa483ab5497624009a8acdb681cd23ca6c3e70", kill_on_drop: false }` [INFO] [stdout] ce57a37e3f2999ab7a882a7710aa483ab5497624009a8acdb681cd23ca6c3e70