[INFO] fetching crate minisat 0.4.4... [INFO] testing minisat-0.4.4 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate minisat 0.4.4 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate minisat 0.4.4 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate minisat 0.4.4 [INFO] finished tweaking crates.io crate minisat 0.4.4 [INFO] tweaked toml for crates.io crate minisat 0.4.4 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e5f7bb47d42a38c8da2b4f14beaf42cf9730a6b861f7bee8343bf1230939cf8d [INFO] running `"docker" "start" "-a" "e5f7bb47d42a38c8da2b4f14beaf42cf9730a6b861f7bee8343bf1230939cf8d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling minisat v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: In file included from lib/minisat/minisat/mtl/Alg.h:24, [INFO] [stderr] warning: from lib/minisat/minisat/core/Solver.cc:23: [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h: In instantiation of 'void Minisat::vec::capacity(Minisat::vec::Size) [with T = Minisat::vec; _Size = int; Minisat::vec::Size = int]': [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:119:5: required from 'void Minisat::vec::growTo(Minisat::vec::Size) [with T = Minisat::vec; _Size = int; Minisat::vec::Size = int]' [INFO] [stderr] warning: lib/minisat/minisat/mtl/IntMap.h:48:48: required from 'void Minisat::IntMap::reserve(K) [with K = Minisat::Lit; V = Minisat::vec; MkIndex = Minisat::MkIndexLit]' [INFO] [stderr] warning: lib/minisat/minisat/core/SolverTypes.h:338:37: required from 'void Minisat::OccLists::init(const K&) [with K = Minisat::Lit; Vec = Minisat::vec; Deleted = Minisat::Solver::WatcherDeleted; MkIndex = Minisat::MkIndexLit]' [INFO] [stderr] warning: lib/minisat/minisat/core/Solver.cc:128:35: required from here [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:103:33: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class Minisat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] warning: 103 | || (((data = (T*)::realloc(data, (cap += add) * sizeof(T))) == NULL) && errno == ENOMEM) ) [INFO] [stderr] warning: | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from lib/minisat/minisat/mtl/Alg.h:24, [INFO] [stderr] warning: from lib/minisat/minisat/core/Solver.cc:23: [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:39:7: note: 'class Minisat::vec' declared here [INFO] [stderr] warning: 39 | class vec { [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: In file included from lib/minisat/minisat/mtl/Sort.h:24, [INFO] [stderr] warning: from lib/minisat/minisat/simp/SimpSolver.cc:21: [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h: In instantiation of 'void Minisat::vec::capacity(Minisat::vec::Size) [with T = Minisat::vec; _Size = int; Minisat::vec::Size = int]': [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:119:5: required from 'void Minisat::vec::growTo(Minisat::vec::Size) [with T = Minisat::vec; _Size = int; Minisat::vec::Size = int]' [INFO] [stderr] warning: lib/minisat/minisat/mtl/IntMap.h:48:48: required from 'void Minisat::IntMap::reserve(K) [with K = int; V = Minisat::vec; MkIndex = Minisat::MkIndexDefault]' [INFO] [stderr] warning: lib/minisat/minisat/core/SolverTypes.h:338:37: required from 'void Minisat::OccLists::init(const K&) [with K = int; Vec = Minisat::vec; Deleted = Minisat::SimpSolver::ClauseDeleted; MkIndex = Minisat::MkIndexDefault]' [INFO] [stderr] warning: lib/minisat/minisat/simp/SimpSolver.cc:86:28: required from here [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:103:33: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class Minisat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] warning: 103 | || (((data = (T*)::realloc(data, (cap += add) * sizeof(T))) == NULL) && errno == ENOMEM) ) [INFO] [stderr] warning: | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from lib/minisat/minisat/mtl/Sort.h:24, [INFO] [stderr] warning: from lib/minisat/minisat/simp/SimpSolver.cc:21: [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:39:7: note: 'class Minisat::vec' declared here [INFO] [stderr] warning: 39 | class vec { [INFO] [stderr] warning: | ^~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.14s [INFO] running `"docker" "inspect" "e5f7bb47d42a38c8da2b4f14beaf42cf9730a6b861f7bee8343bf1230939cf8d"` [INFO] running `"docker" "rm" "-f" "e5f7bb47d42a38c8da2b4f14beaf42cf9730a6b861f7bee8343bf1230939cf8d"` [INFO] [stdout] e5f7bb47d42a38c8da2b4f14beaf42cf9730a6b861f7bee8343bf1230939cf8d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 943bef55c6f51cb663ef384a63b8583aa9d9ef2077b701afe17078cec8bef4d6 [INFO] running `"docker" "start" "-a" "943bef55c6f51cb663ef384a63b8583aa9d9ef2077b701afe17078cec8bef4d6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] warning: In file included from lib/minisat/minisat/mtl/Alg.h:24, [INFO] [stderr] warning: from lib/minisat/minisat/core/Solver.cc:23: [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h: In instantiation of 'void Minisat::vec::capacity(Minisat::vec::Size) [with T = Minisat::vec; _Size = int; Minisat::vec::Size = int]': [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:119:5: required from 'void Minisat::vec::growTo(Minisat::vec::Size) [with T = Minisat::vec; _Size = int; Minisat::vec::Size = int]' [INFO] [stderr] warning: lib/minisat/minisat/mtl/IntMap.h:48:48: required from 'void Minisat::IntMap::reserve(K) [with K = Minisat::Lit; V = Minisat::vec; MkIndex = Minisat::MkIndexLit]' [INFO] [stderr] warning: lib/minisat/minisat/core/SolverTypes.h:338:37: required from 'void Minisat::OccLists::init(const K&) [with K = Minisat::Lit; Vec = Minisat::vec; Deleted = Minisat::Solver::WatcherDeleted; MkIndex = Minisat::MkIndexLit]' [INFO] [stderr] warning: lib/minisat/minisat/core/Solver.cc:128:35: required from here [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:103:33: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class Minisat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] warning: 103 | || (((data = (T*)::realloc(data, (cap += add) * sizeof(T))) == NULL) && errno == ENOMEM) ) [INFO] [stderr] warning: | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from lib/minisat/minisat/mtl/Alg.h:24, [INFO] [stderr] warning: from lib/minisat/minisat/core/Solver.cc:23: [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:39:7: note: 'class Minisat::vec' declared here [INFO] [stderr] warning: 39 | class vec { [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: In file included from lib/minisat/minisat/mtl/Sort.h:24, [INFO] [stderr] warning: from lib/minisat/minisat/simp/SimpSolver.cc:21: [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h: In instantiation of 'void Minisat::vec::capacity(Minisat::vec::Size) [with T = Minisat::vec; _Size = int; Minisat::vec::Size = int]': [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:119:5: required from 'void Minisat::vec::growTo(Minisat::vec::Size) [with T = Minisat::vec; _Size = int; Minisat::vec::Size = int]' [INFO] [stderr] warning: lib/minisat/minisat/mtl/IntMap.h:48:48: required from 'void Minisat::IntMap::reserve(K) [with K = int; V = Minisat::vec; MkIndex = Minisat::MkIndexDefault]' [INFO] [stderr] warning: lib/minisat/minisat/core/SolverTypes.h:338:37: required from 'void Minisat::OccLists::init(const K&) [with K = int; Vec = Minisat::vec; Deleted = Minisat::SimpSolver::ClauseDeleted; MkIndex = Minisat::MkIndexDefault]' [INFO] [stderr] warning: lib/minisat/minisat/simp/SimpSolver.cc:86:28: required from here [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:103:33: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class Minisat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] warning: 103 | || (((data = (T*)::realloc(data, (cap += add) * sizeof(T))) == NULL) && errno == ENOMEM) ) [INFO] [stderr] warning: | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from lib/minisat/minisat/mtl/Sort.h:24, [INFO] [stderr] warning: from lib/minisat/minisat/simp/SimpSolver.cc:21: [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:39:7: note: 'class Minisat::vec' declared here [INFO] [stderr] warning: 39 | class vec { [INFO] [stderr] warning: | ^~~ [INFO] [stderr] Compiling quickcheck v0.7.2 [INFO] [stderr] Compiling sudoku v0.7.0 [INFO] [stderr] Compiling minisat v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.80s [INFO] running `"docker" "inspect" "943bef55c6f51cb663ef384a63b8583aa9d9ef2077b701afe17078cec8bef4d6"` [INFO] running `"docker" "rm" "-f" "943bef55c6f51cb663ef384a63b8583aa9d9ef2077b701afe17078cec8bef4d6"` [INFO] [stdout] 943bef55c6f51cb663ef384a63b8583aa9d9ef2077b701afe17078cec8bef4d6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 279b6d690eb2af67c6dc8c5b2dd25cb767ec7a3d53f660e8e7618a2ff226c74a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "279b6d690eb2af67c6dc8c5b2dd25cb767ec7a3d53f660e8e7618a2ff226c74a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: In file included from lib/minisat/minisat/mtl/Alg.h:24, [INFO] [stderr] warning: from lib/minisat/minisat/core/Solver.cc:23: [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h: In instantiation of 'void Minisat::vec::capacity(Minisat::vec::Size) [with T = Minisat::vec; _Size = int; Minisat::vec::Size = int]': [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:119:5: required from 'void Minisat::vec::growTo(Minisat::vec::Size) [with T = Minisat::vec; _Size = int; Minisat::vec::Size = int]' [INFO] [stderr] warning: lib/minisat/minisat/mtl/IntMap.h:48:48: required from 'void Minisat::IntMap::reserve(K) [with K = Minisat::Lit; V = Minisat::vec; MkIndex = Minisat::MkIndexLit]' [INFO] [stderr] warning: lib/minisat/minisat/core/SolverTypes.h:338:37: required from 'void Minisat::OccLists::init(const K&) [with K = Minisat::Lit; Vec = Minisat::vec; Deleted = Minisat::Solver::WatcherDeleted; MkIndex = Minisat::MkIndexLit]' [INFO] [stderr] warning: lib/minisat/minisat/core/Solver.cc:128:35: required from here [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:103:33: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class Minisat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] warning: 103 | || (((data = (T*)::realloc(data, (cap += add) * sizeof(T))) == NULL) && errno == ENOMEM) ) [INFO] [stderr] warning: | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from lib/minisat/minisat/mtl/Alg.h:24, [INFO] [stderr] warning: from lib/minisat/minisat/core/Solver.cc:23: [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:39:7: note: 'class Minisat::vec' declared here [INFO] [stderr] warning: 39 | class vec { [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: In file included from lib/minisat/minisat/mtl/Sort.h:24, [INFO] [stderr] warning: from lib/minisat/minisat/simp/SimpSolver.cc:21: [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h: In instantiation of 'void Minisat::vec::capacity(Minisat::vec::Size) [with T = Minisat::vec; _Size = int; Minisat::vec::Size = int]': [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:119:5: required from 'void Minisat::vec::growTo(Minisat::vec::Size) [with T = Minisat::vec; _Size = int; Minisat::vec::Size = int]' [INFO] [stderr] warning: lib/minisat/minisat/mtl/IntMap.h:48:48: required from 'void Minisat::IntMap::reserve(K) [with K = int; V = Minisat::vec; MkIndex = Minisat::MkIndexDefault]' [INFO] [stderr] warning: lib/minisat/minisat/core/SolverTypes.h:338:37: required from 'void Minisat::OccLists::init(const K&) [with K = int; Vec = Minisat::vec; Deleted = Minisat::SimpSolver::ClauseDeleted; MkIndex = Minisat::MkIndexDefault]' [INFO] [stderr] warning: lib/minisat/minisat/simp/SimpSolver.cc:86:28: required from here [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:103:33: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class Minisat::vec'; use 'new' and 'delete' instead [-Wclass-memaccess] [INFO] [stderr] warning: 103 | || (((data = (T*)::realloc(data, (cap += add) * sizeof(T))) == NULL) && errno == ENOMEM) ) [INFO] [stderr] warning: | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from lib/minisat/minisat/mtl/Sort.h:24, [INFO] [stderr] warning: from lib/minisat/minisat/simp/SimpSolver.cc:21: [INFO] [stderr] warning: lib/minisat/minisat/mtl/Vec.h:39:7: note: 'class Minisat::vec' declared here [INFO] [stderr] warning: 39 | class vec { [INFO] [stderr] warning: | ^~~ [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/minisat-e23a35c4647659e0 [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test tests::sat ... ok [INFO] [stdout] test tests::unsat2 ... ok [INFO] [stdout] test tests::xor ... ok [INFO] [stdout] test tests::graph_color ... ok [INFO] [stdout] test tests::binary_ord ... ok [INFO] [stdout] test tests::take_more_than_len ... ok [INFO] [stdout] test tests::unsat ... ok [INFO] [stdout] test tests::sat2 ... ok [INFO] [stdout] test tests::unary_1 ... ok [INFO] [stdout] test tests::const_bool_equal ... ok [INFO] [stdout] test tests::xor_odd_constant ... ok [INFO] [stdout] test tests::const_bool_addclause ... ok [INFO] [stdout] test tests::factorization_binary ... ok [INFO] [stdout] test tests::const_binary_eq ... ok [INFO] [stdout] test tests::parity ... ok [INFO] [stdout] test tests::xor_literal_lits ... ok [INFO] [stdout] test tests::xor_literal ... ok [INFO] [stdout] test tests::factorization_unary ... ok [INFO] [stdout] test tests::factorization_binary_large ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests minisat [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 72) ... ok [INFO] [stdout] test src/lib.rs - (line 4) ... ok [INFO] [stdout] test src/lib.rs - (line 40) ... ok [INFO] [stdout] test src/lib.rs - (line 96) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "279b6d690eb2af67c6dc8c5b2dd25cb767ec7a3d53f660e8e7618a2ff226c74a"` [INFO] running `"docker" "rm" "-f" "279b6d690eb2af67c6dc8c5b2dd25cb767ec7a3d53f660e8e7618a2ff226c74a"` [INFO] [stdout] 279b6d690eb2af67c6dc8c5b2dd25cb767ec7a3d53f660e8e7618a2ff226c74a