[INFO] cloning repository https://github.com/postageapp/lapin-kubes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/postageapp/lapin-kubes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostageapp%2Flapin-kubes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostageapp%2Flapin-kubes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63155924f177db4b50e470696f39608d7bdd194f [INFO] testing postageapp/lapin-kubes against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostageapp%2Flapin-kubes" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/postageapp/lapin-kubes on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/postageapp/lapin-kubes [INFO] finished tweaking git repo https://github.com/postageapp/lapin-kubes [INFO] tweaked toml for git repo https://github.com/postageapp/lapin-kubes written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/postageapp/lapin-kubes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4039fc87220d99da0c85901374bacb01ddc9863098d8bd352cd57ab766fb836 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a4039fc87220d99da0c85901374bacb01ddc9863098d8bd352cd57ab766fb836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4039fc87220d99da0c85901374bacb01ddc9863098d8bd352cd57ab766fb836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4039fc87220d99da0c85901374bacb01ddc9863098d8bd352cd57ab766fb836", kill_on_drop: false }` [INFO] [stdout] a4039fc87220d99da0c85901374bacb01ddc9863098d8bd352cd57ab766fb836 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 30dd6ca01a3e428cb2ea50c5c2c9dbcbc7219603b233bc23504965e57b23b9aa [INFO] running `Command { std: "docker" "start" "-a" "30dd6ca01a3e428cb2ea50c5c2c9dbcbc7219603b233bc23504965e57b23b9aa", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling amq-protocol v6.1.0 [INFO] [stderr] Compiling lapin v1.8.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling amq-protocol-uri v6.1.0 [INFO] [stderr] Compiling tcp-stream v0.20.7 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling tracing v0.1.27 [INFO] [stderr] Compiling amq-protocol-tcp v6.1.0 [INFO] [stderr] Compiling pinky-swear v4.4.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling amq-protocol-types v6.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.22 [INFO] [stderr] Compiling lapin-kubes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `futures_lite::stream::StreamExt` [INFO] [stdout] --> src/bin/client.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use futures_lite::stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "30dd6ca01a3e428cb2ea50c5c2c9dbcbc7219603b233bc23504965e57b23b9aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30dd6ca01a3e428cb2ea50c5c2c9dbcbc7219603b233bc23504965e57b23b9aa", kill_on_drop: false }` [INFO] [stdout] 30dd6ca01a3e428cb2ea50c5c2c9dbcbc7219603b233bc23504965e57b23b9aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 80f873c8258afa4ffe41b6ab2ffd3a37360b99e7e3f4a1d79ba557bb1cae6193 [INFO] running `Command { std: "docker" "start" "-a" "80f873c8258afa4ffe41b6ab2ffd3a37360b99e7e3f4a1d79ba557bb1cae6193", kill_on_drop: false }` [INFO] [stderr] Compiling lapin-kubes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `futures_lite::stream::StreamExt` [INFO] [stdout] --> src/bin/client.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use futures_lite::stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `Command { std: "docker" "inspect" "80f873c8258afa4ffe41b6ab2ffd3a37360b99e7e3f4a1d79ba557bb1cae6193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80f873c8258afa4ffe41b6ab2ffd3a37360b99e7e3f4a1d79ba557bb1cae6193", kill_on_drop: false }` [INFO] [stdout] 80f873c8258afa4ffe41b6ab2ffd3a37360b99e7e3f4a1d79ba557bb1cae6193 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0c7c3147c48e4b482602a83715b2412bf9583adf9d5b54a609a60075e2d38f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e0c7c3147c48e4b482602a83715b2412bf9583adf9d5b54a609a60075e2d38f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `futures_lite::stream::StreamExt` [INFO] [stderr] --> src/bin/client.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use futures_lite::stream::StreamExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `lapin-kubes` (bin "client" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.81s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/client-8db518b6ef1a1d99) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/server-694257fae5a02b77) [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" "e0c7c3147c48e4b482602a83715b2412bf9583adf9d5b54a609a60075e2d38f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0c7c3147c48e4b482602a83715b2412bf9583adf9d5b54a609a60075e2d38f0", kill_on_drop: false }` [INFO] [stdout] e0c7c3147c48e4b482602a83715b2412bf9583adf9d5b54a609a60075e2d38f0