[INFO] fetching crate iceoryx-rs 0.1.0... [INFO] testing iceoryx-rs-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate iceoryx-rs 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate iceoryx-rs 0.1.0 [INFO] finished tweaking crates.io crate iceoryx-rs 0.1.0 [INFO] tweaked toml for crates.io crate iceoryx-rs 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate iceoryx-rs 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate iceoryx-rs 0.1.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ccea45d49a9a76339063749575f365c04a46a5f1d5b09666c73cad2dd7a80fe [INFO] running `Command { std: "docker" "start" "-a" "5ccea45d49a9a76339063749575f365c04a46a5f1d5b09666c73cad2dd7a80fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ccea45d49a9a76339063749575f365c04a46a5f1d5b09666c73cad2dd7a80fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ccea45d49a9a76339063749575f365c04a46a5f1d5b09666c73cad2dd7a80fe", kill_on_drop: false }` [INFO] [stdout] 5ccea45d49a9a76339063749575f365c04a46a5f1d5b09666c73cad2dd7a80fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e78b53abbd4cd1058f84b87ca7b429b47f63ce49ec8f5844a2c3c5965faf883 [INFO] running `Command { std: "docker" "start" "-a" "4e78b53abbd4cd1058f84b87ca7b429b47f63ce49ec8f5844a2c3c5965faf883", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling cpp_common v0.5.7 [INFO] [stderr] Compiling cpp_build v0.5.7 [INFO] [stderr] Compiling cpp_macros v0.5.7 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling iceoryx-sys v0.1.0 [INFO] [stderr] error: failed to run custom build command for `iceoryx-sys v0.1.0` [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/iceoryx-sys-b5d3e068577a5568/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] Output { status: ExitStatus(unix_wait_status(32768)), stdout: "", stderr: "Cloning into '/opt/rustwide/target/debug/build/iceoryx-sys-8cedbef23c6bd5b1/out/iceoryx-git'...\nfatal: unable to access 'https://github.com/eclipse-iceoryx/iceoryx.git/': Could not resolve host: github.com\n" } [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Error: The source directory "/opt/rustwide/target/debug/build/iceoryx-sys-8cedbef23c6bd5b1/out/iceoryx-git/iceoryx_hoofs" does not exist. [INFO] [stderr] Specify --help for usage, or press the help button on the CMake GUI. [INFO] [stderr] Error: Custom { kind: Other, error: "Could not run cmake for 'iceoryx_hoofs'!" } [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4e78b53abbd4cd1058f84b87ca7b429b47f63ce49ec8f5844a2c3c5965faf883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e78b53abbd4cd1058f84b87ca7b429b47f63ce49ec8f5844a2c3c5965faf883", kill_on_drop: false }` [INFO] [stdout] 4e78b53abbd4cd1058f84b87ca7b429b47f63ce49ec8f5844a2c3c5965faf883