[INFO] fetching crate boxcars 0.9.16...
[INFO] checking boxcars-0.9.16 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate boxcars 0.9.16 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate boxcars 0.9.16 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate boxcars 0.9.16
[INFO] finished tweaking crates.io crate boxcars 0.9.16
[INFO] tweaked toml for crates.io crate boxcars 0.9.16 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate boxcars 0.9.16 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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded globset v0.4.14
[INFO] [stderr]   Downloaded highway v1.2.0
[INFO] [stderr]   Downloaded bitter v0.7.0
[INFO] [stderr]   Downloaded serde_json v1.0.118
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0312f16654b82585a45d2b5f75a9d2d10b919611fc7d422feab18debe031b695
[INFO] running `Command { std: "docker" "start" "-a" "0312f16654b82585a45d2b5f75a9d2d10b919611fc7d422feab18debe031b695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0312f16654b82585a45d2b5f75a9d2d10b919611fc7d422feab18debe031b695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0312f16654b82585a45d2b5f75a9d2d10b919611fc7d422feab18debe031b695", kill_on_drop: false }`
[INFO] [stdout] 0312f16654b82585a45d2b5f75a9d2d10b919611fc7d422feab18debe031b695
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee727032efd928e7f1da0d0e4923214bac602684727046d017719796f9718f6c
[INFO] running `Command { std: "docker" "start" "-a" "ee727032efd928e7f1da0d0e4923214bac602684727046d017719796f9718f6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking bitter v0.7.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking highway v1.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking insta v1.39.0
[INFO] [stderr]     Checking boxcars v0.9.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error: couldn't read `src/../assets/replays/partial/text.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/core_parser.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |         let data = include_bytes!("../assets/replays/partial/text.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/partial/text.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/core_parser.rs:153:20
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let data = include_bytes!("../assets/replays/partial/text.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/partial/text.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/core_parser.rs:188:20
[INFO] [stdout]     |
[INFO] [stdout] 188 |         let data = include_bytes!("../assets/replays/partial/text.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/partial/utf-16-text.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/core_parser.rs:199:20
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let data = include_bytes!("../assets/replays/partial/utf-16-text.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/partial/windows_1252.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/core_parser.rs:207:20
[INFO] [stdout]     |
[INFO] [stdout] 207 |         let data = include_bytes!("../assets/replays/partial/windows_1252.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/good/rumble.replay`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/crc.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let data = include_bytes!("../assets/replays/good/rumble.replay");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/partial/rdict_one.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/header.rs:190:20
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let data = include_bytes!("../assets/replays/partial/rdict_one.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/partial/rdict_int.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/header.rs:205:20
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let data = include_bytes!("../assets/replays/partial/rdict_int.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/partial/rdict_bool.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/header.rs:214:20
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let data = include_bytes!("../assets/replays/partial/rdict_bool.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/partial/rdict_name.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/header.rs:231:32
[INFO] [stdout]     |
[INFO] [stdout] 231 |           let data = append_none(include_bytes!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 232 | |             "../assets/replays/partial/rdict_name.replay"
[INFO] [stdout] 233 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/partial/rdict_float.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/header.rs:248:32
[INFO] [stdout]     |
[INFO] [stdout] 248 |           let data = append_none(include_bytes!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 249 | |             "../assets/replays/partial/rdict_float.replay"
[INFO] [stdout] 250 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/partial/rdict_qword.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/header.rs:262:32
[INFO] [stdout]     |
[INFO] [stdout] 262 |           let data = append_none(include_bytes!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 263 | |             "../assets/replays/partial/rdict_qword.replay"
[INFO] [stdout] 264 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/partial/rdict_array.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/header.rs:279:32
[INFO] [stdout]     |
[INFO] [stdout] 279 |           let data = append_none(include_bytes!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 280 | |             "../assets/replays/partial/rdict_array.replay"
[INFO] [stdout] 281 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/partial/rdict_byte.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/header.rs:351:32
[INFO] [stdout]     |
[INFO] [stdout] 351 |           let data = append_none(include_bytes!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 352 | |             "../assets/replays/partial/rdict_byte.replay"
[INFO] [stdout] 353 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/partial/rdict_unrecognized.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/header.rs:371:32
[INFO] [stdout]     |
[INFO] [stdout] 371 |           let data = append_none(include_bytes!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 372 | |             "../assets/replays/partial/rdict_unrecognized.replay"
[INFO] [stdout] 373 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/good/rumble.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser.rs:584:20
[INFO] [stdout]     |
[INFO] [stdout] 584 |         let data = include_bytes!("../assets/replays/good/rumble.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/good/rumble.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser.rs:598:20
[INFO] [stdout]     |
[INFO] [stdout] 598 |         let data = include_bytes!("../assets/replays/good/rumble.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/bad/fuzz-string-too-long.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser.rs:626:20
[INFO] [stdout]     |
[INFO] [stdout] 626 |         let data = include_bytes!("../assets/replays/bad/fuzz-string-too-long.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/bad/fuzz-string-too-long2.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser.rs:633:20
[INFO] [stdout]     |
[INFO] [stdout] 633 |         let data = include_bytes!("../assets/replays/bad/fuzz-string-too-long2.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/bad/fuzz-slice-index.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser.rs:640:20
[INFO] [stdout]     |
[INFO] [stdout] 640 |         let data = include_bytes!("../assets/replays/bad/fuzz-slice-index.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/bad/fuzz-corpus.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser.rs:647:20
[INFO] [stdout]     |
[INFO] [stdout] 647 |         let data = include_bytes!("../assets/replays/bad/fuzz-corpus.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/bad/fuzz-list-too-large.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser.rs:654:20
[INFO] [stdout]     |
[INFO] [stdout] 654 |         let data = include_bytes!("../assets/replays/bad/fuzz-list-too-large.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/bad/fuzz-list-too-large.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser.rs:663:20
[INFO] [stdout]     |
[INFO] [stdout] 663 |         let data = include_bytes!("../assets/replays/bad/fuzz-list-too-large.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/bad/fuzz-list-too-large.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser.rs:677:20
[INFO] [stdout]     |
[INFO] [stdout] 677 |         let data = include_bytes!("../assets/replays/bad/fuzz-list-too-large.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/bad/fuzz-large-object-id.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser.rs:689:20
[INFO] [stdout]     |
[INFO] [stdout] 689 |         let data = include_bytes!("../assets/replays/bad/fuzz-large-object-id.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/bad/fuzz-too-many-frames.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser.rs:698:20
[INFO] [stdout]     |
[INFO] [stdout] 698 |         let data = include_bytes!("../assets/replays/bad/fuzz-too-many-frames.replay");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/replays/good/rumble.replay`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parser.rs:707:24
[INFO] [stdout]     |
[INFO] [stdout] 707 |         let mut data = include_bytes!("../assets/replays/good/rumble.replay").to_vec();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `boxcars` (lib test) due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "ee727032efd928e7f1da0d0e4923214bac602684727046d017719796f9718f6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee727032efd928e7f1da0d0e4923214bac602684727046d017719796f9718f6c", kill_on_drop: false }`
[INFO] [stdout] ee727032efd928e7f1da0d0e4923214bac602684727046d017719796f9718f6c
