[INFO] fetching crate tailtalk 0.10.2...
[INFO] checking tailtalk-0.10.2 against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] extracting crate tailtalk 0.10.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate tailtalk 0.10.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tailtalk 0.10.2
[INFO] tweaked toml for crates.io crate tailtalk 0.10.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tailtalk 0.10.2 on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tailtalk 0.10.2 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:94:1
[INFO] [stderr]    |
[INFO] [stderr] 94 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `tailtalk` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pcap v2.4.0
[INFO] [stderr]   Downloaded tailtalk-proto v0.10.2
[INFO] [stderr]   Downloaded tailtalk-packets v0.10.2
[INFO] [stderr]   Downloaded get_adapters_addresses v0.1.1
[INFO] [stderr]   Downloaded pure-magic v0.3.3
[INFO] [stderr]   Downloaded fs-walk v0.2.2
[INFO] [stderr]   Downloaded flaglet v0.1.2
[INFO] [stderr]   Downloaded tashtalk v0.3.0
[INFO] [stderr]   Downloaded magic-embed v0.4.3
[INFO] [stderr]   Downloaded magic-db v0.5.3
[INFO] [stderr]   Downloaded dyf v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b9268aecf3d5c1f32753eae6bc1293d21e461d344713904dfec8421c97dcb3bb
[INFO] running `Command { std: "docker" "start" "b9268aecf3d5c1f32753eae6bc1293d21e461d344713904dfec8421c97dcb3bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9268aecf3d5c1f32753eae6bc1293d21e461d344713904dfec8421c97dcb3bb", 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" "b9268aecf3d5c1f32753eae6bc1293d21e461d344713904dfec8421c97dcb3bb" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9268aecf3d5c1f32753eae6bc1293d21e461d344713904dfec8421c97dcb3bb", 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" "b9268aecf3d5c1f32753eae6bc1293d21e461d344713904dfec8421c97dcb3bb" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:94:1
[INFO] [stderr]    |
[INFO] [stderr] 94 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `tailtalk` (manifest) generated 1 warning
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling pest v2.8.8
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling flaglet v0.1.2
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling pest_meta v2.8.8
[INFO] [stderr]    Compiling blake3 v1.8.6
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling memmap2 v0.9.11
[INFO] [stderr]     Checking unescaper v0.1.10
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling uuid v1.24.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling prost-types v0.14.4
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling fs-walk v0.2.2
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling pest_generator v2.8.8
[INFO] [stderr]     Checking serialport v4.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling magic-db v0.5.3
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]    Compiling protox-parse v0.9.0
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]     Checking tailtalk-packets v0.10.2
[INFO] [stderr]    Compiling pest_derive v2.8.8
[INFO] [stderr]     Checking mio-serial v5.0.7
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking dyf v0.2.2
[INFO] [stderr]    Compiling prost-build v0.14.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pure-magic v0.3.3
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling prost-reflect v0.16.5
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tokio-serial v5.5.0
[INFO] [stderr]     Checking tashtalk v0.3.0
[INFO] [stderr]    Compiling protox v0.9.1
[INFO] [stderr]    Compiling tailtalk-proto v0.10.2
[INFO] [stderr]    Compiling magic-embed v0.4.3
[INFO] [stderr]     Checking tailtalk v0.10.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused dependency `tracing-subscriber`
[INFO] [stderr]   --> Cargo.toml:64:15
[INFO] [stderr]    |
[INFO] [stderr] 64 | [dependencies.tracing-subscriber]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `tracing-subscriber`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `tailtalk` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "b9268aecf3d5c1f32753eae6bc1293d21e461d344713904dfec8421c97dcb3bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9268aecf3d5c1f32753eae6bc1293d21e461d344713904dfec8421c97dcb3bb", kill_on_drop: false }`
[INFO] [stdout] b9268aecf3d5c1f32753eae6bc1293d21e461d344713904dfec8421c97dcb3bb
