[INFO] cloning repository https://github.com/Hyphonical/Roobu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hyphonical/Roobu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHyphonical%2FRoobu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHyphonical%2FRoobu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b8acfcb610b302c8c38b7ccdba0eb5ac860e3fe [INFO] checking Hyphonical/Roobu against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for pr-155500 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHyphonical%2FRoobu" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Hyphonical/Roobu [INFO] finished tweaking git repo https://github.com/Hyphonical/Roobu [INFO] tweaked toml for git repo https://github.com/Hyphonical/Roobu written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Hyphonical/Roobu on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Hyphonical/Roobu 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc4268ec1bcf842cac8b22224735f3d6267da5336b6de1e172af23b07d4b1338 [INFO] running `Command { std: "docker" "start" "-a" "dc4268ec1bcf842cac8b22224735f3d6267da5336b6de1e172af23b07d4b1338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc4268ec1bcf842cac8b22224735f3d6267da5336b6de1e172af23b07d4b1338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc4268ec1bcf842cac8b22224735f3d6267da5336b6de1e172af23b07d4b1338", kill_on_drop: false }` [INFO] [stdout] dc4268ec1bcf842cac8b22224735f3d6267da5336b6de1e172af23b07d4b1338 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3a098cc249522804481b6977aa471bef131dc21f9387a7c276db0f14f129d15 [INFO] running `Command { std: "docker" "start" "-a" "b3a098cc249522804481b6977aa471bef131dc21f9387a7c276db0f14f129d15", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Checking tokio v1.51.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking compression-codecs v0.4.37 [INFO] [stderr] Compiling webpki-root-certs v1.0.6 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling der v0.8.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking async-compression v0.4.41 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling hmac-sha256 v1.1.14 [INFO] [stderr] Checking iri-string v0.7.11 [INFO] [stderr] Compiling lzma-rust2 v0.15.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Compiling ort-sys v2.0.0-rc.12 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling zip v3.0.0 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] error: ort-sys@2.0.0-rc.12: ort-sys failed to download prebuilt binaries from `https://cdn.pyke.io/0/pyke:ort-rs/ms@1.24.2/x86_64-unknown-linux-gnu+cu12.tar.lzma2`: io: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] error: build script logged errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b3a098cc249522804481b6977aa471bef131dc21f9387a7c276db0f14f129d15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a098cc249522804481b6977aa471bef131dc21f9387a7c276db0f14f129d15", kill_on_drop: false }` [INFO] [stdout] b3a098cc249522804481b6977aa471bef131dc21f9387a7c276db0f14f129d15