[INFO] fetching crate chm 0.1.17... [INFO] testing chm-0.1.17 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate chm 0.1.17 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate chm 0.1.17 [INFO] finished tweaking crates.io crate chm 0.1.17 [INFO] tweaked toml for crates.io crate chm 0.1.17 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chm 0.1.17 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate chm 0.1.17 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clickhouse-derive v0.1.1 [INFO] [stderr] Downloaded sealed v0.4.0 [INFO] [stderr] Downloaded clickhouse v0.11.6 [INFO] [stderr] Downloaded clickhouse-rs-cityhash-sys v0.1.2 [INFO] [stderr] Downloaded lz4 v1.25.0 [INFO] [stderr] Downloaded lz4-sys v1.9.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27e3d57aac8a7a12c9f6fb2a21fc6911d182dcc913bea50fb7a3905256d69d22 [INFO] running `Command { std: "docker" "start" "-a" "27e3d57aac8a7a12c9f6fb2a21fc6911d182dcc913bea50fb7a3905256d69d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27e3d57aac8a7a12c9f6fb2a21fc6911d182dcc913bea50fb7a3905256d69d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e3d57aac8a7a12c9f6fb2a21fc6911d182dcc913bea50fb7a3905256d69d22", kill_on_drop: false }` [INFO] [stdout] 27e3d57aac8a7a12c9f6fb2a21fc6911d182dcc913bea50fb7a3905256d69d22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c5d95f535ba2c7f165b07dbcd7b85d2f3acb6afe821f967484c8a514495b564 [INFO] running `Command { std: "docker" "start" "-a" "5c5d95f535ba2c7f165b07dbcd7b85d2f3acb6afe821f967484c8a514495b564", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling lz4-sys v1.9.5 [INFO] [stderr] Compiling clickhouse-rs-cityhash-sys v0.1.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling sealed v0.4.0 [INFO] [stderr] Compiling clickhouse-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling toml_edit v0.22.15 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling lz4 v1.25.0 [INFO] [stderr] Compiling clickhouse v0.11.6 [INFO] [stderr] Compiling chm v0.1.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "5c5d95f535ba2c7f165b07dbcd7b85d2f3acb6afe821f967484c8a514495b564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c5d95f535ba2c7f165b07dbcd7b85d2f3acb6afe821f967484c8a514495b564", kill_on_drop: false }` [INFO] [stdout] 5c5d95f535ba2c7f165b07dbcd7b85d2f3acb6afe821f967484c8a514495b564 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51008a8fe1246511d15133ec40186da9163a926de4b53b97aa57bcb2b46dc059 [INFO] running `Command { std: "docker" "start" "-a" "51008a8fe1246511d15133ec40186da9163a926de4b53b97aa57bcb2b46dc059", kill_on_drop: false }` [INFO] [stderr] Compiling chm v0.1.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "51008a8fe1246511d15133ec40186da9163a926de4b53b97aa57bcb2b46dc059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51008a8fe1246511d15133ec40186da9163a926de4b53b97aa57bcb2b46dc059", kill_on_drop: false }` [INFO] [stdout] 51008a8fe1246511d15133ec40186da9163a926de4b53b97aa57bcb2b46dc059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 65b33b1c430db17fbe7434577f7774111befae3535b2ec71e27791a40b7e559f [INFO] running `Command { std: "docker" "start" "-a" "65b33b1c430db17fbe7434577f7774111befae3535b2ec71e27791a40b7e559f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chm-ed0409ac4e561265) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chm-86034f8166fe56d9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests chm [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" "65b33b1c430db17fbe7434577f7774111befae3535b2ec71e27791a40b7e559f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65b33b1c430db17fbe7434577f7774111befae3535b2ec71e27791a40b7e559f", kill_on_drop: false }` [INFO] [stdout] 65b33b1c430db17fbe7434577f7774111befae3535b2ec71e27791a40b7e559f