[INFO] cloning repository https://github.com/ianks/ttest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ianks/ttest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianks%2Fttest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianks%2Fttest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b632c83c27e2255af5b69583ed9f3b2711311d67
[INFO] checking ianks/ttest against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianks%2Fttest" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ianks/ttest
[INFO] finished tweaking git repo https://github.com/ianks/ttest
[INFO] tweaked toml for git repo https://github.com/ianks/ttest written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ianks/ttest on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ianks/ttest 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16da78a5bafb603c0df80e7768954c3f95427afb3f67d3e4ed49f6315871520c
[INFO] running `Command { std: "docker" "start" "-a" "16da78a5bafb603c0df80e7768954c3f95427afb3f67d3e4ed49f6315871520c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16da78a5bafb603c0df80e7768954c3f95427afb3f67d3e4ed49f6315871520c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16da78a5bafb603c0df80e7768954c3f95427afb3f67d3e4ed49f6315871520c", kill_on_drop: false }`
[INFO] [stdout] 16da78a5bafb603c0df80e7768954c3f95427afb3f67d3e4ed49f6315871520c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41a24295a0430218c567fdc1746364666a2ade576ea77a45fd7e971aa089ba12
[INFO] running `Command { std: "docker" "start" "-a" "41a24295a0430218c567fdc1746364666a2ade576ea77a45fd7e971aa089ba12", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]     Checking bstr v1.0.1
[INFO] [stderr]     Checking itertools v0.10.4
[INFO] [stderr]     Checking clap_lex v0.2.4 (https://github.com/clap-rs/clap#c26e7fd6)
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling clap_derive v4.0.0-alpha.0 (https://github.com/clap-rs/clap#c26e7fd6)
[INFO] [stderr]    Compiling enum_dispatch v0.3.8
[INFO] [stderr]     Checking clap v4.0.0-alpha.0 (https://github.com/clap-rs/clap#c26e7fd6)
[INFO] [stderr]     Checking toml_edit v0.14.4
[INFO] [stderr]     Checking ttest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/utils.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |               VALUE.as_ref().unwrap().into()
[INFO] [stdout]    |               ^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/adapter/ruby_minitest.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | /     memoize_string!({
[INFO] [stdout] 84 | |         if is_in_file("Gemfile", "minitest") {
[INFO] [stdout] 85 | |             "bundle exec ruby -rminitest/autorun -Ilib:test"
[INFO] [stdout] 86 | |         } else {
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |     })
[INFO] [stdout]    | |______- in this macro invocation
[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]    = note: this warning originates in the macro `memoize_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/utils.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |               VALUE.as_ref().unwrap().into()
[INFO] [stdout]    |               ^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/adapter/ruby_rspec.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     memoize_string!({
[INFO] [stdout] 64 | |         if file_exists("bin/rspec") {
[INFO] [stdout] 65 | |             "bin/rspec".to_string()
[INFO] [stdout] 66 | |         } else if is_in_file("Gemfile", "rspec") {
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     })
[INFO] [stdout]    | |______- in this macro invocation
[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: this warning originates in the macro `memoize_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.38s
[INFO] running `Command { std: "docker" "inspect" "41a24295a0430218c567fdc1746364666a2ade576ea77a45fd7e971aa089ba12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41a24295a0430218c567fdc1746364666a2ade576ea77a45fd7e971aa089ba12", kill_on_drop: false }`
[INFO] [stdout] 41a24295a0430218c567fdc1746364666a2ade576ea77a45fd7e971aa089ba12
