[INFO] fetching crate keket-fjall 0.6.3... [INFO] testing keket-fjall-0.6.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate keket-fjall 0.6.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate keket-fjall 0.6.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate keket-fjall 0.6.3 [INFO] tweaked toml for crates.io crate keket-fjall 0.6.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate keket-fjall 0.6.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate keket-fjall 0.6.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c16fe646ce7fbf1e313f667e34d0eee16547f130a7f62b521f9f6b9522106e65 [INFO] running `Command { std: "docker" "start" "-a" "c16fe646ce7fbf1e313f667e34d0eee16547f130a7f62b521f9f6b9522106e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c16fe646ce7fbf1e313f667e34d0eee16547f130a7f62b521f9f6b9522106e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c16fe646ce7fbf1e313f667e34d0eee16547f130a7f62b521f9f6b9522106e65", kill_on_drop: false }` [INFO] [stdout] c16fe646ce7fbf1e313f667e34d0eee16547f130a7f62b521f9f6b9522106e65 [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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e44a2f6e007e184a8733f06807b77db3eb3d7843ad81fdb2dd9506eff7cb501a [INFO] running `Command { std: "docker" "start" "-a" "e44a2f6e007e184a8733f06807b77db3eb3d7843ad81fdb2dd9506eff7cb501a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling min-max-heap v1.3.0 [INFO] [stderr] Compiling quick_cache v0.6.9 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling double-ended-peekable v0.1.0 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling varint-rs v2.2.0 [INFO] [stderr] Compiling guardian v1.2.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling value-log v1.4.1 [INFO] [stderr] Compiling lsm-tree v2.5.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling intuicio-derive v0.41.3 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling fjall v2.5.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde-intermediate v1.6.1 [INFO] [stderr] Compiling typid v1.1.1 [INFO] [stderr] Compiling intuicio-data v0.41.3 [INFO] [stderr] Compiling intuicio-core v0.41.3 [INFO] [stderr] Compiling intuicio-framework-serde v0.41.3 [INFO] [stderr] Compiling anput v0.6.2 [INFO] [stderr] Compiling keket v0.6.3 [INFO] [stderr] Compiling keket-fjall v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.14s [INFO] running `Command { std: "docker" "inspect" "e44a2f6e007e184a8733f06807b77db3eb3d7843ad81fdb2dd9506eff7cb501a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e44a2f6e007e184a8733f06807b77db3eb3d7843ad81fdb2dd9506eff7cb501a", kill_on_drop: false }` [INFO] [stdout] e44a2f6e007e184a8733f06807b77db3eb3d7843ad81fdb2dd9506eff7cb501a [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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4981aa80c8dd338cb5a5157c83313300d764b9c96012bd6a9c620dd1a5735074 [INFO] running `Command { std: "docker" "start" "-a" "4981aa80c8dd338cb5a5157c83313300d764b9c96012bd6a9c620dd1a5735074", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling keket-fjall v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.15s [INFO] running `Command { std: "docker" "inspect" "4981aa80c8dd338cb5a5157c83313300d764b9c96012bd6a9c620dd1a5735074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4981aa80c8dd338cb5a5157c83313300d764b9c96012bd6a9c620dd1a5735074", kill_on_drop: false }` [INFO] [stdout] 4981aa80c8dd338cb5a5157c83313300d764b9c96012bd6a9c620dd1a5735074 [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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bfd18b58fd858732cd7856c56f71f72c2fcd3cbed3df42088473b5b67471bba1 [INFO] running `Command { std: "docker" "start" "-a" "bfd18b58fd858732cd7856c56f71f72c2fcd3cbed3df42088473b5b67471bba1", 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/keket_fjall-03dc3b8526cf67ba) [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 keket_fjall [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" "bfd18b58fd858732cd7856c56f71f72c2fcd3cbed3df42088473b5b67471bba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfd18b58fd858732cd7856c56f71f72c2fcd3cbed3df42088473b5b67471bba1", kill_on_drop: false }` [INFO] [stdout] bfd18b58fd858732cd7856c56f71f72c2fcd3cbed3df42088473b5b67471bba1