[INFO] cloning repository https://github.com/gzliudan/rust-bootcamp-08-grammar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gzliudan/rust-bootcamp-08-grammar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzliudan%2Frust-bootcamp-08-grammar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzliudan%2Frust-bootcamp-08-grammar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4382d85abf45b40b89e5783902c60a909ebf8c0
[INFO] testing gzliudan/rust-bootcamp-08-grammar against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzliudan%2Frust-bootcamp-08-grammar" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gzliudan/rust-bootcamp-08-grammar
[INFO] finished tweaking git repo https://github.com/gzliudan/rust-bootcamp-08-grammar
[INFO] tweaked toml for git repo https://github.com/gzliudan/rust-bootcamp-08-grammar written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gzliudan/rust-bootcamp-08-grammar on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gzliudan/rust-bootcamp-08-grammar 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thin-vec v0.2.13
[INFO] [stderr]   Downloaded smartstring v1.0.1
[INFO] [stderr]   Downloaded pest_derive v2.7.11
[INFO] [stderr]   Downloaded pest_generator v2.7.11
[INFO] [stderr]   Downloaded pest_meta v2.7.11
[INFO] [stderr]   Downloaded rhai_codegen v2.2.0
[INFO] [stderr]   Downloaded winnow v0.6.16
[INFO] [stderr]   Downloaded cc v1.1.6
[INFO] [stderr]   Downloaded syn v2.0.72
[INFO] [stderr]   Downloaded rhai v1.19.0
[INFO] [stderr]   Downloaded pest v2.7.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39b7eb1cb8e60bff5ac8683ae549ed77f82c397a345d7c552c56ea6b3901f581
[INFO] running `Command { std: "docker" "start" "-a" "39b7eb1cb8e60bff5ac8683ae549ed77f82c397a345d7c552c56ea6b3901f581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39b7eb1cb8e60bff5ac8683ae549ed77f82c397a345d7c552c56ea6b3901f581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39b7eb1cb8e60bff5ac8683ae549ed77f82c397a345d7c552c56ea6b3901f581", kill_on_drop: false }`
[INFO] [stdout] 39b7eb1cb8e60bff5ac8683ae549ed77f82c397a345d7c552c56ea6b3901f581
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f218af5ce422910039a38304fb768f9375235bb7366fdd48bd127390b53c8bf5
[INFO] running `Command { std: "docker" "start" "-a" "f218af5ce422910039a38304fb768f9375235bb7366fdd48bd127390b53c8bf5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling winnow v0.6.16
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling thin-vec v0.2.13
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rhai v1.19.0
[INFO] [stderr]    Compiling grammar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.29s
[INFO] running `Command { std: "docker" "inspect" "f218af5ce422910039a38304fb768f9375235bb7366fdd48bd127390b53c8bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f218af5ce422910039a38304fb768f9375235bb7366fdd48bd127390b53c8bf5", kill_on_drop: false }`
[INFO] [stdout] f218af5ce422910039a38304fb768f9375235bb7366fdd48bd127390b53c8bf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a022840faf457b0dafb76ae9f0d39d9301c64853ed6614269f77cd79d72bed1
[INFO] running `Command { std: "docker" "start" "-a" "7a022840faf457b0dafb76ae9f0d39d9301c64853ed6614269f77cd79d72bed1", kill_on_drop: false }`
[INFO] [stderr]    Compiling grammar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.19s
[INFO] running `Command { std: "docker" "inspect" "7a022840faf457b0dafb76ae9f0d39d9301c64853ed6614269f77cd79d72bed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a022840faf457b0dafb76ae9f0d39d9301c64853ed6614269f77cd79d72bed1", kill_on_drop: false }`
[INFO] [stdout] 7a022840faf457b0dafb76ae9f0d39d9301c64853ed6614269f77cd79d72bed1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 06f64c93fb3772cae06fc231a14ab07a723e120c218155a1d0904e43dd989c3b
[INFO] running `Command { std: "docker" "start" "-a" "06f64c93fb3772cae06fc231a14ab07a723e120c218155a1d0904e43dd989c3b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/grammar-68f76dd501e2ab41)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/json.rs (/opt/rustwide/target/debug/deps/json-41c07bec029d70fe)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_parse_array ... ok
[INFO] [stdout] test tests::test_parse_null ... ok
[INFO] [stdout] test tests::test_parse_string ... ok
[INFO] [stdout] test tests::test_parse_num ... ok
[INFO] [stdout] test tests::test_parse_object ... ok
[INFO] [stdout] test tests::test_parse_bool ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/json2.rs (/opt/rustwide/target/debug/deps/json2-8cc899279a769890)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::pest_parse_array_should_work ... ok
[INFO] [stdout] test tests::pest_parse_number_should_work ... ok
[INFO] [stdout] test tests::pest_parse_rule_should_work ... ok
[INFO] [stdout] test tests::pest_parse_string_should_work ... ok
[INFO] [stdout] test tests::pest_parse_null_should_work ... ok
[INFO] [stdout] test tests::pest_parse_bool_should_work ... ok
[INFO] [stdout] test tests::pest_parse_object_should_work ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/nginx_log2.rs (/opt/rustwide/target/debug/deps/log2-ae48547e423682d4)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::parse_datetime_should_work ... ok
[INFO] [stdout] test tests::parse_http_should_work ... ok
[INFO] [stdout] test tests::parse_ip_should_work ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "06f64c93fb3772cae06fc231a14ab07a723e120c218155a1d0904e43dd989c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06f64c93fb3772cae06fc231a14ab07a723e120c218155a1d0904e43dd989c3b", kill_on_drop: false }`
[INFO] [stdout] 06f64c93fb3772cae06fc231a14ab07a723e120c218155a1d0904e43dd989c3b
