[INFO] cloning repository https://github.com/DankBSD/complexd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DankBSD/complexd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankBSD%2Fcomplexd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankBSD%2Fcomplexd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66b8f01c55831eb31a75dea88850eb5e3e2cdcd0 [INFO] testing DankBSD/complexd against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankBSD%2Fcomplexd" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DankBSD/complexd on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DankBSD/complexd [INFO] finished tweaking git repo https://github.com/DankBSD/complexd [INFO] tweaked toml for git repo https://github.com/DankBSD/complexd written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/DankBSD/complexd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://gitlab.freedesktop.org/dbus/zbus.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_repr v0.1.7 [INFO] [stderr] Downloaded easy-parallel v3.1.0 [INFO] [stderr] Downloaded cstr v0.2.9 [INFO] [stderr] Downloaded async-broadcast v0.3.4 [INFO] [stderr] Downloaded nix v0.22.1 [INFO] [stderr] Downloaded os-release v0.1.0 [INFO] [stderr] Downloaded nix v0.21.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a62ec65931ddb96b7c242dc571862a6fd88a6e4f49ed2907dbe44088f21fb45 [INFO] running `Command { std: "docker" "start" "-a" "1a62ec65931ddb96b7c242dc571862a6fd88a6e4f49ed2907dbe44088f21fb45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a62ec65931ddb96b7c242dc571862a6fd88a6e4f49ed2907dbe44088f21fb45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a62ec65931ddb96b7c242dc571862a6fd88a6e4f49ed2907dbe44088f21fb45", kill_on_drop: false }` [INFO] [stdout] 1a62ec65931ddb96b7c242dc571862a6fd88a6e4f49ed2907dbe44088f21fb45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f053eb6887068184cb37c965239cf7a0a60e6160d15a3ec52625e8bf46ebf3b [INFO] running `Command { std: "docker" "start" "-a" "2f053eb6887068184cb37c965239cf7a0a60e6160d15a3ec52625e8bf46ebf3b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling easy-parallel v3.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling os-release v0.1.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling async-broadcast v0.3.4 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cstr v0.2.9 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling nix v0.21.1 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling zvariant_derive v2.8.0 (https://gitlab.freedesktop.org/dbus/zbus.git#4a57234b) [INFO] [stderr] Compiling zbus_macros v2.0.0-beta.6 (https://gitlab.freedesktop.org/dbus/zbus.git#4a57234b) [INFO] [stderr] Compiling zvariant v2.8.0 (https://gitlab.freedesktop.org/dbus/zbus.git#4a57234b) [INFO] [stderr] Compiling zbus_names v1.0.0 (https://gitlab.freedesktop.org/dbus/zbus.git#4a57234b) [INFO] [stderr] Compiling zbus v2.0.0-beta.6 (https://gitlab.freedesktop.org/dbus/zbus.git#4a57234b) [INFO] [stderr] Compiling zbus_polkit v2.0.0-beta.6 (https://gitlab.freedesktop.org/dbus/zbus.git#4a57234b) [INFO] [stderr] Compiling cxutil v0.1.0 (/opt/rustwide/workdir/cxutil) [INFO] [stdout] warning: `must_use` attribute on `async` functions applies to the anonymous `Future` returned by the function, not the value within [INFO] [stdout] --> cxutil/src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[must_use = "use ? to perform the check"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | / pub async fn pk_check<'m>( [INFO] [stdout] 28 | | authority: &'m pk::AsyncAuthorityProxy<'static>, [INFO] [stdout] 29 | | hdr: &'m zbus::MessageHeader<'_>, [INFO] [stdout] 30 | | interactive: bool, [INFO] [stdout] ... | [INFO] [stdout] 55 | | Ok(()) [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- this attribute does nothing, the `Future`s returned by async functions are already `must_use` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cx-hostnamed v0.1.0 (/opt/rustwide/workdir/cx-hostnamed) [INFO] [stdout] warning: unused variable: `hostname` [INFO] [stdout] --> cx-hostnamed/src/main.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | hostname: &str, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hostname` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `icon` [INFO] [stdout] --> cx-hostnamed/src/main.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | icon: &str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_icon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chassis` [INFO] [stdout] --> cx-hostnamed/src/main.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | chassis: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chassis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deployment` [INFO] [stdout] --> cx-hostnamed/src/main.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | deployment: &str, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deployment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `location` [INFO] [stdout] --> cx-hostnamed/src/main.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | location: &str, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `location` [INFO] [stdout] --> cx-hostnamed/src/main.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | location: &str, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.91s [INFO] running `Command { std: "docker" "inspect" "2f053eb6887068184cb37c965239cf7a0a60e6160d15a3ec52625e8bf46ebf3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f053eb6887068184cb37c965239cf7a0a60e6160d15a3ec52625e8bf46ebf3b", kill_on_drop: false }` [INFO] [stdout] 2f053eb6887068184cb37c965239cf7a0a60e6160d15a3ec52625e8bf46ebf3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dff4914f5fd0f9da140f581f494193db5b8688b8d53ebb9876b73e5843d1140 [INFO] running `Command { std: "docker" "start" "-a" "1dff4914f5fd0f9da140f581f494193db5b8688b8d53ebb9876b73e5843d1140", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling easy-parallel v3.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling os-release v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-broadcast v0.3.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling zvariant v2.8.0 (https://gitlab.freedesktop.org/dbus/zbus.git#4a57234b) [INFO] [stderr] Compiling nix v0.21.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling zbus_names v1.0.0 (https://gitlab.freedesktop.org/dbus/zbus.git#4a57234b) [INFO] [stderr] Compiling zbus v2.0.0-beta.6 (https://gitlab.freedesktop.org/dbus/zbus.git#4a57234b) [INFO] [stderr] Compiling zbus_polkit v2.0.0-beta.6 (https://gitlab.freedesktop.org/dbus/zbus.git#4a57234b) [INFO] [stderr] Compiling cxutil v0.1.0 (/opt/rustwide/workdir/cxutil) [INFO] [stdout] warning: `must_use` attribute on `async` functions applies to the anonymous `Future` returned by the function, not the value within [INFO] [stdout] --> cxutil/src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[must_use = "use ? to perform the check"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | / pub async fn pk_check<'m>( [INFO] [stdout] 28 | | authority: &'m pk::AsyncAuthorityProxy<'static>, [INFO] [stdout] 29 | | hdr: &'m zbus::MessageHeader<'_>, [INFO] [stdout] 30 | | interactive: bool, [INFO] [stdout] ... | [INFO] [stdout] 55 | | Ok(()) [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- this attribute does nothing, the `Future`s returned by async functions are already `must_use` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cx-hostnamed v0.1.0 (/opt/rustwide/workdir/cx-hostnamed) [INFO] [stdout] warning: `must_use` attribute on `async` functions applies to the anonymous `Future` returned by the function, not the value within [INFO] [stdout] --> cxutil/src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[must_use = "use ? to perform the check"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | / pub async fn pk_check<'m>( [INFO] [stdout] 28 | | authority: &'m pk::AsyncAuthorityProxy<'static>, [INFO] [stdout] 29 | | hdr: &'m zbus::MessageHeader<'_>, [INFO] [stdout] 30 | | interactive: bool, [INFO] [stdout] ... | [INFO] [stdout] 55 | | Ok(()) [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- this attribute does nothing, the `Future`s returned by async functions are already `must_use` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hostname` [INFO] [stdout] --> cx-hostnamed/src/main.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | hostname: &str, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hostname` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `icon` [INFO] [stdout] --> cx-hostnamed/src/main.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | icon: &str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_icon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chassis` [INFO] [stdout] --> cx-hostnamed/src/main.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | chassis: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chassis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deployment` [INFO] [stdout] --> cx-hostnamed/src/main.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | deployment: &str, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deployment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `location` [INFO] [stdout] --> cx-hostnamed/src/main.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | location: &str, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `location` [INFO] [stdout] --> cx-hostnamed/src/main.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | location: &str, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.91s [INFO] running `Command { std: "docker" "inspect" "1dff4914f5fd0f9da140f581f494193db5b8688b8d53ebb9876b73e5843d1140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dff4914f5fd0f9da140f581f494193db5b8688b8d53ebb9876b73e5843d1140", kill_on_drop: false }` [INFO] [stdout] 1dff4914f5fd0f9da140f581f494193db5b8688b8d53ebb9876b73e5843d1140 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4bcbaf50962ef50f475baf90fdfdafc509917e2be6e5cb2393316979856fd6d0 [INFO] running `Command { std: "docker" "start" "-a" "4bcbaf50962ef50f475baf90fdfdafc509917e2be6e5cb2393316979856fd6d0", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: `must_use` attribute on `async` functions applies to the anonymous `Future` returned by the function, not the value within [INFO] [stdout] running 0 tests [INFO] [stderr] --> cxutil/src/lib.rs:26:1 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 26 | #[must_use = "use ? to perform the check"] [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 27 | / pub async fn pk_check<'m>( [INFO] [stderr] 28 | | authority: &'m pk::AsyncAuthorityProxy<'static>, [INFO] [stderr] 29 | | hdr: &'m zbus::MessageHeader<'_>, [INFO] [stderr] 30 | | interactive: bool, [INFO] [stderr] ... | [INFO] [stderr] 55 | | Ok(()) [INFO] [stderr] 56 | | } [INFO] [stderr] | |_- this attribute does nothing, the `Future`s returned by async functions are already `must_use` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cxutil` (lib) generated 1 warning [INFO] [stderr] warning: `cxutil` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused variable: `hostname` [INFO] [stderr] --> cx-hostnamed/src/main.rs:83:9 [INFO] [stderr] | [INFO] [stderr] 83 | hostname: &str, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hostname` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `icon` [INFO] [stderr] --> cx-hostnamed/src/main.rs:101:9 [INFO] [stderr] | [INFO] [stderr] 101 | icon: &str, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_icon` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `chassis` [INFO] [stderr] --> cx-hostnamed/src/main.rs:117:9 [INFO] [stderr] | [INFO] [stderr] 117 | chassis: &str, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chassis` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `deployment` [INFO] [stderr] --> cx-hostnamed/src/main.rs:133:9 [INFO] [stderr] | [INFO] [stderr] 133 | deployment: &str, [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deployment` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `location` [INFO] [stderr] --> cx-hostnamed/src/main.rs:149:9 [INFO] [stderr] | [INFO] [stderr] 149 | location: &str, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `location` [INFO] [stderr] --> cx-hostnamed/src/main.rs:203:9 [INFO] [stderr] | [INFO] [stderr] 203 | location: &str, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location` [INFO] [stderr] [INFO] [stderr] warning: `cx-hostnamed` (bin "cx-hostnamed" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cx_hostnamed-dc99697dedc6a890) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cxutil-119643ad607bf791) [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 cxutil [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" "4bcbaf50962ef50f475baf90fdfdafc509917e2be6e5cb2393316979856fd6d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bcbaf50962ef50f475baf90fdfdafc509917e2be6e5cb2393316979856fd6d0", kill_on_drop: false }` [INFO] [stdout] 4bcbaf50962ef50f475baf90fdfdafc509917e2be6e5cb2393316979856fd6d0