[INFO] cloning repository https://github.com/ibabushkin/gabelstaplerwm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ibabushkin/gabelstaplerwm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibabushkin%2Fgabelstaplerwm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibabushkin%2Fgabelstaplerwm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7950e2443f871cf270c35b8671ce3627790c26c [INFO] checking ibabushkin/gabelstaplerwm against try#b32fc44666c052e7cf07ab471bfb6f9ec571902f for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibabushkin%2Fgabelstaplerwm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ibabushkin/gabelstaplerwm on toolchain b32fc44666c052e7cf07ab471bfb6f9ec571902f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ibabushkin/gabelstaplerwm [INFO] finished tweaking git repo https://github.com/ibabushkin/gabelstaplerwm [INFO] tweaked toml for git repo https://github.com/ibabushkin/gabelstaplerwm written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ibabushkin/gabelstaplerwm already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/gwm-core/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/gwm-kbd/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7917fae12c91564ac167a63175d4ff250864ee3e5cc5cdace0b3ff0c777b75c1 [INFO] running `Command { std: "docker" "start" "-a" "7917fae12c91564ac167a63175d4ff250864ee3e5cc5cdace0b3ff0c777b75c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7917fae12c91564ac167a63175d4ff250864ee3e5cc5cdace0b3ff0c777b75c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7917fae12c91564ac167a63175d4ff250864ee3e5cc5cdace0b3ff0c777b75c1", kill_on_drop: false }` [INFO] [stdout] 7917fae12c91564ac167a63175d4ff250864ee3e5cc5cdace0b3ff0c777b75c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7744746719f9cd9c9147454e66f456b9b798e55f85a772f7f994414967cbb6ee [INFO] running `Command { std: "docker" "start" "-a" "7744746719f9cd9c9147454e66f456b9b798e55f85a772f7f994414967cbb6ee", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/gwm-core/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/gwm-kbd/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking generational-arena v0.2.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking gwm-core v0.8.0 (/opt/rustwide/workdir/gwm-core) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:192:22 [INFO] [stdout] | [INFO] [stdout] 192 | fn render(&self, &TagTree, &Geometry, &mut ClientSizes); [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:192:35 [INFO] [stdout] | [INFO] [stdout] 192 | fn render(&self, &TagTree, &Geometry, &mut ClientSizes); [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Geometry` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:192:46 [INFO] [stdout] | [INFO] [stdout] 192 | fn render(&self, &TagTree, &Geometry, &mut ClientSizes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut ClientSizes` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:195:26 [INFO] [stdout] | [INFO] [stdout] 195 | fn check_tree(&self, &TagTree) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:198:26 [INFO] [stdout] | [INFO] [stdout] 198 | fn fixup_tree(&self, &mut TagTree); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:204:29 [INFO] [stdout] | [INFO] [stdout] 204 | fn insert_client(&self, &mut TagTree, C) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:204:46 [INFO] [stdout] | [INFO] [stdout] 204 | fn insert_client(&self, &mut TagTree, C) -> bool; [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: C` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:211:32 [INFO] [stdout] | [INFO] [stdout] 211 | fn insert_container(&self, &mut TagTree, &TagTree, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:211:49 [INFO] [stdout] | [INFO] [stdout] 211 | fn insert_container(&self, &mut TagTree, &TagTree, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:211:62 [INFO] [stdout] | [INFO] [stdout] 211 | fn insert_container(&self, &mut TagTree, &TagTree, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ContainerId` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:217:32 [INFO] [stdout] | [INFO] [stdout] 217 | fn delete_container(&self, &mut TagTree, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:217:49 [INFO] [stdout] | [INFO] [stdout] 217 | fn delete_container(&self, &mut TagTree, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ContainerId` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:224:30 [INFO] [stdout] | [INFO] [stdout] 224 | fn find_container(&self, &TagTree, ContainerId, Direction) -> Option; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:224:43 [INFO] [stdout] | [INFO] [stdout] 224 | fn find_container(&self, &TagTree, ContainerId, Direction) -> Option; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ContainerId` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:224:56 [INFO] [stdout] | [INFO] [stdout] 224 | fn find_container(&self, &TagTree, ContainerId, Direction) -> Option; [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Direction` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | fn swap_containers(&self, &mut TagTree, ContainerId, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:230:48 [INFO] [stdout] | [INFO] [stdout] 230 | fn swap_containers(&self, &mut TagTree, ContainerId, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ContainerId` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:230:61 [INFO] [stdout] | [INFO] [stdout] 230 | fn swap_containers(&self, &mut TagTree, ContainerId, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ContainerId` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:236:30 [INFO] [stdout] | [INFO] [stdout] 236 | fn move_container(&self, &mut TagTree, ContainerId, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:236:47 [INFO] [stdout] | [INFO] [stdout] 236 | fn move_container(&self, &mut TagTree, ContainerId, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ContainerId` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:236:60 [INFO] [stdout] | [INFO] [stdout] 236 | fn move_container(&self, &mut TagTree, ContainerId, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ContainerId` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:239:31 [INFO] [stdout] | [INFO] [stdout] 239 | fn process_msg(&mut self, LayoutMessage) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: LayoutMessage` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:192:22 [INFO] [stdout] | [INFO] [stdout] 192 | fn render(&self, &TagTree, &Geometry, &mut ClientSizes); [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:192:35 [INFO] [stdout] | [INFO] [stdout] 192 | fn render(&self, &TagTree, &Geometry, &mut ClientSizes); [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Geometry` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:192:46 [INFO] [stdout] | [INFO] [stdout] 192 | fn render(&self, &TagTree, &Geometry, &mut ClientSizes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut ClientSizes` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:195:26 [INFO] [stdout] | [INFO] [stdout] 195 | fn check_tree(&self, &TagTree) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:198:26 [INFO] [stdout] | [INFO] [stdout] 198 | fn fixup_tree(&self, &mut TagTree); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:204:29 [INFO] [stdout] | [INFO] [stdout] 204 | fn insert_client(&self, &mut TagTree, C) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:204:46 [INFO] [stdout] | [INFO] [stdout] 204 | fn insert_client(&self, &mut TagTree, C) -> bool; [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: C` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:211:32 [INFO] [stdout] | [INFO] [stdout] 211 | fn insert_container(&self, &mut TagTree, &TagTree, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:211:49 [INFO] [stdout] | [INFO] [stdout] 211 | fn insert_container(&self, &mut TagTree, &TagTree, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:211:62 [INFO] [stdout] | [INFO] [stdout] 211 | fn insert_container(&self, &mut TagTree, &TagTree, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ContainerId` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:217:32 [INFO] [stdout] | [INFO] [stdout] 217 | fn delete_container(&self, &mut TagTree, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:217:49 [INFO] [stdout] | [INFO] [stdout] 217 | fn delete_container(&self, &mut TagTree, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ContainerId` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:224:30 [INFO] [stdout] | [INFO] [stdout] 224 | fn find_container(&self, &TagTree, ContainerId, Direction) -> Option; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:224:43 [INFO] [stdout] | [INFO] [stdout] 224 | fn find_container(&self, &TagTree, ContainerId, Direction) -> Option; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ContainerId` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:224:56 [INFO] [stdout] | [INFO] [stdout] 224 | fn find_container(&self, &TagTree, ContainerId, Direction) -> Option; [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Direction` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | fn swap_containers(&self, &mut TagTree, ContainerId, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:230:48 [INFO] [stdout] | [INFO] [stdout] 230 | fn swap_containers(&self, &mut TagTree, ContainerId, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ContainerId` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:230:61 [INFO] [stdout] | [INFO] [stdout] 230 | fn swap_containers(&self, &mut TagTree, ContainerId, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ContainerId` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:236:30 [INFO] [stdout] | [INFO] [stdout] 236 | fn move_container(&self, &mut TagTree, ContainerId, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut TagTree` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:236:47 [INFO] [stdout] | [INFO] [stdout] 236 | fn move_container(&self, &mut TagTree, ContainerId, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ContainerId` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:236:60 [INFO] [stdout] | [INFO] [stdout] 236 | fn move_container(&self, &mut TagTree, ContainerId, ContainerId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ContainerId` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gwm-core/src/layout/mod.rs:239:31 [INFO] [stdout] | [INFO] [stdout] 239 | fn process_msg(&mut self, LayoutMessage) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: LayoutMessage` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `type_alias_enum_variants` has been stable since 1.37.0 and no longer requires an attribute to enable [INFO] [stdout] --> gwm-core/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(type_alias_enum_variants)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> gwm-core/src/tree.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | layout: Box>, [INFO] [stdout] | ^^^^^^^^^ [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 [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 46 | layout: Box>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `type_alias_enum_variants` has been stable since 1.37.0 and no longer requires an attribute to enable [INFO] [stdout] --> gwm-core/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(type_alias_enum_variants)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> gwm-core/src/tree.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | layout: Box>, [INFO] [stdout] | ^^^^^^^^^ [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 [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 46 | layout: Box>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] error: failed to run custom build command for `xkbcommon-sys v0.7.4` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/xkbcommon-sys-89f50c8611a5b339/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo:rustc-link-lib=xkbcommon [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xkbcommon-sys-0.7.4/build.rs:44:11: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Failure { command: "PKG_CONFIG_ALLOW_SYSTEM_LIBS=\"1\" \"pkg-config\" \"--libs\" \"--cflags\" \"xkbcommon-x11\"", output: Output { status: ExitStatus(unix_wait_status(256)), stdout: "", stderr: "Package xkbcommon-x11 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `xkbcommon-x11.pc'\nto the PKG_CONFIG_PATH environment variable\nNo package 'xkbcommon-x11' found\n" } } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5b5c7d5c9562 - std::backtrace_rs::backtrace::libunwind::trace::h13b326dd0818d110 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b5c7d5c9562 - std::backtrace_rs::backtrace::trace_unsynchronized::h42a8b3c3e5b280f9 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b5c7d5c9562 - std::sys::backtrace::_print_fmt::hd822016f78b7e5f3 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5b5c7d5c9562 - ::fmt::h2e5a0a94b1e4e7e6 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5b5c7d5ec073 - core::fmt::rt::Argument::fmt::hf8307740a44ab1fb [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x5b5c7d5ec073 - core::fmt::write::h29a06a74b791257f [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5b5c7d5c6573 - std::io::Write::write_fmt::h7acb05df0b6a95fe [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5b5c7d5c93b2 - std::sys::backtrace::BacktraceLock::print::h627d8b9f4d7dbed8 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5b5c7d5ca512 - std::panicking::default_hook::{{closure}}::h83972fab6873c046 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:300:22 [INFO] [stderr] 9: 0x5b5c7d5ca315 - std::panicking::default_hook::hf9ff3c116dcaeabf [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:327:9 [INFO] [stderr] 10: 0x5b5c7d5caef2 - std::panicking::rust_panic_with_hook::h87d62d84c273c97c [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:833:13 [INFO] [stderr] 11: 0x5b5c7d5cac7a - std::panicking::begin_panic_handler::{{closure}}::h2f41514c0b14bc39 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:706:13 [INFO] [stderr] 12: 0x5b5c7d5c9a69 - std::sys::backtrace::__rust_end_short_backtrace::h327e25e6e5c894d8 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5b5c7d5ca90d - __rustc[135160ffb2e827d3]::rust_begin_unwind [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:697:5 [INFO] [stderr] 14: 0x5b5c7d5eaf30 - core::panicking::panic_fmt::h663763b79964ef27 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5b5c7d5eb3a6 - core::result::unwrap_failed::he94ee358d09666f6 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5b5c7d58b2ab - build_script_build::main::h38d1412f88f898fa [INFO] [stderr] 17: 0x5b5c7d58a573 - core::ops::function::FnOnce::call_once::h93724b41478d58d6 [INFO] [stderr] 18: 0x5b5c7d58a4d6 - std::sys::backtrace::__rust_begin_short_backtrace::h0de2e78f63586b81 [INFO] [stderr] 19: 0x5b5c7d58a4b9 - std::rt::lang_start::{{closure}}::hfef7ae70d21cd0fa [INFO] [stderr] 20: 0x5b5c7d5c3360 - core::ops::function::impls:: for &F>::call_once::hfc880bcb032ce4bd [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5b5c7d5c3360 - std::panicking::try::do_call::h32c03a254eb0bafa [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:589:40 [INFO] [stderr] 22: 0x5b5c7d5c3360 - std::panicking::try::h1776c52848dbd07d [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:552:19 [INFO] [stderr] 23: 0x5b5c7d5c3360 - std::panic::catch_unwind::h6bbf92cda6a55c3b [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x5b5c7d5c3360 - std::rt::lang_start_internal::{{closure}}::he17a15bce9c20a4d [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x5b5c7d5c3360 - std::panicking::try::do_call::h2837ea273d5ec16c [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x5b5c7d5c3360 - std::panicking::try::ha0efd5bab5fca443 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x5b5c7d5c3360 - std::panic::catch_unwind::h915929c60cebe8ee [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5b5c7d5c3360 - std::rt::lang_start_internal::h65fce336ca7aa5d3 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x5b5c7d58a4a1 - std::rt::lang_start::h9565ce7f771c9b3e [INFO] [stderr] 30: 0x5b5c7d58b315 - main [INFO] [stderr] 31: 0x753304fddd90 - [INFO] [stderr] 32: 0x753304fdde40 - __libc_start_main [INFO] [stderr] 33: 0x5b5c7d58a3b5 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7744746719f9cd9c9147454e66f456b9b798e55f85a772f7f994414967cbb6ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7744746719f9cd9c9147454e66f456b9b798e55f85a772f7f994414967cbb6ee", kill_on_drop: false }` [INFO] [stdout] 7744746719f9cd9c9147454e66f456b9b798e55f85a772f7f994414967cbb6ee