[INFO] cloning repository https://github.com/narpfel/crabbing-interpreters
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/narpfel/crabbing-interpreters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarpfel%2Fcrabbing-interpreters", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarpfel%2Fcrabbing-interpreters'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa7454356c67ce829a5d2bc6b8499ce3af177a49
[INFO] checking narpfel/crabbing-interpreters against master#82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarpfel%2Fcrabbing-interpreters" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/narpfel/crabbing-interpreters
[INFO] finished tweaking git repo https://github.com/narpfel/crabbing-interpreters
[INFO] tweaked toml for git repo https://github.com/narpfel/crabbing-interpreters written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/narpfel/crabbing-interpreters on toolchain 82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/narpfel/crabbing-interpreters 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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/narpfel/ariadne`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded insta-cmd v0.6.0
[INFO] [stderr]   Downloaded rstest_reuse v0.7.0
[INFO] [stderr]   Downloaded logos v0.16.0
[INFO] [stderr]   Downloaded ryu v1.0.21
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded insta v1.45.0
[INFO] [stderr]   Downloaded logos-codegen v0.16.0
[INFO] [stderr]   Downloaded concolor v0.1.1
[INFO] [stderr]   Downloaded logos-derive v0.16.0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69f9f79737633c1536fc784b5106bef69204d4cbb0a2424b4845e83f89026c9b
[INFO] running `Command { std: "docker" "start" "-a" "69f9f79737633c1536fc784b5106bef69204d4cbb0a2424b4845e83f89026c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69f9f79737633c1536fc784b5106bef69204d4cbb0a2424b4845e83f89026c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69f9f79737633c1536fc784b5106bef69204d4cbb0a2424b4845e83f89026c9b", kill_on_drop: false }`
[INFO] [stdout] 69f9f79737633c1536fc784b5106bef69204d4cbb0a2424b4845e83f89026c9b
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19209f6a12df5657371565e52939147ab61fe1fb6a2636ab305b355d0f8b0c2b
[INFO] running `Command { std: "docker" "start" "-a" "19209f6a12df5657371565e52939147ab61fe1fb6a2636ab305b355d0f8b0c2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking concolor v0.1.1
[INFO] [stderr]     Checking ariadne v0.6.0 (https://github.com/narpfel/ariadne?branch=panko#724ba713)
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling logos-codegen v0.16.0
[INFO] [stderr]     Checking crabbing-interpreters-derive-report v0.1.0 (/opt/rustwide/workdir/crabbing-interpreters-derive-report)
[INFO] [stderr]     Checking variant-types-derive v0.1.0 (/opt/rustwide/workdir/variant-types-derive)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rstest_reuse v0.7.0
[INFO] [stderr]    Compiling logos-derive v0.16.0
[INFO] [stderr]     Checking logos v0.16.0
[INFO] [stderr]     Checking crabbing-interpreters-lex v0.1.0 (/opt/rustwide/workdir/crabbing-interpreters-lex)
[INFO] [stderr]     Checking variant-types v0.1.0 (/opt/rustwide/workdir/variant-types)
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking crabbing-interpreters v0.1.0 (/opt/rustwide/workdir/crabbing-interpreters)
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking insta v1.45.0
[INFO] [stderr]     Checking insta-cmd v0.6.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "19209f6a12df5657371565e52939147ab61fe1fb6a2636ab305b355d0f8b0c2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19209f6a12df5657371565e52939147ab61fe1fb6a2636ab305b355d0f8b0c2b", kill_on_drop: false }`
[INFO] [stdout] 19209f6a12df5657371565e52939147ab61fe1fb6a2636ab305b355d0f8b0c2b
