[INFO] cloning repository https://github.com/the-pinbo/mim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the-pinbo/mim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-pinbo%2Fmim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-pinbo%2Fmim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44b6f86f49deabdbc7a5d0ac6cfdd9c7f0d51a5f
[INFO] testing the-pinbo/mim against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-pinbo%2Fmim" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/the-pinbo/mim
[INFO] finished tweaking git repo https://github.com/the-pinbo/mim
[INFO] tweaked toml for git repo https://github.com/the-pinbo/mim written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/the-pinbo/mim on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/the-pinbo/mim 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded size_format v1.0.2
[INFO] [stderr]   Downloaded hyper-rustls v0.23.1
[INFO] [stderr]   Downloaded is-terminal v0.4.1
[INFO] [stderr]   Downloaded futures-macro v0.3.25
[INFO] [stderr]   Downloaded axum-core v0.3.0
[INFO] [stderr]   Downloaded parse_duration v2.1.1
[INFO] [stderr]   Downloaded clap_derive v4.0.21
[INFO] [stderr]   Downloaded futures v0.3.25
[INFO] [stderr]   Downloaded serde_derive v1.0.148
[INFO] [stderr]   Downloaded serde v1.0.148
[INFO] [stderr]   Downloaded anyhow v1.0.66
[INFO] [stderr]   Downloaded io-lifetimes v1.0.3
[INFO] [stderr]   Downloaded axum v0.6.1
[INFO] [stderr]   Downloaded async-trait v0.1.59
[INFO] [stderr]   Downloaded openssl v0.10.43
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.8
[INFO] [stderr]   Downloaded openssl-sys v0.9.78
[INFO] [stderr]   Downloaded clap v4.0.29
[INFO] [stderr]   Downloaded webpki-roots v0.22.5
[INFO] [stderr]   Downloaded futures-executor v0.3.25
[INFO] [stderr]   Downloaded rustix v0.36.4
[INFO] [stderr]   Downloaded tokio v1.22.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b918524a044dde59609963a1467f142f7366c1dead93a3f301809944b65ba14
[INFO] running `Command { std: "docker" "start" "-a" "2b918524a044dde59609963a1467f142f7366c1dead93a3f301809944b65ba14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b918524a044dde59609963a1467f142f7366c1dead93a3f301809944b65ba14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b918524a044dde59609963a1467f142f7366c1dead93a3f301809944b65ba14", kill_on_drop: false }`
[INFO] [stdout] 2b918524a044dde59609963a1467f142f7366c1dead93a3f301809944b65ba14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16c9db44bb05a7578ae26903297c1b23ce4734a7955f5bf1171e3fe5780d2804
[INFO] running `Command { std: "docker" "start" "-a" "16c9db44bb05a7578ae26903297c1b23ce4734a7955f5bf1171e3fe5780d2804", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.43
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling clone_to_owned v0.1.0 (/opt/rustwide/workdir/crates/clone_to_owned)
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.78
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling async-trait v0.1.59
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling axum-core v0.3.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling rustix v0.36.4
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling axum v0.6.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling ipnet v2.5.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling size_format v1.0.2
[INFO] [stderr]    Compiling urlencoding v2.1.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling parse_duration v2.1.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling clap v4.0.29
[INFO] [stderr]    Compiling crypto-hash v0.3.4
[INFO] [stderr]    Compiling sha1w v0.1.0 (/opt/rustwide/workdir/crates/sha1w)
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling buffers v0.1.0 (/opt/rustwide/workdir/crates/buffers)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.8
[INFO] [stderr]    Compiling bencode v0.1.0 (/opt/rustwide/workdir/crates/bencode)
[INFO] [stderr]    Compiling libmim_core v0.1.0 (/opt/rustwide/workdir/crates/libmim_core)
[INFO] [stderr]    Compiling peer_binary_protocol v0.1.0 (/opt/rustwide/workdir/crates/peer_binary_protocol)
[INFO] [stderr]    Compiling dht v0.1.0 (/opt/rustwide/workdir/crates/dht)
[INFO] [stdout] warning: struct `GetPeersResponse` is never constructed
[INFO] [stdout]    --> crates/dht/src/bprotocol.rs:318:12
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub struct GetPeersResponse<BufT> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling libmim v0.1.0 (/opt/rustwide/workdir/crates/libmim)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/libmim/src/session.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Added(usize),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 49 -     Added(usize),
[INFO] [stdout] 49 +     Added(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/libmim/src/torrent_state.rs:348:22
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn lock_read(&self) -> RwLockReadGuard<TorrentStateLocked> {
[INFO] [stdout]     |                      ^^^^^     ----------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn lock_read(&self) -> RwLockReadGuard<'_, TorrentStateLocked> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mim v1.0.0 (/opt/rustwide/workdir/crates/mim)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "16c9db44bb05a7578ae26903297c1b23ce4734a7955f5bf1171e3fe5780d2804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16c9db44bb05a7578ae26903297c1b23ce4734a7955f5bf1171e3fe5780d2804", kill_on_drop: false }`
[INFO] [stdout] 16c9db44bb05a7578ae26903297c1b23ce4734a7955f5bf1171e3fe5780d2804
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08dbdf26841b5a2f849538c9690e360874588c0ee54b7c4ada365df3da678e56
[INFO] running `Command { std: "docker" "start" "-a" "08dbdf26841b5a2f849538c9690e360874588c0ee54b7c4ada365df3da678e56", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling clone_to_owned v0.1.0 (/opt/rustwide/workdir/crates/clone_to_owned)
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling ipnet v2.5.1
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling urlencoding v2.1.2
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.78
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustix v0.36.4
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling size_format v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.43
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling parse_duration v2.1.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.1
[INFO] [stderr]    Compiling clap v4.0.29
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling axum-core v0.3.0
[INFO] [stderr]    Compiling buffers v0.1.0 (/opt/rustwide/workdir/crates/buffers)
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.8
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling crypto-hash v0.3.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling sha1w v0.1.0 (/opt/rustwide/workdir/crates/sha1w)
[INFO] [stderr]    Compiling bencode v0.1.0 (/opt/rustwide/workdir/crates/bencode)
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling libmim_core v0.1.0 (/opt/rustwide/workdir/crates/libmim_core)
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling peer_binary_protocol v0.1.0 (/opt/rustwide/workdir/crates/peer_binary_protocol)
[INFO] [stderr]    Compiling dht v0.1.0 (/opt/rustwide/workdir/crates/dht)
[INFO] [stdout] warning: struct `GetPeersResponse` is never constructed
[INFO] [stdout]    --> crates/dht/src/bprotocol.rs:318:12
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub struct GetPeersResponse<BufT> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetPeersResponse` is never constructed
[INFO] [stdout]    --> crates/dht/src/bprotocol.rs:318:12
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub struct GetPeersResponse<BufT> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling axum v0.6.1
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling libmim v0.1.0 (/opt/rustwide/workdir/crates/libmim)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/libmim/src/session.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Added(usize),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 49 -     Added(usize),
[INFO] [stdout] 49 +     Added(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/libmim/src/torrent_state.rs:348:22
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn lock_read(&self) -> RwLockReadGuard<TorrentStateLocked> {
[INFO] [stdout]     |                      ^^^^^     ----------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn lock_read(&self) -> RwLockReadGuard<'_, TorrentStateLocked> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/libmim/src/session.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Added(usize),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 49 -     Added(usize),
[INFO] [stdout] 49 +     Added(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/libmim/src/torrent_state.rs:348:22
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn lock_read(&self) -> RwLockReadGuard<TorrentStateLocked> {
[INFO] [stdout]     |                      ^^^^^     ----------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn lock_read(&self) -> RwLockReadGuard<'_, TorrentStateLocked> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mim v1.0.0 (/opt/rustwide/workdir/crates/mim)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.08s
[INFO] running `Command { std: "docker" "inspect" "08dbdf26841b5a2f849538c9690e360874588c0ee54b7c4ada365df3da678e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08dbdf26841b5a2f849538c9690e360874588c0ee54b7c4ada365df3da678e56", kill_on_drop: false }`
[INFO] [stdout] 08dbdf26841b5a2f849538c9690e360874588c0ee54b7c4ada365df3da678e56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 82b16a35f42b988f72b6d34e271c43726eabc5d732acba0aa4dc7d9ee53b9fb7
[INFO] running `Command { std: "docker" "start" "-a" "82b16a35f42b988f72b6d34e271c43726eabc5d732acba0aa4dc7d9ee53b9fb7", kill_on_drop: false }`
[INFO] [stderr] warning: struct `GetPeersResponse` is never constructed
[INFO] [stderr]    --> crates/dht/src/bprotocol.rs:318:12
[INFO] [stderr]     |
[INFO] [stderr] 318 | pub struct GetPeersResponse<BufT> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dht` (lib) generated 1 warning
[INFO] [stderr] warning: `dht` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> crates/libmim/src/session.rs:49:11
[INFO] [stderr]    |
[INFO] [stderr] 49 |     Added(usize),
[INFO] [stderr]    |     ----- ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 49 -     Added(usize),
[INFO] [stderr] 49 +     Added(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/libmim/src/torrent_state.rs:348:22
[INFO] [stderr]     |
[INFO] [stderr] 348 |     pub fn lock_read(&self) -> RwLockReadGuard<TorrentStateLocked> {
[INFO] [stderr]     |                      ^^^^^     ----------------------------------- the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 348 |     pub fn lock_read(&self) -> RwLockReadGuard<'_, TorrentStateLocked> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `libmim` (lib) generated 2 warnings
[INFO] [stderr] warning: `libmim` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bencode-6d468294a8f459e2)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test bencode_value::tests::test_serialize_struct_with_option ... ok
[INFO] [stdout] test bencode_value::tests::test_serialize_torrent_dyn ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/buffers-da7da11f33af7801)
[INFO] [stdout] test bencode_value::tests::test_deserialize_torrent_dyn ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clone_to_owned-758dae711d9cbbff)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dht-34fbf86a72cbbdca)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test bprotocol::tests::deserialize_request_find_node ... ok
[INFO] [stdout] test bprotocol::tests::deserialize_request_get_peers ... ok
[INFO] [stdout] test bprotocol::tests::serialize_then_deserialize_then_serialize_error ... ok
[INFO] [stdout] test bprotocol::tests::deserialize_request_what_is_that ... ok
[INFO] [stdout] test routing_table::tests::compute_split_start_end_3 ... ok
[INFO] [stdout] test bprotocol::tests::deserialize_response_find_node_3 ... ok
[INFO] [stdout] test routing_table::tests::compute_split_start_end_root ... ok
[INFO] [stdout] test bprotocol::tests::deserialize_response_find_node_2 ... ok
[INFO] [stdout] test bprotocol::tests::deserialize_response_find_node ... ok
[INFO] [stdout] test bprotocol::tests::deserialize_bencode_packets_captured_from_wireshark ... ok
[INFO] [stdout] test routing_table::tests::compute_split_start_end_second_split ... ok
[INFO] [stdout] test routing_table::tests::serialize_deserialize_routing_table ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dht-bb5a9567cdea9e77)
[INFO] [stdout] test routing_table::tests::test_iter_is_ordered ... ok
[INFO] [stdout] test routing_table::tests::test_sorted_by_distance_from ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libmim-575fff7be49ed7bd)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test peer_info_reader::tests::test_get_torrent_metadata_from_localhost_bittorrent_client ... ignored
[INFO] [stdout] test tracker_comms::tests::test_serialize ... ok
[INFO] [stdout] test dht_utils::tests::read_metainfo_from_dht has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "82b16a35f42b988f72b6d34e271c43726eabc5d732acba0aa4dc7d9ee53b9fb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82b16a35f42b988f72b6d34e271c43726eabc5d732acba0aa4dc7d9ee53b9fb7", kill_on_drop: false }`
[INFO] [stdout] 82b16a35f42b988f72b6d34e271c43726eabc5d732acba0aa4dc7d9ee53b9fb7
