[INFO] fetching crate osu-file-parser 1.1.0...
[INFO] checking osu-file-parser-1.1.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] extracting crate osu-file-parser 1.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate osu-file-parser 1.1.0
[INFO] finished tweaking crates.io crate osu-file-parser 1.1.0
[INFO] tweaked toml for crates.io crate osu-file-parser 1.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate osu-file-parser 1.1.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 117 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.24.3 (available: v0.27.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 013bbf77c425ee3ddc4014bf1e4ba01c40961df671905c5952718fff74abe9c3
[INFO] running `Command { std: "docker" "start" "-a" "013bbf77c425ee3ddc4014bf1e4ba01c40961df671905c5952718fff74abe9c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "013bbf77c425ee3ddc4014bf1e4ba01c40961df671905c5952718fff74abe9c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "013bbf77c425ee3ddc4014bf1e4ba01c40961df671905c5952718fff74abe9c3", kill_on_drop: false }`
[INFO] [stdout] 013bbf77c425ee3ddc4014bf1e4ba01c40961df671905c5952718fff74abe9c3
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5419f089ac98cfd4e4dc9bf1c21c6421bcde973b32a833fbe17f77d6bbf9ae68
[INFO] running `Command { std: "docker" "start" "-a" "5419f089ac98cfd4e4dc9bf1c21c6421bcde973b32a833fbe17f77d6bbf9ae68", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking osu-file-parser v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/osu_file/hitobjects/mod.rs:196:27
[INFO] [stdout]     |
[INFO] [stdout] 196 |             .map(|(x, y)| (Position { x, y })),
[INFO] [stdout]     |                           ^                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 196 -             .map(|(x, y)| (Position { x, y })),
[INFO] [stdout] 196 +             .map(|(x, y)| Position { x, y } ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/osu_file/hitobjects/mod.rs:196:27
[INFO] [stdout]     |
[INFO] [stdout] 196 |             .map(|(x, y)| (Position { x, y })),
[INFO] [stdout]     |                           ^                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 196 -             .map(|(x, y)| (Position { x, y })),
[INFO] [stdout] 196 +             .map(|(x, y)| Position { x, y } ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `osu-file-parser` (lib); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name osu_file_parser --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f682a88faac2a05 -C extra-filename=-806f671e26c750d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-9333d01a6ef8d829.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-0f23146fdd1ac0cd.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-a21c3242f84402d4.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-42e37446267c72d7.rmeta --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-e2eee722613dfb18.so --extern strum=/opt/rustwide/target/debug/deps/libstrum-44a49675b0568422.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-246f443d700041e3.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d27089a09d25281a.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `osu-file-parser` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name osu_file_parser --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b954548f1bd9d438 -C extra-filename=-6a852e22179ae414 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-a85564a8b17b25c9.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-9333d01a6ef8d829.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-0f23146fdd1ac0cd.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-a21c3242f84402d4.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-42e37446267c72d7.rmeta --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-e2eee722613dfb18.so --extern strum=/opt/rustwide/target/debug/deps/libstrum-44a49675b0568422.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-246f443d700041e3.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d27089a09d25281a.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5419f089ac98cfd4e4dc9bf1c21c6421bcde973b32a833fbe17f77d6bbf9ae68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5419f089ac98cfd4e4dc9bf1c21c6421bcde973b32a833fbe17f77d6bbf9ae68", kill_on_drop: false }`
[INFO] [stdout] 5419f089ac98cfd4e4dc9bf1c21c6421bcde973b32a833fbe17f77d6bbf9ae68
