[INFO] fetching crate tailtalk 0.8.0...
[INFO] checking tailtalk-0.8.0 against df1ae0f7dd168513de2d89beb2cb7a95d4fdc118 for pr-159343-retry
[INFO] extracting crate tailtalk 0.8.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate tailtalk 0.8.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tailtalk 0.8.0
[INFO] tweaked toml for crates.io crate tailtalk 0.8.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tailtalk 0.8.0 on toolchain df1ae0f7dd168513de2d89beb2cb7a95d4fdc118
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tailtalk 0.8.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" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serialport v4.9.0
[INFO] [stderr]   Downloaded prost-types v0.14.4
[INFO] [stderr]   Downloaded prost-build v0.14.4
[INFO] [stderr]   Downloaded pcap v2.4.0
[INFO] [stderr]   Downloaded prost-reflect v0.16.4
[INFO] [stderr]   Downloaded pure-magic v0.3.0
[INFO] [stderr]   Downloaded dyf v0.1.4
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded magic-embed v0.4.0
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] [stderr]   Downloaded fs-walk v0.2.2
[INFO] [stderr]   Downloaded magic-db v0.5.0
[INFO] [stderr]   Downloaded tokio v1.51.1
[INFO] [stderr]   Downloaded tailtalk-proto v0.8.0
[INFO] [stderr]   Downloaded tashtalk v0.3.0
[INFO] [stderr]   Downloaded get_adapters_addresses v0.1.1
[INFO] [stderr]   Downloaded tailtalk-packets v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 63c6eb1c83530b0cc0890d6855b0f7a5794ee5a1b2ea4ce86d7567642e1e3233
[INFO] running `Command { std: "docker" "start" "63c6eb1c83530b0cc0890d6855b0f7a5794ee5a1b2ea4ce86d7567642e1e3233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63c6eb1c83530b0cc0890d6855b0f7a5794ee5a1b2ea4ce86d7567642e1e3233", 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" "63c6eb1c83530b0cc0890d6855b0f7a5794ee5a1b2ea4ce86d7567642e1e3233" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63c6eb1c83530b0cc0890d6855b0f7a5794ee5a1b2ea4ce86d7567642e1e3233", 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" "63c6eb1c83530b0cc0890d6855b0f7a5794ee5a1b2ea4ce86d7567642e1e3233" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling prost-types v0.14.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling prost-reflect v0.16.4
[INFO] [stderr]    Compiling protox-parse v0.9.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling prost-build v0.14.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling dyf v0.1.4
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]     Checking unescaper v0.1.8
[INFO] [stderr]    Compiling protox v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling pure-magic v0.3.0
[INFO] [stderr]     Checking serialport v4.9.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling fs-walk v0.2.2
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling magic-db v0.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking mio-serial v5.0.6
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tailtalk-proto v0.8.0
[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 thread_local v1.1.9
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking im v15.1.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking tokio-serial v5.4.5
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking tashtalk v0.3.0
[INFO] [stderr]     Checking tailtalk-packets v0.8.0
[INFO] [stderr]    Compiling magic-embed v0.4.0
[INFO] [stderr]     Checking tailtalk v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "63c6eb1c83530b0cc0890d6855b0f7a5794ee5a1b2ea4ce86d7567642e1e3233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63c6eb1c83530b0cc0890d6855b0f7a5794ee5a1b2ea4ce86d7567642e1e3233", kill_on_drop: false }`
[INFO] [stdout] 63c6eb1c83530b0cc0890d6855b0f7a5794ee5a1b2ea4ce86d7567642e1e3233
