[INFO] fetching crate proton-launch 0.3.0... [INFO] testing proton-launch-0.3.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate proton-launch 0.3.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate proton-launch 0.3.0 [INFO] finished tweaking crates.io crate proton-launch 0.3.0 [INFO] tweaked toml for crates.io crate proton-launch 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate proton-launch 0.3.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate proton-launch 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f3ddbef539966b5f2272fdfb5abd484890b935a8f018140e3c5e6825874a745 [INFO] running `Command { std: "docker" "start" "-a" "9f3ddbef539966b5f2272fdfb5abd484890b935a8f018140e3c5e6825874a745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f3ddbef539966b5f2272fdfb5abd484890b935a8f018140e3c5e6825874a745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3ddbef539966b5f2272fdfb5abd484890b935a8f018140e3c5e6825874a745", kill_on_drop: false }` [INFO] [stdout] 9f3ddbef539966b5f2272fdfb5abd484890b935a8f018140e3c5e6825874a745 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22e42e3be3fae241a8df736873a9ac9c476bd9a061f4fafb38bb632623c63d84 [INFO] running `Command { std: "docker" "start" "-a" "22e42e3be3fae241a8df736873a9ac9c476bd9a061f4fafb38bb632623c63d84", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling rustix v0.37.14 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zune-inflate v0.2.53 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling widestring v1.0.2 [INFO] [stderr] Compiling open v4.0.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling anstream v0.3.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling clap_builder v4.2.4 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pkbuffer_derive v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling pkbuffer v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling pest v2.5.7 [INFO] [stderr] Compiling exe v0.5.6 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling clap v4.2.4 [INFO] [stderr] Compiling exr v1.6.3 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling pest_meta v2.5.7 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.4 [INFO] [stderr] Compiling pest_generator v2.5.7 [INFO] [stderr] Compiling pest_derive v2.5.7 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling keyvalues-parser v0.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling proton-launch v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.51s [INFO] running `Command { std: "docker" "inspect" "22e42e3be3fae241a8df736873a9ac9c476bd9a061f4fafb38bb632623c63d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22e42e3be3fae241a8df736873a9ac9c476bd9a061f4fafb38bb632623c63d84", kill_on_drop: false }` [INFO] [stdout] 22e42e3be3fae241a8df736873a9ac9c476bd9a061f4fafb38bb632623c63d84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e43e18b527fff365dc040d0eb64800bc5646019785bb892742f9c22962b75f40 [INFO] running `Command { std: "docker" "start" "-a" "e43e18b527fff365dc040d0eb64800bc5646019785bb892742f9c22962b75f40", kill_on_drop: false }` [INFO] [stderr] Compiling proton-launch v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "e43e18b527fff365dc040d0eb64800bc5646019785bb892742f9c22962b75f40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e43e18b527fff365dc040d0eb64800bc5646019785bb892742f9c22962b75f40", kill_on_drop: false }` [INFO] [stdout] e43e18b527fff365dc040d0eb64800bc5646019785bb892742f9c22962b75f40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a7dd8f83f1233cca9e86c8f42ff44ff7a0a08d8055a6f9b6ab48c64ac90eccd1 [INFO] running `Command { std: "docker" "start" "-a" "a7dd8f83f1233cca9e86c8f42ff44ff7a0a08d8055a6f9b6ab48c64ac90eccd1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proton_launch-4153a3c393349611) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/proton_launch-df381b5717ff13fd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests proton_launch [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a7dd8f83f1233cca9e86c8f42ff44ff7a0a08d8055a6f9b6ab48c64ac90eccd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7dd8f83f1233cca9e86c8f42ff44ff7a0a08d8055a6f9b6ab48c64ac90eccd1", kill_on_drop: false }` [INFO] [stdout] a7dd8f83f1233cca9e86c8f42ff44ff7a0a08d8055a6f9b6ab48c64ac90eccd1