[INFO] fetching crate rtorrent-xmlrpc-bindings 1.0.2... [INFO] testing rtorrent-xmlrpc-bindings-1.0.2 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate rtorrent-xmlrpc-bindings 1.0.2 into /workspace/builds/worker-30/source [INFO] validating manifest of crates.io crate rtorrent-xmlrpc-bindings 1.0.2 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rtorrent-xmlrpc-bindings 1.0.2 [INFO] finished tweaking crates.io crate rtorrent-xmlrpc-bindings 1.0.2 [INFO] tweaked toml for crates.io crate rtorrent-xmlrpc-bindings 1.0.2 written to /workspace/builds/worker-30/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iso8601 v0.4.1 [INFO] [stderr] Downloaded xmlrpc v0.15.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c77884ec8092020cb72ab4d0d43a935d662ea3664e5de24dc17a47fe3a0c89f [INFO] running `Command { std: "docker" "start" "-a" "7c77884ec8092020cb72ab4d0d43a935d662ea3664e5de24dc17a47fe3a0c89f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c77884ec8092020cb72ab4d0d43a935d662ea3664e5de24dc17a47fe3a0c89f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c77884ec8092020cb72ab4d0d43a935d662ea3664e5de24dc17a47fe3a0c89f", kill_on_drop: false }` [INFO] [stdout] 7c77884ec8092020cb72ab4d0d43a935d662ea3664e5de24dc17a47fe3a0c89f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 519e6a316301bb32faed22c0aa9f06d364d63ceba838d025d3e269615e5a4f51 [INFO] running `Command { std: "docker" "start" "-a" "519e6a316301bb32faed22c0aa9f06d364d63ceba838d025d3e269615e5a4f51", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling iso8601 v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling xmlrpc v0.15.1 [INFO] [stderr] Compiling rtorrent-xmlrpc-bindings v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.78s [INFO] running `Command { std: "docker" "inspect" "519e6a316301bb32faed22c0aa9f06d364d63ceba838d025d3e269615e5a4f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "519e6a316301bb32faed22c0aa9f06d364d63ceba838d025d3e269615e5a4f51", kill_on_drop: false }` [INFO] [stdout] 519e6a316301bb32faed22c0aa9f06d364d63ceba838d025d3e269615e5a4f51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 056f6d1212c5a7a3ea62d55ff0a986711cb1d4d103bfe92434a1ef6d62c1f241 [INFO] running `Command { std: "docker" "start" "-a" "056f6d1212c5a7a3ea62d55ff0a986711cb1d4d103bfe92434a1ef6d62c1f241", kill_on_drop: false }` [INFO] [stderr] Compiling rtorrent-xmlrpc-bindings v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "056f6d1212c5a7a3ea62d55ff0a986711cb1d4d103bfe92434a1ef6d62c1f241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "056f6d1212c5a7a3ea62d55ff0a986711cb1d4d103bfe92434a1ef6d62c1f241", kill_on_drop: false }` [INFO] [stdout] 056f6d1212c5a7a3ea62d55ff0a986711cb1d4d103bfe92434a1ef6d62c1f241 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d2f96fb46c9f334d6ff31bf315fb59113d6a23ffed783c00c21586eb16500ea [INFO] running `Command { std: "docker" "start" "-a" "8d2f96fb46c9f334d6ff31bf315fb59113d6a23ffed783c00c21586eb16500ea", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rtorrent_xmlrpc_bindings-5045d2a491062bff) [INFO] [stderr] Doc-tests rtorrent-xmlrpc-bindings [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 22 tests [INFO] [stdout] test src/download.rs - download::Download (line 131) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 12) - compile ... ok [INFO] [stdout] test src/download.rs - download::Download (line 115) - compile ... ok [INFO] [stdout] test src/download.rs - download::Download (line 97) - compile ... ok [INFO] [stdout] test src/download.rs - download::Download (line 70) - compile ... ok [INFO] [stdout] test src/lib.rs - Server::new (line 117) - compile ... ok [INFO] [stdout] test src/tracker.rs - tracker::Tracker (line 33) - compile ... ok [INFO] [stdout] test src/multicall/mod.rs - multicall::p (line 135) - compile ... ok [INFO] [stdout] test src/peer.rs - peer::Peer (line 69) - compile ... ok [INFO] [stdout] test src/multicall/mod.rs - multicall::f (line 89) - compile ... ok [INFO] [stdout] test src/multicall/ops/p.rs - multicall::ops::p::MultiBuilder (line 21) - compile ... ok [INFO] [stdout] test src/multicall/mod.rs - multicall::t (line 188) - compile ... ok [INFO] [stdout] test src/file.rs - file::File (line 60) - compile ... ok [INFO] [stdout] test src/peer.rs - peer::Peer (line 57) - compile ... ok [INFO] [stdout] test src/multicall/ops/d.rs - multicall::ops::d::MultiBuilder (line 21) - compile ... ok [INFO] [stdout] test src/file.rs - file::File (line 45) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 31) - compile ... ok [INFO] [stdout] test src/multicall/ops/t.rs - multicall::ops::t::MultiBuilder (line 21) - compile ... ok [INFO] [stdout] test src/download.rs - download::Download (line 82) - compile ... ok [INFO] [stdout] test src/tracker.rs - tracker::Tracker (line 45) - compile ... ok [INFO] [stdout] test src/multicall/ops/f.rs - multicall::ops::f::MultiBuilder (line 21) - compile ... ok [INFO] [stdout] test src/multicall/mod.rs - multicall::d (line 43) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8d2f96fb46c9f334d6ff31bf315fb59113d6a23ffed783c00c21586eb16500ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d2f96fb46c9f334d6ff31bf315fb59113d6a23ffed783c00c21586eb16500ea", kill_on_drop: false }` [INFO] [stdout] 8d2f96fb46c9f334d6ff31bf315fb59113d6a23ffed783c00c21586eb16500ea