[INFO] cloning repository https://github.com/brooks-builds/chooser_collector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brooks-builds/chooser_collector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Fchooser_collector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Fchooser_collector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 459176249bf589cf66d7b7997ee316b90a85f634 [INFO] testing brooks-builds/chooser_collector against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Fchooser_collector" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brooks-builds/chooser_collector on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brooks-builds/chooser_collector [INFO] finished tweaking git repo https://github.com/brooks-builds/chooser_collector [INFO] tweaked toml for git repo https://github.com/brooks-builds/chooser_collector written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/brooks-builds/chooser_collector already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d7804fda4e72202925a5ecae030c199bece8a10af5b2a99b0adeabaefe91884 [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" "8d7804fda4e72202925a5ecae030c199bece8a10af5b2a99b0adeabaefe91884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d7804fda4e72202925a5ecae030c199bece8a10af5b2a99b0adeabaefe91884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d7804fda4e72202925a5ecae030c199bece8a10af5b2a99b0adeabaefe91884", kill_on_drop: false }` [INFO] [stdout] 8d7804fda4e72202925a5ecae030c199bece8a10af5b2a99b0adeabaefe91884 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 5e71eb73a79c2a09f4f5308dd0e37ec2904221301c170773f9c5801af51b2c68 [INFO] running `Command { std: "docker" "start" "-a" "5e71eb73a79c2a09f4f5308dd0e37ec2904221301c170773f9c5801af51b2c68", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling vec-arena v1.2.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling vec-arena v0.5.2 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling easy-parallel v3.1.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling colorsys v0.6.3 [INFO] [stderr] Compiling pico-args v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling blocking v0.5.2 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling polling v0.1.9 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-io v0.1.11 [INFO] [stderr] Compiling nb-connect v1.2.0 [INFO] [stderr] Compiling async-io v1.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling smol v0.3.3 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-net v1.6.0 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling twitchchat v0.14.8 [INFO] [stderr] Compiling twitch_chat_wrapper v0.2.0 [INFO] [stderr] Compiling chooser_collector v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "5e71eb73a79c2a09f4f5308dd0e37ec2904221301c170773f9c5801af51b2c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e71eb73a79c2a09f4f5308dd0e37ec2904221301c170773f9c5801af51b2c68", kill_on_drop: false }` [INFO] [stdout] 5e71eb73a79c2a09f4f5308dd0e37ec2904221301c170773f9c5801af51b2c68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 1375db9a9f4da52ee31a0ab205e727f33d31e42bad7e4cf5050e5d29630b96e5 [INFO] running `Command { std: "docker" "start" "-a" "1375db9a9f4da52ee31a0ab205e727f33d31e42bad7e4cf5050e5d29630b96e5", kill_on_drop: false }` [INFO] [stderr] Compiling chooser_collector v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.76s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/chooser_collector-3b3ca648c2466779) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/chooser_collector-7ab2ca75aa4e3daf) [INFO] running `Command { std: "docker" "inspect" "1375db9a9f4da52ee31a0ab205e727f33d31e42bad7e4cf5050e5d29630b96e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1375db9a9f4da52ee31a0ab205e727f33d31e42bad7e4cf5050e5d29630b96e5", kill_on_drop: false }` [INFO] [stdout] 1375db9a9f4da52ee31a0ab205e727f33d31e42bad7e4cf5050e5d29630b96e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] 5f59d7ede9e1fcd54cc0a0cd7b25d1b7c478239b158e11c7045a3ad46a459889 [INFO] running `Command { std: "docker" "start" "-a" "5f59d7ede9e1fcd54cc0a0cd7b25d1b7c478239b158e11c7045a3ad46a459889", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chooser_collector-3b3ca648c2466779) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chooser_collector-7ab2ca75aa4e3daf) [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 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 chooser_collector [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" "5f59d7ede9e1fcd54cc0a0cd7b25d1b7c478239b158e11c7045a3ad46a459889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f59d7ede9e1fcd54cc0a0cd7b25d1b7c478239b158e11c7045a3ad46a459889", kill_on_drop: false }` [INFO] [stdout] 5f59d7ede9e1fcd54cc0a0cd7b25d1b7c478239b158e11c7045a3ad46a459889