[INFO] cloning repository https://github.com/maugier/multilogic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maugier/multilogic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaugier%2Fmultilogic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaugier%2Fmultilogic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cb6b5a01fa5f31b15c2ce0e5397902edddc7582
[INFO] checking maugier/multilogic against 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaugier%2Fmultilogic" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maugier/multilogic
[INFO] finished tweaking git repo https://github.com/maugier/multilogic
[INFO] tweaked toml for git repo https://github.com/maugier/multilogic written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maugier/multilogic on toolchain 4d7f6614d0baa7689bd05eba340114667db4d5b7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maugier/multilogic 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" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 699547a9a4d02d76a3a304141bc33263da3c46ecac9a97496c27f4d8b3ac5d89
[INFO] running `Command { std: "docker" "start" "699547a9a4d02d76a3a304141bc33263da3c46ecac9a97496c27f4d8b3ac5d89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "699547a9a4d02d76a3a304141bc33263da3c46ecac9a97496c27f4d8b3ac5d89", 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" "699547a9a4d02d76a3a304141bc33263da3c46ecac9a97496c27f4d8b3ac5d89" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "699547a9a4d02d76a3a304141bc33263da3c46ecac9a97496c27f4d8b3ac5d89", 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" "699547a9a4d02d76a3a304141bc33263da3c46ecac9a97496c27f4d8b3ac5d89" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking varisat-formula v0.2.2 (https://github.com/jix/varisat.git#33e87693)
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking vec_mut_scan v0.3.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking varisat-internal-proof v0.2.2 (https://github.com/jix/varisat.git#33e87693)
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]    Compiling varisat v0.2.2 (https://github.com/jix/varisat.git#33e87693)
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling partial_ref_derive v0.3.3
[INFO] [stderr]    Compiling varisat-internal-macros v0.2.2 (https://github.com/jix/varisat.git#33e87693)
[INFO] [stderr]     Checking partial_ref v0.3.3
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking varisat-dimacs v0.2.2 (https://github.com/jix/varisat.git#33e87693)
[INFO] [stderr]     Checking varisat-checker v0.2.2 (https://github.com/jix/varisat.git#33e87693)
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr] warning: varisat@0.2.2: drat-trim proof checker not found, some tests will be disabled: No such file or directory (os error 2)
[INFO] [stderr] warning: varisat@0.2.2: rate proof checker 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/4d7f6614d0baa7689bd05eba340114667db4d5b7/bin/rustc --crate-name varisat --edition=2018 /opt/rustwide/cargo-home/git/checkouts/varisat-f023fa86d63df6c1/33e8769/varisat/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=6339c7fc43df6b5f -C extra-filename=-92692ca8fdb58c02 --out-dir /opt/rustwide/target/debug/build/varisat/92692ca8fdb58c02/out -L dependency=/opt/rustwide/target/debug/build/anyhow/64aabccbe0085389/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/itoa/9981568595f32b7f/out -L dependency=/opt/rustwide/target/debug/build/leb128/e2cfe90a4f08c29e/out -L dependency=/opt/rustwide/target/debug/build/log/41d102c2cceac771/out -L dependency=/opt/rustwide/target/debug/build/num-traits/4f76541a8683f355/out -L dependency=/opt/rustwide/target/debug/build/ordered-float/83909b81c771d5b8/out -L dependency=/opt/rustwide/target/debug/build/partial_ref/a84c2607a66ecc9b/out -L dependency=/opt/rustwide/target/debug/build/partial_ref_derive/317c2d0b79656dff/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/59ad630e9e58123f/out -L dependency=/opt/rustwide/target/debug/build/serde/220ebedb1558f177/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/35aba60213a29bcd/out -L dependency=/opt/rustwide/target/debug/build/smallvec/53d8b530b21df04c/out -L dependency=/opt/rustwide/target/debug/build/thiserror/88d8633d8ebe6dec/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/0bc541ba1dd33ed2/out -L dependency=/opt/rustwide/target/debug/build/varisat-checker/c8b94debd8292a23/out -L dependency=/opt/rustwide/target/debug/build/varisat-dimacs/454018a28c8fff6d/out -L dependency=/opt/rustwide/target/debug/build/varisat-formula/1d89214fbb714b16/out -L dependency=/opt/rustwide/target/debug/build/varisat-internal-macros/50d12be3715bff0c/out -L dependency=/opt/rustwide/target/debug/build/varisat-internal-proof/d525f56b12f6fdba/out -L dependency=/opt/rustwide/target/debug/build/vec_mut_scan/d6d45d62d21371cd/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/64aabccbe0085389/out/libanyhow-64aabccbe0085389.rmeta --extern itoa=/opt/rustwide/target/debug/build/itoa/9981568595f32b7f/out/libitoa-9981568595f32b7f.rmeta --extern leb128=/opt/rustwide/target/debug/build/leb128/e2cfe90a4f08c29e/out/libleb128-e2cfe90a4f08c29e.rmeta --extern log=/opt/rustwide/target/debug/build/log/41d102c2cceac771/out/liblog-41d102c2cceac771.rmeta --extern ordered_float=/opt/rustwide/target/debug/build/ordered-float/83909b81c771d5b8/out/libordered_float-83909b81c771d5b8.rmeta --extern partial_ref=/opt/rustwide/target/debug/build/partial_ref/a84c2607a66ecc9b/out/libpartial_ref-a84c2607a66ecc9b.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/59ad630e9e58123f/out/librustc_hash-59ad630e9e58123f.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/220ebedb1558f177/out/libserde-220ebedb1558f177.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/88d8633d8ebe6dec/out/libthiserror-88d8633d8ebe6dec.rmeta --extern varisat_checker=/opt/rustwide/target/debug/build/varisat-checker/c8b94debd8292a23/out/libvarisat_checker-c8b94debd8292a23.rmeta --extern varisat_dimacs=/opt/rustwide/target/debug/build/varisat-dimacs/454018a28c8fff6d/out/libvarisat_dimacs-454018a28c8fff6d.rmeta --extern varisat_formula=/opt/rustwide/target/debug/build/varisat-formula/1d89214fbb714b16/out/libvarisat_formula-1d89214fbb714b16.rmeta --extern varisat_internal_macros=/opt/rustwide/target/debug/build/varisat-internal-macros/50d12be3715bff0c/out/libvarisat_internal_macros-50d12be3715bff0c.so --extern varisat_internal_proof=/opt/rustwide/target/debug/build/varisat-internal-proof/d525f56b12f6fdba/out/libvarisat_internal_proof-d525f56b12f6fdba.rmeta --extern vec_mut_scan=/opt/rustwide/target/debug/build/vec_mut_scan/d6d45d62d21371cd/out/libvec_mut_scan-d6d45d62d21371cd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "699547a9a4d02d76a3a304141bc33263da3c46ecac9a97496c27f4d8b3ac5d89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "699547a9a4d02d76a3a304141bc33263da3c46ecac9a97496c27f4d8b3ac5d89", kill_on_drop: false }`
[INFO] [stdout] 699547a9a4d02d76a3a304141bc33263da3c46ecac9a97496c27f4d8b3ac5d89
