[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] checking trvswgnr/travvy-project-manager against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrvswgnr%2Ftravvy-project-manager" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trvswgnr/travvy-project-manager on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustix v0.38.15
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54d1ce9a9b0ba5aaa8e5fcb9f3fb69c934e257833a43227600c82a0a55839cd7
[INFO] running `Command { std: "docker" "start" "-a" "54d1ce9a9b0ba5aaa8e5fcb9f3fb69c934e257833a43227600c82a0a55839cd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54d1ce9a9b0ba5aaa8e5fcb9f3fb69c934e257833a43227600c82a0a55839cd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54d1ce9a9b0ba5aaa8e5fcb9f3fb69c934e257833a43227600c82a0a55839cd7", kill_on_drop: false }`
[INFO] [stdout] 54d1ce9a9b0ba5aaa8e5fcb9f3fb69c934e257833a43227600c82a0a55839cd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e4a142a2e96dc9c6b7f3e5344a86e5be084548344cc3d0ccaaca31fcea60223
[INFO] running `Command { std: "docker" "start" "-a" "4e4a142a2e96dc9c6b7f3e5344a86e5be084548344cc3d0ccaaca31fcea60223", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking serde_json v1.0.107
[INFO] [stderr]     Checking 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)]` (part of `#[warn(unused)]`) 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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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)]` (part of `#[warn(rust_2024_compatibility)]`) 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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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)]` (part of `#[warn(unused)]`) 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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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)]` (part of `#[warn(rust_2024_compatibility)]`) 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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 12.56s
[INFO] running `Command { std: "docker" "inspect" "4e4a142a2e96dc9c6b7f3e5344a86e5be084548344cc3d0ccaaca31fcea60223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e4a142a2e96dc9c6b7f3e5344a86e5be084548344cc3d0ccaaca31fcea60223", kill_on_drop: false }`
[INFO] [stdout] 4e4a142a2e96dc9c6b7f3e5344a86e5be084548344cc3d0ccaaca31fcea60223
