[INFO] fetching crate fastwfc-sys 0.1.0... [INFO] testing fastwfc-sys-0.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate fastwfc-sys 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate fastwfc-sys 0.1.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate fastwfc-sys 0.1.0 [INFO] finished tweaking crates.io crate fastwfc-sys 0.1.0 [INFO] tweaked toml for crates.io crate fastwfc-sys 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.44.0" "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] a52de3dbdc9895176e2beee9fb36d01dce17f65148158e838417067d4e2f1466 [INFO] running `"docker" "start" "-a" "a52de3dbdc9895176e2beee9fb36d01dce17f65148158e838417067d4e2f1466"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling fastwfc-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: wrapper.cpp: In constructor 'ArrayColor2D::ArrayColor2D(Array2D)': [INFO] [stderr] warning: wrapper.cpp:40:76: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 40 | ArrayColor2D(Array2D inner): init(true), inner(inner), ref(nullptr) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: wrapper.cpp: In function 'ArrayColor2D* run_overlapping(ArrayColor2D*, OverlappingWFCOptions, unsigned int)': [INFO] [stderr] warning: wrapper.cpp:63:50: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 63 | if (success) return new ArrayColor2D(*success); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: wrapper.cpp:40:31: note: initializing argument 1 of 'ArrayColor2D::ArrayColor2D(Array2D)' [INFO] [stderr] warning: 40 | ArrayColor2D(Array2D inner): init(true), inner(inner), ref(nullptr) {} [INFO] [stderr] warning: | ~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: wrapper.cpp: In function 'ArrayColor2D* run_overlapping_with_seed(ArrayColor2D*, OverlappingWFCOptions, int)': [INFO] [stderr] warning: wrapper.cpp:71:48: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 71 | if (success) return new ArrayColor2D(*success); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: wrapper.cpp:40:31: note: initializing argument 1 of 'ArrayColor2D::ArrayColor2D(Array2D)' [INFO] [stderr] warning: 40 | ArrayColor2D(Array2D inner): init(true), inner(inner), ref(nullptr) {} [INFO] [stderr] warning: | ~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: In file included from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp: In instantiation of 'Array2D OverlappingWFC::to_image(const Array2D&) const [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:318:14: required from 'std::optional > OverlappingWFC::run() [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:62:53: required from here [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:301:12: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 301 | return output; [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp: In instantiation of 'Array2D Array2D::get_sub_array(unsigned int, unsigned int, unsigned int, unsigned int) const [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:178:18: required from 'static std::pair >, std::vector > OverlappingWFC::get_patterns(const Array2D&, const OverlappingWFCOptions&) [with T = Color]' [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:310:58: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, int) [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:61:54: required from here [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:95:12: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 95 | return sub_array_2d; [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp: In instantiation of 'Array2D Array2D::reflected() const [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:179:56: required from 'static std::pair >, std::vector > OverlappingWFC::get_patterns(const Array2D&, const OverlappingWFCOptions&) [with T = Color]' [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:310:58: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, int) [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:61:54: required from here [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:67:12: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 67 | return result; [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp: In instantiation of 'Array2D Array2D::rotated() const [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:180:54: required from 'static std::pair >, std::vector > OverlappingWFC::get_patterns(const Array2D&, const OverlappingWFCOptions&) [with T = Color]' [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:310:58: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, int) [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:61:54: required from here [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:80:12: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 80 | return result; [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp: In instantiation of 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, const int&, const std::pair >, std::vector >&, const std::vector, 4> >&) [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:92:59: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, const int&, const std::pair >, std::vector >&) [with T = Color]' [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:310:74: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, int) [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:61:54: required from here [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:76:64: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 76 | options.get_wave_height(), options.get_wave_width()) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/lib/wfc.cpp: In member function 'Array2D WFC::wave_to_output() const': [INFO] [stderr] warning: fast-wfc/src/lib/wfc.cpp:33:10: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 33 | return output_patterns; [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from fast-wfc/src/include/wfc.hpp:7, [INFO] [stderr] warning: from fast-wfc/src/lib/wfc.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = unsigned int]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.60s [INFO] running `"docker" "inspect" "a52de3dbdc9895176e2beee9fb36d01dce17f65148158e838417067d4e2f1466"` [INFO] running `"docker" "rm" "-f" "a52de3dbdc9895176e2beee9fb36d01dce17f65148158e838417067d4e2f1466"` [INFO] [stdout] a52de3dbdc9895176e2beee9fb36d01dce17f65148158e838417067d4e2f1466 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.44.0" "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] 47eb5df18130edeee784719ba5bd9b812457abee8fa9054fd380429fa4937eca [INFO] running `"docker" "start" "-a" "47eb5df18130edeee784719ba5bd9b812457abee8fa9054fd380429fa4937eca"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: wrapper.cpp: In constructor 'ArrayColor2D::ArrayColor2D(Array2D)': [INFO] [stderr] warning: wrapper.cpp:40:76: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 40 | ArrayColor2D(Array2D inner): init(true), inner(inner), ref(nullptr) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: wrapper.cpp: In function 'ArrayColor2D* run_overlapping(ArrayColor2D*, OverlappingWFCOptions, unsigned int)': [INFO] [stderr] warning: wrapper.cpp:63:50: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 63 | if (success) return new ArrayColor2D(*success); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: wrapper.cpp:40:31: note: initializing argument 1 of 'ArrayColor2D::ArrayColor2D(Array2D)' [INFO] [stderr] warning: 40 | ArrayColor2D(Array2D inner): init(true), inner(inner), ref(nullptr) {} [INFO] [stderr] warning: | ~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: wrapper.cpp: In function 'ArrayColor2D* run_overlapping_with_seed(ArrayColor2D*, OverlappingWFCOptions, int)': [INFO] [stderr] warning: wrapper.cpp:71:48: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 71 | if (success) return new ArrayColor2D(*success); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: wrapper.cpp:40:31: note: initializing argument 1 of 'ArrayColor2D::ArrayColor2D(Array2D)' [INFO] [stderr] warning: 40 | ArrayColor2D(Array2D inner): init(true), inner(inner), ref(nullptr) {} [INFO] [stderr] warning: | ~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: In file included from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp: In instantiation of 'Array2D OverlappingWFC::to_image(const Array2D&) const [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:318:14: required from 'std::optional > OverlappingWFC::run() [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:62:53: required from here [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:301:12: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 301 | return output; [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp: In instantiation of 'Array2D Array2D::get_sub_array(unsigned int, unsigned int, unsigned int, unsigned int) const [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:178:18: required from 'static std::pair >, std::vector > OverlappingWFC::get_patterns(const Array2D&, const OverlappingWFCOptions&) [with T = Color]' [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:310:58: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, int) [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:61:54: required from here [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:95:12: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 95 | return sub_array_2d; [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp: In instantiation of 'Array2D Array2D::reflected() const [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:179:56: required from 'static std::pair >, std::vector > OverlappingWFC::get_patterns(const Array2D&, const OverlappingWFCOptions&) [with T = Color]' [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:310:58: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, int) [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:61:54: required from here [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:67:12: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 67 | return result; [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp: In instantiation of 'Array2D Array2D::rotated() const [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:180:54: required from 'static std::pair >, std::vector > OverlappingWFC::get_patterns(const Array2D&, const OverlappingWFCOptions&) [with T = Color]' [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:310:58: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, int) [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:61:54: required from here [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:80:12: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 80 | return result; [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp: In instantiation of 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, const int&, const std::pair >, std::vector >&, const std::vector, 4> >&) [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:92:59: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, const int&, const std::pair >, std::vector >&) [with T = Color]' [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:310:74: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, int) [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:61:54: required from here [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:76:64: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 76 | options.get_wave_height(), options.get_wave_width()) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/lib/wfc.cpp: In member function 'Array2D WFC::wave_to_output() const': [INFO] [stderr] warning: fast-wfc/src/lib/wfc.cpp:33:10: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 33 | return output_patterns; [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from fast-wfc/src/include/wfc.hpp:7, [INFO] [stderr] warning: from fast-wfc/src/lib/wfc.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = unsigned int]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] Compiling fastwfc-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `"docker" "inspect" "47eb5df18130edeee784719ba5bd9b812457abee8fa9054fd380429fa4937eca"` [INFO] running `"docker" "rm" "-f" "47eb5df18130edeee784719ba5bd9b812457abee8fa9054fd380429fa4937eca"` [INFO] [stdout] 47eb5df18130edeee784719ba5bd9b812457abee8fa9054fd380429fa4937eca [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b747d65ee88bd83042e7a7027b90530107f896c9187e558e37dd1fa4a159c095 [INFO] running `"docker" "start" "-a" "b747d65ee88bd83042e7a7027b90530107f896c9187e558e37dd1fa4a159c095"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: wrapper.cpp: In constructor 'ArrayColor2D::ArrayColor2D(Array2D)': [INFO] [stderr] warning: wrapper.cpp:40:76: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 40 | ArrayColor2D(Array2D inner): init(true), inner(inner), ref(nullptr) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: wrapper.cpp: In function 'ArrayColor2D* run_overlapping(ArrayColor2D*, OverlappingWFCOptions, unsigned int)': [INFO] [stderr] warning: wrapper.cpp:63:50: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 63 | if (success) return new ArrayColor2D(*success); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: wrapper.cpp:40:31: note: initializing argument 1 of 'ArrayColor2D::ArrayColor2D(Array2D)' [INFO] [stderr] warning: 40 | ArrayColor2D(Array2D inner): init(true), inner(inner), ref(nullptr) {} [INFO] [stderr] warning: | ~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: wrapper.cpp: In function 'ArrayColor2D* run_overlapping_with_seed(ArrayColor2D*, OverlappingWFCOptions, int)': [INFO] [stderr] warning: wrapper.cpp:71:48: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 71 | if (success) return new ArrayColor2D(*success); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: wrapper.cpp:40:31: note: initializing argument 1 of 'ArrayColor2D::ArrayColor2D(Array2D)' [INFO] [stderr] warning: 40 | ArrayColor2D(Array2D inner): init(true), inner(inner), ref(nullptr) {} [INFO] [stderr] warning: | ~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: In file included from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp: In instantiation of 'Array2D OverlappingWFC::to_image(const Array2D&) const [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:318:14: required from 'std::optional > OverlappingWFC::run() [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:62:53: required from here [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:301:12: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 301 | return output; [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp: In instantiation of 'Array2D Array2D::get_sub_array(unsigned int, unsigned int, unsigned int, unsigned int) const [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:178:18: required from 'static std::pair >, std::vector > OverlappingWFC::get_patterns(const Array2D&, const OverlappingWFCOptions&) [with T = Color]' [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:310:58: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, int) [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:61:54: required from here [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:95:12: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 95 | return sub_array_2d; [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp: In instantiation of 'Array2D Array2D::reflected() const [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:179:56: required from 'static std::pair >, std::vector > OverlappingWFC::get_patterns(const Array2D&, const OverlappingWFCOptions&) [with T = Color]' [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:310:58: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, int) [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:61:54: required from here [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:67:12: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 67 | return result; [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp: In instantiation of 'Array2D Array2D::rotated() const [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:180:54: required from 'static std::pair >, std::vector > OverlappingWFC::get_patterns(const Array2D&, const OverlappingWFCOptions&) [with T = Color]' [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:310:58: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, int) [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:61:54: required from here [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:80:12: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 80 | return result; [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp: In instantiation of 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, const int&, const std::pair >, std::vector >&, const std::vector, 4> >&) [with T = Color]': [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:92:59: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, const int&, const std::pair >, std::vector >&) [with T = Color]' [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:310:74: required from 'OverlappingWFC::OverlappingWFC(const Array2D&, const OverlappingWFCOptions&, int) [with T = Color]' [INFO] [stderr] warning: wrapper.cpp:61:54: required from here [INFO] [stderr] warning: fast-wfc/src/include/overlapping_wfc.hpp:76:64: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 76 | options.get_wave_height(), options.get_wave_width()) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from fast-wfc/src/include/overlapping_wfc.hpp:7, [INFO] [stderr] warning: from wrapper.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = Color]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: fast-wfc/src/lib/wfc.cpp: In member function 'Array2D WFC::wave_to_output() const': [INFO] [stderr] warning: fast-wfc/src/lib/wfc.cpp:33:10: warning: implicitly-declared 'Array2D::Array2D(const Array2D&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 33 | return output_patterns; [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from fast-wfc/src/include/wfc.hpp:7, [INFO] [stderr] warning: from fast-wfc/src/lib/wfc.cpp:1: [INFO] [stderr] warning: fast-wfc/src/include/utils/array2D.hpp:101:15: note: because 'Array2D' has user-provided 'Array2D& Array2D::operator=(const Array2D&) [with T = unsigned int]' [INFO] [stderr] warning: 101 | Array2D &operator=(const Array2D &a) noexcept { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fastwfc_sys-f9aecc2ebadce7a7 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test bindgen_test_layout_Color ... ok [INFO] [stdout] test test_fastwfc ... ok [INFO] [stdout] test bindgen_test_layout_ArrayColor2D ... ok [INFO] [stdout] test bindgen_test_layout_OverlappingWFCOptions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests fastwfc-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 [INFO] [stdout] [INFO] running `"docker" "inspect" "b747d65ee88bd83042e7a7027b90530107f896c9187e558e37dd1fa4a159c095"` [INFO] running `"docker" "rm" "-f" "b747d65ee88bd83042e7a7027b90530107f896c9187e558e37dd1fa4a159c095"` [INFO] [stdout] b747d65ee88bd83042e7a7027b90530107f896c9187e558e37dd1fa4a159c095