[INFO] cloning repository https://github.com/hallettj/sat-solver-exercise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hallettj/sat-solver-exercise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallettj%2Fsat-solver-exercise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallettj%2Fsat-solver-exercise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79e8b29506f5a0352c3d422d86ccd13fae13948a [INFO] checking hallettj/sat-solver-exercise against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallettj%2Fsat-solver-exercise" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hallettj/sat-solver-exercise [INFO] finished tweaking git repo https://github.com/hallettj/sat-solver-exercise [INFO] tweaked toml for git repo https://github.com/hallettj/sat-solver-exercise written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hallettj/sat-solver-exercise on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hallettj/sat-solver-exercise 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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a6c8cf82f5434533220ae2fa0e442f10edc2a892985c699dd994c44a8f1824a [INFO] running `Command { std: "docker" "start" "-a" "1a6c8cf82f5434533220ae2fa0e442f10edc2a892985c699dd994c44a8f1824a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a6c8cf82f5434533220ae2fa0e442f10edc2a892985c699dd994c44a8f1824a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a6c8cf82f5434533220ae2fa0e442f10edc2a892985c699dd994c44a8f1824a", kill_on_drop: false }` [INFO] [stdout] 1a6c8cf82f5434533220ae2fa0e442f10edc2a892985c699dd994c44a8f1824a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 329c430e275ecbbabc4426ba5a58dd5939e0ecb911e25bf3bf6c6c0f1da540a1 [INFO] running `Command { std: "docker" "start" "-a" "329c430e275ecbbabc4426ba5a58dd5939e0ecb911e25bf3bf6c6c0f1da540a1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking varisat-formula v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking vec_mut_scan v0.1.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling partial_ref_derive v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking partial_ref v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling varisat-internal-macros v0.2.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking varisat-dimacs v0.2.1 [INFO] [stderr] Checking varisat-internal-proof v0.2.1 [INFO] [stderr] Compiling varisat v0.2.1 [INFO] [stderr] Checking varisat-checker v0.2.1 [INFO] [stderr] warning: varisat@0.2.1: drat-trim utility not found, some tests will be disabled: No such file or directory (os error 2) [INFO] [stderr] warning: varisat@0.2.1: check-lrat utility not found, some tests will be disabled: No such file or directory (os error 2) [INFO] [stderr] error: could not compile `varisat` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/149edce6c6ee840adb602803b96d083101ef3592/bin/rustc --crate-name varisat --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/varisat-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=167bd6eb80dcf06f -C extra-filename=-182e36b764ba579b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-d0493624e38dd81f.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ca78160940706a4d.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-76afc7b993b0d9fc.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-dbf8f12c96eacc1f.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-7df9222cb37b177f.rmeta --extern partial_ref=/opt/rustwide/target/debug/deps/libpartial_ref-b28805d87b88b12f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2e911b08ebef1e31.rmeta --extern varisat_checker=/opt/rustwide/target/debug/deps/libvarisat_checker-d5b2c73b26372007.rmeta --extern varisat_dimacs=/opt/rustwide/target/debug/deps/libvarisat_dimacs-626432ddfbbc6b1d.rmeta --extern varisat_formula=/opt/rustwide/target/debug/deps/libvarisat_formula-a1c4e3eb0f4dd7e8.rmeta --extern varisat_internal_macros=/opt/rustwide/target/debug/deps/libvarisat_internal_macros-adcffdda34dca9ae.so --extern varisat_internal_proof=/opt/rustwide/target/debug/deps/libvarisat_internal_proof-32a1d2cb91f6963f.rmeta --extern vec_mut_scan=/opt/rustwide/target/debug/deps/libvec_mut_scan-5b59435baa1ef3ed.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-282ddaa7a0f096d0/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "329c430e275ecbbabc4426ba5a58dd5939e0ecb911e25bf3bf6c6c0f1da540a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "329c430e275ecbbabc4426ba5a58dd5939e0ecb911e25bf3bf6c6c0f1da540a1", kill_on_drop: false }` [INFO] [stdout] 329c430e275ecbbabc4426ba5a58dd5939e0ecb911e25bf3bf6c6c0f1da540a1