[INFO] fetching crate fift 0.2.2...
[INFO] testing fift-0.2.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate fift 0.2.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate fift 0.2.2
[INFO] finished tweaking crates.io crate fift 0.2.2
[INFO] tweaked toml for crates.io crate fift 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fift 0.2.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fift 0.2.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tycho-types-proc v0.2.0
[INFO] [stderr]   Downloaded tl-scheme v0.3.0
[INFO] [stderr]   Downloaded tl-proto v0.5.3
[INFO] [stderr]   Downloaded tl-proto-proc v0.5.3
[INFO] [stderr]   Downloaded tycho-vm-proc v0.2.1
[INFO] [stderr]   Downloaded fift-proc v0.2.2
[INFO] [stderr]   Downloaded tycho-crypto v0.4.0
[INFO] [stderr]   Downloaded sdd v3.0.8
[INFO] [stderr]   Downloaded tycho-vm v0.2.1
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] [stderr]   Downloaded tycho-types v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d577db75d6032693bd303841c7f07c3c6941638535e5fadd9e7c57288ce0401e
[INFO] running `Command { std: "docker" "start" "-a" "d577db75d6032693bd303841c7f07c3c6941638535e5fadd9e7c57288ce0401e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d577db75d6032693bd303841c7f07c3c6941638535e5fadd9e7c57288ce0401e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d577db75d6032693bd303841c7f07c3c6941638535e5fadd9e7c57288ce0401e", kill_on_drop: false }`
[INFO] [stdout] d577db75d6032693bd303841c7f07c3c6941638535e5fadd9e7c57288ce0401e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a72b1c9b00a6c40cb88a453464c51db85a83dbd33606a42404a0a16e7180bcf3
[INFO] running `Command { std: "docker" "start" "-a" "a72b1c9b00a6c40cb88a453464c51db85a83dbd33606a42404a0a16e7180bcf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling darling_core v0.21.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tycho-types-proc v0.2.0
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.21.2
[INFO] [stderr]    Compiling darling v0.21.2
[INFO] [stderr]    Compiling tycho-vm-proc v0.2.1
[INFO] [stderr]    Compiling fift-proc v0.2.2
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling tl-scheme v0.3.0
[INFO] [stderr]    Compiling tl-proto-proc v0.5.3
[INFO] [stderr]    Compiling tl-proto v0.5.3
[INFO] [stderr]    Compiling tycho-crypto v0.4.0
[INFO] [stderr]    Compiling tycho-types v0.2.1
[INFO] [stderr]    Compiling tycho-vm v0.2.1
[INFO] [stderr]    Compiling fift v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.75s
[INFO] running `Command { std: "docker" "inspect" "a72b1c9b00a6c40cb88a453464c51db85a83dbd33606a42404a0a16e7180bcf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a72b1c9b00a6c40cb88a453464c51db85a83dbd33606a42404a0a16e7180bcf3", kill_on_drop: false }`
[INFO] [stdout] a72b1c9b00a6c40cb88a453464c51db85a83dbd33606a42404a0a16e7180bcf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c39ca25f66ef26fbdd0720cc2b5174128d9c29e40f359d48114344744440f08
[INFO] running `Command { std: "docker" "start" "-a" "3c39ca25f66ef26fbdd0720cc2b5174128d9c29e40f359d48114344744440f08", kill_on_drop: false }`
[INFO] [stderr]    Compiling fift v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.25s
[INFO] running `Command { std: "docker" "inspect" "3c39ca25f66ef26fbdd0720cc2b5174128d9c29e40f359d48114344744440f08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c39ca25f66ef26fbdd0720cc2b5174128d9c29e40f359d48114344744440f08", kill_on_drop: false }`
[INFO] [stdout] 3c39ca25f66ef26fbdd0720cc2b5174128d9c29e40f359d48114344744440f08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67812bae2e4d606ffdd1f884b59527740719ac95a6687dfe0741e5d8c0298e89
[INFO] running `Command { std: "docker" "start" "-a" "67812bae2e4d606ffdd1f884b59527740719ac95a6687dfe0741e5d8c0298e89", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fift-7d67343f216a8bd2)
[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 fift
[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" "67812bae2e4d606ffdd1f884b59527740719ac95a6687dfe0741e5d8c0298e89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67812bae2e4d606ffdd1f884b59527740719ac95a6687dfe0741e5d8c0298e89", kill_on_drop: false }`
[INFO] [stdout] 67812bae2e4d606ffdd1f884b59527740719ac95a6687dfe0741e5d8c0298e89
