[INFO] fetching crate stream-body 0.1.1... [INFO] testing stream-body-0.1.1 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate stream-body 0.1.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate stream-body 0.1.1 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stream-body 0.1.1 [INFO] finished tweaking crates.io crate stream-body 0.1.1 [INFO] tweaked toml for crates.io crate stream-body 0.1.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate stream-body 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-internal v0.4.8 [INFO] [stderr] Downloaded pin-project v0.4.8 [INFO] [stderr] Downloaded h2 v0.2.4 [INFO] [stderr] Downloaded hyper v0.13.4 [INFO] [stderr] Downloaded async-pipe v0.1.2 [INFO] [stderr] Downloaded tokio v0.2.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd71a59d13cf23499d698b08fe38ae3793bf968d44099ab8ef22ee22f6223d0f [INFO] running `Command { std: "docker" "start" "-a" "fd71a59d13cf23499d698b08fe38ae3793bf968d44099ab8ef22ee22f6223d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd71a59d13cf23499d698b08fe38ae3793bf968d44099ab8ef22ee22f6223d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd71a59d13cf23499d698b08fe38ae3793bf968d44099ab8ef22ee22f6223d0f", kill_on_drop: false }` [INFO] [stdout] fd71a59d13cf23499d698b08fe38ae3793bf968d44099ab8ef22ee22f6223d0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9bb1d031321154d40114d7e71432bebd2f8512cf6bfe6998e8ed778c0ea985c [INFO] running `Command { std: "docker" "start" "-a" "e9bb1d031321154d40114d7e71432bebd2f8512cf6bfe6998e8ed778c0ea985c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.16 [INFO] [stderr] Compiling async-pipe v0.1.2 [INFO] [stderr] Compiling stream-body v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/body.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / pin_project! { [INFO] [stdout] 37 | | struct ChannelInner { [INFO] [stdout] 38 | | #[pin] [INFO] [stdout] 39 | | reader: PipeReader, [INFO] [stdout] ... | [INFO] [stdout] 44 | | } [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/body.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / pin_project! { [INFO] [stdout] 37 | | struct ChannelInner { [INFO] [stdout] 38 | | #[pin] [INFO] [stdout] 39 | | reader: PipeReader, [INFO] [stdout] ... | [INFO] [stdout] 44 | | } [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.53s [INFO] running `Command { std: "docker" "inspect" "e9bb1d031321154d40114d7e71432bebd2f8512cf6bfe6998e8ed778c0ea985c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9bb1d031321154d40114d7e71432bebd2f8512cf6bfe6998e8ed778c0ea985c", kill_on_drop: false }` [INFO] [stdout] e9bb1d031321154d40114d7e71432bebd2f8512cf6bfe6998e8ed778c0ea985c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61b655b5fa82b52229035119c3ef780334fc76fe347798a3a83917eddaf93b3d [INFO] running `Command { std: "docker" "start" "-a" "61b655b5fa82b52229035119c3ef780334fc76fe347798a3a83917eddaf93b3d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/body.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / pin_project! { [INFO] [stdout] 37 | | struct ChannelInner { [INFO] [stdout] 38 | | #[pin] [INFO] [stdout] 39 | | reader: PipeReader, [INFO] [stdout] ... | [INFO] [stdout] 44 | | } [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/body.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / pin_project! { [INFO] [stdout] 37 | | struct ChannelInner { [INFO] [stdout] 38 | | #[pin] [INFO] [stdout] 39 | | reader: PipeReader, [INFO] [stdout] ... | [INFO] [stdout] 44 | | } [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling stream-body v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/body.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / pin_project! { [INFO] [stdout] 37 | | struct ChannelInner { [INFO] [stdout] 38 | | #[pin] [INFO] [stdout] 39 | | reader: PipeReader, [INFO] [stdout] ... | [INFO] [stdout] 44 | | } [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/body.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / pin_project! { [INFO] [stdout] 37 | | struct ChannelInner { [INFO] [stdout] 38 | | #[pin] [INFO] [stdout] 39 | | reader: PipeReader, [INFO] [stdout] ... | [INFO] [stdout] 44 | | } [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.74s [INFO] running `Command { std: "docker" "inspect" "61b655b5fa82b52229035119c3ef780334fc76fe347798a3a83917eddaf93b3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61b655b5fa82b52229035119c3ef780334fc76fe347798a3a83917eddaf93b3d", kill_on_drop: false }` [INFO] [stdout] 61b655b5fa82b52229035119c3ef780334fc76fe347798a3a83917eddaf93b3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca1f9dcdd2bfbbc8eb786c009e8e8a617363d15977d11abb8db3c94f28126c25 [INFO] running `Command { std: "docker" "start" "-a" "ca1f9dcdd2bfbbc8eb786c009e8e8a617363d15977d11abb8db3c94f28126c25", kill_on_drop: false }` [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/body.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | / pin_project! { [INFO] [stderr] 37 | | struct ChannelInner { [INFO] [stderr] 38 | | #[pin] [INFO] [stderr] 39 | | reader: PipeReader, [INFO] [stderr] ... | [INFO] [stderr] 44 | | } [INFO] [stderr] 45 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/body.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | / pin_project! { [INFO] [stderr] 37 | | struct ChannelInner { [INFO] [stderr] 38 | | #[pin] [INFO] [stderr] 39 | | reader: PipeReader, [INFO] [stderr] ... | [INFO] [stderr] 44 | | } [INFO] [stderr] 45 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `stream-body` (lib) generated 2 warnings [INFO] [stderr] warning: `stream-body` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stream_body-45f99ed1dc88cfe5) [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] Doc-tests stream-body [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 20) has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "ca1f9dcdd2bfbbc8eb786c009e8e8a617363d15977d11abb8db3c94f28126c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca1f9dcdd2bfbbc8eb786c009e8e8a617363d15977d11abb8db3c94f28126c25", kill_on_drop: false }` [INFO] [stdout] ca1f9dcdd2bfbbc8eb786c009e8e8a617363d15977d11abb8db3c94f28126c25