[INFO] cloning repository https://github.com/y-haidar/awbw-replay-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/y-haidar/awbw-replay-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-haidar%2Fawbw-replay-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-haidar%2Fawbw-replay-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eea4407568e819d32f85c5913ef019a0cf2b2b11
[INFO] checking y-haidar/awbw-replay-parser against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-haidar%2Fawbw-replay-parser" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/y-haidar/awbw-replay-parser
[INFO] finished tweaking git repo https://github.com/y-haidar/awbw-replay-parser
[INFO] tweaked toml for git repo https://github.com/y-haidar/awbw-replay-parser written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/y-haidar/awbw-replay-parser on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/y-haidar/awbw-replay-parser 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e79fa1a83d8e28ad27d6640e6629fe9b7b0e9eab2ce90938f67be0f3020ceb70
[INFO] running `Command { std: "docker" "start" "e79fa1a83d8e28ad27d6640e6629fe9b7b0e9eab2ce90938f67be0f3020ceb70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e79fa1a83d8e28ad27d6640e6629fe9b7b0e9eab2ce90938f67be0f3020ceb70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e79fa1a83d8e28ad27d6640e6629fe9b7b0e9eab2ce90938f67be0f3020ceb70" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e79fa1a83d8e28ad27d6640e6629fe9b7b0e9eab2ce90938f67be0f3020ceb70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e79fa1a83d8e28ad27d6640e6629fe9b7b0e9eab2ce90938f67be0f3020ceb70" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking arrow-schema v53.0.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling flatbuffers v24.3.25
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking arrow-buffer v53.0.0
[INFO] [stderr]     Checking arrow-data v53.0.0
[INFO] [stderr]     Checking arrow-array v53.0.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking arrow-select v53.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking arrow-cast v53.0.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]    Compiling pest v2.7.13
[INFO] [stderr]     Checking arrow-ipc v53.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.1
[INFO] [stderr]    Compiling pest_meta v2.7.13
[INFO] [stderr]    Compiling derive_builder_macro v0.20.1
[INFO] [stderr]     Checking derive_builder v0.20.1
[INFO] [stderr]    Compiling pest_generator v2.7.13
[INFO] [stderr]    Compiling pest_derive v2.7.13
[INFO] [stderr]     Checking insta v1.40.0
[INFO] [stderr]     Checking parquet v53.0.0
[INFO] [stderr]     Checking awbw-replay-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> src/parser/action.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |       insta::assert_debug_snapshot!(input, @r###""\n""###);
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> src/parser/action.rs:108:7
[INFO] [stdout]      |
[INFO] [stdout]  108 | /       insta::assert_debug_snapshot!(turn, @r###"
[INFO] [stdout]  109 | |       TurnActions {
[INFO] [stdout]  110 | |           player_id: 2939394,
[INFO] [stdout]  111 | |           day: 12,
[INFO] [stdout] ...    |
[INFO] [stdout] 2588 | |       "###);
[INFO] [stdout]      | |___________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> src/parser/game/mod.rs:286:7
[INFO] [stdout]     |
[INFO] [stdout] 286 |       insta::assert_debug_snapshot!(input, @r###""""###);
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> src/parser/game/mod.rs:287:7
[INFO] [stdout]      |
[INFO] [stdout]  287 | /       insta::assert_debug_snapshot!(turn, @r###"
[INFO] [stdout]  288 | |     GameTurn {
[INFO] [stdout]  289 | |         id: 1246603,
[INFO] [stdout]  290 | |         name: "Live League - At Last v2 - (T3, std)",
[INFO] [stdout] ...    |
[INFO] [stdout] 1983 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `awbw-replay-parser` (lib test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e79fa1a83d8e28ad27d6640e6629fe9b7b0e9eab2ce90938f67be0f3020ceb70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e79fa1a83d8e28ad27d6640e6629fe9b7b0e9eab2ce90938f67be0f3020ceb70", kill_on_drop: false }`
[INFO] [stdout] e79fa1a83d8e28ad27d6640e6629fe9b7b0e9eab2ce90938f67be0f3020ceb70
