[INFO] fetching crate bandwhich 0.23.1...
[INFO] checking bandwhich-0.23.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate bandwhich 0.23.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate bandwhich 0.23.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bandwhich 0.23.1
[INFO] finished tweaking crates.io crate bandwhich 0.23.1
[INFO] tweaked toml for crates.io crate bandwhich 0.23.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate bandwhich 0.23.1 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d86c01b25df634683432e84284336ae9e2dae18b2270faaf4a71924a67e0b3bc
[INFO] running `Command { std: "docker" "start" "-a" "d86c01b25df634683432e84284336ae9e2dae18b2270faaf4a71924a67e0b3bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d86c01b25df634683432e84284336ae9e2dae18b2270faaf4a71924a67e0b3bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d86c01b25df634683432e84284336ae9e2dae18b2270faaf4a71924a67e0b3bc", kill_on_drop: false }`
[INFO] [stdout] d86c01b25df634683432e84284336ae9e2dae18b2270faaf4a71924a67e0b3bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c01eaaf60e90afc62cc5cc2488b5d185f07c068f0d25dbd9465dfe5f83990327
[INFO] running `Command { std: "docker" "start" "-a" "c01eaaf60e90afc62cc5cc2488b5d185f07c068f0d25dbd9465dfe5f83990327", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking pnet_base v0.31.0
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]     Checking pnet_macros_support v0.31.0
[INFO] [stderr]     Checking pnet_sys v0.34.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking pnet_sys v0.31.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling pnet_macros v0.31.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v4.5.19
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]    Compiling clap-verbosity-flag v2.2.2
[INFO] [stderr]    Compiling clap_complete v4.5.32
[INFO] [stderr]    Compiling clap_mangen v0.2.23
[INFO] [stderr]     Checking pnet_packet v0.31.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking pnet_packet v0.34.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking ipnetwork v0.19.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling pnet v0.34.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling pnet v0.31.0
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling bandwhich v0.23.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking trust-dns-proto v0.23.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking pnet_datalink v0.31.0
[INFO] [stderr]     Checking pnet_datalink v0.34.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking pnet_transport v0.31.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking pnet_transport v0.34.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking trust-dns-resolver v0.23.2
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking packet-builder v0.7.0
[INFO] [stderr]     Checking insta v1.40.0
[INFO] [stderr]     Checking rstest v0.23.0
[INFO] [stdout] error[E0583]: file not found for module `tests`
[INFO] [stdout]  --> src/main.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod tests;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `tests`, create file "src/tests.rs" or "src/tests/mod.rs"
[INFO] [stdout]   = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bandwhich` (bin "bandwhich" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c01eaaf60e90afc62cc5cc2488b5d185f07c068f0d25dbd9465dfe5f83990327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c01eaaf60e90afc62cc5cc2488b5d185f07c068f0d25dbd9465dfe5f83990327", kill_on_drop: false }`
[INFO] [stdout] c01eaaf60e90afc62cc5cc2488b5d185f07c068f0d25dbd9465dfe5f83990327
