[INFO] cloning repository https://github.com/Robbe7730/my_status [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Robbe7730/my_status" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobbe7730%2Fmy_status", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobbe7730%2Fmy_status'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3de8c7ae4701ed06d7dd6adc1f92f6fbdd3a30ae [INFO] testing Robbe7730/my_status against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobbe7730%2Fmy_status" "/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/Robbe7730/my_status 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/Robbe7730/my_status [INFO] finished tweaking git repo https://github.com/Robbe7730/my_status [INFO] tweaked toml for git repo https://github.com/Robbe7730/my_status written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Robbe7730/my_status 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-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f15e4e02e0fac8522e7181b8e0758334a8ea5975ed20be5a6cb5f5a1e4b4ccc3 [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" "f15e4e02e0fac8522e7181b8e0758334a8ea5975ed20be5a6cb5f5a1e4b4ccc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f15e4e02e0fac8522e7181b8e0758334a8ea5975ed20be5a6cb5f5a1e4b4ccc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f15e4e02e0fac8522e7181b8e0758334a8ea5975ed20be5a6cb5f5a1e4b4ccc3", kill_on_drop: false }` [INFO] [stdout] f15e4e02e0fac8522e7181b8e0758334a8ea5975ed20be5a6cb5f5a1e4b4ccc3 [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" "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] ead35bfd528b3400740e35f5f80f3d19f185675cd069fa8946c223fcc97cf535 [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" "ead35bfd528b3400740e35f5f80f3d19f185675cd069fa8946c223fcc97cf535", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling syn v1.0.24 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling libpulse-sys v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling dbus v0.6.5 [INFO] [stderr] Compiling dbus v0.8.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling libpulse-binding v2.16.0 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling systemstat v0.1.5 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling enum-kinds v0.4.1 [INFO] [stderr] Compiling blurz v0.4.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling darling_core v0.5.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling wpactrl v0.3.1 [INFO] [stderr] Compiling darling_macro v0.5.0 [INFO] [stderr] Compiling darling v0.5.0 [INFO] [stderr] Compiling from_variants_impl v0.4.0 [INFO] [stderr] Compiling from_variants v0.4.0 [INFO] [stderr] Compiling mpris v2.0.0-rc2 [INFO] [stderr] Compiling my_status v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/modules/battery.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | try!(read_file(path)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/modules/bluetooth.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | 'device_loop: for d in devices { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:31:33 [INFO] [stdout] | [INFO] [stdout] 31 | fn status(modules_vec: &Vec>) -> String { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn StatusAble` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:38:30 [INFO] [stdout] | [INFO] [stdout] 38 | let modules_vec: Vec> = vec![ [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn StatusAble` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.31s [INFO] running `Command { std: "docker" "inspect" "ead35bfd528b3400740e35f5f80f3d19f185675cd069fa8946c223fcc97cf535", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ead35bfd528b3400740e35f5f80f3d19f185675cd069fa8946c223fcc97cf535", kill_on_drop: false }` [INFO] [stdout] ead35bfd528b3400740e35f5f80f3d19f185675cd069fa8946c223fcc97cf535 [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" "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] 9a24b289faf2146be699528f6686e9b74a6fdc925ee3a808447924705a5394fe [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" "9a24b289faf2146be699528f6686e9b74a6fdc925ee3a808447924705a5394fe", kill_on_drop: false }` [INFO] [stderr] Compiling my_status v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/modules/battery.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | try!(read_file(path)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/modules/bluetooth.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | 'device_loop: for d in devices { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:31:33 [INFO] [stdout] | [INFO] [stdout] 31 | fn status(modules_vec: &Vec>) -> String { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn StatusAble` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:38:30 [INFO] [stdout] | [INFO] [stdout] 38 | let modules_vec: Vec> = vec![ [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn StatusAble` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.90s [INFO] running `Command { std: "docker" "inspect" "9a24b289faf2146be699528f6686e9b74a6fdc925ee3a808447924705a5394fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a24b289faf2146be699528f6686e9b74a6fdc925ee3a808447924705a5394fe", kill_on_drop: false }` [INFO] [stdout] 9a24b289faf2146be699528f6686e9b74a6fdc925ee3a808447924705a5394fe [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" "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] 108d3bbfe545313b54c7fdcac87eee5f889db1565424013bc26c3b891ea54212 [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" "108d3bbfe545313b54c7fdcac87eee5f889db1565424013bc26c3b891ea54212", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/modules/battery.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 52 | try!(read_file(path)) [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused label [INFO] [stderr] --> src/modules/bluetooth.rs:24:13 [INFO] [stderr] | [INFO] [stderr] 24 | 'device_loop: for d in devices { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_labels)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:31:33 [INFO] [stderr] | [INFO] [stderr] 31 | fn status(modules_vec: &Vec>) -> String { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn StatusAble` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:38:30 [INFO] [stderr] | [INFO] [stderr] 38 | let modules_vec: Vec> = vec![ [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn StatusAble` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `my_status` (bin "my_status" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/my_status-9db67d1196d5205c) [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" "108d3bbfe545313b54c7fdcac87eee5f889db1565424013bc26c3b891ea54212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "108d3bbfe545313b54c7fdcac87eee5f889db1565424013bc26c3b891ea54212", kill_on_drop: false }` [INFO] [stdout] 108d3bbfe545313b54c7fdcac87eee5f889db1565424013bc26c3b891ea54212