[INFO] fetching crate boxcars 0.9.2... [INFO] checking boxcars-0.9.2 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate boxcars 0.9.2 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate boxcars 0.9.2 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate boxcars 0.9.2 [INFO] finished tweaking crates.io crate boxcars 0.9.2 [INFO] tweaked toml for crates.io crate boxcars 0.9.2 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate crates.io crate boxcars 0.9.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_generator v0.10.0 [INFO] [stderr] Downloaded phf_macros v0.10.0 [INFO] [stderr] Downloaded phf v0.10.0 [INFO] [stderr] Downloaded bitter v0.5.1 [INFO] [stderr] Downloaded phf_shared v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77a904a2e94cadf0ea7e6770d82aff8187f17df443de84dcb9ebef7511bbc337 [INFO] running `Command { std: "docker" "start" "-a" "77a904a2e94cadf0ea7e6770d82aff8187f17df443de84dcb9ebef7511bbc337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77a904a2e94cadf0ea7e6770d82aff8187f17df443de84dcb9ebef7511bbc337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77a904a2e94cadf0ea7e6770d82aff8187f17df443de84dcb9ebef7511bbc337", kill_on_drop: false }` [INFO] [stdout] 77a904a2e94cadf0ea7e6770d82aff8187f17df443de84dcb9ebef7511bbc337 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 343540e270c26859660093df2744c3d58f344a8fd213cfac113de8d4b2a1b50b [INFO] running `Command { std: "docker" "start" "-a" "343540e270c26859660093df2744c3d58f344a8fd213cfac113de8d4b2a1b50b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling boxcars v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bitflags v1.3.1 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bitter v0.5.1 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Checking phf v0.10.0 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stdout] error: couldn't read benches/bench_boxcars.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `boxcars` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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:192:20 [INFO] [stdout] | [INFO] [stdout] 192 | 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:203:20 [INFO] [stdout] | [INFO] [stdout] 203 | 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:211:20 [INFO] [stdout] | [INFO] [stdout] 211 | 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:57:20 [INFO] [stdout] | [INFO] [stdout] 57 | 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:172:20 [INFO] [stdout] | [INFO] [stdout] 172 | 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:187:20 [INFO] [stdout] | [INFO] [stdout] 187 | 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:196:20 [INFO] [stdout] | [INFO] [stdout] 196 | 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:213:32 [INFO] [stdout] | [INFO] [stdout] 213 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 214 | | "../assets/replays/partial/rdict_name.replay" [INFO] [stdout] 215 | | )); [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:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 231 | | "../assets/replays/partial/rdict_float.replay" [INFO] [stdout] 232 | | )); [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:244:32 [INFO] [stdout] | [INFO] [stdout] 244 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 245 | | "../assets/replays/partial/rdict_qword.replay" [INFO] [stdout] 246 | | )); [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:261:32 [INFO] [stdout] | [INFO] [stdout] 261 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 262 | | "../assets/replays/partial/rdict_array.replay" [INFO] [stdout] 263 | | )); [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:333:32 [INFO] [stdout] | [INFO] [stdout] 333 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 334 | | "../assets/replays/partial/rdict_byte.replay" [INFO] [stdout] 335 | | )); [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:353:32 [INFO] [stdout] | [INFO] [stdout] 353 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 354 | | "../assets/replays/partial/rdict_unrecognized.replay" [INFO] [stdout] 355 | | )); [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_ps4_online_id.replay: No such file or directory (os error 2) [INFO] [stdout] --> src/header.rs:366:32 [INFO] [stdout] | [INFO] [stdout] 366 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 367 | | "../assets/replays/partial/rdict_ps4_online_id.replay" [INFO] [stdout] 368 | | )); [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:562:20 [INFO] [stdout] | [INFO] [stdout] 562 | 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:576:20 [INFO] [stdout] | [INFO] [stdout] 576 | 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:604:20 [INFO] [stdout] | [INFO] [stdout] 604 | 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:611:20 [INFO] [stdout] | [INFO] [stdout] 611 | 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:619:20 [INFO] [stdout] | [INFO] [stdout] 619 | 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:626:20 [INFO] [stdout] | [INFO] [stdout] 626 | 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:633:20 [INFO] [stdout] | [INFO] [stdout] 633 | 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:642:20 [INFO] [stdout] | [INFO] [stdout] 642 | 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:656:20 [INFO] [stdout] | [INFO] [stdout] 656 | 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:668:20 [INFO] [stdout] | [INFO] [stdout] 668 | 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:677:20 [INFO] [stdout] | [INFO] [stdout] 677 | 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:686:24 [INFO] [stdout] | [INFO] [stdout] 686 | 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 28 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "343540e270c26859660093df2744c3d58f344a8fd213cfac113de8d4b2a1b50b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "343540e270c26859660093df2744c3d58f344a8fd213cfac113de8d4b2a1b50b", kill_on_drop: false }` [INFO] [stdout] 343540e270c26859660093df2744c3d58f344a8fd213cfac113de8d4b2a1b50b