[INFO] cloning repository https://github.com/aprilwade/randomprime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aprilwade/randomprime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faprilwade%2Frandomprime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faprilwade%2Frandomprime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74aad4ab9936e0d016de48dd83fa20ac7a3c8f50 [INFO] checking aprilwade/randomprime against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faprilwade%2Frandomprime" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aprilwade/randomprime [INFO] finished tweaking git repo https://github.com/aprilwade/randomprime [INFO] tweaked toml for git repo https://github.com/aprilwade/randomprime written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aprilwade/randomprime on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aprilwade/randomprime already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generic-array v0.14.4 [INFO] [stderr] Downloaded siphasher v0.3.3 [INFO] [stderr] Downloaded ssmarshal v1.0.0 [INFO] [stderr] Downloaded encoding_index_tests v0.1.4 [INFO] [stderr] Downloaded bytemuck v1.5.0 [INFO] [stderr] Downloaded encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Downloaded if_rust_version v1.0.0 [INFO] [stderr] Downloaded cpp_build v0.5.4 [INFO] [stderr] Downloaded enum-map v0.6.2 [INFO] [stderr] Downloaded doc-comment v0.3.2 [INFO] [stderr] Downloaded miniz_oxide v0.3.6 [INFO] [stderr] Downloaded encoding-index-japanese v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-korean v1.20141219.5 [INFO] [stderr] Downloaded syn v1.0.16 [INFO] [stderr] Downloaded encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Downloaded goblin v0.1.3 [INFO] [stderr] Downloaded encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Downloaded encoding v0.2.33 [INFO] [stderr] Downloaded flate2 v1.0.13 [INFO] [stderr] Downloaded regex-syntax v0.6.16 [INFO] [stderr] Downloaded image v0.23.13 [INFO] [stderr] Downloaded aho-corasick v0.7.10 [INFO] [stderr] Downloaded libc v0.2.67 [INFO] [stderr] Downloaded deflate v0.8.6 [INFO] [stderr] Downloaded png v0.16.8 [INFO] [stderr] Downloaded scroll v0.10.1 [INFO] [stderr] Downloaded snafu v0.6.2 [INFO] [stderr] Downloaded num-iter v0.1.42 [INFO] [stderr] Downloaded num-rational v0.3.2 [INFO] [stderr] Downloaded cpp v0.5.4 [INFO] [stderr] Downloaded cpp_common v0.5.4 [INFO] [stderr] Downloaded hermit-abi v0.1.8 [INFO] [stderr] Downloaded snafu-derive v0.6.2 [INFO] [stderr] Downloaded cpp_macros v0.5.4 [INFO] [stderr] Downloaded array-macro v1.0.5 [INFO] [stderr] Downloaded enum-map-derive v0.4.3 [INFO] [stderr] Downloaded typenum v1.12.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.9 [INFO] [stderr] Downloaded quote v1.0.3 [INFO] [stderr] Downloaded version_check v0.9.2 [INFO] [stderr] Downloaded scroll_derive v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f43c0ba22dba4b9ac61949cfe25bd848dc3cd3f8949ccdf23877cb82f4d5549a [INFO] running `Command { std: "docker" "start" "-a" "f43c0ba22dba4b9ac61949cfe25bd848dc3cd3f8949ccdf23877cb82f4d5549a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f43c0ba22dba4b9ac61949cfe25bd848dc3cd3f8949ccdf23877cb82f4d5549a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f43c0ba22dba4b9ac61949cfe25bd848dc3cd3f8949ccdf23877cb82f4d5549a", kill_on_drop: false }` [INFO] [stdout] f43c0ba22dba4b9ac61949cfe25bd848dc3cd3f8949ccdf23877cb82f4d5549a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24d12274d70333376f936b431e3905dcddf697d199b1c38007002c0946ecfe0b [INFO] running `Command { std: "docker" "start" "-a" "24d12274d70333376f936b431e3905dcddf697d199b1c38007002c0946ecfe0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling doc-comment v0.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Checking reader_writer v0.1.0 (/opt/rustwide/workdir/reader_writer) [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> reader_writer/src/array.rs:84:16 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn get(&self, index: usize) -> Option> [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 84 | pub fn get(&self, index: usize) -> Option> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> reader_writer/src/uncached.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn get(&self) -> LCow [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | pub fn get(&self) -> LCow<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling resource_info_table_macro v0.1.0 (/opt/rustwide/workdir/generated/resource_info_table/resource_info_table_macro) [INFO] [stderr] Compiling dol_symbol_table_macro v0.1.0 (/opt/rustwide/workdir/generated/dol_symbol_table/dol_symbol_table_macro) [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> reader_writer/src/array.rs:84:16 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn get(&self, index: usize) -> Option> [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 84 | pub fn get(&self, index: usize) -> Option> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> reader_writer/src/uncached.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn get(&self) -> LCow [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | pub fn get(&self) -> LCow<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Compiling libsquish_wrapper v0.1.0 (/opt/rustwide/workdir/libsquish_wrapper) [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling cpp_common v0.5.4 [INFO] [stderr] warning: libsquish_wrapper@0.1.0: src/wrapper.cpp:1:10: fatal error: squish.h: No such file or directory [INFO] [stderr] warning: libsquish_wrapper@0.1.0: 1 | #include "squish.h" [INFO] [stderr] warning: libsquish_wrapper@0.1.0: | ^~~~~~~~~~ [INFO] [stderr] warning: libsquish_wrapper@0.1.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libsquish_wrapper v0.1.0 (/opt/rustwide/workdir/libsquish_wrapper)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsquish_wrapper-372874914eda8ce2/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libSquish" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libsquish_wrapper-9484518ac53d147c/out/src/wrapper.o" "-c" "src/wrapper.cpp" [INFO] [stderr] cargo:warning=src/wrapper.cpp:1:10: fatal error: squish.h: No such file or directory [INFO] [stderr] cargo:warning= 1 | #include "squish.h" [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libSquish" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libsquish_wrapper-9484518ac53d147c/out/src/wrapper.o" "-c" "src/wrapper.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "24d12274d70333376f936b431e3905dcddf697d199b1c38007002c0946ecfe0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d12274d70333376f936b431e3905dcddf697d199b1c38007002c0946ecfe0b", kill_on_drop: false }` [INFO] [stdout] 24d12274d70333376f936b431e3905dcddf697d199b1c38007002c0946ecfe0b