[INFO] cloning repository https://github.com/trvswgnr/travvy-project-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trvswgnr/travvy-project-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrvswgnr%2Ftravvy-project-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrvswgnr%2Ftravvy-project-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d0943bfcf9b1f99d12a29468b2697c4be35efbd [INFO] testing trvswgnr/travvy-project-manager against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrvswgnr%2Ftravvy-project-manager" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/trvswgnr/travvy-project-manager [INFO] finished tweaking git repo https://github.com/trvswgnr/travvy-project-manager [INFO] tweaked toml for git repo https://github.com/trvswgnr/travvy-project-manager written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/trvswgnr/travvy-project-manager on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/trvswgnr/travvy-project-manager 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd3e7787abb04772062dd2022b22b92a5dbf08ca6c98dcb68b5ae203f7a7b2de [INFO] running `Command { std: "docker" "start" "-a" "fd3e7787abb04772062dd2022b22b92a5dbf08ca6c98dcb68b5ae203f7a7b2de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd3e7787abb04772062dd2022b22b92a5dbf08ca6c98dcb68b5ae203f7a7b2de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd3e7787abb04772062dd2022b22b92a5dbf08ca6c98dcb68b5ae203f7a7b2de", kill_on_drop: false }` [INFO] [stdout] fd3e7787abb04772062dd2022b22b92a5dbf08ca6c98dcb68b5ae203f7a7b2de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5682966fe484bd34e2668ba9fbee6de9652d7da26369846434b96c681f9946a8 [INFO] running `Command { std: "docker" "start" "-a" "5682966fe484bd34e2668ba9fbee6de9652d7da26369846434b96c681f9946a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling travvy-project-manager v0.1.16 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `IntoString` is never used [INFO] [stdout] --> src/lib.rs:677:7 [INFO] [stdout] | [INFO] [stdout] 677 | trait IntoString { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:375:26 [INFO] [stdout] | [INFO] [stdout] 375 | let mut visits = HOME_INTERFACE_VISITS.lock()?; [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] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:383:22 [INFO] [stdout] | [INFO] [stdout] 383 | let visits = HOME_INTERFACE_VISITS.lock()?; [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:752:9 [INFO] [stdout] | [INFO] [stdout] 752 | / PROJECTS [INFO] [stdout] 753 | | .get_or_init(|| Mutex::new(load_projects_from_disk().unwrap_or_default())) [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:762:10 [INFO] [stdout] | [INFO] [stdout] 762 | *PROJECTS [INFO] [stdout] | __________^ [INFO] [stdout] 763 | | .get_or_init(|| Mutex::new(load_projects_from_disk().unwrap_or_default())) [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] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.80s [INFO] running `Command { std: "docker" "inspect" "5682966fe484bd34e2668ba9fbee6de9652d7da26369846434b96c681f9946a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5682966fe484bd34e2668ba9fbee6de9652d7da26369846434b96c681f9946a8", kill_on_drop: false }` [INFO] [stdout] 5682966fe484bd34e2668ba9fbee6de9652d7da26369846434b96c681f9946a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5ed81e5faf1997c3ba01c9ea46ac9fd0ac7249ab5fc4b06d4950615eb74bbb6d [INFO] running `Command { std: "docker" "start" "-a" "5ed81e5faf1997c3ba01c9ea46ac9fd0ac7249ab5fc4b06d4950615eb74bbb6d", kill_on_drop: false }` [INFO] [stderr] Compiling travvy-project-manager v0.1.16 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `IntoString` is never used [INFO] [stdout] --> src/lib.rs:677:7 [INFO] [stdout] | [INFO] [stdout] 677 | trait IntoString { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:375:26 [INFO] [stdout] | [INFO] [stdout] 375 | let mut visits = HOME_INTERFACE_VISITS.lock()?; [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] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:383:22 [INFO] [stdout] | [INFO] [stdout] 383 | let visits = HOME_INTERFACE_VISITS.lock()?; [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:752:9 [INFO] [stdout] | [INFO] [stdout] 752 | / PROJECTS [INFO] [stdout] 753 | | .get_or_init(|| Mutex::new(load_projects_from_disk().unwrap_or_default())) [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:762:10 [INFO] [stdout] | [INFO] [stdout] 762 | *PROJECTS [INFO] [stdout] | __________^ [INFO] [stdout] 763 | | .get_or_init(|| Mutex::new(load_projects_from_disk().unwrap_or_default())) [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] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoString` is never used [INFO] [stdout] --> src/lib.rs:677:7 [INFO] [stdout] | [INFO] [stdout] 677 | trait IntoString { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:375:26 [INFO] [stdout] | [INFO] [stdout] 375 | let mut visits = HOME_INTERFACE_VISITS.lock()?; [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] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:383:22 [INFO] [stdout] | [INFO] [stdout] 383 | let visits = HOME_INTERFACE_VISITS.lock()?; [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:752:9 [INFO] [stdout] | [INFO] [stdout] 752 | / PROJECTS [INFO] [stdout] 753 | | .get_or_init(|| Mutex::new(load_projects_from_disk().unwrap_or_default())) [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:762:10 [INFO] [stdout] | [INFO] [stdout] 762 | *PROJECTS [INFO] [stdout] | __________^ [INFO] [stdout] 763 | | .get_or_init(|| Mutex::new(load_projects_from_disk().unwrap_or_default())) [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] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `Command { std: "docker" "inspect" "5ed81e5faf1997c3ba01c9ea46ac9fd0ac7249ab5fc4b06d4950615eb74bbb6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ed81e5faf1997c3ba01c9ea46ac9fd0ac7249ab5fc4b06d4950615eb74bbb6d", kill_on_drop: false }` [INFO] [stdout] 5ed81e5faf1997c3ba01c9ea46ac9fd0ac7249ab5fc4b06d4950615eb74bbb6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 63e9ffb2a5c32462c3b8e8450f532615770f6973a1ebcb2490dd7420753a640f [INFO] running `Command { std: "docker" "start" "-a" "63e9ffb2a5c32462c3b8e8450f532615770f6973a1ebcb2490dd7420753a640f", kill_on_drop: false }` [INFO] [stderr] warning: trait `IntoString` is never used [INFO] [stderr] --> src/lib.rs:677:7 [INFO] [stderr] | [INFO] [stderr] 677 | trait IntoString { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/lib.rs:375:26 [INFO] [stderr] | [INFO] [stderr] 375 | let mut visits = HOME_INTERFACE_VISITS.lock()?; [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] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/lib.rs:383:22 [INFO] [stderr] | [INFO] [stderr] 383 | let visits = HOME_INTERFACE_VISITS.lock()?; [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] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/lib.rs:752:9 [INFO] [stderr] | [INFO] [stderr] 752 | / PROJECTS [INFO] [stderr] 753 | | .get_or_init(|| Mutex::new(load_projects_from_disk().unwrap_or_default())) [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] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/lib.rs:762:10 [INFO] [stderr] | [INFO] [stderr] 762 | *PROJECTS [INFO] [stderr] | __________^ [INFO] [stderr] 763 | | .get_or_init(|| Mutex::new(load_projects_from_disk().unwrap_or_default())) [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] [INFO] [stderr] warning: `travvy-project-manager` (lib) generated 5 warnings [INFO] [stderr] warning: `travvy-project-manager` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tpm_lib-c047c3b08d6f76fc) [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/x86_64-unknown-linux-musl/debug/deps/tpm-f56a0e09f9f9e223) [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" "63e9ffb2a5c32462c3b8e8450f532615770f6973a1ebcb2490dd7420753a640f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63e9ffb2a5c32462c3b8e8450f532615770f6973a1ebcb2490dd7420753a640f", kill_on_drop: false }` [INFO] [stdout] 63e9ffb2a5c32462c3b8e8450f532615770f6973a1ebcb2490dd7420753a640f