[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] 0faa1f656827abcc6edd1541f7aaf7cb6a66cf90
[INFO] checking narpfel/crabbing-interpreters against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarpfel%2Fcrabbing-interpreters" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/narpfel/crabbing-interpreters on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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 logos-derive v0.14.0
[INFO] [stderr]   Downloaded logos-codegen v0.14.0
[INFO] [stderr]   Downloaded rstest_macros v0.21.0
[INFO] [stderr]   Downloaded rstest v0.21.0
[INFO] [stderr]   Downloaded insta-cmd v0.6.0
[INFO] [stderr]   Downloaded concolor v0.1.1
[INFO] [stderr]   Downloaded similar v2.5.0
[INFO] [stderr]   Downloaded clap v4.5.6
[INFO] [stderr]   Downloaded insta v1.39.0
[INFO] [stderr]   Downloaded rstest_reuse v0.7.0
[INFO] [stderr]   Downloaded clap_builder v4.5.6
[INFO] [stderr]   Downloaded logos v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f16520a2f627c5042b35303142fd1694b9eb98e2fd453cb55e7071cf5d2832b
[INFO] running `Command { std: "docker" "start" "-a" "7f16520a2f627c5042b35303142fd1694b9eb98e2fd453cb55e7071cf5d2832b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f16520a2f627c5042b35303142fd1694b9eb98e2fd453cb55e7071cf5d2832b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f16520a2f627c5042b35303142fd1694b9eb98e2fd453cb55e7071cf5d2832b", kill_on_drop: false }`
[INFO] [stdout] 7f16520a2f627c5042b35303142fd1694b9eb98e2fd453cb55e7071cf5d2832b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e83f93de57c0417dd376a6d228dade9056d35b24320535a01b342f0607227753
[INFO] running `Command { std: "docker" "start" "-a" "e83f93de57c0417dd376a6d228dade9056d35b24320535a01b342f0607227753", 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 beef v0.5.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking concolor v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ariadne v0.4.1 (https://github.com/narpfel/ariadne?branch=underlines-for-unlabeled#a9cb338f)
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling rstest_macros v0.21.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking clap_builder v4.5.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling logos-codegen v0.14.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking pretty_assertions v1.4.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 2m 28s
[INFO] running `Command { std: "docker" "inspect" "e83f93de57c0417dd376a6d228dade9056d35b24320535a01b342f0607227753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e83f93de57c0417dd376a6d228dade9056d35b24320535a01b342f0607227753", kill_on_drop: false }`
[INFO] [stdout] e83f93de57c0417dd376a6d228dade9056d35b24320535a01b342f0607227753
