[INFO] fetching crate goblin 0.0.24... [INFO] extracting crate goblin 0.0.24 into work/ex/beta-1.37-6/sources/1.36.0/reg/goblin/0.0.24 [INFO] extracting crate goblin 0.0.24 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/goblin/0.0.24 [INFO] validating manifest of goblin-0.0.24 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of goblin-0.0.24 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing goblin-0.0.24 [INFO] finished frobbing goblin-0.0.24 [INFO] frobbed toml for goblin-0.0.24 written to work/ex/beta-1.37-6/sources/1.36.0/reg/goblin/0.0.24/Cargo.toml [INFO] started frobbing goblin-0.0.24 [INFO] finished frobbing goblin-0.0.24 [INFO] frobbed toml for goblin-0.0.24 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/goblin/0.0.24/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing goblin-0.0.24 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/goblin/0.0.24:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 54b121a0c2a2d3856e08114862e781149acd898abea55ec81bcb269b48e8141a [INFO] running `"docker" "start" "-a" "54b121a0c2a2d3856e08114862e781149acd898abea55ec81bcb269b48e8141a"` [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling goblin v0.0.24 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.75s [INFO] running `"docker" "inspect" "54b121a0c2a2d3856e08114862e781149acd898abea55ec81bcb269b48e8141a"` [INFO] running `"docker" "rm" "-f" "54b121a0c2a2d3856e08114862e781149acd898abea55ec81bcb269b48e8141a"` [INFO] [stdout] 54b121a0c2a2d3856e08114862e781149acd898abea55ec81bcb269b48e8141a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/goblin/0.0.24:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] eb12690ea25d8f342f2e31410748f7d46d80e35fad8566b70bf2de814f2a4714 [INFO] running `"docker" "start" "-a" "eb12690ea25d8f342f2e31410748f7d46d80e35fad8566b70bf2de814f2a4714"` [INFO] [stderr] Compiling goblin v0.0.24 (/opt/crater/workdir) [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:59:16 [INFO] [stderr] | [INFO] [stderr] 59 | 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" "eb12690ea25d8f342f2e31410748f7d46d80e35fad8566b70bf2de814f2a4714"` [INFO] running `"docker" "rm" "-f" "eb12690ea25d8f342f2e31410748f7d46d80e35fad8566b70bf2de814f2a4714"` [INFO] [stdout] eb12690ea25d8f342f2e31410748f7d46d80e35fad8566b70bf2de814f2a4714