[INFO] fetching crate evtx 0.6.5... [INFO] checking evtx-0.6.5 against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] extracting crate evtx 0.6.5 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate evtx 0.6.5 on toolchain e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate evtx 0.6.5 [INFO] finished tweaking crates.io crate evtx 0.6.5 [INFO] tweaked toml for crates.io crate evtx 0.6.5 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate evtx 0.6.5 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 728e24bfaf1401cab1afa52ba53c7477054b86a624430c451ca63c5d0cf40f60 [INFO] running `"docker" "start" "-a" "728e24bfaf1401cab1afa52ba53c7477054b86a624430c451ca63c5d0cf40f60"` [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking predicates v1.0.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking bstr v0.2.9 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking cargo_metadata v0.6.4 [INFO] [stderr] Checking csv v1.1.2 [INFO] [stderr] Checking dialoguer v0.5.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking escargot v0.5.0 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Checking simplelog v0.7.4 [INFO] [stderr] Checking rexpect v0.3.0 [INFO] [stderr] Checking skeptic v0.13.4 [INFO] [stderr] Checking assert_cmd v0.12.0 [INFO] [stderr] Checking indoc v0.3.4 [INFO] [stderr] Checking winstructs v0.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking criterion-plot v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling evtx v0.6.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.3.0 [INFO] [stderr] Checking jemallocator v0.3.2 [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:261:25 [INFO] [stderr] | [INFO] [stderr] 261 | 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:277:25 [INFO] [stderr] | [INFO] [stderr] 277 | let evtx_file = include_bytes!("../../samples/security.evtx"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/binxml/../../samples/2-system-Microsoft-Windows-LiveId%4Operational.evtx: No such file or directory (os error 2) [INFO] [stderr] --> src/binxml/deserializer.rs:300:13 [INFO] [stderr] | [INFO] [stderr] 300 | include_bytes!("../../samples/2-system-Microsoft-Windows-LiveId%4Operational.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:345:25 [INFO] [stderr] | [INFO] [stderr] 345 | 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:401:25 [INFO] [stderr] | [INFO] [stderr] 401 | 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:89:25 [INFO] [stderr] | [INFO] [stderr] 89 | 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:536:25 [INFO] [stderr] | [INFO] [stderr] 536 | 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:544:25 [INFO] [stderr] | [INFO] [stderr] 544 | 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:578:25 [INFO] [stderr] | [INFO] [stderr] 578 | 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:598:25 [INFO] [stderr] | [INFO] [stderr] 598 | 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:617:25 [INFO] [stderr] | [INFO] [stderr] 617 | 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:636:25 [INFO] [stderr] | [INFO] [stderr] 636 | 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:646:25 [INFO] [stderr] | [INFO] [stderr] 646 | 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:670:25 [INFO] [stderr] | [INFO] [stderr] 670 | let evtx_file = include_bytes!("../samples/new-user-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:680:25 [INFO] [stderr] | [INFO] [stderr] 680 | let evtx_file = include_bytes!("../samples/new-user-security.evtx"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 15 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: build failed [INFO] running `"docker" "inspect" "728e24bfaf1401cab1afa52ba53c7477054b86a624430c451ca63c5d0cf40f60"` [INFO] running `"docker" "rm" "-f" "728e24bfaf1401cab1afa52ba53c7477054b86a624430c451ca63c5d0cf40f60"` [INFO] [stdout] 728e24bfaf1401cab1afa52ba53c7477054b86a624430c451ca63c5d0cf40f60