[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] 6abacff92f40be4deed590cd623fce85394cd7dd
[INFO] checking rorosen/zeekstd against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frorosen%2Fzeekstd" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rorosen/zeekstd on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-lossless` is deprecated in favor of `lints.clippy.cast_lossless` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 2 warnings
[INFO] [stderr] warning: lib/Cargo.toml: `lints.clippy.cast-lossless` is deprecated in favor of `lints.clippy.cast_lossless` and will not work in a future edition
[INFO] [stderr] warning: lib/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: `zeekstd` (manifest) generated 2 warnings
[INFO] [stderr] warning: cli/Cargo.toml: `lints.clippy.cast-lossless` is deprecated in favor of `lints.clippy.cast_lossless` and will not work in a future edition
[INFO] [stderr] warning: cli/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: `zeekstd_cli` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e161cb7ec785ff8482814fdf24eeed63c40df0c416e545548bd273d4dc8e45dd
[INFO] running `Command { std: "docker" "start" "e161cb7ec785ff8482814fdf24eeed63c40df0c416e545548bd273d4dc8e45dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e161cb7ec785ff8482814fdf24eeed63c40df0c416e545548bd273d4dc8e45dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e161cb7ec785ff8482814fdf24eeed63c40df0c416e545548bd273d4dc8e45dd" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e161cb7ec785ff8482814fdf24eeed63c40df0c416e545548bd273d4dc8e45dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e161cb7ec785ff8482814fdf24eeed63c40df0c416e545548bd273d4dc8e45dd" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-lossless` is deprecated in favor of `lints.clippy.cast_lossless` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 2 warnings
[INFO] [stderr] warning: cli/Cargo.toml: `lints.clippy.cast-lossless` is deprecated in favor of `lints.clippy.cast_lossless` and will not work in a future edition
[INFO] [stderr] warning: cli/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: `zeekstd_cli` (manifest) generated 2 warnings
[INFO] [stderr] warning: lib/Cargo.toml: `lints.clippy.cast-lossless` is deprecated in favor of `lints.clippy.cast_lossless` and will not work in a future edition
[INFO] [stderr] warning: lib/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: `zeekstd` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking clap_builder v4.6.5
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling portable-atomic v1.14.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.13
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking clap v4.6.5
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking bstr v1.13.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]     Checking zeekstd v0.6.2 (/opt/rustwide/workdir/lib)
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zeekstd-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz)
[INFO] [stderr]     Checking zeekstd_cli v0.4.5 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.72s
[INFO] running `Command { std: "docker" "inspect" "e161cb7ec785ff8482814fdf24eeed63c40df0c416e545548bd273d4dc8e45dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e161cb7ec785ff8482814fdf24eeed63c40df0c416e545548bd273d4dc8e45dd", kill_on_drop: false }`
[INFO] [stdout] e161cb7ec785ff8482814fdf24eeed63c40df0c416e545548bd273d4dc8e45dd
