[INFO] fetching crate ipasir-sys 0.3.0...
[INFO] testing ipasir-sys-0.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate ipasir-sys 0.3.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate ipasir-sys 0.3.0
[INFO] finished tweaking crates.io crate ipasir-sys 0.3.0
[INFO] tweaked toml for crates.io crate ipasir-sys 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ipasir-sys 0.3.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 48 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.51.1 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded copy_dir v0.1.3
[INFO] [stderr]   Downloaded bindgen v0.51.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f47f6f99e32223abeb7dfc4701b1614b8cf36fed392d3416fc115df901a96c4c
[INFO] running `Command { std: "docker" "start" "-a" "f47f6f99e32223abeb7dfc4701b1614b8cf36fed392d3416fc115df901a96c4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f47f6f99e32223abeb7dfc4701b1614b8cf36fed392d3416fc115df901a96c4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f47f6f99e32223abeb7dfc4701b1614b8cf36fed392d3416fc115df901a96c4c", kill_on_drop: false }`
[INFO] [stdout] f47f6f99e32223abeb7dfc4701b1614b8cf36fed392d3416fc115df901a96c4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eed92fc37db26fba401cba38380526758f87040bfdb0ccaecc32c631eff1feec
[INFO] running `Command { std: "docker" "start" "-a" "eed92fc37db26fba401cba38380526758f87040bfdb0ccaecc32c631eff1feec", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling ipasir-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "eed92fc37db26fba401cba38380526758f87040bfdb0ccaecc32c631eff1feec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eed92fc37db26fba401cba38380526758f87040bfdb0ccaecc32c631eff1feec", kill_on_drop: false }`
[INFO] [stdout] eed92fc37db26fba401cba38380526758f87040bfdb0ccaecc32c631eff1feec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71117b8c05663471ec70b2e37c0e9e3308aebb76165df7b378bd506d717d449d
[INFO] running `Command { std: "docker" "start" "-a" "71117b8c05663471ec70b2e37c0e9e3308aebb76165df7b378bd506d717d449d", kill_on_drop: false }`
[INFO] [stderr]    Compiling ipasir-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `ipasir_set_learn`
[INFO] [stdout]    --> tests/interface_test.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "ipasir_set_learn")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `ipasir_set_learn` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "71117b8c05663471ec70b2e37c0e9e3308aebb76165df7b378bd506d717d449d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71117b8c05663471ec70b2e37c0e9e3308aebb76165df7b378bd506d717d449d", kill_on_drop: false }`
[INFO] [stdout] 71117b8c05663471ec70b2e37c0e9e3308aebb76165df7b378bd506d717d449d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 65ca3bed3fd60cba16faf09932d32e11bfd1426d5d5c45d0345c57a584b5351a
[INFO] running `Command { std: "docker" "start" "-a" "65ca3bed3fd60cba16faf09932d32e11bfd1426d5d5c45d0345c57a584b5351a", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `ipasir_set_learn`
[INFO] [stderr]    --> tests/interface_test.rs:185:7
[INFO] [stderr]     |
[INFO] [stderr] 185 | #[cfg(feature = "ipasir_set_learn")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `ipasir_set_learn` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ipasir-sys` (test "interface_test") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ipasir_sys-6643efd5c2970fd8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/coloring_test.rs (/opt/rustwide/target/debug/deps/coloring_test-efb4bd3ab3aa9b34)
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_can_incrementally_solve_a_coloring_problem ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/interface_test.rs (/opt/rustwide/target/debug/deps/interface_test-28052a33acc74e88)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] c found falsified original clause
[INFO] [stdout] test ipasir_failed::it_returns_0_if_the_assumption_did_not_cause_the_formula_to_be_unsat ... ok
[INFO] [stdout] test ipasir_init::it_constructs_a_new_solver_and_returns_a_pointer_to_it ... ok
[INFO] [stdout] test ipasir_add::it_adds_a_literal_to_the_current_clause_and_finalises_with_zero ... okc found falsified original clause
[INFO] [stdout] 
[INFO] [stdout] test ipasir_set_terminate::it_sets_a_callback_that_determines_whether_the_solver_should_terminate ... ok
[INFO] [stdout] test ipasir_release::it_releases_the_solver_and_all_its_resources ... ok
[INFO] [stdout] test ipasir_signature::it_returns_the_name_and_version_of_the_sat_solver ... ok
[INFO] [stdout] test ipasir_failed::it_returns_0_if_the_polarity_of_the_literal_does_not_match_the_assumption ... ok
[INFO] [stdout] test ipasir_solve::it_solves_the_formula_and_returns_10_for_sat_and_20_for_unsat ... ok
[INFO] [stdout] test ipasir_val::it_gets_the_truth_value_of_a_literal_in_the_satisfying_assigment ... ok
[INFO] [stdout] test ipasir_assume::it_adds_an_assumption_for_the_next_sat_search ... ok
[INFO] [stdout] test ipasir_failed::it_returns_1_if_the_assumption_caused_the_formula_to_be_unsat ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ipasir_sys
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "65ca3bed3fd60cba16faf09932d32e11bfd1426d5d5c45d0345c57a584b5351a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65ca3bed3fd60cba16faf09932d32e11bfd1426d5d5c45d0345c57a584b5351a", kill_on_drop: false }`
[INFO] [stdout] 65ca3bed3fd60cba16faf09932d32e11bfd1426d5d5c45d0345c57a584b5351a
