[INFO] cloning repository https://github.com/Schaudge/MisMatchFinder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Schaudge/MisMatchFinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchaudge%2FMisMatchFinder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchaudge%2FMisMatchFinder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 145cf4c02ff7dfc1240ae78f41e239126299468c
[INFO] checking Schaudge/MisMatchFinder against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchaudge%2FMisMatchFinder" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Schaudge/MisMatchFinder
[INFO] finished tweaking git repo https://github.com/Schaudge/MisMatchFinder
[INFO] tweaked toml for git repo https://github.com/Schaudge/MisMatchFinder written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Schaudge/MisMatchFinder on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Schaudge/MisMatchFinder 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1299bfad5cae589e401f236ee57d0872b62093e34618bb84da9ec9b1eb553d7d
[INFO] running `Command { std: "docker" "start" "1299bfad5cae589e401f236ee57d0872b62093e34618bb84da9ec9b1eb553d7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1299bfad5cae589e401f236ee57d0872b62093e34618bb84da9ec9b1eb553d7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1299bfad5cae589e401f236ee57d0872b62093e34618bb84da9ec9b1eb553d7d" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1299bfad5cae589e401f236ee57d0872b62093e34618bb84da9ec9b1eb553d7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1299bfad5cae589e401f236ee57d0872b62093e34618bb84da9ec9b1eb553d7d" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling libm v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling rustversion v1.0.8
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]     Checking ieee754 v0.2.6
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.60
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling openssl-src v111.22.0+1.1.1q
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking textwrap v0.9.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking strsim v0.6.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking simba v0.5.1
[INFO] [stderr]     Checking os_str_bytes v6.2.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking petgraph v0.6.2
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking itertools-num v0.1.3
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking stream-vbyte v0.4.0
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling lzma-sys v0.1.19
[INFO] [stderr]    Compiling curl-sys v0.4.56+curl-7.83.1
[INFO] [stderr]    Compiling libdeflate-sys v0.5.0
[INFO] [stderr]    Compiling hts-sys v2.0.2
[INFO] [stderr]    Compiling lz4-sys v1.9.3
[INFO] [stderr]     Checking strum v0.23.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking fasteval v0.2.4
[INFO] [stderr]     Checking triple_accel v0.4.0
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking time v0.3.13
[INFO] [stderr]     Checking simple_logger v2.3.0
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling strum_macros v0.24.2
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling c2rust-bitfields-derive v0.2.1
[INFO] [stderr]    Compiling enum-map-derive v0.6.0
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling clap_derive v3.2.15
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]     Checking enum-map v1.1.1
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking pest v2.2.1
[INFO] [stderr]     Checking c2rust-bitfields v0.3.0
[INFO] [stderr]     Checking bio-types v0.13.0
[INFO] [stderr]    Compiling pest_meta v2.2.1
[INFO] [stderr]     Checking nalgebra v0.27.1
[INFO] [stderr]     Checking clap v3.2.15
[INFO] [stderr]    Compiling pest_generator v2.2.1
[INFO] [stderr]    Compiling pest_derive v2.2.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking clap v2.27.1
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr] error: could not compile `nalgebra` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="matrixmultiply"' --cfg 'feature="nalgebra-macros"' --cfg 'feature="rand"' --cfg 'feature="rand-no-std"' --cfg 'feature="rand-package"' --cfg 'feature="rand_distr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abomonation", "abomonation-serialize", "alga", "alloc", "arbitrary", "bytemuck", "compare", "convert-bytemuck", "convert-glam013", "convert-glam014", "convert-glam015", "convert-mint", "debug", "default", "glam013", "glam014", "glam015", "io", "libm", "libm-force", "macros", "matrixcompare-core", "matrixmultiply", "mint", "nalgebra-macros", "no_unsound_assume_init", "pest", "pest_derive", "proptest", "proptest-support", "quickcheck", "rand", "rand-no-std", "rand-package", "rand_distr", "rkyv", "rkyv-serialize", "rkyv-serialize-no-std", "serde", "serde-serialize", "serde-serialize-no-std", "slow-tests", "sparse", "std"))' -C metadata=b52309ba9004780b -C extra-filename=-e38040caecabe924 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-9674bf7025dec076.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-aaf76580d382010f.rmeta --extern nalgebra_macros=/opt/rustwide/target/debug/deps/libnalgebra_macros-18a544864df1397f.so --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-a89c2bec6a7a0dd4.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-e50c8a72d9d59fb6.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-070dd30469835ecf.rmeta --extern rand_package=/opt/rustwide/target/debug/deps/librand-ca316d74adfa0831.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-8f003de54c0ba247.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-2187d4f58ab99c30.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-54d716dbda7e40e6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: lz4-sys@1.9.3: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: lz4-sys@1.9.3: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `lz4-sys v1.9.3`
[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/lz4-sys-3a2b091cda56bd14/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = 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: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-8a2e8535b683275e/out/liblz4/lib/lz4.o" "-c" "liblz4/lib/lz4.c"
[INFO] [stderr]   running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-8a2e8535b683275e/out/liblz4/lib/lz4frame.o" "-c" "liblz4/lib/lz4frame.c"
[INFO] [stderr]   running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-8a2e8535b683275e/out/liblz4/lib/lz4hc.o" "-c" "liblz4/lib/lz4hc.c"
[INFO] [stderr]   running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-8a2e8535b683275e/out/liblz4/lib/xxhash.o" "-c" "liblz4/lib/xxhash.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=cc: fatal error: Killed signal terminated program cc1
[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 "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-8a2e8535b683275e/out/liblz4/lib/lz4.o" "-c" "liblz4/lib/lz4.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "1299bfad5cae589e401f236ee57d0872b62093e34618bb84da9ec9b1eb553d7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1299bfad5cae589e401f236ee57d0872b62093e34618bb84da9ec9b1eb553d7d", kill_on_drop: false }`
[INFO] [stdout] 1299bfad5cae589e401f236ee57d0872b62093e34618bb84da9ec9b1eb553d7d
