[INFO] fetching crate tokio-hglib 0.4.0... [INFO] testing tokio-hglib-0.4.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate tokio-hglib 0.4.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tokio-hglib 0.4.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-hglib 0.4.0 [INFO] finished tweaking crates.io crate tokio-hglib 0.4.0 [INFO] tweaked toml for crates.io crate tokio-hglib 0.4.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate tokio-hglib 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-trait v0.1.42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d301e6984090cdb3d62643bcb75bc65ab8b7ca277757326c826aa0bff90f6680 [INFO] running `Command { std: "docker" "start" "-a" "d301e6984090cdb3d62643bcb75bc65ab8b7ca277757326c826aa0bff90f6680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d301e6984090cdb3d62643bcb75bc65ab8b7ca277757326c826aa0bff90f6680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d301e6984090cdb3d62643bcb75bc65ab8b7ca277757326c826aa0bff90f6680", kill_on_drop: false }` [INFO] [stdout] d301e6984090cdb3d62643bcb75bc65ab8b7ca277757326c826aa0bff90f6680 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c9e87ca4f8cdd801ed753debb5e9813ccd08f3f23a974392c9fa91ebe94fb05 [INFO] running `Command { std: "docker" "start" "-a" "4c9e87ca4f8cdd801ed753debb5e9813ccd08f3f23a974392c9fa91ebe94fb05", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-stream v0.1.0 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tokio-hglib v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `child` [INFO] [stdout] --> src/connection.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | child: Child, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PipeConnection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/connection.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.16s [INFO] running `Command { std: "docker" "inspect" "4c9e87ca4f8cdd801ed753debb5e9813ccd08f3f23a974392c9fa91ebe94fb05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c9e87ca4f8cdd801ed753debb5e9813ccd08f3f23a974392c9fa91ebe94fb05", kill_on_drop: false }` [INFO] [stdout] 4c9e87ca4f8cdd801ed753debb5e9813ccd08f3f23a974392c9fa91ebe94fb05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c51aebb3e07a301b7496fea4a62af2731240567c1f415abe2cd607568554404b [INFO] running `Command { std: "docker" "start" "-a" "c51aebb3e07a301b7496fea4a62af2731240567c1f415abe2cd607568554404b", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-hglib v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `child` [INFO] [stdout] --> src/connection.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | child: Child, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PipeConnection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/connection.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `child` [INFO] [stdout] --> src/connection.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | child: Child, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PipeConnection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/connection.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "c51aebb3e07a301b7496fea4a62af2731240567c1f415abe2cd607568554404b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c51aebb3e07a301b7496fea4a62af2731240567c1f415abe2cd607568554404b", kill_on_drop: false }` [INFO] [stdout] c51aebb3e07a301b7496fea4a62af2731240567c1f415abe2cd607568554404b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 08b673b6b14500d1f9a40104f7dc265288ba661d162bfe304c86b64c67ec5fe4 [INFO] running `Command { std: "docker" "start" "-a" "08b673b6b14500d1f9a40104f7dc265288ba661d162bfe304c86b64c67ec5fe4", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `child` [INFO] [stderr] --> src/connection.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | child: Child, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `PipeConnection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/connection.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `tokio-hglib` (lib) generated 1 warning [INFO] [stderr] warning: `tokio-hglib` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tokio_hglib-f4189168e0ff6973) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test message::tests::pack_args_some ... ok [INFO] [stdout] test message::tests::parse_hello_empty ... ok [INFO] [stdout] test message::tests::parse_hello_malformed ... ok [INFO] [stdout] test message::tests::parse_hello_some ... ok [INFO] [stdout] test message::tests::parse_hello_unsupported ... ok [INFO] [stdout] test message::tests::pack_args_nul ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/block_encoding.rs (/opt/rustwide/target/debug/deps/block_encoding-3c0a5ab34bfd2356) [INFO] [stdout] [INFO] [stderr] Running tests/channel_decoding.rs (/opt/rustwide/target/debug/deps/channel_decoding-38ef137ea240d69d) [INFO] [stdout] running 1 test [INFO] [stdout] test encode_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test channel_decode_immature ... ok [INFO] [stdout] test channel_decode_unsupported ... ok [INFO] [stdout] test channel_decode_valid_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tokio-hglib [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] running `Command { std: "docker" "inspect" "08b673b6b14500d1f9a40104f7dc265288ba661d162bfe304c86b64c67ec5fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08b673b6b14500d1f9a40104f7dc265288ba661d162bfe304c86b64c67ec5fe4", kill_on_drop: false }` [INFO] [stdout] 08b673b6b14500d1f9a40104f7dc265288ba661d162bfe304c86b64c67ec5fe4