[INFO] fetching crate frontend-environment 0.1.0... [INFO] building frontend-environment-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate frontend-environment 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate frontend-environment 0.1.0 [INFO] finished tweaking crates.io crate frontend-environment 0.1.0 [INFO] tweaked toml for crates.io crate frontend-environment 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate frontend-environment 0.1.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 138 packages to latest compatible versions [INFO] [stderr] Adding axum v0.6.20 (available: v0.8.5) [INFO] [stderr] Adding http-body v0.4.6 (available: v1.0.1) [INFO] [stderr] Adding lol_html v1.2.1 (available: v2.6.0) [INFO] [stderr] Adding tower-http v0.4.4 (available: v0.6.6) [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] Downloading crates ... [INFO] [stderr] Downloaded axum-core v0.3.4 [INFO] [stderr] Downloaded phf_generator v0.8.0 [INFO] [stderr] Downloaded selectors v0.22.0 [INFO] [stderr] Downloaded dtoa-short v0.3.5 [INFO] [stderr] Downloaded phf_shared v0.8.0 [INFO] [stderr] Downloaded phf_codegen v0.8.0 [INFO] [stderr] Downloaded phf v0.8.0 [INFO] [stderr] Downloaded nodrop v0.1.14 [INFO] [stderr] Downloaded dtoa v1.0.10 [INFO] [stderr] Downloaded serde_path_to_error v0.1.20 [INFO] [stderr] Downloaded rand_pcg v0.2.1 [INFO] [stderr] Downloaded cssparser-macros v0.6.1 [INFO] [stderr] Downloaded cssparser v0.27.2 [INFO] [stderr] Downloaded servo_arc v0.1.1 [INFO] [stderr] Downloaded itoa v0.4.8 [INFO] [stderr] Downloaded phf_macros v0.8.0 [INFO] [stderr] Downloaded thin-slice v0.1.1 [INFO] [stderr] Downloaded lol_html v1.2.1 [INFO] [stderr] Downloaded tower-http v0.4.4 [INFO] [stderr] Downloaded axum v0.6.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 82464cee779f8c5bb40a0b3713fd32400d219a194b05efd77dc8df3f33cbfbdc [INFO] running `Command { std: "docker" "start" "-a" "82464cee779f8c5bb40a0b3713fd32400d219a194b05efd77dc8df3f33cbfbdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82464cee779f8c5bb40a0b3713fd32400d219a194b05efd77dc8df3f33cbfbdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82464cee779f8c5bb40a0b3713fd32400d219a194b05efd77dc8df3f33cbfbdc", kill_on_drop: false }` [INFO] [stdout] 82464cee779f8c5bb40a0b3713fd32400d219a194b05efd77dc8df3f33cbfbdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 67d489084b8e558f63722ce43aebd8168c27c1c58c0e08935e4cf782e2c022db [INFO] running `Command { std: "docker" "start" "-a" "67d489084b8e558f63722ce43aebd8168c27c1c58c0e08935e4cf782e2c022db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling lol_html v1.2.1 [INFO] [stderr] Compiling frontend-environment v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.69s [INFO] running `Command { std: "docker" "inspect" "67d489084b8e558f63722ce43aebd8168c27c1c58c0e08935e4cf782e2c022db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67d489084b8e558f63722ce43aebd8168c27c1c58c0e08935e4cf782e2c022db", kill_on_drop: false }` [INFO] [stdout] 67d489084b8e558f63722ce43aebd8168c27c1c58c0e08935e4cf782e2c022db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bd73bbc5001563dfe1e8ce9c8633745cfb3c8624ef0f4292bdd69ec31d32d288 [INFO] running `Command { std: "docker" "start" "-a" "bd73bbc5001563dfe1e8ce9c8633745cfb3c8624ef0f4292bdd69ec31d32d288", kill_on_drop: false }` [INFO] [stderr] Compiling frontend-environment v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.53s [INFO] running `Command { std: "docker" "inspect" "bd73bbc5001563dfe1e8ce9c8633745cfb3c8624ef0f4292bdd69ec31d32d288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd73bbc5001563dfe1e8ce9c8633745cfb3c8624ef0f4292bdd69ec31d32d288", kill_on_drop: false }` [INFO] [stdout] bd73bbc5001563dfe1e8ce9c8633745cfb3c8624ef0f4292bdd69ec31d32d288