[INFO] fetching crate iceoryx-rs 0.1.0...
[INFO] checking iceoryx-rs-0.1.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate iceoryx-rs 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate iceoryx-rs 0.1.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpp_macros v0.5.7
[INFO] [stderr]   Downloaded cpp v0.5.7
[INFO] [stderr]   Downloaded cpp_build v0.5.7
[INFO] [stderr]   Downloaded anyhow v1.0.58
[INFO] [stderr]   Downloaded cpp_common v0.5.7
[INFO] [stderr]   Downloaded iceoryx-sys v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb78c7639cdd419e3c1405493716c6029a9631252bb55c4aa8db8d4bd3d94c61
[INFO] running `Command { std: "docker" "start" "-a" "eb78c7639cdd419e3c1405493716c6029a9631252bb55c4aa8db8d4bd3d94c61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb78c7639cdd419e3c1405493716c6029a9631252bb55c4aa8db8d4bd3d94c61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb78c7639cdd419e3c1405493716c6029a9631252bb55c4aa8db8d4bd3d94c61", kill_on_drop: false }`
[INFO] [stdout] eb78c7639cdd419e3c1405493716c6029a9631252bb55c4aa8db8d4bd3d94c61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5a1d5520a425b658f9e9447c1190b530f3e31dcbb33c8683a912c7a187e04de
[INFO] running `Command { std: "docker" "start" "-a" "c5a1d5520a425b658f9e9447c1190b530f3e31dcbb33c8683a912c7a187e04de", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling memchr v2.5.0
[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 cc v1.0.73
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling anyhow v1.0.58
[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-c5605c0470c83dbb/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-010afc3328c166e0/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-010afc3328c166e0/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" "c5a1d5520a425b658f9e9447c1190b530f3e31dcbb33c8683a912c7a187e04de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5a1d5520a425b658f9e9447c1190b530f3e31dcbb33c8683a912c7a187e04de", kill_on_drop: false }`
[INFO] [stdout] c5a1d5520a425b658f9e9447c1190b530f3e31dcbb33c8683a912c7a187e04de
