[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] ef2bdd39cef1c08dc3be4c93b9e3ae0701c092ae [INFO] testing duysqubix/MuOxi against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduysqubix%2FMuOxi" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duysqubix/MuOxi on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-7/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4be9ee044910155a23b396d3a118dc84ff16deed7e0cac729c4111dd3fc7dd2 [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" "a4be9ee044910155a23b396d3a118dc84ff16deed7e0cac729c4111dd3fc7dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4be9ee044910155a23b396d3a118dc84ff16deed7e0cac729c4111dd3fc7dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4be9ee044910155a23b396d3a118dc84ff16deed7e0cac729c4111dd3fc7dd2", kill_on_drop: false }` [INFO] [stdout] a4be9ee044910155a23b396d3a118dc84ff16deed7e0cac729c4111dd3fc7dd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95d3f4ea015023bde1ebd9f1574e8c0423b14dd2022d68fd156696ac9e81f71c [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" "95d3f4ea015023bde1ebd9f1574e8c0423b14dd2022d68fd156696ac9e81f71c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling hotwatch v0.4.3 [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 proc-macro-hack v0.5.11 [INFO] [stderr] Compiling diesel_derives v1.4.1 [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 futures v0.3.1 [INFO] [stderr] Compiling serde v1.0.104 [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 muoxi v0.1.0 (/opt/rustwide/workdir/muoxi) [INFO] [stderr] Compiling benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks) [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 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 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: `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 1m 34s [INFO] running `Command { std: "docker" "inspect" "95d3f4ea015023bde1ebd9f1574e8c0423b14dd2022d68fd156696ac9e81f71c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95d3f4ea015023bde1ebd9f1574e8c0423b14dd2022d68fd156696ac9e81f71c", kill_on_drop: false }` [INFO] [stdout] 95d3f4ea015023bde1ebd9f1574e8c0423b14dd2022d68fd156696ac9e81f71c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 591cbe72b2f5ec234c14ef19ca015e84cddc713c3bfb0a70d6d136371993a2a4 [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" "591cbe72b2f5ec234c14ef19ca015e84cddc713c3bfb0a70d6d136371993a2a4", 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] [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 db v0.1.0 (/opt/rustwide/workdir/db) [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 muoxi v0.1.0 (/opt/rustwide/workdir/muoxi) [INFO] [stderr] Compiling benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks) [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: `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: 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] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "591cbe72b2f5ec234c14ef19ca015e84cddc713c3bfb0a70d6d136371993a2a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "591cbe72b2f5ec234c14ef19ca015e84cddc713c3bfb0a70d6d136371993a2a4", kill_on_drop: false }` [INFO] [stdout] 591cbe72b2f5ec234c14ef19ca015e84cddc713c3bfb0a70d6d136371993a2a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2e73a41e40d5b93a9b10bfaff43a7d79ceeaae3389a59cf0eb758de3b884c3c [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" "b2e73a41e40d5b93a9b10bfaff43a7d79ceeaae3389a59cf0eb758de3b884c3c", 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.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/muoxi_benchmarks-8da330a59ce8e673) [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/db-032d76f9a847e925) [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_engine-8309e07de3ebc5fa) [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_staging-0afc7ad4dc38c4a7) [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-ee2e1a584f9bf989) [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-b70f3db2bc803fd7) [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-badd5f4d63c9f38c) [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 db [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" "b2e73a41e40d5b93a9b10bfaff43a7d79ceeaae3389a59cf0eb758de3b884c3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e73a41e40d5b93a9b10bfaff43a7d79ceeaae3389a59cf0eb758de3b884c3c", kill_on_drop: false }` [INFO] [stdout] b2e73a41e40d5b93a9b10bfaff43a7d79ceeaae3389a59cf0eb758de3b884c3c