[INFO] fetching crate evtx 0.1.6... [INFO] extracting crate evtx 0.1.6 into work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/reg/evtx/0.1.6 [INFO] extracting crate evtx 0.1.6 into work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/reg/evtx/0.1.6 [INFO] validating manifest of evtx-0.1.6 on toolchain master#a850a426491e14186af2250549bf41256b5938d2 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of evtx-0.1.6 on toolchain try#06a150c7d11500b41499224f165e9de1de096768 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing evtx-0.1.6 [INFO] finished frobbing evtx-0.1.6 [INFO] frobbed toml for evtx-0.1.6 written to work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/reg/evtx/0.1.6/Cargo.toml [INFO] started frobbing evtx-0.1.6 [INFO] finished frobbing evtx-0.1.6 [INFO] frobbed toml for evtx-0.1.6 written to work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/reg/evtx/0.1.6/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking evtx-0.1.6 against master#a850a426491e14186af2250549bf41256b5938d2 for pr-60162 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60162/worker-1/master#a850a426491e14186af2250549bf41256b5938d2:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/reg/evtx/0.1.6:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b4c15b4953ead150c1e2071d1a0b794c3b11200b9c3c9ee68c2f0e54ec617c0c [INFO] running `"docker" "start" "-a" "b4c15b4953ead150c1e2071d1a0b794c3b11200b9c3c9ee68c2f0e54ec617c0c"` [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Checking evtx v0.1.6 (/opt/crater/workdir) [INFO] [stderr] error: couldn't read src/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stderr] --> src/evtx_parser.rs:201:25 [INFO] [stderr] | [INFO] [stderr] 201 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../samples/system.evtx: No such file or directory (os error 2) [INFO] [stderr] --> src/evtx_parser.rs:207:25 [INFO] [stderr] | [INFO] [stderr] 207 | let evtx_file = include_bytes!("../samples/system.evtx"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stderr] --> src/evtx_parser.rs:228:25 [INFO] [stderr] | [INFO] [stderr] 228 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stderr] --> src/evtx_parser.rs:249:25 [INFO] [stderr] | [INFO] [stderr] 249 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stderr] --> src/evtx_parser.rs:269:25 [INFO] [stderr] | [INFO] [stderr] 269 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../samples/new-user-security.evtx: No such file or directory (os error 2) [INFO] [stderr] --> src/evtx_parser.rs:288:25 [INFO] [stderr] | [INFO] [stderr] 288 | let evtx_file = include_bytes!("../samples/new-user-security.evtx"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stderr] --> src/evtx_parser.rs:297:25 [INFO] [stderr] | [INFO] [stderr] 297 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/binxml/../../samples/security.evtx: No such file or directory (os error 2) [INFO] [stderr] --> src/binxml/deserializer.rs:304:25 [INFO] [stderr] | [INFO] [stderr] 304 | let evtx_file = include_bytes!("../../samples/security.evtx"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/binxml/../../samples/security.evtx: No such file or directory (os error 2) [INFO] [stderr] --> src/binxml/deserializer.rs:318:25 [INFO] [stderr] | [INFO] [stderr] 318 | let evtx_file = include_bytes!("../../samples/security.evtx"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/binxml/../../samples/security.evtx: No such file or directory (os error 2) [INFO] [stderr] --> src/binxml/tokens.rs:504:25 [INFO] [stderr] | [INFO] [stderr] 504 | let evtx_file = include_bytes!("../../samples/security.evtx"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stderr] --> src/evtx_chunk.rs:336:25 [INFO] [stderr] | [INFO] [stderr] 336 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stderr] --> src/evtx_chunk.rs:392:25 [INFO] [stderr] | [INFO] [stderr] 392 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../samples/security.evtx: No such file or directory (os error 2) [INFO] [stderr] --> src/evtx_file_header.rs:92:25 [INFO] [stderr] | [INFO] [stderr] 92 | let evtx_file = include_bytes!("../samples/security.evtx"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 13 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `evtx`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: couldn't read src/benches/../../samples/security.evtx: No such file or directory (os error 2) [INFO] [stderr] --> src/benches/benchmark.rs:23:21 [INFO] [stderr] | [INFO] [stderr] 23 | let evtx_file = include_bytes!("../../samples/security.evtx"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `evtx`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b4c15b4953ead150c1e2071d1a0b794c3b11200b9c3c9ee68c2f0e54ec617c0c"` [INFO] running `"docker" "rm" "-f" "b4c15b4953ead150c1e2071d1a0b794c3b11200b9c3c9ee68c2f0e54ec617c0c"` [INFO] [stdout] b4c15b4953ead150c1e2071d1a0b794c3b11200b9c3c9ee68c2f0e54ec617c0c