[INFO] fetching crate fsst 4.0.0... [INFO] testing fsst-4.0.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate fsst 4.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate fsst 4.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate fsst 4.0.0 [INFO] tweaked toml for crates.io crate fsst 4.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fsst 4.0.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fsst 4.0.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc741680c428a7b6a404783f10fe2acc00f40b86b976e24af458fac19c4f031a [INFO] running `Command { std: "docker" "start" "-a" "cc741680c428a7b6a404783f10fe2acc00f40b86b976e24af458fac19c4f031a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc741680c428a7b6a404783f10fe2acc00f40b86b976e24af458fac19c4f031a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc741680c428a7b6a404783f10fe2acc00f40b86b976e24af458fac19c4f031a", kill_on_drop: false }` [INFO] [stdout] cc741680c428a7b6a404783f10fe2acc00f40b86b976e24af458fac19c4f031a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66e72667b21637f1d192160000d6f9736ed9760c22daeaadff460e3dcc4e7c24 [INFO] running `Command { std: "docker" "start" "-a" "66e72667b21637f1d192160000d6f9736ed9760c22daeaadff460e3dcc4e7c24", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling arrow-schema v57.3.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling arrow-buffer v57.3.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling arrow-data v57.3.0 [INFO] [stderr] Compiling arrow-array v57.3.0 [INFO] [stderr] Compiling fsst v4.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.80s [INFO] running `Command { std: "docker" "inspect" "66e72667b21637f1d192160000d6f9736ed9760c22daeaadff460e3dcc4e7c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66e72667b21637f1d192160000d6f9736ed9760c22daeaadff460e3dcc4e7c24", kill_on_drop: false }` [INFO] [stdout] 66e72667b21637f1d192160000d6f9736ed9760c22daeaadff460e3dcc4e7c24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6bee552d338d96473bede2653843643ea4a97abe4a011c1f8dc96ea310ea5e8 [INFO] running `Command { std: "docker" "start" "-a" "a6bee552d338d96473bede2653843643ea4a97abe4a011c1f8dc96ea310ea5e8", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling arrow-buffer v57.3.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling test-log-macros v0.2.19 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling arrow-data v57.3.0 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling test-log v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling arrow-array v57.3.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling random_word v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling arrow-select v57.3.0 [INFO] [stderr] Compiling arrow-arith v57.3.0 [INFO] [stderr] Compiling arrow-row v57.3.0 [INFO] [stderr] Compiling fsst v4.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling arrow-ord v57.3.0 [INFO] [stderr] Compiling arrow-string v57.3.0 [INFO] [stderr] Compiling arrow-ipc v57.3.0 [INFO] [stderr] Compiling arrow-cast v57.3.0 [INFO] [stderr] Compiling arrow-json v57.3.0 [INFO] [stderr] Compiling arrow-csv v57.3.0 [INFO] [stderr] Compiling arrow v57.3.0 [INFO] [stderr] Compiling lance-datagen v4.0.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.00s [INFO] running `Command { std: "docker" "inspect" "a6bee552d338d96473bede2653843643ea4a97abe4a011c1f8dc96ea310ea5e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6bee552d338d96473bede2653843643ea4a97abe4a011c1f8dc96ea310ea5e8", kill_on_drop: false }` [INFO] [stdout] a6bee552d338d96473bede2653843643ea4a97abe4a011c1f8dc96ea310ea5e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc1912dcf07576e924fdf8fa8b8067eec94e9c6e57bf5afbce2a62dcf0d95699 [INFO] running `Command { std: "docker" "start" "-a" "fc1912dcf07576e924fdf8fa8b8067eec94e9c6e57bf5afbce2a62dcf0d95699", 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/fsst-d152969e9cee8941) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test fsst::tests::test_symbol_new ... ok [INFO] [stdout] test fsst::tests::test_fsst ... ok [INFO] [stdout] test fsst::tests::test_fsst_64_bit_offsets ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.34s [INFO] [stdout] [INFO] [stderr] Doc-tests fsst [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" "fc1912dcf07576e924fdf8fa8b8067eec94e9c6e57bf5afbce2a62dcf0d95699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc1912dcf07576e924fdf8fa8b8067eec94e9c6e57bf5afbce2a62dcf0d95699", kill_on_drop: false }` [INFO] [stdout] fc1912dcf07576e924fdf8fa8b8067eec94e9c6e57bf5afbce2a62dcf0d95699