[INFO] cloning repository https://github.com/ggemre/stacklet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ggemre/stacklet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggemre%2Fstacklet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggemre%2Fstacklet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3610d289ed15ff27733745ee0b8f994ed50460df [INFO] testing ggemre/stacklet against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggemre%2Fstacklet" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ggemre/stacklet on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ggemre/stacklet [INFO] finished tweaking git repo https://github.com/ggemre/stacklet [INFO] tweaked toml for git repo https://github.com/ggemre/stacklet written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ggemre/stacklet 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3f617debf3325f7a336c2e5d399687149d7b2bc5acb049e0e65cf840ef6da9e [INFO] running `Command { std: "docker" "start" "-a" "c3f617debf3325f7a336c2e5d399687149d7b2bc5acb049e0e65cf840ef6da9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3f617debf3325f7a336c2e5d399687149d7b2bc5acb049e0e65cf840ef6da9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3f617debf3325f7a336c2e5d399687149d7b2bc5acb049e0e65cf840ef6da9e", kill_on_drop: false }` [INFO] [stdout] c3f617debf3325f7a336c2e5d399687149d7b2bc5acb049e0e65cf840ef6da9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cccafbc48c6c3f730671a02589f6fedab64884c30d02c833bb323965de56dbca [INFO] running `Command { std: "docker" "start" "-a" "cccafbc48c6c3f730671a02589f6fedab64884c30d02c833bb323965de56dbca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling fork v0.1.22 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling pancurses v0.17.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling stacklet v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/interface/window.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | unsafe { WINDOW.get_or_insert_with(|| initscr()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/interface/window.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { &SCROLL_OFFSET } [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { &raw const SCROLL_OFFSET } [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.03s [INFO] running `Command { std: "docker" "inspect" "cccafbc48c6c3f730671a02589f6fedab64884c30d02c833bb323965de56dbca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cccafbc48c6c3f730671a02589f6fedab64884c30d02c833bb323965de56dbca", kill_on_drop: false }` [INFO] [stdout] cccafbc48c6c3f730671a02589f6fedab64884c30d02c833bb323965de56dbca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a54497784d2b61cb9484d9f058ff67a379fa88c59034ce5c00f50584ccc8dd3d [INFO] running `Command { std: "docker" "start" "-a" "a54497784d2b61cb9484d9f058ff67a379fa88c59034ce5c00f50584ccc8dd3d", kill_on_drop: false }` [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/interface/window.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | unsafe { WINDOW.get_or_insert_with(|| initscr()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/interface/window.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { &SCROLL_OFFSET } [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { &raw const SCROLL_OFFSET } [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling stacklet v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/interface/window.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | unsafe { WINDOW.get_or_insert_with(|| initscr()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/interface/window.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { &SCROLL_OFFSET } [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 41 | unsafe { &raw const SCROLL_OFFSET } [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "a54497784d2b61cb9484d9f058ff67a379fa88c59034ce5c00f50584ccc8dd3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a54497784d2b61cb9484d9f058ff67a379fa88c59034ce5c00f50584ccc8dd3d", kill_on_drop: false }` [INFO] [stdout] a54497784d2b61cb9484d9f058ff67a379fa88c59034ce5c00f50584ccc8dd3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 89aed7e40f87b2839d5280ec3d10231f27313e7658d42980ad89e6b17207192c [INFO] running `Command { std: "docker" "start" "-a" "89aed7e40f87b2839d5280ec3d10231f27313e7658d42980ad89e6b17207192c", kill_on_drop: false }` [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/interface/window.rs:31:14 [INFO] [stderr] | [INFO] [stderr] 31 | unsafe { WINDOW.get_or_insert_with(|| initscr()) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> src/interface/window.rs:41:14 [INFO] [stderr] | [INFO] [stderr] 41 | unsafe { &SCROLL_OFFSET } [INFO] [stderr] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] help: use `&raw const` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 41 | unsafe { &raw const SCROLL_OFFSET } [INFO] [stderr] | +++++++++ [INFO] [stderr] [INFO] [stderr] warning: `stacklet` (lib) generated 2 warnings [INFO] [stderr] warning: `stacklet` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stacklet-4171c8aad1f4907e) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stacklet-059dde9a1922cec4) [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] [stderr] Running tests/external_test.rs (/opt/rustwide/target/debug/deps/external_test-46dcc98490193ef6) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test model_test::parse_stdout_input_invalid ... ok [INFO] [stdout] test model_test::parse_stdout_text_invalid ... ok [INFO] [stdout] test model_test::parse_stdout_empty ... ok [INFO] [stdout] test model_test::parse_stdout_text_valid ... ok [INFO] [stdout] test model_test::parse_stdout_input_valid ... ok [INFO] [stdout] test model_test::parse_stdout_full ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] Running tests/utils_test.rs (/opt/rustwide/target/debug/deps/utils_test-58d5e9f0cb1d0807) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test filter_test::exact_match_positive ... ok [INFO] [stdout] test filter_test::exact_match_negative ... ok [INFO] [stdout] test helpers_test::find_widget_by_y_mut_negative ... ok [INFO] [stdout] test filter_test::fuzzy_match_negative ... ok [INFO] [stdout] test filter_test::fuzzy_match_positive ... ok [INFO] [stdout] test helpers_test::find_widget_by_y_negative ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests stacklet [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" "89aed7e40f87b2839d5280ec3d10231f27313e7658d42980ad89e6b17207192c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89aed7e40f87b2839d5280ec3d10231f27313e7658d42980ad89e6b17207192c", kill_on_drop: false }` [INFO] [stdout] 89aed7e40f87b2839d5280ec3d10231f27313e7658d42980ad89e6b17207192c