[INFO] fetching crate bevy_web_keepalive 0.3.5... [INFO] checking bevy_web_keepalive-0.3.5 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate bevy_web_keepalive 0.3.5 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate bevy_web_keepalive 0.3.5 [INFO] finished tweaking crates.io crate bevy_web_keepalive 0.3.5 [INFO] tweaked toml for crates.io crate bevy_web_keepalive 0.3.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_web_keepalive 0.3.5 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_web_keepalive 0.3.5 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22d56e9437021764c5451c752b86b538796cf2cd4b431c3d42c4f8f0b5abbe44 [INFO] running `Command { std: "docker" "start" "-a" "22d56e9437021764c5451c752b86b538796cf2cd4b431c3d42c4f8f0b5abbe44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22d56e9437021764c5451c752b86b538796cf2cd4b431c3d42c4f8f0b5abbe44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22d56e9437021764c5451c752b86b538796cf2cd4b431c3d42c4f8f0b5abbe44", kill_on_drop: false }` [INFO] [stdout] 22d56e9437021764c5451c752b86b538796cf2cd4b431c3d42c4f8f0b5abbe44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5da73d6b18b2e6aa7019685daae8309b368d5c8bf86ea7927befb3dcf115755 [INFO] running `Command { std: "docker" "start" "-a" "c5da73d6b18b2e6aa7019685daae8309b368d5c8bf86ea7927befb3dcf115755", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking typeid v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Compiling toml_edit v0.22.15 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking bevy_platform v0.16.0 [INFO] [stderr] Checking bevy_utils v0.16.0 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Compiling bevy_macro_utils v0.16.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.16.0 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.16.0 [INFO] [stderr] Compiling bevy_derive v0.16.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking bevy_tasks v0.16.0 [INFO] [stderr] Checking bevy_reflect v0.16.0 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking bevy_ecs v0.16.0 [INFO] [stderr] Checking bevy_app v0.16.0 [INFO] [stderr] Checking bevy_time v0.16.0 [INFO] [stderr] Checking bevy_web_keepalive v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.84s [INFO] running `Command { std: "docker" "inspect" "c5da73d6b18b2e6aa7019685daae8309b368d5c8bf86ea7927befb3dcf115755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5da73d6b18b2e6aa7019685daae8309b368d5c8bf86ea7927befb3dcf115755", kill_on_drop: false }` [INFO] [stdout] c5da73d6b18b2e6aa7019685daae8309b368d5c8bf86ea7927befb3dcf115755