[INFO] fetching crate ecc-rs 0.3.3... [INFO] testing ecc-rs-0.3.3 against 1.90.0 for beta-1.91-3 [INFO] extracting crate ecc-rs 0.3.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate ecc-rs 0.3.3 [INFO] finished tweaking crates.io crate ecc-rs 0.3.3 [INFO] tweaked toml for crates.io crate ecc-rs 0.3.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ecc-rs 0.3.3 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ecc-rs 0.3.3 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-impl v6.3.1 [INFO] [stderr] Downloaded shellexpand v2.1.2 [INFO] [stderr] Downloaded rust-embed-utils v7.3.0 [INFO] [stderr] Downloaded io-lifetimes v1.0.4 [INFO] [stderr] Downloaded home v0.5.4 [INFO] [stderr] Downloaded dunce v1.0.3 [INFO] [stderr] Downloaded quote v1.0.27 [INFO] [stderr] Downloaded clang-sys v1.4.0 [INFO] [stderr] Downloaded clang v2.0.0 [INFO] [stderr] Downloaded serde_yaml v0.9.16 [INFO] [stderr] Downloaded clap v4.2.7 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.5 [INFO] [stderr] Downloaded clap_builder v4.2.7 [INFO] [stderr] Downloaded syn v2.0.16 [INFO] [stderr] Downloaded linux-raw-sys v0.3.7 [INFO] [stderr] Downloaded run_script v0.10.0 [INFO] [stderr] Downloaded rust-embed v6.4.2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 855fa2303cd41395c3e293b704d0b6e34027d0798418eb849ca281a34eaf48c6 [INFO] running `Command { std: "docker" "start" "-a" "855fa2303cd41395c3e293b704d0b6e34027d0798418eb849ca281a34eaf48c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "855fa2303cd41395c3e293b704d0b6e34027d0798418eb849ca281a34eaf48c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "855fa2303cd41395c3e293b704d0b6e34027d0798418eb849ca281a34eaf48c6", kill_on_drop: false }` [INFO] [stdout] 855fa2303cd41395c3e293b704d0b6e34027d0798418eb849ca281a34eaf48c6 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dea8e96f79ef194d5c982602dcea680c857482fe6fd6cf81ff363af60f81aa75 [INFO] running `Command { std: "docker" "start" "-a" "dea8e96f79ef194d5c982602dcea680c857482fe6fd6cf81ff363af60f81aa75", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling ecc-rs v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rust-embed-utils v7.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.5 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling fsio v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling run_script v0.10.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling rust-embed-impl v6.3.1 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling clap_builder v4.2.7 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] error: failed to run custom build command for `ecc-rs v0.3.3 (/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/ecc-rs-a7b7b3d456530926/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=BPFTOOL_REPO [INFO] [stderr] cargo:rerun-if-env-changed=BPFTOOL_REF [INFO] [stderr] cargo:rerun-if-env-changed=VMLINUX_REPO [INFO] [stderr] cargo:rerun-if-env-changed=VMLINUX_REF [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Cloning into 'bpftool'... [INFO] [stderr] fatal: unable to access 'https://github.com/eunomia-bpf/bpftool/': Could not resolve host: github.com [INFO] [stderr] Error: Failed to clone https://github.com/eunomia-bpf/bpftool repo [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dea8e96f79ef194d5c982602dcea680c857482fe6fd6cf81ff363af60f81aa75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dea8e96f79ef194d5c982602dcea680c857482fe6fd6cf81ff363af60f81aa75", kill_on_drop: false }` [INFO] [stdout] dea8e96f79ef194d5c982602dcea680c857482fe6fd6cf81ff363af60f81aa75