[INFO] cloning repository https://github.com/DanglingPointer/mtorrent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanglingPointer/mtorrent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanglingPointer%2Fmtorrent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanglingPointer%2Fmtorrent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 741b1302bb6e46c221776911d10f51a2973c32ae
[INFO] testing DanglingPointer/mtorrent against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanglingPointer%2Fmtorrent" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DanglingPointer/mtorrent on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/DanglingPointer/mtorrent
[INFO] finished tweaking git repo https://github.com/DanglingPointer/mtorrent
[INFO] tweaked toml for git repo https://github.com/DanglingPointer/mtorrent written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/DanglingPointer/mtorrent 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_logger v4.1.0
[INFO] [stderr]   Downloaded igd v0.12.0
[INFO] [stderr]   Downloaded attohttpc v0.16.3
[INFO] [stderr]   Downloaded wildmatch v1.1.0
[INFO] [stderr]   Downloaded reqwest v0.12.1
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6d3b26354a899dd3edb986058eb221e2cf92799869996575a15b492ca13b550
[INFO] running `Command { std: "docker" "start" "-a" "d6d3b26354a899dd3edb986058eb221e2cf92799869996575a15b492ca13b550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6d3b26354a899dd3edb986058eb221e2cf92799869996575a15b492ca13b550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6d3b26354a899dd3edb986058eb221e2cf92799869996575a15b492ca13b550", kill_on_drop: false }`
[INFO] [stdout] d6d3b26354a899dd3edb986058eb221e2cf92799869996575a15b492ca13b550
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d931dac33c91a6173bf4fffbbf5556452a9737a7c065d0a2aac527f98cd9ee1e
[INFO] running `Command { std: "docker" "start" "-a" "d931dac33c91a6173bf4fffbbf5556452a9737a7c065d0a2aac527f98cd9ee1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling time-macros v0.2.8
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wildmatch v1.1.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling time v0.3.20
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling async-compression v0.4.6
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling attohttpc v0.16.3
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling simple_logger v4.1.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.1
[INFO] [stderr]    Compiling igd v0.12.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling mtorrent v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/tracker/udp.rs:409:27
[INFO] [stdout]     |
[INFO] [stdout] 409 | pub struct ScrapeResponse(Vec<ScrapeResponseEntry>);
[INFO] [stdout]     |            -------------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScrapeResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 409 | pub struct ScrapeResponse(());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 46.19s
[INFO] running `Command { std: "docker" "inspect" "d931dac33c91a6173bf4fffbbf5556452a9737a7c065d0a2aac527f98cd9ee1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d931dac33c91a6173bf4fffbbf5556452a9737a7c065d0a2aac527f98cd9ee1e", kill_on_drop: false }`
[INFO] [stdout] d931dac33c91a6173bf4fffbbf5556452a9737a7c065d0a2aac527f98cd9ee1e
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c99fe1ac1a19a5485fd0a6919a71e7b2f82ba4b87de70889a25931d33b18c83e
[INFO] running `Command { std: "docker" "start" "-a" "c99fe1ac1a19a5485fd0a6919a71e7b2f82ba4b87de70889a25931d33b18c83e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.6
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.1
[INFO] [stderr]    Compiling igd v0.12.0
[INFO] [stderr]    Compiling mtorrent v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/tracker/udp.rs:409:27
[INFO] [stdout]     |
[INFO] [stdout] 409 | pub struct ScrapeResponse(Vec<ScrapeResponseEntry>);
[INFO] [stdout]     |            -------------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScrapeResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 409 | pub struct ScrapeResponse(());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/tracker/udp.rs:409:27
[INFO] [stdout]     |
[INFO] [stdout] 409 | pub struct ScrapeResponse(Vec<ScrapeResponseEntry>);
[INFO] [stdout]     |            -------------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScrapeResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 409 | pub struct ScrapeResponse(());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 59.63s
[INFO] running `Command { std: "docker" "inspect" "c99fe1ac1a19a5485fd0a6919a71e7b2f82ba4b87de70889a25931d33b18c83e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c99fe1ac1a19a5485fd0a6919a71e7b2f82ba4b87de70889a25931d33b18c83e", kill_on_drop: false }`
[INFO] [stdout] c99fe1ac1a19a5485fd0a6919a71e7b2f82ba4b87de70889a25931d33b18c83e
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7dbdb901297f929f6f1bb70e177cfbb5ba40ec9c80809e80c0d9fd0f6a43dd37
[INFO] running `Command { std: "docker" "start" "-a" "7dbdb901297f929f6f1bb70e177cfbb5ba40ec9c80809e80c0d9fd0f6a43dd37", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/tracker/udp.rs:409:27
[INFO] [stderr]     |
[INFO] [stderr] 409 | pub struct ScrapeResponse(Vec<ScrapeResponseEntry>);
[INFO] [stderr]     |            -------------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ScrapeResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 409 | pub struct ScrapeResponse(());
[INFO] [stderr]     |                           ~~
[INFO] [stderr] 
[INFO] [stderr] warning: `mtorrent` (lib) generated 1 warning
[INFO] [stderr] warning: `mtorrent` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mtorrent-3cfb30659318c23b)
[INFO] [stdout] 
[INFO] [stdout] running 109 tests
[INFO] [stdout] test data::block_accountant::tests::test_accountant_block_length_with_one_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_has_exact_block_with_one_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_block_length_with_two_blocks ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_merge_into_following_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_ignore_overlapping_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_merge_into_preceding_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_merge_overlapping_into_following_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_merge_overlapping_into_preceding_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_merge_with_following_and_preceding_blocks ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_merge_with_overlapping_following_and_preceding_blocks ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_remove_exact_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_remove_multiple_nonadjacent_blocks ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_shrink_block_from_head_end ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_remove_multiple_nonadjacent_blocks_and_shrink ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_submit_one_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_replace_overlapping_block ... ok
[INFO] [stdout] test data::piece_tracker::tests::test_add_records_and_forget_piece ... ok
[INFO] [stdout] test data::piece_tracker::tests::test_add_records_and_get_owners ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_shrink_block_from_tail_end ... ok
[INFO] [stdout] test data::piece_tracker::tests::test_add_records_and_get_rarest_and_poorest ... ok
[INFO] [stdout] test data::piece_info::tests::last_incomplete_piece_is_handled_correctly ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_split_block_into_two ... ok
[INFO] [stdout] test data::piece_tracker::tests::test_add_records_and_forget_peer ... ok
[INFO] [stdout] test data::piece_tracker::tests::test_dont_leak_empty_owner_count_entries ... ok
[INFO] [stdout] test data::piece_tracker::tests::test_dont_leak_empty_piece_count_entries ... ok
[INFO] [stdout] test data::piece_tracker::tests::test_process_entire_bitfield_ignoring_forgotten_pieces ... ok
[INFO] [stdout] test data::storage::tests::test_read_piece_on_file_boundary ... ok
[INFO] [stdout] test data::storage::tests::test_past_the_end_read_fails ... ok
[INFO] [stdout] test data::storage::tests::test_write_piece_on_file_boundary ... ok
[INFO] [stdout] test data::storage::tests::test_write_piece_within_one_file ... ok
[INFO] [stdout] test data::storage::tests::test_read_piece_within_one_file ... ok
[INFO] [stdout] test data::storage::tests::test_async_detached_write_then_read_on_file_boundary ... ok
[INFO] [stdout] test data::storage::tests::test_async_verify_block ... ok
[INFO] [stdout] test ops::connections::tests::test_notify_when_outgoing_connection_drops ... ok
[INFO] [stdout] test ops::connections::tests::test_notify_when_incoming_connection_drops ... ok
[INFO] [stdout] test ops::connections::tests::test_incoming_control_respects_budget ... ok
[INFO] [stdout] test ops::connections::tests::test_outgoing_control_respects_uniqueness ... ok
[INFO] [stdout] test pwp::channels::tests::test_channel_send_timeout ... ok
[INFO] [stdout] test pwp::channels::tests::test_channel_receive_zero_timeout ... ok
[INFO] [stdout] test pwp::channels::tests::test_channel_receive_timeout ... ok
[INFO] [stdout] test pwp::channels::tests::test_read_downloader_message ... ok
[INFO] [stdout] test pwp::channels::tests::test_extended_channel_send_backpressure ... ok
[INFO] [stdout] test pwp::channels::tests::test_downloader_channel_send_backpressure ... ok
[INFO] [stdout] test pwp::channels::tests::test_read_extended_message ... ok
[INFO] [stdout] test pwp::channels::tests::test_read_error ... ok
[INFO] [stdout] test pwp::channels::tests::test_read_uploader_and_downloader_and_extended_messages ... ok
[INFO] [stdout] test pwp::channels::tests::test_read_uploader_message ... ok
[INFO] [stdout] test pwp::channels::tests::test_uploader_channel_send_backpressure ... ok
[INFO] [stdout] test pwp::channels::tests::test_send_keepalive_every_30s ... ok
[INFO] [stdout] test pwp::channels::tests::test_receiver_times_out_after_2_min ... ok
[INFO] [stdout] test pwp::channels::tests::test_write_downloader_message ... ok
[INFO] [stdout] test pwp::channels::tests::test_write_error ... ok
[INFO] [stdout] test pwp::channels::tests::test_write_uploader_message ... ok
[INFO] [stdout] test pwp::channels::tests::test_write_extended_messages ... ok
[INFO] [stdout] test pwp::handshake::tests::test_handshake_any_server_info_hash ... ok
[INFO] [stdout] test pwp::channels::tests::test_writing_downloader_message_takes_priority_over_uploader_message ... ok
[INFO] [stdout] test pwp::handshake::tests::test_handshake_parse_entire_real_hanshake_message ... ok
[INFO] [stdout] test pwp::handshake::tests::test_handshake_info_hash_doesnt_match ... ok
[INFO] [stdout] test pwp::handshake::tests::test_handshake_peer_id_doesnt_match ... ok
[INFO] [stdout] test pwp::channels::tests::test_writing_extended_message_takes_priority_over_uploader_message ... ok
[INFO] [stdout] test pwp::handshake::tests::test_handshake_specified_server_info_hash ... ok
[INFO] [stdout] test pwp::handshake::tests::test_handshake_with_ourselves_returns_io_error_other ... ok
[INFO] [stdout] test pwp::message::tests::test_handshake_payload_is_parsed_correctly ... ok
[INFO] [stdout] test pwp::message::tests::test_handshake_payload_is_serialized_correctly ... ok
[INFO] [stdout] test pwp::message::tests::test_metadata_block_payload_is_parsed_correctly ... ok
[INFO] [stdout] test pwp::message::tests::test_bitfield_is_parsed_correctly ... ok
[INFO] [stdout] test pwp::message::tests::test_metadata_block_payload_is_serialized_correctly ... ok
[INFO] [stdout] test pwp::requests::tests::test_pending_requests_from_single_peer ... ok
[INFO] [stdout] test pwp::requests::tests::test_pending_requests_from_multiple_peers ... ok
[INFO] [stdout] test pwp::testutils::tests::test_msgs ... ok
[INFO] [stdout] test tracker::http::tests::test_announce_uri ... ok
[INFO] [stdout] test tracker::http::tests::test_parse_ipv4_and_ipv6_in_announce_response ... ok
[INFO] [stdout] test tracker::http::tests::test_scrape_uri ... ok
[INFO] [stdout] test tracker::http::tests::test_unsupported_scrape_uri ... ok
[INFO] [stdout] test tracker::udp::tests::test_parse_connect_response ... ok
[INFO] [stdout] test tracker::udp::tests::test_serialize_connect_request ... ok
[INFO] [stdout] test tracker::utils::tests::test_extract_http_trackers ... ok
[INFO] [stdout] test tracker::utils::tests::test_extract_udp_trackers ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_and_encode_binary_string ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_and_encode_list_with_binary_string ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_and_encode_negative_integer ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_and_encode_non_ascii_string ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_and_encode_simple_dictionary ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_and_encode_real_dictionary ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_and_encode_simple_list ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_and_encode_simple_string ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_dictionary_with_appended_data ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_invalid_integer ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_list_without_end_postfix ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_non_utf8_integer ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_string_with_invalid_length ... ok
[INFO] [stdout] test utils::benc::tests::test_format_bencode ... ok
[INFO] [stdout] test tracker::udp::tests::test_connect_request_response ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/mtorrent-3cfb30659318c23b` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "7dbdb901297f929f6f1bb70e177cfbb5ba40ec9c80809e80c0d9fd0f6a43dd37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dbdb901297f929f6f1bb70e177cfbb5ba40ec9c80809e80c0d9fd0f6a43dd37", kill_on_drop: false }`
[INFO] [stdout] 7dbdb901297f929f6f1bb70e177cfbb5ba40ec9c80809e80c0d9fd0f6a43dd37
[INFO] testing DanglingPointer/mtorrent against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanglingPointer%2Fmtorrent" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DanglingPointer/mtorrent on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/DanglingPointer/mtorrent
[INFO] finished tweaking git repo https://github.com/DanglingPointer/mtorrent
[INFO] tweaked toml for git repo https://github.com/DanglingPointer/mtorrent written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/DanglingPointer/mtorrent 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a706b2f133716d924427b4d10950d6eef6577e7ed7ce3921583320028a087cb
[INFO] running `Command { std: "docker" "start" "-a" "2a706b2f133716d924427b4d10950d6eef6577e7ed7ce3921583320028a087cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a706b2f133716d924427b4d10950d6eef6577e7ed7ce3921583320028a087cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a706b2f133716d924427b4d10950d6eef6577e7ed7ce3921583320028a087cb", kill_on_drop: false }`
[INFO] [stdout] 2a706b2f133716d924427b4d10950d6eef6577e7ed7ce3921583320028a087cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a69919f3cb1c58d36acd36878d2c995d1bf5f1e667044985f1ced686d4d614ce
[INFO] running `Command { std: "docker" "start" "-a" "a69919f3cb1c58d36acd36878d2c995d1bf5f1e667044985f1ced686d4d614ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time-macros v0.2.8
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling wildmatch v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling time v0.3.20
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-compression v0.4.6
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling attohttpc v0.16.3
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling simple_logger v4.1.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.1
[INFO] [stderr]    Compiling igd v0.12.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling mtorrent v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/tracker/udp.rs:409:27
[INFO] [stdout]     |
[INFO] [stdout] 409 | pub struct ScrapeResponse(Vec<ScrapeResponseEntry>);
[INFO] [stdout]     |            -------------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScrapeResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 409 | pub struct ScrapeResponse(());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 46.22s
[INFO] running `Command { std: "docker" "inspect" "a69919f3cb1c58d36acd36878d2c995d1bf5f1e667044985f1ced686d4d614ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a69919f3cb1c58d36acd36878d2c995d1bf5f1e667044985f1ced686d4d614ce", kill_on_drop: false }`
[INFO] [stdout] a69919f3cb1c58d36acd36878d2c995d1bf5f1e667044985f1ced686d4d614ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a5d51c6d1aa0b39757c6527d3d91673ece74b0f72ff56b2017bbce7d743f14c
[INFO] running `Command { std: "docker" "start" "-a" "9a5d51c6d1aa0b39757c6527d3d91673ece74b0f72ff56b2017bbce7d743f14c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.6
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.1
[INFO] [stderr]    Compiling igd v0.12.0
[INFO] [stderr]    Compiling mtorrent v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/tracker/udp.rs:409:27
[INFO] [stdout]     |
[INFO] [stdout] 409 | pub struct ScrapeResponse(Vec<ScrapeResponseEntry>);
[INFO] [stdout]     |            -------------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScrapeResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 409 | pub struct ScrapeResponse(());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/tracker/udp.rs:409:27
[INFO] [stdout]     |
[INFO] [stdout] 409 | pub struct ScrapeResponse(Vec<ScrapeResponseEntry>);
[INFO] [stdout]     |            -------------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScrapeResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 409 | pub struct ScrapeResponse(());
[INFO] [stdout]     |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "9a5d51c6d1aa0b39757c6527d3d91673ece74b0f72ff56b2017bbce7d743f14c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a5d51c6d1aa0b39757c6527d3d91673ece74b0f72ff56b2017bbce7d743f14c", kill_on_drop: false }`
[INFO] [stdout] 9a5d51c6d1aa0b39757c6527d3d91673ece74b0f72ff56b2017bbce7d743f14c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7fd0bf2735466db77014f98e6bee3e8598a2074dbdfe6564c0ed9b46c72a008
[INFO] running `Command { std: "docker" "start" "-a" "e7fd0bf2735466db77014f98e6bee3e8598a2074dbdfe6564c0ed9b46c72a008", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/tracker/udp.rs:409:27
[INFO] [stderr]     |
[INFO] [stderr] 409 | pub struct ScrapeResponse(Vec<ScrapeResponseEntry>);
[INFO] [stderr]     |            -------------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ScrapeResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 409 | pub struct ScrapeResponse(());
[INFO] [stderr]     |                           ~~
[INFO] [stderr] 
[INFO] [stderr] warning: `mtorrent` (lib) generated 1 warning
[INFO] [stderr] warning: `mtorrent` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mtorrent-3cfb30659318c23b)
[INFO] [stdout] 
[INFO] [stdout] running 109 tests
[INFO] [stdout] test data::block_accountant::tests::test_accountant_block_length_with_one_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_merge_overlapping_into_preceding_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_merge_into_preceding_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_remove_exact_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_block_length_with_two_blocks ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_merge_with_following_and_preceding_blocks ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_merge_with_overlapping_following_and_preceding_blocks ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_merge_into_following_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_remove_multiple_nonadjacent_blocks ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_ignore_overlapping_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_merge_overlapping_into_following_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_has_exact_block_with_one_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_shrink_block_from_tail_end ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_shrink_block_from_head_end ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_split_block_into_two ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_replace_overlapping_block ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_submit_one_block ... ok
[INFO] [stdout] test data::piece_info::tests::last_incomplete_piece_is_handled_correctly ... ok
[INFO] [stdout] test data::block_accountant::tests::test_accountant_remove_multiple_nonadjacent_blocks_and_shrink ... ok
[INFO] [stdout] test data::piece_tracker::tests::test_add_records_and_get_rarest_and_poorest ... ok
[INFO] [stdout] test data::piece_tracker::tests::test_add_records_and_get_owners ... ok
[INFO] [stdout] test data::piece_tracker::tests::test_dont_leak_empty_owner_count_entries ... ok
[INFO] [stdout] test data::storage::tests::test_read_piece_on_file_boundary ... ok
[INFO] [stdout] test data::storage::tests::test_read_piece_within_one_file ... ok
[INFO] [stdout] test data::storage::tests::test_write_piece_on_file_boundary ... ok
[INFO] [stdout] test data::storage::tests::test_write_piece_within_one_file ... ok
[INFO] [stdout] test ops::connections::tests::test_incoming_control_respects_budget ... ok
[INFO] [stdout] test ops::connections::tests::test_notify_when_incoming_connection_drops ... ok
[INFO] [stdout] test data::storage::tests::test_async_detached_write_then_read_on_file_boundary ... ok
[INFO] [stdout] test ops::connections::tests::test_notify_when_outgoing_connection_drops ... ok
[INFO] [stdout] test data::piece_tracker::tests::test_add_records_and_forget_peer ... ok
[INFO] [stdout] test data::storage::tests::test_past_the_end_read_fails ... ok
[INFO] [stdout] test data::piece_tracker::tests::test_dont_leak_empty_piece_count_entries ... ok
[INFO] [stdout] test data::piece_tracker::tests::test_process_entire_bitfield_ignoring_forgotten_pieces ... ok
[INFO] [stdout] test data::piece_tracker::tests::test_add_records_and_forget_piece ... ok
[INFO] [stdout] test data::storage::tests::test_async_verify_block ... ok
[INFO] [stdout] test ops::connections::tests::test_outgoing_control_respects_uniqueness ... ok
[INFO] [stdout] test pwp::channels::tests::test_channel_receive_timeout ... ok
[INFO] [stdout] test pwp::channels::tests::test_channel_receive_zero_timeout ... ok
[INFO] [stdout] test pwp::channels::tests::test_downloader_channel_send_backpressure ... ok
[INFO] [stdout] test pwp::channels::tests::test_extended_channel_send_backpressure ... ok
[INFO] [stdout] test pwp::channels::tests::test_read_downloader_message ... ok
[INFO] [stdout] test pwp::channels::tests::test_read_extended_message ... ok
[INFO] [stdout] test pwp::channels::tests::test_read_uploader_and_downloader_and_extended_messages ... ok
[INFO] [stdout] test pwp::channels::tests::test_read_uploader_message ... ok
[INFO] [stdout] test pwp::channels::tests::test_receiver_times_out_after_2_min ... ok
[INFO] [stdout] test pwp::channels::tests::test_send_keepalive_every_30s ... ok
[INFO] [stdout] test pwp::channels::tests::test_channel_send_timeout ... ok
[INFO] [stdout] test pwp::channels::tests::test_uploader_channel_send_backpressure ... ok
[INFO] [stdout] test pwp::channels::tests::test_write_downloader_message ... ok
[INFO] [stdout] test pwp::channels::tests::test_write_error ... ok
[INFO] [stdout] test pwp::channels::tests::test_write_extended_messages ... ok
[INFO] [stdout] test pwp::channels::tests::test_read_error ... ok
[INFO] [stdout] test pwp::channels::tests::test_write_uploader_message ... ok
[INFO] [stdout] test pwp::channels::tests::test_writing_downloader_message_takes_priority_over_uploader_message ... ok
[INFO] [stdout] test pwp::channels::tests::test_writing_extended_message_takes_priority_over_uploader_message ... ok
[INFO] [stdout] test pwp::handshake::tests::test_handshake_any_server_info_hash ... ok
[INFO] [stdout] test pwp::handshake::tests::test_handshake_parse_entire_real_hanshake_message ... ok
[INFO] [stdout] test pwp::handshake::tests::test_handshake_info_hash_doesnt_match ... ok
[INFO] [stdout] test pwp::handshake::tests::test_handshake_peer_id_doesnt_match ... ok
[INFO] [stdout] test pwp::message::tests::test_bitfield_is_parsed_correctly ... ok
[INFO] [stdout] test pwp::handshake::tests::test_handshake_with_ourselves_returns_io_error_other ... ok
[INFO] [stdout] test pwp::handshake::tests::test_handshake_specified_server_info_hash ... ok
[INFO] [stdout] test pwp::message::tests::test_handshake_payload_is_serialized_correctly ... ok
[INFO] [stdout] test pwp::message::tests::test_handshake_payload_is_parsed_correctly ... ok
[INFO] [stdout] test pwp::message::tests::test_metadata_block_payload_is_parsed_correctly ... ok
[INFO] [stdout] test pwp::requests::tests::test_pending_requests_from_multiple_peers ... ok
[INFO] [stdout] test pwp::testutils::tests::test_msgs ... ok
[INFO] [stdout] test pwp::message::tests::test_metadata_block_payload_is_serialized_correctly ... ok
[INFO] [stdout] test pwp::requests::tests::test_pending_requests_from_single_peer ... ok
[INFO] [stdout] test tracker::http::tests::test_announce_uri ... ok
[INFO] [stdout] test tracker::http::tests::test_parse_ipv4_and_ipv6_in_announce_response ... ok
[INFO] [stdout] test tracker::http::tests::test_unsupported_scrape_uri ... ok
[INFO] [stdout] test tracker::http::tests::test_scrape_uri ... ok
[INFO] [stdout] test tracker::udp::tests::test_parse_connect_response ... ok
[INFO] [stdout] test tracker::utils::tests::test_extract_http_trackers ... ok
[INFO] [stdout] test tracker::udp::tests::test_connect_request_response ... ok
[INFO] [stdout] test tracker::utils::tests::test_extract_udp_trackers ... ok
[INFO] [stdout] test tracker::udp::tests::test_serialize_connect_request ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_and_encode_negative_integer ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_and_encode_non_ascii_string ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_and_encode_real_dictionary ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_and_encode_list_with_binary_string ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_and_encode_simple_dictionary ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_and_encode_simple_string ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_and_encode_binary_string ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_and_encode_simple_list ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_invalid_integer ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_non_utf8_integer ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_list_without_end_postfix ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_string_with_invalid_length ... ok
[INFO] [stdout] test utils::benc::tests::test_format_bencode ... ok
[INFO] [stdout] test utils::benc::tests::test_decode_dictionary_with_appended_data ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/mtorrent-3cfb30659318c23b` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "e7fd0bf2735466db77014f98e6bee3e8598a2074dbdfe6564c0ed9b46c72a008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7fd0bf2735466db77014f98e6bee3e8598a2074dbdfe6564c0ed9b46c72a008", kill_on_drop: false }`
[INFO] [stdout] e7fd0bf2735466db77014f98e6bee3e8598a2074dbdfe6564c0ed9b46c72a008
