[INFO] cloning repository https://github.com/thor314/parser_play [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thor314/parser_play" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthor314%2Fparser_play", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthor314%2Fparser_play'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05ab71512ebd86054b011b727a9a6d67cb07eb6f [INFO] checking thor314/parser_play against master#fdf61d499c8a8421ecf98e7924bb87caf43a9938 for pr-129289 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthor314%2Fparser_play" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thor314/parser_play on toolchain fdf61d499c8a8421ecf98e7924bb87caf43a9938 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fdf61d499c8a8421ecf98e7924bb87caf43a9938" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thor314/parser_play [INFO] finished tweaking git repo https://github.com/thor314/parser_play [INFO] tweaked toml for git repo https://github.com/thor314/parser_play written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thor314/parser_play 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" "+fdf61d499c8a8421ecf98e7924bb87caf43a9938" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tera v1.16.0 [INFO] [stderr] Downloaded globset v0.4.9 [INFO] [stderr] Downloaded crossbeam-utils v0.8.9 [INFO] [stderr] Downloaded getrandom v0.2.7 [INFO] [stderr] Downloaded wasi v0.11.0+wasi-snapshot-preview1 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+fdf61d499c8a8421ecf98e7924bb87caf43a9938" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbb33d19768c2ff85ba3eb4d3b70e8943b88f7058054ad24f163116567fad81e [INFO] running `Command { std: "docker" "start" "-a" "cbb33d19768c2ff85ba3eb4d3b70e8943b88f7058054ad24f163116567fad81e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbb33d19768c2ff85ba3eb4d3b70e8943b88f7058054ad24f163116567fad81e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb33d19768c2ff85ba3eb4d3b70e8943b88f7058054ad24f163116567fad81e", kill_on_drop: false }` [INFO] [stdout] cbb33d19768c2ff85ba3eb4d3b70e8943b88f7058054ad24f163116567fad81e [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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+fdf61d499c8a8421ecf98e7924bb87caf43a9938" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd66e2a221c6a2ff2ece4bd2a16d37671792e7b794b52758643ff281c6adf299 [INFO] running `Command { std: "docker" "start" "-a" "dd66e2a221c6a2ff2ece4bd2a16d37671792e7b794b52758643ff281c6adf299", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking globset v0.4.9 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking tera v1.16.0 [INFO] [stderr] Checking parser_play v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.22s [INFO] running `Command { std: "docker" "inspect" "dd66e2a221c6a2ff2ece4bd2a16d37671792e7b794b52758643ff281c6adf299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd66e2a221c6a2ff2ece4bd2a16d37671792e7b794b52758643ff281c6adf299", kill_on_drop: false }` [INFO] [stdout] dd66e2a221c6a2ff2ece4bd2a16d37671792e7b794b52758643ff281c6adf299 [INFO] checking thor314/parser_play against try#79097c2a1baf756f8e4297787c180a9db4e42301 for pr-129289 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthor314%2Fparser_play" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thor314/parser_play on toolchain 79097c2a1baf756f8e4297787c180a9db4e42301 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79097c2a1baf756f8e4297787c180a9db4e42301" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thor314/parser_play [INFO] finished tweaking git repo https://github.com/thor314/parser_play [INFO] tweaked toml for git repo https://github.com/thor314/parser_play written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/thor314/parser_play 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" "+79097c2a1baf756f8e4297787c180a9db4e42301" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+79097c2a1baf756f8e4297787c180a9db4e42301" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adfe40d9fd594b3b7b28d8a6761071cbd777dc0ee6981d5ef16636f58927f3ee [INFO] running `Command { std: "docker" "start" "-a" "adfe40d9fd594b3b7b28d8a6761071cbd777dc0ee6981d5ef16636f58927f3ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adfe40d9fd594b3b7b28d8a6761071cbd777dc0ee6981d5ef16636f58927f3ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adfe40d9fd594b3b7b28d8a6761071cbd777dc0ee6981d5ef16636f58927f3ee", kill_on_drop: false }` [INFO] [stdout] adfe40d9fd594b3b7b28d8a6761071cbd777dc0ee6981d5ef16636f58927f3ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+79097c2a1baf756f8e4297787c180a9db4e42301" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1383a33b4e1efcde68d1c7082dc7732f0e73b8209de2698384d73510eb971745 [INFO] running `Command { std: "docker" "start" "-a" "1383a33b4e1efcde68d1c7082dc7732f0e73b8209de2698384d73510eb971745", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Checking globset v0.4.9 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking tera v1.16.0 [INFO] [stderr] Checking parser_play v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.60s [INFO] running `Command { std: "docker" "inspect" "1383a33b4e1efcde68d1c7082dc7732f0e73b8209de2698384d73510eb971745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1383a33b4e1efcde68d1c7082dc7732f0e73b8209de2698384d73510eb971745", kill_on_drop: false }` [INFO] [stdout] 1383a33b4e1efcde68d1c7082dc7732f0e73b8209de2698384d73510eb971745