[INFO] fetching crate fift 0.2.2... [INFO] testing fift-0.2.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate fift 0.2.2 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fift 0.2.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.21.2 [INFO] [stderr] Downloaded tycho-vm-proc v0.2.1 [INFO] [stderr] Downloaded darling v0.21.2 [INFO] [stderr] Downloaded fift-proc v0.2.2 [INFO] [stderr] Downloaded crc-catalog v2.4.0 [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded smallvec v1.15.0 [INFO] [stderr] Downloaded tl-proto-proc v0.5.3 [INFO] [stderr] Downloaded tl-proto v0.5.3 [INFO] [stderr] Downloaded darling_core v0.21.2 [INFO] [stderr] Downloaded tycho-vm v0.2.1 [INFO] [stderr] Downloaded crc v3.3.0 [INFO] [stderr] Downloaded tl-scheme v0.3.0 [INFO] [stderr] Downloaded tycho-crypto v0.4.0 [INFO] [stderr] Downloaded tycho-types v0.2.1 [INFO] [stderr] Downloaded tycho-types-proc v0.2.0 [INFO] [stderr] Downloaded crc32c v0.6.8 [INFO] [stderr] Downloaded typeid v1.0.3 [INFO] [stderr] Downloaded scc v2.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5518c5c403fc3997c00738d6aa1e8f39ebdf6df01a02d8a0cab1ca05a7f9317 [INFO] running `Command { std: "docker" "start" "-a" "b5518c5c403fc3997c00738d6aa1e8f39ebdf6df01a02d8a0cab1ca05a7f9317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5518c5c403fc3997c00738d6aa1e8f39ebdf6df01a02d8a0cab1ca05a7f9317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5518c5c403fc3997c00738d6aa1e8f39ebdf6df01a02d8a0cab1ca05a7f9317", kill_on_drop: false }` [INFO] [stdout] b5518c5c403fc3997c00738d6aa1e8f39ebdf6df01a02d8a0cab1ca05a7f9317 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dc3a7045ba852d3cd91982cc565e1167ecfc8f39d94821f351d32b35a27ea60 [INFO] running `Command { std: "docker" "start" "-a" "9dc3a7045ba852d3cd91982cc565e1167ecfc8f39d94821f351d32b35a27ea60", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling semver v1.0.26 [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 ucd-trie v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [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 tycho-types-proc v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pest v2.8.0 [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 54.75s [INFO] running `Command { std: "docker" "inspect" "9dc3a7045ba852d3cd91982cc565e1167ecfc8f39d94821f351d32b35a27ea60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dc3a7045ba852d3cd91982cc565e1167ecfc8f39d94821f351d32b35a27ea60", kill_on_drop: false }` [INFO] [stdout] 9dc3a7045ba852d3cd91982cc565e1167ecfc8f39d94821f351d32b35a27ea60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1598523ca111e47ed601fc5ebe10f308a6f7ac8be2cbf4951dd6fae87d9668f0 [INFO] running `Command { std: "docker" "start" "-a" "1598523ca111e47ed601fc5ebe10f308a6f7ac8be2cbf4951dd6fae87d9668f0", kill_on_drop: false }` [INFO] [stderr] Compiling fift v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `Command { std: "docker" "inspect" "1598523ca111e47ed601fc5ebe10f308a6f7ac8be2cbf4951dd6fae87d9668f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1598523ca111e47ed601fc5ebe10f308a6f7ac8be2cbf4951dd6fae87d9668f0", kill_on_drop: false }` [INFO] [stdout] 1598523ca111e47ed601fc5ebe10f308a6f7ac8be2cbf4951dd6fae87d9668f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aa793e7e2c938160d989bc4955bac69e77deef0c149f0c6b4287310a33281706 [INFO] running `Command { std: "docker" "start" "-a" "aa793e7e2c938160d989bc4955bac69e77deef0c149f0c6b4287310a33281706", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fift-682c25a7b4c77b89) [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] [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" "aa793e7e2c938160d989bc4955bac69e77deef0c149f0c6b4287310a33281706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa793e7e2c938160d989bc4955bac69e77deef0c149f0c6b4287310a33281706", kill_on_drop: false }` [INFO] [stdout] aa793e7e2c938160d989bc4955bac69e77deef0c149f0c6b4287310a33281706