[INFO] cloning repository https://github.com/mewosmith/x4balancer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mewosmith/x4balancer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmewosmith%2Fx4balancer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmewosmith%2Fx4balancer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27457cc132af70b1124dc0b659133e8b9233ccd8 [INFO] testing mewosmith/x4balancer against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmewosmith%2Fx4balancer" "/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/mewosmith/x4balancer on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mewosmith/x4balancer [INFO] finished tweaking git repo https://github.com/mewosmith/x4balancer [INFO] tweaked toml for git repo https://github.com/mewosmith/x4balancer written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mewosmith/x4balancer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.features [INFO] [stderr] Blocking waiting for file lock on package cache [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ef295e3fa750a10eb0af96137910f8c6dbd321bc276c12202338a93d97c6e17 [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" "8ef295e3fa750a10eb0af96137910f8c6dbd321bc276c12202338a93d97c6e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ef295e3fa750a10eb0af96137910f8c6dbd321bc276c12202338a93d97c6e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef295e3fa750a10eb0af96137910f8c6dbd321bc276c12202338a93d97c6e17", kill_on_drop: false }` [INFO] [stdout] 8ef295e3fa750a10eb0af96137910f8c6dbd321bc276c12202338a93d97c6e17 [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 095debe0064292048b04af0a8637bdcdc0725e1a51a535d635beb733749e6fdb [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" "095debe0064292048b04af0a8637bdcdc0725e1a51a535d635beb733749e6fdb", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.features [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling simple_xml_serialize v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling yaserde v0.3.7 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling simple_logger v1.3.0 [INFO] [stderr] Compiling yaserde_derive v0.3.7 [INFO] [stderr] Compiling simple_xml_serialize_macro v0.2.1 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling serde-xml-rs v0.3.1 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling x4balancer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Any`, `TypeId` [INFO] [stdout] --> src/main.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use std::any::{Any, TypeId}; [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 1m 23s [INFO] running `Command { std: "docker" "inspect" "095debe0064292048b04af0a8637bdcdc0725e1a51a535d635beb733749e6fdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "095debe0064292048b04af0a8637bdcdc0725e1a51a535d635beb733749e6fdb", kill_on_drop: false }` [INFO] [stdout] 095debe0064292048b04af0a8637bdcdc0725e1a51a535d635beb733749e6fdb [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 3c2b79db8928d7b27d7d67a36f26ceb8fb89c656a46d013367daddcd74929597 [INFO] running `Command { std: "docker" "start" "-a" "3c2b79db8928d7b27d7d67a36f26ceb8fb89c656a46d013367daddcd74929597", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.features [INFO] [stderr] Compiling x4balancer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Any`, `TypeId` [INFO] [stdout] --> src/main.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use std::any::{Any, TypeId}; [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 5.44s [INFO] running `Command { std: "docker" "inspect" "3c2b79db8928d7b27d7d67a36f26ceb8fb89c656a46d013367daddcd74929597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c2b79db8928d7b27d7d67a36f26ceb8fb89c656a46d013367daddcd74929597", kill_on_drop: false }` [INFO] [stdout] 3c2b79db8928d7b27d7d67a36f26ceb8fb89c656a46d013367daddcd74929597 [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6afab3fc00bdb46763b851989714e4f42d1255e41ba97f73059fe7f0f83a4699 [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" "6afab3fc00bdb46763b851989714e4f42d1255e41ba97f73059fe7f0f83a4699", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.features [INFO] [stdout] [INFO] [stderr] warning: unused imports: `Any`, `TypeId` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/main.rs:7:16 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stderr] 7 | use std::any::{Any, TypeId}; [INFO] [stdout] [INFO] [stderr] | ^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/x4balancer-4804e1065172bf49 [INFO] running `Command { std: "docker" "inspect" "6afab3fc00bdb46763b851989714e4f42d1255e41ba97f73059fe7f0f83a4699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6afab3fc00bdb46763b851989714e4f42d1255e41ba97f73059fe7f0f83a4699", kill_on_drop: false }` [INFO] [stdout] 6afab3fc00bdb46763b851989714e4f42d1255e41ba97f73059fe7f0f83a4699