[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxencefrenette%2Fswipy" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxencefrenette/swipy on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-1/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thread-scoped v1.0.2 [INFO] [stderr] Downloaded console v0.6.1 [INFO] [stderr] Downloaded quote v0.6.4 [INFO] [stderr] Downloaded itertools-num v0.1.1 [INFO] [stderr] Downloaded proc-macro2 v0.4.9 [INFO] [stderr] Downloaded clicolors-control v0.2.0 [INFO] [stderr] Downloaded strum_macros v0.12.0 [INFO] [stderr] Downloaded strum v0.12.0 [INFO] [stderr] Downloaded heck v0.3.0 [INFO] [stderr] Downloaded csv-core v0.1.4 [INFO] [stderr] Downloaded indicatif v0.9.0 [INFO] [stderr] Downloaded statistical v0.1.1 [INFO] [stderr] Downloaded handlebars v0.32.4 [INFO] [stderr] Downloaded csv v1.0.0 [INFO] [stderr] Downloaded criterion-stats v0.2.4 [INFO] [stderr] Downloaded criterion-plot v0.2.4 [INFO] [stderr] Downloaded criterion v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] eccee03c45cf257f44255173c59e42b1685b64cb3dbf1274cac98e8c9ea7c34d [INFO] running `Command { std: "docker" "start" "-a" "eccee03c45cf257f44255173c59e42b1685b64cb3dbf1274cac98e8c9ea7c34d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eccee03c45cf257f44255173c59e42b1685b64cb3dbf1274cac98e8c9ea7c34d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eccee03c45cf257f44255173c59e42b1685b64cb3dbf1274cac98e8c9ea7c34d", kill_on_drop: false }` [INFO] [stdout] eccee03c45cf257f44255173c59e42b1685b64cb3dbf1274cac98e8c9ea7c34d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] 28b8d69a82b088ee0a73be17515381d633fa7185dd07dc0019281f045f554bc1 [INFO] running `Command { std: "docker" "start" "-a" "28b8d69a82b088ee0a73be17515381d633fa7185dd07dc0019281f045f554bc1", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling strum v0.12.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.22 [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 rand v0.5.4 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.3.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling regex v0.2.11 [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_derive v1.0.80 [INFO] [stderr] Compiling strum_macros v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.33 [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 02s [INFO] running `Command { std: "docker" "inspect" "28b8d69a82b088ee0a73be17515381d633fa7185dd07dc0019281f045f554bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28b8d69a82b088ee0a73be17515381d633fa7185dd07dc0019281f045f554bc1", kill_on_drop: false }` [INFO] [stdout] 28b8d69a82b088ee0a73be17515381d633fa7185dd07dc0019281f045f554bc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--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] 19d82c7a26292d77d11bbc300b68e496e5b4bbeb9e0cf99ebe017d22f7570f45 [INFO] running `Command { std: "docker" "start" "-a" "19d82c7a26292d77d11bbc300b68e496e5b4bbeb9e0cf99ebe017d22f7570f45", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling approx v0.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling itertools-num v0.1.1 [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] [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] --> 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 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 backtrace v0.3.9 [INFO] [stderr] Compiling csv v1.0.0 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling simplelog v0.5.2 [INFO] [stderr] Compiling criterion-plot v0.2.4 [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 34.46s [INFO] running `Command { std: "docker" "inspect" "19d82c7a26292d77d11bbc300b68e496e5b4bbeb9e0cf99ebe017d22f7570f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19d82c7a26292d77d11bbc300b68e496e5b4bbeb9e0cf99ebe017d22f7570f45", kill_on_drop: false }` [INFO] [stdout] 19d82c7a26292d77d11bbc300b68e496e5b4bbeb9e0cf99ebe017d22f7570f45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] ff46b963855530da4c0feae41c73cce14173f5cf1e3f212aa312600329f85ce1 [INFO] running `Command { std: "docker" "start" "-a" "ff46b963855530da4c0feae41c73cce14173f5cf1e3f212aa312600329f85ce1", 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/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: `swipy-engine` (lib) generated 10 warnings (5 duplicates) [INFO] [stderr] warning: `swipy-engine` (lib test) generated 10 warnings (10 duplicates) [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: `swipy-cli` (bin "swipy-cli" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/swipy_cli-ece1461ef0539898) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/swipy_engine-8deb3b1e23670cd3) [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::new ... ok [INFO] [stdout] test game::row::tests::reversed ... 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] test game::row::tests::moved_overflow ... ok [INFO] [stdout] test game::board::tests::row_at ... ok [INFO] [stdout] test game::row::tests::score ... ok [INFO] [stdout] test v_function::n_tuple_medium::tests::training_eval ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [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" "ff46b963855530da4c0feae41c73cce14173f5cf1e3f212aa312600329f85ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff46b963855530da4c0feae41c73cce14173f5cf1e3f212aa312600329f85ce1", kill_on_drop: false }` [INFO] [stdout] ff46b963855530da4c0feae41c73cce14173f5cf1e3f212aa312600329f85ce1