[INFO] fetching crate sparse_complex 0.1.4... [INFO] checking sparse_complex-0.1.4 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate sparse_complex 0.1.4 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate sparse_complex 0.1.4 [INFO] finished tweaking crates.io crate sparse_complex 0.1.4 [INFO] tweaked toml for crates.io crate sparse_complex 0.1.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sparse_complex 0.1.4 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 67 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8233e097e2516d591f5593df9b7aa0b682221ab3e78145cfb21af0c88daee8d [INFO] running `Command { std: "docker" "start" "-a" "e8233e097e2516d591f5593df9b7aa0b682221ab3e78145cfb21af0c88daee8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8233e097e2516d591f5593df9b7aa0b682221ab3e78145cfb21af0c88daee8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8233e097e2516d591f5593df9b7aa0b682221ab3e78145cfb21af0c88daee8d", kill_on_drop: false }` [INFO] [stdout] e8233e097e2516d591f5593df9b7aa0b682221ab3e78145cfb21af0c88daee8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2770124d6d35a756af1efce1b6852ab68f430739857fcaefe7204cc5164c27d [INFO] running `Command { std: "docker" "start" "-a" "e2770124d6d35a756af1efce1b6852ab68f430739857fcaefe7204cc5164c27d", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling sparse_complex v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `sparse_complex v0.1.4 (/opt/rustwide/workdir)` [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/sparse_complex-d49bcc4f06b1edd2/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Error { description: "Couldn't resolve host name", code: 6, extra: Some("Could not resolve host: gitlab.com") } [INFO] running `Command { std: "docker" "inspect" "e2770124d6d35a756af1efce1b6852ab68f430739857fcaefe7204cc5164c27d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2770124d6d35a756af1efce1b6852ab68f430739857fcaefe7204cc5164c27d", kill_on_drop: false }` [INFO] [stdout] e2770124d6d35a756af1efce1b6852ab68f430739857fcaefe7204cc5164c27d