[INFO] cloning repository https://github.com/trollham/qbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trollham/qbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrollham%2Fqbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrollham%2Fqbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ada728f145ca0734b243e265c233676c6cbd5307 [INFO] testing trollham/qbot 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%2Ftrollham%2Fqbot" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trollham/qbot 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/trollham/qbot [INFO] finished tweaking git repo https://github.com/trollham/qbot [INFO] tweaked toml for git repo https://github.com/trollham/qbot written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/trollham/qbot 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3cb7d8176166319c6a5cf625cc12e23a97a751410f44a60e7ff74025543b43bf [INFO] running `Command { std: "docker" "start" "-a" "3cb7d8176166319c6a5cf625cc12e23a97a751410f44a60e7ff74025543b43bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cb7d8176166319c6a5cf625cc12e23a97a751410f44a60e7ff74025543b43bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cb7d8176166319c6a5cf625cc12e23a97a751410f44a60e7ff74025543b43bf", kill_on_drop: false }` [INFO] [stdout] 3cb7d8176166319c6a5cf625cc12e23a97a751410f44a60e7ff74025543b43bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] adfef267e70ed14c185e7963e65e5f9b8e0b30963151d5a9a805ce50158e400e [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" "adfef267e70ed14c185e7963e65e5f9b8e0b30963151d5a9a805ce50158e400e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling irc-proto v0.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling irc v0.15.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.2.4 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling brittlq v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 08s [INFO] running `Command { std: "docker" "inspect" "adfef267e70ed14c185e7963e65e5f9b8e0b30963151d5a9a805ce50158e400e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adfef267e70ed14c185e7963e65e5f9b8e0b30963151d5a9a805ce50158e400e", kill_on_drop: false }` [INFO] [stdout] adfef267e70ed14c185e7963e65e5f9b8e0b30963151d5a9a805ce50158e400e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 431d78be650760f8a5ec4b532131460f14668a11e4d634e85bd3c898167962ee [INFO] running `Command { std: "docker" "start" "-a" "431d78be650760f8a5ec4b532131460f14668a11e4d634e85bd3c898167962ee", kill_on_drop: false }` [INFO] [stderr] Compiling brittlq v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `irc::client::prelude::Config` [INFO] [stdout] --> src/chatbot/actions.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | use irc::client::prelude::Config; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/chatbot/actions.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | let mut test = [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.81s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/brittlq-844cdac78b6558ce) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/brittlq-7aae4b298fe9996a) [INFO] running `Command { std: "docker" "inspect" "431d78be650760f8a5ec4b532131460f14668a11e4d634e85bd3c898167962ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431d78be650760f8a5ec4b532131460f14668a11e4d634e85bd3c898167962ee", kill_on_drop: false }` [INFO] [stdout] 431d78be650760f8a5ec4b532131460f14668a11e4d634e85bd3c898167962ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] d229199bbd93dec6e6742c7074f093f132e1432676c993ff8c3ba9ef931de394 [INFO] running `Command { std: "docker" "start" "-a" "d229199bbd93dec6e6742c7074f093f132e1432676c993ff8c3ba9ef931de394", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `irc::client::prelude::Config` [INFO] [stderr] --> src/chatbot/actions.rs:113:9 [INFO] [stderr] | [INFO] [stderr] 113 | use irc::client::prelude::Config; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/chatbot/actions.rs:269:13 [INFO] [stderr] | [INFO] [stderr] 269 | let mut test = [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `brittlq` (lib test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/brittlq-844cdac78b6558ce) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test chatbot::actions::tests::command_edit ... ok [INFO] [stdout] test chatbot::actions::tests::command_add ... ok [INFO] [stdout] test chatbot::actions::tests::command_remove ... ok [INFO] [stdout] test chatbot::actions::tests::wait ... ok [INFO] [stdout] test chatbot::actions::tests::say ... ok [INFO] [stdout] test chatbot::actions::tests::command_cooldown ... ok [INFO] [stdout] test server::tests::get_health_check_200 ... ok [INFO] [stdout] test server::tests::post_health_check_405 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/brittlq-7aae4b298fe9996a) [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 brittlq [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" "d229199bbd93dec6e6742c7074f093f132e1432676c993ff8c3ba9ef931de394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d229199bbd93dec6e6742c7074f093f132e1432676c993ff8c3ba9ef931de394", kill_on_drop: false }` [INFO] [stdout] d229199bbd93dec6e6742c7074f093f132e1432676c993ff8c3ba9ef931de394