[INFO] fetching crate boxcars 0.9.15... [INFO] checking boxcars-0.9.15 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate boxcars 0.9.15 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate boxcars 0.9.15 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate boxcars 0.9.15 [INFO] finished tweaking crates.io crate boxcars 0.9.15 [INFO] tweaked toml for crates.io crate boxcars 0.9.15 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate boxcars 0.9.15 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitter v0.7.0 [INFO] [stderr] Downloaded highway v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12806894e942e21d05c90dad016eaae6f2a1a321761e529a29474766ddb1a403 [INFO] running `Command { std: "docker" "start" "-a" "12806894e942e21d05c90dad016eaae6f2a1a321761e529a29474766ddb1a403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12806894e942e21d05c90dad016eaae6f2a1a321761e529a29474766ddb1a403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12806894e942e21d05c90dad016eaae6f2a1a321761e529a29474766ddb1a403", kill_on_drop: false }` [INFO] [stdout] 12806894e942e21d05c90dad016eaae6f2a1a321761e529a29474766ddb1a403 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f77a1b7d227bf5aebf0afba45f5f8566e20eaf7a6c9193c1fd694072a1fcebba [INFO] running `Command { std: "docker" "start" "-a" "f77a1b7d227bf5aebf0afba45f5f8566e20eaf7a6c9193c1fd694072a1fcebba", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking bitter v0.7.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking highway v1.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking clap_builder v4.5.8 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking clap v4.5.8 [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.15 (/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:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | 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:155:20 [INFO] [stdout] | [INFO] [stdout] 155 | 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:194:20 [INFO] [stdout] | [INFO] [stdout] 194 | 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:205:20 [INFO] [stdout] | [INFO] [stdout] 205 | 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:213:20 [INFO] [stdout] | [INFO] [stdout] 213 | 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:178:20 [INFO] [stdout] | [INFO] [stdout] 178 | 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:193:20 [INFO] [stdout] | [INFO] [stdout] 193 | 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:202:20 [INFO] [stdout] | [INFO] [stdout] 202 | 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:219:32 [INFO] [stdout] | [INFO] [stdout] 219 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 220 | | "../assets/replays/partial/rdict_name.replay" [INFO] [stdout] 221 | | )); [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:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 237 | | "../assets/replays/partial/rdict_float.replay" [INFO] [stdout] 238 | | )); [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:250:32 [INFO] [stdout] | [INFO] [stdout] 250 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 251 | | "../assets/replays/partial/rdict_qword.replay" [INFO] [stdout] 252 | | )); [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:267:32 [INFO] [stdout] | [INFO] [stdout] 267 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 268 | | "../assets/replays/partial/rdict_array.replay" [INFO] [stdout] 269 | | )); [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:339:32 [INFO] [stdout] | [INFO] [stdout] 339 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 340 | | "../assets/replays/partial/rdict_byte.replay" [INFO] [stdout] 341 | | )); [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:359:32 [INFO] [stdout] | [INFO] [stdout] 359 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 360 | | "../assets/replays/partial/rdict_unrecognized.replay" [INFO] [stdout] 361 | | )); [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] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `boxcars` (lib test) due to 28 previous errors [INFO] running `Command { std: "docker" "inspect" "f77a1b7d227bf5aebf0afba45f5f8566e20eaf7a6c9193c1fd694072a1fcebba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f77a1b7d227bf5aebf0afba45f5f8566e20eaf7a6c9193c1fd694072a1fcebba", kill_on_drop: false }` [INFO] [stdout] f77a1b7d227bf5aebf0afba45f5f8566e20eaf7a6c9193c1fd694072a1fcebba