[INFO] crate goblin 0.1.3 is already in cache [INFO] checking goblin-0.1.3 against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] extracting crate goblin 0.1.3 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate goblin 0.1.3 on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate goblin 0.1.3 [INFO] finished tweaking crates.io crate goblin 0.1.3 [INFO] tweaked toml for crates.io crate goblin 0.1.3 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate goblin 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "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] b9b4a3641105dedf7f119d15c0f1a4b3dce09f5e4d7c989fb6fa0687e2e27384 [INFO] running `"docker" "start" "-a" "b9b4a3641105dedf7f119d15c0f1a4b3dce09f5e4d7c989fb6fa0687e2e27384"` [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Checking goblin v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/elf/program_header.rs:124:13 [INFO] [stderr] | [INFO] [stderr] 124 | (self.p_offset as usize..self.p_offset as usize + self.p_filesz as usize) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/elf/program_header.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 128 | (self.p_vaddr as usize..self.p_vaddr as usize + self.p_memsz as usize) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/elf/section_header.rs:430:13 [INFO] [stderr] | [INFO] [stderr] 430 | (self.sh_offset as usize..self.sh_offset as usize + self.sh_size as usize) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/elf/section_header.rs:434:13 [INFO] [stderr] | [INFO] [stderr] 434 | (self.sh_addr as usize..self.sh_addr as usize + self.sh_size as usize) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/mach/symbols.rs:319:17 [INFO] [stderr] | [INFO] [stderr] 319 | (bytes.pwrite_with::(self.into(), 0, le)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/mach/symbols.rs:322:17 [INFO] [stderr] | [INFO] [stderr] 322 | (bytes.pwrite_with::(self.into(), 0, le)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/elf/program_header.rs:124:13 [INFO] [stderr] | [INFO] [stderr] 124 | (self.p_offset as usize..self.p_offset as usize + self.p_filesz as usize) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/elf/program_header.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 128 | (self.p_vaddr as usize..self.p_vaddr as usize + self.p_memsz as usize) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/elf/section_header.rs:430:13 [INFO] [stderr] | [INFO] [stderr] 430 | (self.sh_offset as usize..self.sh_offset as usize + self.sh_size as usize) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/elf/section_header.rs:434:13 [INFO] [stderr] | [INFO] [stderr] 434 | (self.sh_addr as usize..self.sh_addr as usize + self.sh_size as usize) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/mach/symbols.rs:319:17 [INFO] [stderr] | [INFO] [stderr] 319 | (bytes.pwrite_with::(self.into(), 0, le)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/mach/symbols.rs:322:17 [INFO] [stderr] | [INFO] [stderr] 322 | (bytes.pwrite_with::(self.into(), 0, le)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/../assets/dotnet_executable_example.dll: No such file or directory (os error 2) [INFO] [stderr] --> examples/dotnet_pe_analysis.rs:57:16 [INFO] [stderr] | [INFO] [stderr] 57 | let file = include_bytes!("../assets/dotnet_executable_example.dll"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `goblin`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "b9b4a3641105dedf7f119d15c0f1a4b3dce09f5e4d7c989fb6fa0687e2e27384"` [INFO] running `"docker" "rm" "-f" "b9b4a3641105dedf7f119d15c0f1a4b3dce09f5e4d7c989fb6fa0687e2e27384"` [INFO] [stdout] b9b4a3641105dedf7f119d15c0f1a4b3dce09f5e4d7c989fb6fa0687e2e27384