[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] 499b001213bf8b3198306b5b404248a896c4aa94 [INFO] checking narpfel/crabbing-interpreters against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarpfel%2Fcrabbing-interpreters" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/narpfel/crabbing-interpreters on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "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/narpfel/ariadne` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest v0.21.0 [INFO] [stderr] Downloaded rstest_reuse v0.7.0 [INFO] [stderr] Downloaded insta-cmd v0.6.0 [INFO] [stderr] Downloaded concolor v0.1.1 [INFO] [stderr] Downloaded concolor-query v0.3.3 [INFO] [stderr] Downloaded rstest_macros v0.21.0 [INFO] [stderr] Downloaded logos-codegen v0.14.0 [INFO] [stderr] Downloaded logos-derive v0.14.0 [INFO] [stderr] Downloaded logos v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bbad25898aed73e296fea78dd92aeb8290eb36962f52e0a70e99db88196ffe3 [INFO] running `Command { std: "docker" "start" "-a" "3bbad25898aed73e296fea78dd92aeb8290eb36962f52e0a70e99db88196ffe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bbad25898aed73e296fea78dd92aeb8290eb36962f52e0a70e99db88196ffe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bbad25898aed73e296fea78dd92aeb8290eb36962f52e0a70e99db88196ffe3", kill_on_drop: false }` [INFO] [stdout] 3bbad25898aed73e296fea78dd92aeb8290eb36962f52e0a70e99db88196ffe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ca3d29db42196a7ea20782c895a0b521ce3aed07956e69ada0f574dc48720cf [INFO] running `Command { std: "docker" "start" "-a" "7ca3d29db42196a7ea20782c895a0b521ce3aed07956e69ada0f574dc48720cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking concolor-query v0.3.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking clap_builder v4.5.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking concolor v0.1.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking ariadne v0.4.1 (https://github.com/narpfel/ariadne?branch=underlines-for-unlabeled#a9cb338f) [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling logos-codegen v0.14.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 logos-derive v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling rstest_reuse v0.7.0 [INFO] [stderr] Checking logos v0.14.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.6 [INFO] [stderr] Checking crabbing-interpreters v0.1.0 (/opt/rustwide/workdir/crabbing-interpreters) [INFO] [stderr] Checking rstest v0.21.0 [INFO] [stderr] Checking insta v1.39.0 [INFO] [stderr] Checking insta-cmd v0.6.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.33s [INFO] running `Command { std: "docker" "inspect" "7ca3d29db42196a7ea20782c895a0b521ce3aed07956e69ada0f574dc48720cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ca3d29db42196a7ea20782c895a0b521ce3aed07956e69ada0f574dc48720cf", kill_on_drop: false }` [INFO] [stdout] 7ca3d29db42196a7ea20782c895a0b521ce3aed07956e69ada0f574dc48720cf [INFO] checking narpfel/crabbing-interpreters against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarpfel%2Fcrabbing-interpreters" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/narpfel/crabbing-interpreters on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6204529f65bbcb5fc5aa2b9193234cb68967e6cb50f2c35a81f5cb2c86bbe39 [INFO] running `Command { std: "docker" "start" "-a" "d6204529f65bbcb5fc5aa2b9193234cb68967e6cb50f2c35a81f5cb2c86bbe39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6204529f65bbcb5fc5aa2b9193234cb68967e6cb50f2c35a81f5cb2c86bbe39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6204529f65bbcb5fc5aa2b9193234cb68967e6cb50f2c35a81f5cb2c86bbe39", kill_on_drop: false }` [INFO] [stdout] d6204529f65bbcb5fc5aa2b9193234cb68967e6cb50f2c35a81f5cb2c86bbe39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4605814d9926cf61a2f2585be55fe2ef15db154b1dcc16b75593198668eabb9f [INFO] running `Command { std: "docker" "start" "-a" "4605814d9926cf61a2f2585be55fe2ef15db154b1dcc16b75593198668eabb9f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking concolor-query v0.3.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking clap_builder v4.5.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking concolor v0.1.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking ariadne v0.4.1 (https://github.com/narpfel/ariadne?branch=underlines-for-unlabeled#a9cb338f) [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking variant-types-derive v0.1.0 (/opt/rustwide/workdir/variant-types-derive) [INFO] [stderr] Checking crabbing-interpreters-derive-report v0.1.0 (/opt/rustwide/workdir/crabbing-interpreters-derive-report) [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling rstest_reuse v0.7.0 [INFO] [stderr] Checking logos v0.14.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.6 [INFO] [stderr] Checking crabbing-interpreters v0.1.0 (/opt/rustwide/workdir/crabbing-interpreters) [INFO] [stderr] Checking rstest v0.21.0 [INFO] [stderr] Checking insta v1.39.0 [INFO] [stderr] Checking insta-cmd v0.6.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.24s [INFO] running `Command { std: "docker" "inspect" "4605814d9926cf61a2f2585be55fe2ef15db154b1dcc16b75593198668eabb9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4605814d9926cf61a2f2585be55fe2ef15db154b1dcc16b75593198668eabb9f", kill_on_drop: false }` [INFO] [stdout] 4605814d9926cf61a2f2585be55fe2ef15db154b1dcc16b75593198668eabb9f