[INFO] fetching crate thc 0.1.6... [INFO] testing thc-0.1.6 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate thc 0.1.6 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate thc 0.1.6 [INFO] finished tweaking crates.io crate thc 0.1.6 [INFO] tweaked toml for crates.io crate thc 0.1.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate thc 0.1.6 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 94 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding h3o v0.6.4 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b5cbac4abf0f07f930709d923b09178e2259c831a8ea4b930e7349ba0f4b345 [INFO] running `Command { std: "docker" "start" "-a" "4b5cbac4abf0f07f930709d923b09178e2259c831a8ea4b930e7349ba0f4b345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b5cbac4abf0f07f930709d923b09178e2259c831a8ea4b930e7349ba0f4b345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b5cbac4abf0f07f930709d923b09178e2259c831a8ea4b930e7349ba0f4b345", kill_on_drop: false }` [INFO] [stdout] 4b5cbac4abf0f07f930709d923b09178e2259c831a8ea4b930e7349ba0f4b345 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa1e4154b13a90a9b23d1af15ae7db2ad7c84cbfe1edcff359ce1a8573b7c63d [INFO] running `Command { std: "docker" "start" "-a" "aa1e4154b13a90a9b23d1af15ae7db2ad7c84cbfe1edcff359ce1a8573b7c63d", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling float_eq v1.0.1 [INFO] [stderr] Compiling h3o-bit v0.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling h3o v0.6.4 [INFO] [stderr] Compiling thc v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.17s [INFO] running `Command { std: "docker" "inspect" "aa1e4154b13a90a9b23d1af15ae7db2ad7c84cbfe1edcff359ce1a8573b7c63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa1e4154b13a90a9b23d1af15ae7db2ad7c84cbfe1edcff359ce1a8573b7c63d", kill_on_drop: false }` [INFO] [stdout] aa1e4154b13a90a9b23d1af15ae7db2ad7c84cbfe1edcff359ce1a8573b7c63d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8f61f0d9635f89333415729fd1ea29f3584a872bfdb08b98f4ddbfbacf5b10a [INFO] running `Command { std: "docker" "start" "-a" "e8f61f0d9635f89333415729fd1ea29f3584a872bfdb08b98f4ddbfbacf5b10a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling h3o v0.6.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling thc v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.87s [INFO] running `Command { std: "docker" "inspect" "e8f61f0d9635f89333415729fd1ea29f3584a872bfdb08b98f4ddbfbacf5b10a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8f61f0d9635f89333415729fd1ea29f3584a872bfdb08b98f4ddbfbacf5b10a", kill_on_drop: false }` [INFO] [stdout] e8f61f0d9635f89333415729fd1ea29f3584a872bfdb08b98f4ddbfbacf5b10a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a6be1ff500eabebb61a7e2a5eab0814c73ea57c2dcf727b7c5286034b2a6fdaf [INFO] running `Command { std: "docker" "start" "-a" "a6be1ff500eabebb61a7e2a5eab0814c73ea57c2dcf727b7c5286034b2a6fdaf", 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/thc-4954628892a1e215) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test cht::tests::decode_corrupted ... ok [INFO] [stdout] test cht::tests::decode_leaf_midway ... ok [INFO] [stdout] test cht::tests::decode_one_cell ... ok [INFO] [stdout] test cht::tests::decode_siblings ... ok [INFO] [stdout] test cht::tests::decode_two_branches ... ok [INFO] [stdout] test cht::tests::decode_empty ... ok [INFO] [stdout] test cht::tests::decode_truncated_input ... ok [INFO] [stdout] test cht::tests::encode_base_cell ... ok [INFO] [stdout] test cht::tests::decode_two_roots ... ok [INFO] [stdout] test error::tests::display ... ok [INFO] [stdout] test tests::bad_header ... ok [INFO] [stdout] test cht::tests::decode_base_cell ... ok [INFO] [stdout] test cht::tests::decode_cell_too_long ... ok [INFO] [stdout] test cht::tests::encode_one_cell ... ok [INFO] [stdout] test tests::rountrip ... ok [INFO] [stdout] test cht::tests::decode_invalid_base_cell ... ok [INFO] [stdout] test cht::tests::encode_two_branches ... ok [INFO] [stdout] test cht::tests::encode_two_roots ... ok [INFO] [stdout] test cht::tests::encode_leaf_midway ... ok [INFO] [stdout] test cht::tests::encode_siblings ... ok [INFO] [stdout] test cht::tests::rountrip_base_cell_0 ... ok [INFO] [stdout] test error::tests::source ... ok [INFO] [stdout] test cht::tests::rountrip_full_node ... ok [INFO] [stdout] test cht::tests::decode_missing_tag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests thc [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - compress (line 144) ... ok [INFO] [stdout] test src/lib.rs - decompress (line 181) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a6be1ff500eabebb61a7e2a5eab0814c73ea57c2dcf727b7c5286034b2a6fdaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6be1ff500eabebb61a7e2a5eab0814c73ea57c2dcf727b7c5286034b2a6fdaf", kill_on_drop: false }` [INFO] [stdout] a6be1ff500eabebb61a7e2a5eab0814c73ea57c2dcf727b7c5286034b2a6fdaf