[INFO] fetching crate mod3d-gl 0.3.0... [INFO] building mod3d-gl-0.3.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate mod3d-gl 0.3.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate mod3d-gl 0.3.0 [INFO] finished tweaking crates.io crate mod3d-gl 0.3.0 [INFO] tweaked toml for crates.io crate mod3d-gl 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mod3d-gl 0.3.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mod3d-gl 0.3.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mod3d-base v0.3.0 [INFO] [stderr] Downloaded indent-display v0.1.1 [INFO] [stderr] Downloaded geo-nd v0.5.2 [INFO] [stderr] Downloaded syn v2.0.91 [INFO] [stderr] Downloaded xml-rs v0.8.24 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0967cb8b12d0ffac52eb05c1c924055bdb5d46d47b8e966f8ef76d767e3d3ce4 [INFO] running `Command { std: "docker" "start" "-a" "0967cb8b12d0ffac52eb05c1c924055bdb5d46d47b8e966f8ef76d767e3d3ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0967cb8b12d0ffac52eb05c1c924055bdb5d46d47b8e966f8ef76d767e3d3ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0967cb8b12d0ffac52eb05c1c924055bdb5d46d47b8e966f8ef76d767e3d3ce4", kill_on_drop: false }` [INFO] [stdout] 0967cb8b12d0ffac52eb05c1c924055bdb5d46d47b8e966f8ef76d767e3d3ce4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f94209af383a22a0b848232eeb1d1bd807281c4b96b3e7677e5449e62e2bdfc [INFO] running `Command { std: "docker" "start" "-a" "7f94209af383a22a0b848232eeb1d1bd807281c4b96b3e7677e5449e62e2bdfc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling indent-display v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Compiling js-sys v0.3.76 [INFO] [stderr] Compiling geo-nd v0.5.2 [INFO] [stderr] Compiling mod3d-base v0.3.0 [INFO] [stderr] Compiling web-sys v0.3.76 [INFO] [stderr] Compiling mod3d-gl v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.80s [INFO] running `Command { std: "docker" "inspect" "7f94209af383a22a0b848232eeb1d1bd807281c4b96b3e7677e5449e62e2bdfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f94209af383a22a0b848232eeb1d1bd807281c4b96b3e7677e5449e62e2bdfc", kill_on_drop: false }` [INFO] [stdout] 7f94209af383a22a0b848232eeb1d1bd807281c4b96b3e7677e5449e62e2bdfc [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e75a163ebd65d5fbb7fcb5cf32cccd4d725637f4c293d689da497fe4f15e94e [INFO] running `Command { std: "docker" "start" "-a" "0e75a163ebd65d5fbb7fcb5cf32cccd4d725637f4c293d689da497fe4f15e94e", kill_on_drop: false }` [INFO] [stderr] Compiling mod3d-gl v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "0e75a163ebd65d5fbb7fcb5cf32cccd4d725637f4c293d689da497fe4f15e94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e75a163ebd65d5fbb7fcb5cf32cccd4d725637f4c293d689da497fe4f15e94e", kill_on_drop: false }` [INFO] [stdout] 0e75a163ebd65d5fbb7fcb5cf32cccd4d725637f4c293d689da497fe4f15e94e