[INFO] fetching crate embree4-rs 0.0.16... [INFO] checking embree4-rs-0.0.16 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate embree4-rs 0.0.16 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate embree4-rs 0.0.16 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate embree4-rs 0.0.16 [INFO] finished tweaking crates.io crate embree4-rs 0.0.16 [INFO] tweaked toml for crates.io crate embree4-rs 0.0.16 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate embree4-rs 0.0.16 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded errno v0.3.3 [INFO] [stderr] Downloaded embree4-sys v0.0.10 [INFO] [stderr] Downloaded prettyplease v0.2.15 [INFO] [stderr] Downloaded memchr v2.6.3 [INFO] [stderr] Downloaded glam v0.24.2 [INFO] [stderr] Downloaded aho-corasick v1.1.1 [INFO] [stderr] Downloaded regex v1.9.5 [INFO] [stderr] Downloaded bindgen v0.68.1 [INFO] [stderr] Downloaded rustix v0.38.14 [INFO] [stderr] Downloaded regex-syntax v0.7.5 [INFO] [stderr] Downloaded regex-automata v0.3.8 [INFO] [stderr] Downloaded libc v0.2.148 [INFO] [stderr] Downloaded linux-raw-sys v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c758f5eff24346a17edaa66cb96dd6996f4a2b49ac72ea77ed49bbed50af063 [INFO] running `Command { std: "docker" "start" "-a" "3c758f5eff24346a17edaa66cb96dd6996f4a2b49ac72ea77ed49bbed50af063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c758f5eff24346a17edaa66cb96dd6996f4a2b49ac72ea77ed49bbed50af063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c758f5eff24346a17edaa66cb96dd6996f4a2b49ac72ea77ed49bbed50af063", kill_on_drop: false }` [INFO] [stdout] 3c758f5eff24346a17edaa66cb96dd6996f4a2b49ac72ea77ed49bbed50af063 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71bb30dda6682a4c94c899e7d533ffa7236173f216c96a9ff3fc4fa3ec14b8d7 [INFO] running `Command { std: "docker" "start" "-a" "71bb30dda6682a4c94c899e7d533ffa7236173f216c96a9ff3fc4fa3ec14b8d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling embree4-rs v0.0.16 (/opt/rustwide/workdir) [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling embree4-sys v0.0.10 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.79s [INFO] running `Command { std: "docker" "inspect" "71bb30dda6682a4c94c899e7d533ffa7236173f216c96a9ff3fc4fa3ec14b8d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71bb30dda6682a4c94c899e7d533ffa7236173f216c96a9ff3fc4fa3ec14b8d7", kill_on_drop: false }` [INFO] [stdout] 71bb30dda6682a4c94c899e7d533ffa7236173f216c96a9ff3fc4fa3ec14b8d7