[INFO] fetching crate leafslug_effects 0.4.1... [INFO] testing leafslug_effects-0.4.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate leafslug_effects 0.4.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate leafslug_effects 0.4.1 [INFO] finished tweaking crates.io crate leafslug_effects 0.4.1 [INFO] tweaked toml for crates.io crate leafslug_effects 0.4.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate leafslug_effects 0.4.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 92 packages to latest compatible versions [INFO] [stderr] Adding gix-discover v0.26.0 (available: v0.41.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8741ed65310b033e921fc13b1c27a6a5432491da254ead6f45e5ac949a377a70 [INFO] running `Command { std: "docker" "start" "-a" "8741ed65310b033e921fc13b1c27a6a5432491da254ead6f45e5ac949a377a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8741ed65310b033e921fc13b1c27a6a5432491da254ead6f45e5ac949a377a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8741ed65310b033e921fc13b1c27a6a5432491da254ead6f45e5ac949a377a70", kill_on_drop: false }` [INFO] [stdout] 8741ed65310b033e921fc13b1c27a6a5432491da254ead6f45e5ac949a377a70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2493a7f906b997149391571daec890d24929fc049f9cdadbbb6bd240a52291cb [INFO] running `Command { std: "docker" "start" "-a" "2493a7f906b997149391571daec890d24929fc049f9cdadbbb6bd240a52291cb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling gix-trace v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling prodash v26.2.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling gix-sec v0.10.12 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling gix-utils v0.1.14 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling gix-path v0.10.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling gix-hash v0.13.3 [INFO] [stderr] Compiling gix-date v0.8.7 [INFO] [stderr] Compiling gix-validate v0.8.5 [INFO] [stderr] Compiling gix-features v0.36.1 [INFO] [stderr] Compiling gix-actor v0.28.1 [INFO] [stderr] Compiling gix-fs v0.8.1 [INFO] [stderr] Compiling gix-object v0.38.0 [INFO] [stderr] Compiling gix-tempfile v11.0.1 [INFO] [stderr] Compiling gix-lock v11.0.1 [INFO] [stderr] Compiling gix-ref v0.38.0 [INFO] [stderr] Compiling gix-discover v0.26.0 [INFO] [stderr] Compiling leafslug_effects v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.89s [INFO] running `Command { std: "docker" "inspect" "2493a7f906b997149391571daec890d24929fc049f9cdadbbb6bd240a52291cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2493a7f906b997149391571daec890d24929fc049f9cdadbbb6bd240a52291cb", kill_on_drop: false }` [INFO] [stdout] 2493a7f906b997149391571daec890d24929fc049f9cdadbbb6bd240a52291cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2d4b1080df1f6e11989ca9d1938afa860ce8d185f35dcbd7bcbdb8d2d73a36b [INFO] running `Command { std: "docker" "start" "-a" "a2d4b1080df1f6e11989ca9d1938afa860ce8d185f35dcbd7bcbdb8d2d73a36b", kill_on_drop: false }` [INFO] [stderr] Compiling leafslug_effects v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "a2d4b1080df1f6e11989ca9d1938afa860ce8d185f35dcbd7bcbdb8d2d73a36b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d4b1080df1f6e11989ca9d1938afa860ce8d185f35dcbd7bcbdb8d2d73a36b", kill_on_drop: false }` [INFO] [stdout] a2d4b1080df1f6e11989ca9d1938afa860ce8d185f35dcbd7bcbdb8d2d73a36b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f451f357972fe2be89c3a18b0b503dc7381161e7cb32ddf272b573fcad9c8574 [INFO] running `Command { std: "docker" "start" "-a" "f451f357972fe2be89c3a18b0b503dc7381161e7cb32ddf272b573fcad9c8574", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leafslug_effects-fc0665cb08298634) [INFO] [stderr] Doc-tests leafslug_effects [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] [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" "f451f357972fe2be89c3a18b0b503dc7381161e7cb32ddf272b573fcad9c8574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f451f357972fe2be89c3a18b0b503dc7381161e7cb32ddf272b573fcad9c8574", kill_on_drop: false }` [INFO] [stdout] f451f357972fe2be89c3a18b0b503dc7381161e7cb32ddf272b573fcad9c8574