[INFO] cloning repository https://github.com/idursun/select_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/idursun/select_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidursun%2Fselect_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidursun%2Fselect_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3325e7134a85a0e012f45e27eec01b9f33abfc9c [INFO] testing idursun/select_parser against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidursun%2Fselect_parser" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/idursun/select_parser on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/idursun/select_parser [INFO] finished tweaking git repo https://github.com/idursun/select_parser [INFO] tweaked toml for git repo https://github.com/idursun/select_parser written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/idursun/select_parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded combine v3.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b5b0e88601d5d8c746a44817ae899948e298741648191465a7eaa50af23dcd7 [INFO] running `Command { std: "docker" "start" "-a" "9b5b0e88601d5d8c746a44817ae899948e298741648191465a7eaa50af23dcd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b5b0e88601d5d8c746a44817ae899948e298741648191465a7eaa50af23dcd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b5b0e88601d5d8c746a44817ae899948e298741648191465a7eaa50af23dcd7", kill_on_drop: false }` [INFO] [stdout] 9b5b0e88601d5d8c746a44817ae899948e298741648191465a7eaa50af23dcd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9be497aaa1ca512238f005e4fd10ad9bbd917d1ef165e0c933a39b5247cd6b70 [INFO] running `Command { std: "docker" "start" "-a" "9be497aaa1ca512238f005e4fd10ad9bbd917d1ef165e0c933a39b5247cd6b70", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Compiling combine v3.8.0 [INFO] [stderr] Compiling untitled v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.06s [INFO] running `Command { std: "docker" "inspect" "9be497aaa1ca512238f005e4fd10ad9bbd917d1ef165e0c933a39b5247cd6b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9be497aaa1ca512238f005e4fd10ad9bbd917d1ef165e0c933a39b5247cd6b70", kill_on_drop: false }` [INFO] [stdout] 9be497aaa1ca512238f005e4fd10ad9bbd917d1ef165e0c933a39b5247cd6b70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72eedf18d5d166d119ef4f7afd1ad4de056e6f7f9882b90bfdb5c3e90902cd1c [INFO] running `Command { std: "docker" "start" "-a" "72eedf18d5d166d119ef4f7afd1ad4de056e6f7f9882b90bfdb5c3e90902cd1c", kill_on_drop: false }` [INFO] [stderr] Compiling untitled v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Executable unittests src/main_combine.rs (/opt/rustwide/target/debug/deps/combine-77842f63d99e6402) [INFO] [stderr] Executable unittests src/main_nom.rs (/opt/rustwide/target/debug/deps/nom-2dbfdce4c4cf8e6b) [INFO] running `Command { std: "docker" "inspect" "72eedf18d5d166d119ef4f7afd1ad4de056e6f7f9882b90bfdb5c3e90902cd1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72eedf18d5d166d119ef4f7afd1ad4de056e6f7f9882b90bfdb5c3e90902cd1c", kill_on_drop: false }` [INFO] [stdout] 72eedf18d5d166d119ef4f7afd1ad4de056e6f7f9882b90bfdb5c3e90902cd1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc66b286b8527677b9edc4934566203db8f9da805c003b700b83d2ed28f5d416 [INFO] running `Command { std: "docker" "start" "-a" "fc66b286b8527677b9edc4934566203db8f9da805c003b700b83d2ed28f5d416", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.29s [INFO] [stderr] Running unittests src/main_combine.rs (/opt/rustwide/target/debug/deps/combine-77842f63d99e6402) [INFO] [stdout] [INFO] [stderr] Running unittests src/main_nom.rs (/opt/rustwide/target/debug/deps/nom-2dbfdce4c4cf8e6b) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_object_name ... ok [INFO] [stdout] test tests::test_statement ... ok [INFO] [stdout] test tests::test_ident ... 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" "fc66b286b8527677b9edc4934566203db8f9da805c003b700b83d2ed28f5d416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc66b286b8527677b9edc4934566203db8f9da805c003b700b83d2ed28f5d416", kill_on_drop: false }` [INFO] [stdout] fc66b286b8527677b9edc4934566203db8f9da805c003b700b83d2ed28f5d416