[INFO] cloning repository https://github.com/duysqubix/MuOxi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duysqubix/MuOxi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduysqubix%2FMuOxi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduysqubix%2FMuOxi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c4384e419435dc7e22e73d18762c2d62dd07a81 [INFO] testing duysqubix/MuOxi against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduysqubix%2FMuOxi" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duysqubix/MuOxi 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 git repo https://github.com/duysqubix/MuOxi [INFO] finished tweaking git repo https://github.com/duysqubix/MuOxi [INFO] tweaked toml for git repo https://github.com/duysqubix/MuOxi written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/duysqubix/MuOxi 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] Downloading crates ... [INFO] [stderr] Downloaded redis v0.13.0 [INFO] [stderr] Downloaded hotwatch v0.4.3 [INFO] [stderr] Downloaded tokio v0.2.9 [INFO] [stderr] Downloaded tokio-macros v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.0" "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] 15f87dff8bd84120880d0c29aa9df958a14a3c498225a0c1e3a407c03fc9a859 [INFO] running `Command { std: "docker" "start" "-a" "15f87dff8bd84120880d0c29aa9df958a14a3c498225a0c1e3a407c03fc9a859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15f87dff8bd84120880d0c29aa9df958a14a3c498225a0c1e3a407c03fc9a859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f87dff8bd84120880d0c29aa9df958a14a3c498225a0c1e3a407c03fc9a859", kill_on_drop: false }` [INFO] [stdout] 15f87dff8bd84120880d0c29aa9df958a14a3c498225a0c1e3a407c03fc9a859 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeb62e1bcd0e514650efa96d9e77b76b75f677dd4ba2571e601b62946e9cd172 [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" "aeb62e1bcd0e514650efa96d9e77b76b75f677dd4ba2571e601b62946e9cd172", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling hotwatch v0.4.3 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling redis v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling db v0.1.0 (/opt/rustwide/workdir/db) [INFO] [stdout] warning: unused import: `diesel::expression_methods::TextExpressionMethods` [INFO] [stdout] --> db/src/structures.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use diesel::expression_methods::TextExpressionMethods; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::pg::upsert::excluded` [INFO] [stdout] --> db/src/structures.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use diesel::pg::upsert::excluded; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gen_uid` [INFO] [stdout] --> db/src/structures.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 101 | use crate::utils::{gen_uid, UID}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gen_uid` [INFO] [stdout] --> db/src/structures.rs:197:24 [INFO] [stdout] | [INFO] [stdout] 197 | use crate::utils::{gen_uid, UID}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tester v0.1.0 (/opt/rustwide/workdir/tester) [INFO] [stderr] Compiling muoxi v0.1.0 (/opt/rustwide/workdir/muoxi) [INFO] [stderr] Compiling benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks) [INFO] [stdout] warning: unused import: `serde_json` [INFO] [stdout] --> muoxi/src/watchdog/watchdog.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> muoxi/src/watchdog/watchdog.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::BufReader` [INFO] [stdout] --> muoxi/src/watchdog/watchdog.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use std::io::BufReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `character` [INFO] [stdout] --> muoxi/src/watchdog/watchdog.rs:103:24 [INFO] [stdout] | [INFO] [stdout] 103 | for (_uid, character) in characters { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_character` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CmdSet` [INFO] [stdout] --> muoxi/src/staging/cmds.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::prelude::{CmdSet, Command, CommandResult}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::send` [INFO] [stdout] --> muoxi/src/staging/states.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::send; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Comms` [INFO] [stdout] --> muoxi/src/staging/staging_proxy.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use comms::{Client, Comms, Server}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "aeb62e1bcd0e514650efa96d9e77b76b75f677dd4ba2571e601b62946e9cd172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeb62e1bcd0e514650efa96d9e77b76b75f677dd4ba2571e601b62946e9cd172", kill_on_drop: false }` [INFO] [stdout] aeb62e1bcd0e514650efa96d9e77b76b75f677dd4ba2571e601b62946e9cd172 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70967a90c56329bba3cb25024c8cd5ec07a47c891b920fe4ac5544af00d290a8 [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" "70967a90c56329bba3cb25024c8cd5ec07a47c891b920fe4ac5544af00d290a8", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `diesel::expression_methods::TextExpressionMethods` [INFO] [stdout] --> db/src/structures.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use diesel::expression_methods::TextExpressionMethods; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::pg::upsert::excluded` [INFO] [stdout] --> db/src/structures.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use diesel::pg::upsert::excluded; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling db v0.1.0 (/opt/rustwide/workdir/db) [INFO] [stdout] warning: unused import: `gen_uid` [INFO] [stdout] --> db/src/structures.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 101 | use crate::utils::{gen_uid, UID}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks) [INFO] [stdout] warning: unused import: `gen_uid` [INFO] [stdout] --> db/src/structures.rs:197:24 [INFO] [stdout] | [INFO] [stdout] 197 | use crate::utils::{gen_uid, UID}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling muoxi v0.1.0 (/opt/rustwide/workdir/muoxi) [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tester v0.1.0 (/opt/rustwide/workdir/tester) [INFO] [stdout] warning: unused import: `serde_json` [INFO] [stdout] --> muoxi/src/watchdog/watchdog.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> muoxi/src/watchdog/watchdog.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::BufReader` [INFO] [stdout] --> muoxi/src/watchdog/watchdog.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use std::io::BufReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `character` [INFO] [stdout] --> muoxi/src/watchdog/watchdog.rs:103:24 [INFO] [stdout] | [INFO] [stdout] 103 | for (_uid, character) in characters { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_character` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CmdSet` [INFO] [stdout] --> muoxi/src/staging/cmds.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::prelude::{CmdSet, Command, CommandResult}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::send` [INFO] [stdout] --> muoxi/src/staging/states.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::send; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Comms` [INFO] [stdout] --> muoxi/src/staging/staging_proxy.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use comms::{Client, Comms, Server}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::expression_methods::TextExpressionMethods` [INFO] [stdout] --> db/src/structures.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use diesel::expression_methods::TextExpressionMethods; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::pg::upsert::excluded` [INFO] [stdout] --> db/src/structures.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use diesel::pg::upsert::excluded; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gen_uid` [INFO] [stdout] --> db/src/structures.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 101 | use crate::utils::{gen_uid, UID}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gen_uid` [INFO] [stdout] --> db/src/structures.rs:197:24 [INFO] [stdout] | [INFO] [stdout] 197 | use crate::utils::{gen_uid, UID}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.28s [INFO] running `Command { std: "docker" "inspect" "70967a90c56329bba3cb25024c8cd5ec07a47c891b920fe4ac5544af00d290a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70967a90c56329bba3cb25024c8cd5ec07a47c891b920fe4ac5544af00d290a8", kill_on_drop: false }` [INFO] [stdout] 70967a90c56329bba3cb25024c8cd5ec07a47c891b920fe4ac5544af00d290a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f70d78a3211a2a5d27f1938cacf7fc61434429d47000239204ae1efb0c16332e [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" "f70d78a3211a2a5d27f1938cacf7fc61434429d47000239204ae1efb0c16332e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `diesel::expression_methods::TextExpressionMethods` [INFO] [stderr] --> db/src/structures.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use diesel::expression_methods::TextExpressionMethods; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `diesel::pg::upsert::excluded` [INFO] [stderr] --> db/src/structures.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use diesel::pg::upsert::excluded; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `gen_uid` [INFO] [stderr] --> db/src/structures.rs:101:24 [INFO] [stderr] | [INFO] [stderr] 101 | use crate::utils::{gen_uid, UID}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `gen_uid` [INFO] [stderr] --> db/src/structures.rs:197:24 [INFO] [stderr] | [INFO] [stderr] 197 | use crate::utils::{gen_uid, UID}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `db` (lib) generated 4 warnings [INFO] [stderr] warning: `db` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: unused import: `CmdSet` [INFO] [stderr] --> muoxi/src/staging/cmds.rs:8:22 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::prelude::{CmdSet, Command, CommandResult}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::send` [INFO] [stderr] --> muoxi/src/staging/states.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use crate::send; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Comms` [INFO] [stderr] --> muoxi/src/staging/staging_proxy.rs:17:21 [INFO] [stderr] | [INFO] [stderr] 17 | use comms::{Client, Comms, Server}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde_json` [INFO] [stderr] --> muoxi/src/watchdog/watchdog.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | use serde_json; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fs::File` [INFO] [stderr] --> muoxi/src/watchdog/watchdog.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | use std::fs::File; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::BufReader` [INFO] [stderr] --> muoxi/src/watchdog/watchdog.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | use std::io::BufReader; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `character` [INFO] [stderr] --> muoxi/src/watchdog/watchdog.rs:103:24 [INFO] [stderr] | [INFO] [stderr] 103 | for (_uid, character) in characters { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_character` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `muoxi` (bin "muoxi_staging" test) generated 3 warnings [INFO] [stderr] warning: `muoxi` (bin "muoxi_watchdog" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/muoxi_benchmarks-e99445746952dfad) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/db-b431857ee440ffea) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/muoxi_engine-ec143af0240df6ea) [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/muoxi_staging-3480f67b185419ae) [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] Running unittests (/opt/rustwide/target/debug/deps/muoxi_watchdog-044a08bc17159518) [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/muoxi_web-0e8a7ce7c40f0c2f) [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/muoxi_sandbox-201be23027d45e89) [INFO] [stderr] Doc-tests db [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 1 test [INFO] [stdout] test src/cache.rs - cache (line 7) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f70d78a3211a2a5d27f1938cacf7fc61434429d47000239204ae1efb0c16332e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f70d78a3211a2a5d27f1938cacf7fc61434429d47000239204ae1efb0c16332e", kill_on_drop: false }` [INFO] [stdout] f70d78a3211a2a5d27f1938cacf7fc61434429d47000239204ae1efb0c16332e