[INFO] cloning repository https://github.com/maxencefrenette/swipy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxencefrenette/swipy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxencefrenette%2Fswipy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxencefrenette%2Fswipy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c639cd43b1e4f0d1931b8eaee98fb3050d5dabb [INFO] testing maxencefrenette/swipy against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxencefrenette%2Fswipy" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxencefrenette/swipy on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxencefrenette/swipy [INFO] finished tweaking git repo https://github.com/maxencefrenette/swipy [INFO] tweaked toml for git repo https://github.com/maxencefrenette/swipy written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/maxencefrenette/swipy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", 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] 96360ee782d68e709bada65e4204b4083c882e432147f411c4589c05a7f90f78 [INFO] running `Command { std: "docker" "start" "-a" "96360ee782d68e709bada65e4204b4083c882e432147f411c4589c05a7f90f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96360ee782d68e709bada65e4204b4083c882e432147f411c4589c05a7f90f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96360ee782d68e709bada65e4204b4083c882e432147f411c4589c05a7f90f78", kill_on_drop: false }` [INFO] [stdout] 96360ee782d68e709bada65e4204b4083c882e432147f411c4589c05a7f90f78 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b62f401018498a74626c4cc79e55d2e1d9b90b368c74402e670919d709e952cf [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" "b62f401018498a74626c4cc79e55d2e1d9b90b368c74402e670919d709e952cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling strum v0.12.0 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling parking_lot_core v0.3.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling statistical v0.1.1 [INFO] [stderr] Compiling console v0.6.1 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling strum_macros v0.12.0 [INFO] [stderr] Compiling swipy-engine v0.1.0 (/opt/rustwide/workdir/engine) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/v_function/legacy.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref OPTIMIZED: LegacyWeights = [INFO] [stdout] 8 | | serde_json::from_slice(include_bytes!("../../../networks/legacy.json")) [INFO] [stdout] 9 | | .expect("valid legacy weights"); [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/v_function/n_tuple_medium.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref OPTIMIZED: NTupleMediumWeights = [INFO] [stdout] 8 | | serde_json::from_slice(include_bytes!("../../../networks/n_tuple_small.json")) [INFO] [stdout] 9 | | .expect("valid legacy weights"); [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/v_function/n_tuple_small.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref OPTIMIZED: NTupleSmallWeights = [INFO] [stdout] 8 | | serde_json::from_slice(include_bytes!("../../../networks/n_tuple_small.json")) [INFO] [stdout] 9 | | .expect("valid legacy weights"); [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling swipy-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> cli/src/main.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | .author(crate_authors!(", ")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> cli/src/main.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | .author(crate_authors!(", ")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "b62f401018498a74626c4cc79e55d2e1d9b90b368c74402e670919d709e952cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b62f401018498a74626c4cc79e55d2e1d9b90b368c74402e670919d709e952cf", kill_on_drop: false }` [INFO] [stdout] b62f401018498a74626c4cc79e55d2e1d9b90b368c74402e670919d709e952cf [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10535537049bc76441ad132d687f58224c228e64a855d011dc073289477c445a [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" "10535537049bc76441ad132d687f58224c228e64a855d011dc073289477c445a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.3.0 [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/v_function/legacy.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref OPTIMIZED: LegacyWeights = [INFO] [stdout] 8 | | serde_json::from_slice(include_bytes!("../../../networks/legacy.json")) [INFO] [stdout] 9 | | .expect("valid legacy weights"); [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/v_function/n_tuple_medium.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref OPTIMIZED: NTupleMediumWeights = [INFO] [stdout] 8 | | serde_json::from_slice(include_bytes!("../../../networks/n_tuple_small.json")) [INFO] [stdout] 9 | | .expect("valid legacy weights"); [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/v_function/n_tuple_small.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref OPTIMIZED: NTupleSmallWeights = [INFO] [stdout] 8 | | serde_json::from_slice(include_bytes!("../../../networks/n_tuple_small.json")) [INFO] [stdout] 9 | | .expect("valid legacy weights"); [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling swipy-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling itertools-num v0.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling criterion-stats v0.2.4 [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> cli/src/main.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | .author(crate_authors!(", ")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> cli/src/main.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | .author(crate_authors!(", ")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling criterion-plot v0.2.4 [INFO] [stderr] Compiling csv v1.0.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling simplelog v0.5.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling handlebars v0.32.4 [INFO] [stderr] Compiling criterion v0.2.4 [INFO] [stderr] Compiling swipy-engine v0.1.0 (/opt/rustwide/workdir/engine) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/game/board.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / lazy_static! { [INFO] [stdout] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stdout] 43 | | Direction::Left, [INFO] [stdout] 44 | | Direction::Right, [INFO] [stdout] ... | [INFO] [stdout] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/v_function/legacy.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref OPTIMIZED: LegacyWeights = [INFO] [stdout] 8 | | serde_json::from_slice(include_bytes!("../../../networks/legacy.json")) [INFO] [stdout] 9 | | .expect("valid legacy weights"); [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/v_function/n_tuple_medium.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref OPTIMIZED: NTupleMediumWeights = [INFO] [stdout] 8 | | serde_json::from_slice(include_bytes!("../../../networks/n_tuple_small.json")) [INFO] [stdout] 9 | | .expect("valid legacy weights"); [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> engine/src/v_function/n_tuple_small.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref OPTIMIZED: NTupleSmallWeights = [INFO] [stdout] 8 | | serde_json::from_slice(include_bytes!("../../../networks/n_tuple_small.json")) [INFO] [stdout] 9 | | .expect("valid legacy weights"); [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.55s [INFO] running `Command { std: "docker" "inspect" "10535537049bc76441ad132d687f58224c228e64a855d011dc073289477c445a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10535537049bc76441ad132d687f58224c228e64a855d011dc073289477c445a", kill_on_drop: false }` [INFO] [stdout] 10535537049bc76441ad132d687f58224c228e64a855d011dc073289477c445a [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac2a2066b3e1b85b2e8f51800ecbdec356bdc61bc4624a988708aa0e6d4d926d [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" "ac2a2066b3e1b85b2e8f51800ecbdec356bdc61bc4624a988708aa0e6d4d926d", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/game/board.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | / lazy_static! { [INFO] [stderr] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stderr] 43 | | Direction::Left, [INFO] [stderr] 44 | | Direction::Right, [INFO] [stderr] ... | [INFO] [stderr] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stderr] 77 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/game/board.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | / lazy_static! { [INFO] [stderr] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stderr] 43 | | Direction::Left, [INFO] [stderr] 44 | | Direction::Right, [INFO] [stderr] ... | [INFO] [stderr] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stderr] 77 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/game/board.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | / lazy_static! { [INFO] [stderr] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stderr] 43 | | Direction::Left, [INFO] [stderr] 44 | | Direction::Right, [INFO] [stderr] ... | [INFO] [stderr] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stderr] 77 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/game/board.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | / lazy_static! { [INFO] [stderr] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stderr] 43 | | Direction::Left, [INFO] [stderr] 44 | | Direction::Right, [INFO] [stderr] ... | [INFO] [stderr] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stderr] 77 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/game/board.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | / lazy_static! { [INFO] [stderr] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stderr] 43 | | Direction::Left, [INFO] [stderr] 44 | | Direction::Right, [INFO] [stderr] ... | [INFO] [stderr] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stderr] 77 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/game/board.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | / lazy_static! { [INFO] [stderr] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stderr] 43 | | Direction::Left, [INFO] [stderr] 44 | | Direction::Right, [INFO] [stderr] ... | [INFO] [stderr] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stderr] 77 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/game/board.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | / lazy_static! { [INFO] [stderr] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stderr] 43 | | Direction::Left, [INFO] [stderr] 44 | | Direction::Right, [INFO] [stderr] ... | [INFO] [stderr] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stderr] 77 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/v_function/legacy.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | static ref OPTIMIZED: LegacyWeights = [INFO] [stderr] 8 | | serde_json::from_slice(include_bytes!("../../../networks/legacy.json")) [INFO] [stderr] 9 | | .expect("valid legacy weights"); [INFO] [stderr] 10 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/v_function/n_tuple_medium.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | static ref OPTIMIZED: NTupleMediumWeights = [INFO] [stderr] 8 | | serde_json::from_slice(include_bytes!("../../../networks/n_tuple_small.json")) [INFO] [stderr] 9 | | .expect("valid legacy weights"); [INFO] [stderr] 10 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/v_function/n_tuple_small.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | static ref OPTIMIZED: NTupleSmallWeights = [INFO] [stderr] 8 | | serde_json::from_slice(include_bytes!("../../../networks/n_tuple_small.json")) [INFO] [stderr] 9 | | .expect("valid legacy weights"); [INFO] [stderr] 10 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 10 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/game/board.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | / lazy_static! { [INFO] [stderr] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stderr] 43 | | Direction::Left, [INFO] [stderr] 44 | | Direction::Right, [INFO] [stderr] ... | [INFO] [stderr] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stderr] 77 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/game/board.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | / lazy_static! { [INFO] [stderr] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stderr] 43 | | Direction::Left, [INFO] [stderr] 44 | | Direction::Right, [INFO] [stderr] ... | [INFO] [stderr] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stderr] 77 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/game/board.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | / lazy_static! { [INFO] [stderr] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stderr] 43 | | Direction::Left, [INFO] [stderr] 44 | | Direction::Right, [INFO] [stderr] ... | [INFO] [stderr] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stderr] 77 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/game/board.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | / lazy_static! { [INFO] [stderr] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stderr] 43 | | Direction::Left, [INFO] [stderr] 44 | | Direction::Right, [INFO] [stderr] ... | [INFO] [stderr] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stderr] 77 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/game/board.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | / lazy_static! { [INFO] [stderr] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stderr] 43 | | Direction::Left, [INFO] [stderr] 44 | | Direction::Right, [INFO] [stderr] ... | [INFO] [stderr] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stderr] 77 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/game/board.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | / lazy_static! { [INFO] [stderr] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stderr] 43 | | Direction::Left, [INFO] [stderr] 44 | | Direction::Right, [INFO] [stderr] ... | [INFO] [stderr] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stderr] 77 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/game/board.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | / lazy_static! { [INFO] [stderr] 42 | | static ref DIRECTIONS: Vec = vec![ [INFO] [stderr] 43 | | Direction::Left, [INFO] [stderr] 44 | | Direction::Right, [INFO] [stderr] ... | [INFO] [stderr] 76 | | static ref DOWN_MOVES: &'static LookupTable = &MOVES.3; [INFO] [stderr] 77 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/v_function/legacy.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | static ref OPTIMIZED: LegacyWeights = [INFO] [stderr] 8 | | serde_json::from_slice(include_bytes!("../../../networks/legacy.json")) [INFO] [stderr] 9 | | .expect("valid legacy weights"); [INFO] [stderr] 10 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/v_function/n_tuple_medium.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | static ref OPTIMIZED: NTupleMediumWeights = [INFO] [stderr] 8 | | serde_json::from_slice(include_bytes!("../../../networks/n_tuple_small.json")) [INFO] [stderr] 9 | | .expect("valid legacy weights"); [INFO] [stderr] 10 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> engine/src/v_function/n_tuple_small.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | static ref OPTIMIZED: NTupleSmallWeights = [INFO] [stderr] 8 | | serde_json::from_slice(include_bytes!("../../../networks/n_tuple_small.json")) [INFO] [stderr] 9 | | .expect("valid legacy weights"); [INFO] [stderr] 10 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 10 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> cli/src/main.rs:96:17 [INFO] [stderr] | [INFO] [stderr] 96 | .author(crate_authors!(", ")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> cli/src/main.rs:96:17 [INFO] [stderr] | [INFO] [stderr] 96 | .author(crate_authors!(", ")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/swipy_cli-6940136703b78b44) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/swipy_engine-d3046811f841d294) [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] [stdout] running 12 tests [INFO] [stdout] test game::board::tests::at ... ok [INFO] [stdout] test game::board::tests::column_at ... ok [INFO] [stdout] test game::row::tests::as_column ... ok [INFO] [stdout] test game::row::tests::moved ... ok [INFO] [stdout] test game::row::tests::moved_overflow ... ok [INFO] [stdout] test v_function::n_tuple_medium::tests::training_eval ... ok [INFO] [stdout] test game::row::tests::new ... ok [INFO] [stdout] test game::row::tests::reversed ... ok [INFO] [stdout] test game::row::tests::score ... ok [INFO] [stdout] test game::board::tests::row_at ... ok [INFO] [stdout] test v_function::n_tuple_medium::tests::eval_zero ... ok [INFO] [stdout] test v_function::n_tuple_medium::tests::generalization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests swipy-engine [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" "ac2a2066b3e1b85b2e8f51800ecbdec356bdc61bc4624a988708aa0e6d4d926d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac2a2066b3e1b85b2e8f51800ecbdec356bdc61bc4624a988708aa0e6d4d926d", kill_on_drop: false }` [INFO] [stdout] ac2a2066b3e1b85b2e8f51800ecbdec356bdc61bc4624a988708aa0e6d4d926d