[INFO] cloning repository https://github.com/A4-Tacks/rowan-peg-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/A4-Tacks/rowan-peg-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA4-Tacks%2Frowan-peg-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA4-Tacks%2Frowan-peg-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 284608886600dbd474d364f30d48c18e786e5c6d
[INFO] checking A4-Tacks/rowan-peg-rs against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA4-Tacks%2Frowan-peg-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/A4-Tacks/rowan-peg-rs
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/A4-Tacks/rowan-peg-rs
[INFO] tweaked toml for git repo https://github.com/A4-Tacks/rowan-peg-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/A4-Tacks/rowan-peg-rs on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/A4-Tacks/rowan-peg-rs 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peg-runtime v0.8.5
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded line-column v0.2.0
[INFO] [stderr]   Downloaded peg-macros v0.8.5
[INFO] [stderr]   Downloaded to-true v0.1.2
[INFO] [stderr]   Downloaded peg v0.8.5
[INFO] [stderr]   Downloaded char-classes-proc_macro v0.2.4
[INFO] [stderr]   Downloaded proc-macro-tool v0.8.38
[INFO] [stderr]   Downloaded litrs v0.5.1
[INFO] [stderr]   Downloaded rowan v0.15.17
[INFO] [stderr]   Downloaded char-classes v0.3.4
[INFO] [stderr]   Downloaded getopts-macro v0.1.8
[INFO] [stderr]   Downloaded rowan-peg-utils v0.2.4
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03fc32a606ec6f84aa212c08e5483915e129fdeb1e653e623be8a3ec5c2bcefc
[INFO] running `Command { std: "docker" "start" "-a" "03fc32a606ec6f84aa212c08e5483915e129fdeb1e653e623be8a3ec5c2bcefc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03fc32a606ec6f84aa212c08e5483915e129fdeb1e653e623be8a3ec5c2bcefc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03fc32a606ec6f84aa212c08e5483915e129fdeb1e653e623be8a3ec5c2bcefc", kill_on_drop: false }`
[INFO] [stdout] 03fc32a606ec6f84aa212c08e5483915e129fdeb1e653e623be8a3ec5c2bcefc
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84845e4b973d091c17f28dbdedaaa87da0b5215f92d130a3317c66500278c169
[INFO] running `Command { std: "docker" "start" "-a" "84845e4b973d091c17f28dbdedaaa87da0b5215f92d130a3317c66500278c169", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling litrs v0.5.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking to-true v0.1.2
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking line-column v0.2.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling proc-macro-tool v0.8.38
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling rowan v0.15.17
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling getopts-macro v0.1.8
[INFO] [stderr]    Compiling char-classes-proc_macro v0.2.4
[INFO] [stderr]     Checking char-classes v0.3.4
[INFO] [stderr]    Compiling rowan-peg-utils v0.2.4
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]    Compiling rowan-peg v0.2.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rowan-peg-utils v0.2.4 (/opt/rustwide/workdir/rowan-peg-utils)
[INFO] [stderr]     Checking example-json v0.1.0 (/opt/rustwide/workdir/examples/example-json)
[INFO] [stderr]    Compiling rowan-peg-macro v0.2.10 (/opt/rustwide/workdir/rowan-peg-macro)
[INFO] [stderr]     Checking simple-kv v0.1.0 (/opt/rustwide/workdir/examples/simple-kv)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.07s
[INFO] running `Command { std: "docker" "inspect" "84845e4b973d091c17f28dbdedaaa87da0b5215f92d130a3317c66500278c169", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84845e4b973d091c17f28dbdedaaa87da0b5215f92d130a3317c66500278c169", kill_on_drop: false }`
[INFO] [stdout] 84845e4b973d091c17f28dbdedaaa87da0b5215f92d130a3317c66500278c169
