[INFO] cloning repository https://github.com/cherry4xo/bittorrent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cherry4xo/bittorrent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcherry4xo%2Fbittorrent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcherry4xo%2Fbittorrent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2499f1dd09907ab9f8dfb28059e45675e5abca26
[INFO] checking cherry4xo/bittorrent against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcherry4xo%2Fbittorrent" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cherry4xo/bittorrent
[INFO] finished tweaking git repo https://github.com/cherry4xo/bittorrent
[INFO] tweaked toml for git repo https://github.com/cherry4xo/bittorrent written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cherry4xo/bittorrent on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cherry4xo/bittorrent 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kanal v0.1.0-pre8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4c460639859ea006c28c3ff9e464e5e74917dbe7be581cd7bb8e2d6c603cdef
[INFO] running `Command { std: "docker" "start" "-a" "d4c460639859ea006c28c3ff9e464e5e74917dbe7be581cd7bb8e2d6c603cdef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4c460639859ea006c28c3ff9e464e5e74917dbe7be581cd7bb8e2d6c603cdef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4c460639859ea006c28c3ff9e464e5e74917dbe7be581cd7bb8e2d6c603cdef", kill_on_drop: false }`
[INFO] [stdout] d4c460639859ea006c28c3ff9e464e5e74917dbe7be581cd7bb8e2d6c603cdef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acb7a45a9ae0e9105b8365d10b15326227a036fe709e12c2c7fc913ed9df672e
[INFO] running `Command { std: "docker" "start" "-a" "acb7a45a9ae0e9105b8365d10b15326227a036fe709e12c2c7fc913ed9df672e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking cpufeatures v0.2.15
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking pathdiff v0.2.2
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking kanal v0.1.0-pre8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking serde_bencode v0.2.4
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.3
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking bittorrent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `torrent::File` is more private than the item `torrent::Keys::MultiFile::files`
[INFO] [stdout]   --> src/torrent.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     MultiFile { files: Vec<File> }
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ field `torrent::Keys::MultiFile::files` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `torrent::File` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/torrent.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | struct File {
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `torrent::File` is more private than the item `torrent::Keys::MultiFile::files`
[INFO] [stdout]   --> src/torrent.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     MultiFile { files: Vec<File> }
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ field `torrent::Keys::MultiFile::files` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `torrent::File` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/torrent.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | struct File {
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]   --> src/main.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |             let length = if let torrent::Keys::SingleFile { length } = t.info.keys {
[INFO] [stdout]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]   --> src/main.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |             let length = if let torrent::Keys::SingleFile { length } = t.info.keys {
[INFO] [stdout]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "acb7a45a9ae0e9105b8365d10b15326227a036fe709e12c2c7fc913ed9df672e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acb7a45a9ae0e9105b8365d10b15326227a036fe709e12c2c7fc913ed9df672e", kill_on_drop: false }`
[INFO] [stdout] acb7a45a9ae0e9105b8365d10b15326227a036fe709e12c2c7fc913ed9df672e
