[INFO] cloning repository https://github.com/cjbassi/i3-workspace-groups [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cjbassi/i3-workspace-groups" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjbassi%2Fi3-workspace-groups", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjbassi%2Fi3-workspace-groups'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05f643afa346afb1f7aadf908b06d4ea2b4f456f [INFO] testing cjbassi/i3-workspace-groups 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%2Fcjbassi%2Fi3-workspace-groups" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cjbassi/i3-workspace-groups 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/cjbassi/i3-workspace-groups [INFO] finished tweaking git repo https://github.com/cjbassi/i3-workspace-groups [INFO] tweaked toml for git repo https://github.com/cjbassi/i3-workspace-groups written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/cjbassi/i3-workspace-groups 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] Downloading crates ... [INFO] [stderr] Downloaded quote v0.6.9 [INFO] [stderr] Downloaded syn v0.15.18 [INFO] [stderr] Downloaded ryu v0.2.6 [INFO] [stderr] Downloaded byteorder v1.2.7 [INFO] [stderr] Downloaded ucd-util v0.1.2 [INFO] [stderr] Downloaded regex v1.0.6 [INFO] [stderr] Downloaded env_logger v0.6.0 [INFO] [stderr] Downloaded i3ipc v0.9.0 [INFO] [stderr] Downloaded heck v0.3.0 [INFO] [stderr] Downloaded regex-syntax v0.6.3 [INFO] [stderr] Downloaded winapi-util v0.1.1 [INFO] [stderr] Downloaded itoa v0.4.3 [INFO] [stderr] Downloaded serde v1.0.80 [INFO] [stderr] Downloaded proc-macro2 v0.4.20 [INFO] [stderr] Downloaded serde_json v1.0.32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 470eb317ca893609dd8ec47aeb5d795c1c6eced0fe39839773e77976b4059c86 [INFO] running `Command { std: "docker" "start" "-a" "470eb317ca893609dd8ec47aeb5d795c1c6eced0fe39839773e77976b4059c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "470eb317ca893609dd8ec47aeb5d795c1c6eced0fe39839773e77976b4059c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "470eb317ca893609dd8ec47aeb5d795c1c6eced0fe39839773e77976b4059c86", kill_on_drop: false }` [INFO] [stdout] 470eb317ca893609dd8ec47aeb5d795c1c6eced0fe39839773e77976b4059c86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] dc9f5a401b3ad50ee8098dd209b558d7d8073b963cc78aecfa89007d60c68f1d [INFO] running `Command { std: "docker" "start" "-a" "dc9f5a401b3ad50ee8098dd209b558d7d8073b963cc78aecfa89007d60c68f1d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling i3ipc v0.9.0 [INFO] [stderr] Compiling i3-workspace-groups v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/common.rs:39:61 [INFO] [stdout] | [INFO] [stdout] 39 | $e.keys().map(|key| &key[..]).collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/controller.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | keys_to_strptr_vec!(self.get_groups()) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `keys_to_strptr_vec` [INFO] [stdout] = note: this warning originates in the macro `keys_to_strptr_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.13s [INFO] running `Command { std: "docker" "inspect" "dc9f5a401b3ad50ee8098dd209b558d7d8073b963cc78aecfa89007d60c68f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc9f5a401b3ad50ee8098dd209b558d7d8073b963cc78aecfa89007d60c68f1d", kill_on_drop: false }` [INFO] [stdout] dc9f5a401b3ad50ee8098dd209b558d7d8073b963cc78aecfa89007d60c68f1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 99cf6d32becf6b3a55a2d38f24fb87f1eb590dc4cb8584085ca69e480d923dea [INFO] running `Command { std: "docker" "start" "-a" "99cf6d32becf6b3a55a2d38f24fb87f1eb590dc4cb8584085ca69e480d923dea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling i3-workspace-groups v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/common.rs:39:61 [INFO] [stdout] | [INFO] [stdout] 39 | $e.keys().map(|key| &key[..]).collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/controller.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | keys_to_strptr_vec!(self.get_groups()) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `keys_to_strptr_vec` [INFO] [stdout] = note: this warning originates in the macro `keys_to_strptr_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "99cf6d32becf6b3a55a2d38f24fb87f1eb590dc4cb8584085ca69e480d923dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99cf6d32becf6b3a55a2d38f24fb87f1eb590dc4cb8584085ca69e480d923dea", kill_on_drop: false }` [INFO] [stdout] 99cf6d32becf6b3a55a2d38f24fb87f1eb590dc4cb8584085ca69e480d923dea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 74517dcccab82edb5e2d7ce5c7b731b220358e32eb4fef6217db4e9ecd237dac [INFO] running `Command { std: "docker" "start" "-a" "74517dcccab82edb5e2d7ce5c7b731b220358e32eb4fef6217db4e9ecd237dac", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/common.rs:39:61 [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] 39 | $e.keys().map(|key| &key[..]).collect::>(); [INFO] [stdout] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/controller.rs:160:9 [INFO] [stderr] | [INFO] [stderr] 160 | keys_to_strptr_vec!(self.get_groups()) [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `keys_to_strptr_vec` [INFO] [stderr] = note: this warning originates in the macro `keys_to_strptr_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `i3-workspace-groups` (bin "i3-workspace-groups" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/i3_workspace_groups-d847d623d3822196) [INFO] running `Command { std: "docker" "inspect" "74517dcccab82edb5e2d7ce5c7b731b220358e32eb4fef6217db4e9ecd237dac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74517dcccab82edb5e2d7ce5c7b731b220358e32eb4fef6217db4e9ecd237dac", kill_on_drop: false }` [INFO] [stdout] 74517dcccab82edb5e2d7ce5c7b731b220358e32eb4fef6217db4e9ecd237dac