[INFO] fetching crate tailtalk 0.9.0...
[INFO] checking tailtalk-0.9.0 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] extracting crate tailtalk 0.9.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate tailtalk 0.9.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tailtalk 0.9.0
[INFO] tweaked toml for crates.io crate tailtalk 0.9.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tailtalk 0.9.0 on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tailtalk 0.9.0 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tailtalk-proto v0.9.0
[INFO] [stderr]   Downloaded tailtalk-packets v0.9.0
[INFO] [stderr]   Downloaded tokio-serial v5.4.5
[INFO] [stderr]   Downloaded mio-serial v5.0.6
[INFO] [stderr]   Downloaded pcap v2.4.0
[INFO] [stderr]   Downloaded get_adapters_addresses v0.1.1
[INFO] [stderr]   Downloaded dyf v0.1.4
[INFO] [stderr]   Downloaded fs-walk v0.2.2
[INFO] [stderr]   Downloaded tashtalk v0.3.0
[INFO] [stderr]   Downloaded pure-magic v0.3.0
[INFO] [stderr]   Downloaded magic-embed v0.4.0
[INFO] [stderr]   Downloaded magic-db v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2acfb2965745c67136309ec2b1bfad18972a16ffeaadfe3ce57c7762745cec7f
[INFO] running `Command { std: "docker" "start" "2acfb2965745c67136309ec2b1bfad18972a16ffeaadfe3ce57c7762745cec7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2acfb2965745c67136309ec2b1bfad18972a16ffeaadfe3ce57c7762745cec7f", 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" "2acfb2965745c67136309ec2b1bfad18972a16ffeaadfe3ce57c7762745cec7f" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2acfb2965745c67136309ec2b1bfad18972a16ffeaadfe3ce57c7762745cec7f", 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" "2acfb2965745c67136309ec2b1bfad18972a16ffeaadfe3ce57c7762745cec7f" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling prost-types v0.14.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]     Checking unescaper v0.1.8
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling dyf v0.1.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling fs-walk v0.2.2
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking serialport v4.9.0
[INFO] [stderr]    Compiling magic-db v0.5.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking mio-serial v5.0.6
[INFO] [stderr]    Compiling protox-parse v0.9.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking tailtalk-packets v0.9.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking pure-magic v0.3.0
[INFO] [stderr]    Compiling prost-build v0.14.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-serial v5.4.5
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]     Checking tashtalk v0.3.0
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling prost-reflect v0.16.4
[INFO] [stderr]    Compiling magic-embed v0.4.0
[INFO] [stderr]    Compiling protox v0.9.1
[INFO] [stderr]    Compiling tailtalk-proto v0.9.0
[INFO] [stderr]     Checking tailtalk v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.82s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "2acfb2965745c67136309ec2b1bfad18972a16ffeaadfe3ce57c7762745cec7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2acfb2965745c67136309ec2b1bfad18972a16ffeaadfe3ce57c7762745cec7f", kill_on_drop: false }`
[INFO] [stdout] 2acfb2965745c67136309ec2b1bfad18972a16ffeaadfe3ce57c7762745cec7f
