[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] cf21cbb44ad4bdf102d24037df43c7e8c939346a [INFO] checking Robbe7730/my_status against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobbe7730%2Fmy_status" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Robbe7730/my_status on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", 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-14/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.12.15 [INFO] [stderr] Downloaded darling_macro v0.5.0 [INFO] [stderr] Downloaded darling v0.5.0 [INFO] [stderr] Downloaded libpulse-binding v2.16.0 [INFO] [stderr] Downloaded dbus v0.8.3 [INFO] [stderr] Downloaded dbus v0.6.5 [INFO] [stderr] Downloaded blurz v0.4.0 [INFO] [stderr] Downloaded libpulse-sys v1.13.0 [INFO] [stderr] Downloaded addr2line v0.12.1 [INFO] [stderr] Downloaded derive_is_enum_variant v0.1.1 [INFO] [stderr] Downloaded mpris v2.0.0-rc2 [INFO] [stderr] Downloaded darling_core v0.5.0 [INFO] [stderr] Downloaded enum-kinds v0.4.1 [INFO] [stderr] Downloaded from_variants_impl v0.4.0 [INFO] [stderr] Downloaded from_variants v0.4.0 [INFO] [stderr] Downloaded wpactrl v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0ca34bc31a8905e8fe2399e69cfc96d3de8b8d60653c3c2340e83808691e8ad [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" "e0ca34bc31a8905e8fe2399e69cfc96d3de8b8d60653c3c2340e83808691e8ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0ca34bc31a8905e8fe2399e69cfc96d3de8b8d60653c3c2340e83808691e8ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0ca34bc31a8905e8fe2399e69cfc96d3de8b8d60653c3c2340e83808691e8ad", kill_on_drop: false }` [INFO] [stdout] e0ca34bc31a8905e8fe2399e69cfc96d3de8b8d60653c3c2340e83808691e8ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a403090e75c657bb2440b54582717b69bae3d691018fc56d3e5b66c54d85229 [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" "9a403090e75c657bb2440b54582717b69bae3d691018fc56d3e5b66c54d85229", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.24 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling libpulse-sys v1.13.0 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dbus v0.8.3 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking libpulse-binding v2.16.0 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Checking nix v0.10.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking systemstat v0.1.5 [INFO] [stderr] Compiling enum-kinds v0.4.1 [INFO] [stderr] Checking blurz v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling darling_core v0.5.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking 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] Checking from_variants v0.4.0 [INFO] [stderr] Checking mpris v2.0.0-rc2 [INFO] [stderr] Checking 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] [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] [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] [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] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "9a403090e75c657bb2440b54582717b69bae3d691018fc56d3e5b66c54d85229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a403090e75c657bb2440b54582717b69bae3d691018fc56d3e5b66c54d85229", kill_on_drop: false }` [INFO] [stdout] 9a403090e75c657bb2440b54582717b69bae3d691018fc56d3e5b66c54d85229