[INFO] cloning repository https://github.com/rorosen/zeekstd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rorosen/zeekstd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frorosen%2Fzeekstd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frorosen%2Fzeekstd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbdaf3396d06b42dfa90eab2cea03507fe445d51 [INFO] checking rorosen/zeekstd against try#14731909456ca628a194900c35659dfdcb359e77 for pr-149195-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frorosen%2Fzeekstd" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rorosen/zeekstd [INFO] finished tweaking git repo https://github.com/rorosen/zeekstd [INFO] tweaked toml for git repo https://github.com/rorosen/zeekstd written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rorosen/zeekstd on toolchain 14731909456ca628a194900c35659dfdcb359e77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rorosen/zeekstd 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" "+14731909456ca628a194900c35659dfdcb359e77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c75a378bf52d7c3ea757c93848b73e302a86ff78f4f04fde80d045e03657ecd [INFO] running `Command { std: "docker" "start" "-a" "9c75a378bf52d7c3ea757c93848b73e302a86ff78f4f04fde80d045e03657ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c75a378bf52d7c3ea757c93848b73e302a86ff78f4f04fde80d045e03657ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c75a378bf52d7c3ea757c93848b73e302a86ff78f4f04fde80d045e03657ecd", kill_on_drop: false }` [INFO] [stdout] 9c75a378bf52d7c3ea757c93848b73e302a86ff78f4f04fde80d045e03657ecd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8655c9a7580dd8b4ad5a377c0b8e8d8beff1ae4737d4844702f775f22878358a [INFO] running `Command { std: "docker" "start" "-a" "8655c9a7580dd8b4ad5a377c0b8e8d8beff1ae4737d4844702f775f22878358a", kill_on_drop: false }` [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking indicatif v0.18.3 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking proptest v1.9.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libfuzzer-sys v0.4.10 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking zeekstd v0.6.1 (/opt/rustwide/workdir/lib) [INFO] [stderr] Checking zeekstd_cli v0.4.2 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 75 | let out = Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:96:24 [INFO] [stdout] | [INFO] [stdout] 96 | let out = Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:135:14 [INFO] [stdout] | [INFO] [stdout] 135 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:208:14 [INFO] [stdout] | [INFO] [stdout] 208 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:217:14 [INFO] [stdout] | [INFO] [stdout] 217 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:233:14 [INFO] [stdout] | [INFO] [stdout] 233 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:260:14 [INFO] [stdout] | [INFO] [stdout] 260 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:270:14 [INFO] [stdout] | [INFO] [stdout] 270 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:286:14 [INFO] [stdout] | [INFO] [stdout] 286 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:304:36 [INFO] [stdout] | [INFO] [stdout] 304 | let mut first_frame = Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:321:36 [INFO] [stdout] | [INFO] [stdout] 321 | let mut last_frames = Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:346:14 [INFO] [stdout] | [INFO] [stdout] 346 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:360:32 [INFO] [stdout] | [INFO] [stdout] 360 | let first_frame = Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:391:14 [INFO] [stdout] | [INFO] [stdout] 391 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:400:14 [INFO] [stdout] | [INFO] [stdout] 400 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:421:24 [INFO] [stdout] | [INFO] [stdout] 421 | let out = Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:449:24 [INFO] [stdout] | [INFO] [stdout] 449 | let out = Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:462:24 [INFO] [stdout] | [INFO] [stdout] 462 | let out = Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:483:14 [INFO] [stdout] | [INFO] [stdout] 483 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> cli/tests/integration/main.rs:497:14 [INFO] [stdout] | [INFO] [stdout] 497 | Command::cargo_bin("zeekstd") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking zeekstd-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.90s [INFO] running `Command { std: "docker" "inspect" "8655c9a7580dd8b4ad5a377c0b8e8d8beff1ae4737d4844702f775f22878358a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8655c9a7580dd8b4ad5a377c0b8e8d8beff1ae4737d4844702f775f22878358a", kill_on_drop: false }` [INFO] [stdout] 8655c9a7580dd8b4ad5a377c0b8e8d8beff1ae4737d4844702f775f22878358a