[INFO] cloning repository https://github.com/Tom-game-project/chumsky_example2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tom-game-project/chumsky_example2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTom-game-project%2Fchumsky_example2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTom-game-project%2Fchumsky_example2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c841be5c2760a813aec48c6b109236c3aa7f6588
[INFO] checking Tom-game-project/chumsky_example2 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTom-game-project%2Fchumsky_example2" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tom-game-project/chumsky_example2
[INFO] finished tweaking git repo https://github.com/Tom-game-project/chumsky_example2
[INFO] tweaked toml for git repo https://github.com/Tom-game-project/chumsky_example2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tom-game-project/chumsky_example2 on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tom-game-project/chumsky_example2 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chumsky v0.11.1
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4216f02d1d934249754bebc14a48f5dc611bfc7bbe5a90b2d19fc2544c40a1a
[INFO] running `Command { std: "docker" "start" "-a" "a4216f02d1d934249754bebc14a48f5dc611bfc7bbe5a90b2d19fc2544c40a1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4216f02d1d934249754bebc14a48f5dc611bfc7bbe5a90b2d19fc2544c40a1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4216f02d1d934249754bebc14a48f5dc611bfc7bbe5a90b2d19fc2544c40a1a", kill_on_drop: false }`
[INFO] [stdout] a4216f02d1d934249754bebc14a48f5dc611bfc7bbe5a90b2d19fc2544c40a1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b7b8dc98b105d120c3f843ec50d160fe6396a552a1753d3430b061b3ffff0e1
[INFO] running `Command { std: "docker" "start" "-a" "1b7b8dc98b105d120c3f843ec50d160fe6396a552a1753d3430b061b3ffff0e1", kill_on_drop: false }`
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]    Compiling psm v0.1.27
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking ariadne v0.5.1
[INFO] [stderr]     Checking chumsky v0.11.1
[INFO] [stderr]     Checking sed-compiler-frontend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `test00_bbb` is never used
[INFO] [stdout]   --> tests/test00.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn test00_bbb() {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.73s
[INFO] running `Command { std: "docker" "inspect" "1b7b8dc98b105d120c3f843ec50d160fe6396a552a1753d3430b061b3ffff0e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b7b8dc98b105d120c3f843ec50d160fe6396a552a1753d3430b061b3ffff0e1", kill_on_drop: false }`
[INFO] [stdout] 1b7b8dc98b105d120c3f843ec50d160fe6396a552a1753d3430b061b3ffff0e1
