[INFO] crate boxcars 0.8.2 is already in cache [INFO] testing boxcars-0.8.2 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate boxcars 0.8.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate boxcars 0.8.2 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate boxcars 0.8.2 [INFO] finished tweaking crates.io crate boxcars 0.8.2 [INFO] tweaked toml for crates.io crate boxcars 0.8.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate boxcars 0.8.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ec41051a044ff2185b427d8d25748cdbafa4610639665ebf3205ddd2a6bd6e8 [INFO] running `Command { std: "docker" "start" "-a" "9ec41051a044ff2185b427d8d25748cdbafa4610639665ebf3205ddd2a6bd6e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ec41051a044ff2185b427d8d25748cdbafa4610639665ebf3205ddd2a6bd6e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ec41051a044ff2185b427d8d25748cdbafa4610639665ebf3205ddd2a6bd6e8", kill_on_drop: false }` [INFO] [stdout] 9ec41051a044ff2185b427d8d25748cdbafa4610639665ebf3205ddd2a6bd6e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78a591a0ea09c8ae7465d737b47a3c58f3b3d54e1e5477b7a82afef42b49e647 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "78a591a0ea09c8ae7465d737b47a3c58f3b3d54e1e5477b7a82afef42b49e647", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling boxcars v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bitter v0.4.0 [INFO] [stderr] Compiling if_chain v1.0.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.11s [INFO] running `Command { std: "docker" "inspect" "78a591a0ea09c8ae7465d737b47a3c58f3b3d54e1e5477b7a82afef42b49e647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78a591a0ea09c8ae7465d737b47a3c58f3b3d54e1e5477b7a82afef42b49e647", kill_on_drop: false }` [INFO] [stdout] 78a591a0ea09c8ae7465d737b47a3c58f3b3d54e1e5477b7a82afef42b49e647 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49ac32ce00a5e19d0b8dbcbba644677891650fc401b2f1b614a248ffb9d174df [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "49ac32ce00a5e19d0b8dbcbba644677891650fc401b2f1b614a248ffb9d174df", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling boxcars v0.8.2 (/opt/rustwide/workdir) [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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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:169:20 [INFO] [stdout] | [INFO] [stdout] 169 | let data = include_bytes!("../assets/replays/partial/rdict_one.replay"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:184:20 [INFO] [stdout] | [INFO] [stdout] 184 | let data = include_bytes!("../assets/replays/partial/rdict_int.replay"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:193:20 [INFO] [stdout] | [INFO] [stdout] 193 | let data = include_bytes!("../assets/replays/partial/rdict_bool.replay"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:210:32 [INFO] [stdout] | [INFO] [stdout] 210 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 211 | | "../assets/replays/partial/rdict_name.replay" [INFO] [stdout] 212 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:227:32 [INFO] [stdout] | [INFO] [stdout] 227 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 228 | | "../assets/replays/partial/rdict_float.replay" [INFO] [stdout] 229 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:241:32 [INFO] [stdout] | [INFO] [stdout] 241 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 242 | | "../assets/replays/partial/rdict_qword.replay" [INFO] [stdout] 243 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:258:32 [INFO] [stdout] | [INFO] [stdout] 258 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 259 | | "../assets/replays/partial/rdict_array.replay" [INFO] [stdout] 260 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:330:32 [INFO] [stdout] | [INFO] [stdout] 330 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 331 | | "../assets/replays/partial/rdict_byte.replay" [INFO] [stdout] 332 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:341:32 [INFO] [stdout] | [INFO] [stdout] 341 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 342 | | "../assets/replays/partial/rdict_unrecognized.replay" [INFO] [stdout] 343 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:354:32 [INFO] [stdout] | [INFO] [stdout] 354 | let data = append_none(include_bytes!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 355 | | "../assets/replays/partial/rdict_ps4_online_id.replay" [INFO] [stdout] 356 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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: could not compile `boxcars`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "49ac32ce00a5e19d0b8dbcbba644677891650fc401b2f1b614a248ffb9d174df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ac32ce00a5e19d0b8dbcbba644677891650fc401b2f1b614a248ffb9d174df", kill_on_drop: false }` [INFO] [stdout] 49ac32ce00a5e19d0b8dbcbba644677891650fc401b2f1b614a248ffb9d174df