[INFO] fetching crate fastwfc-sys 0.1.0... [INFO] checking fastwfc-sys-0.1.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [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 a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a67be30fa5634cca81f3e7050c4c213bf0140d0e2e876ec900bf9ccaae65e4c6 [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" "a67be30fa5634cca81f3e7050c4c213bf0140d0e2e876ec900bf9ccaae65e4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a67be30fa5634cca81f3e7050c4c213bf0140d0e2e876ec900bf9ccaae65e4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a67be30fa5634cca81f3e7050c4c213bf0140d0e2e876ec900bf9ccaae65e4c6", kill_on_drop: false }` [INFO] [stdout] a67be30fa5634cca81f3e7050c4c213bf0140d0e2e876ec900bf9ccaae65e4c6 [INFO] running `Command { std: "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" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 000f1377648fd333f262803d761e152a550329b992584933b796b68143538ae5 [INFO] running `Command { std: "docker" "start" "-a" "000f1377648fd333f262803d761e152a550329b992584933b796b68143538ae5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.6.2 [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 1m 00s [INFO] running `Command { std: "docker" "inspect" "000f1377648fd333f262803d761e152a550329b992584933b796b68143538ae5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "000f1377648fd333f262803d761e152a550329b992584933b796b68143538ae5", kill_on_drop: false }` [INFO] [stdout] 000f1377648fd333f262803d761e152a550329b992584933b796b68143538ae5