[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#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianks%2Fttest" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ianks/ttest on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/clap-rs/clap`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.14.0
[INFO] [stderr]   Downloaded shell-words v1.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.144
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded enum_dispatch v0.3.8
[INFO] [stderr]   Downloaded itertools v0.10.4
[INFO] [stderr]   Downloaded serde v1.0.144
[INFO] [stderr]   Downloaded toml_edit v0.14.4
[INFO] [stderr]   Downloaded syn v1.0.100
[INFO] [stderr]   Downloaded bstr v1.0.1
[INFO] [stderr]   Downloaded libc v0.2.133
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f70bcf47951d9e565cb3a78de380523a5104f6c55b0dfdf612465113489e54b0
[INFO] running `Command { std: "docker" "start" "-a" "f70bcf47951d9e565cb3a78de380523a5104f6c55b0dfdf612465113489e54b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f70bcf47951d9e565cb3a78de380523a5104f6c55b0dfdf612465113489e54b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f70bcf47951d9e565cb3a78de380523a5104f6c55b0dfdf612465113489e54b0", kill_on_drop: false }`
[INFO] [stdout] f70bcf47951d9e565cb3a78de380523a5104f6c55b0dfdf612465113489e54b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27ee5acc9effc6b3785b06a50c320e7bdfd514be6a8d9f827f2ec0805d104668
[INFO] running `Command { std: "docker" "start" "-a" "27ee5acc9effc6b3785b06a50c320e7bdfd514be6a8d9f827f2ec0805d104668", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking clap_lex v0.2.4 (https://github.com/clap-rs/clap#c26e7fd6)
[INFO] [stderr]     Checking itertools v0.10.4
[INFO] [stderr]    Compiling quote v1.0.21
[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 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 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 27.33s
[INFO] running `Command { std: "docker" "inspect" "27ee5acc9effc6b3785b06a50c320e7bdfd514be6a8d9f827f2ec0805d104668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27ee5acc9effc6b3785b06a50c320e7bdfd514be6a8d9f827f2ec0805d104668", kill_on_drop: false }`
[INFO] [stdout] 27ee5acc9effc6b3785b06a50c320e7bdfd514be6a8d9f827f2ec0805d104668
