[INFO] fetching crate minisat 0.4.4... [INFO] checking minisat-0.4.4 against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] extracting crate minisat 0.4.4 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate minisat 0.4.4 on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9862bd2956706a63a54439e3e05b1cbce664606518e0c7855506aac1ce0fe590 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9862bd2956706a63a54439e3e05b1cbce664606518e0c7855506aac1ce0fe590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9862bd2956706a63a54439e3e05b1cbce664606518e0c7855506aac1ce0fe590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9862bd2956706a63a54439e3e05b1cbce664606518e0c7855506aac1ce0fe590", kill_on_drop: false }` [INFO] [stdout] 9862bd2956706a63a54439e3e05b1cbce664606518e0c7855506aac1ce0fe590 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df6a4613a97c3b405321342683ef2ea2130ed1c227e22840bae356e1900e0c15 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "df6a4613a97c3b405321342683ef2ea2130ed1c227e22840bae356e1900e0c15", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Checking sudoku v0.7.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking quickcheck v0.7.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 51.38s [INFO] running `Command { std: "docker" "inspect" "df6a4613a97c3b405321342683ef2ea2130ed1c227e22840bae356e1900e0c15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df6a4613a97c3b405321342683ef2ea2130ed1c227e22840bae356e1900e0c15", kill_on_drop: false }` [INFO] [stdout] df6a4613a97c3b405321342683ef2ea2130ed1c227e22840bae356e1900e0c15