[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 try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxencefrenette%2Fswipy" "/workspace/builds/worker-60/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-60/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxencefrenette/swipy on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-60/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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clicolors-control v0.2.0 [INFO] [stderr] Downloaded criterion-stats v0.2.4 [INFO] [stderr] Downloaded console v0.6.1 [INFO] [stderr] Downloaded handlebars v0.32.4 [INFO] [stderr] Downloaded criterion-plot v0.2.4 [INFO] [stderr] Downloaded criterion v0.2.4 [INFO] [stderr] Downloaded indicatif v0.9.0 [INFO] [stderr] Downloaded csv v1.0.0 [INFO] [stderr] Downloaded itertools-num v0.1.1 [INFO] [stderr] Downloaded strum_macros v0.12.0 [INFO] [stderr] Downloaded strum v0.12.0 [INFO] [stderr] Downloaded statistical v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9aa01d1b0b5ba68b988ff635b2b29d574d64918213802df6dece7687b562f12 [INFO] running `Command { std: "docker" "start" "-a" "f9aa01d1b0b5ba68b988ff635b2b29d574d64918213802df6dece7687b562f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9aa01d1b0b5ba68b988ff635b2b29d574d64918213802df6dece7687b562f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9aa01d1b0b5ba68b988ff635b2b29d574d64918213802df6dece7687b562f12", kill_on_drop: false }` [INFO] [stdout] f9aa01d1b0b5ba68b988ff635b2b29d574d64918213802df6dece7687b562f12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 010d6b4df3fac520c9b4102b2a81b3def18ddf1ad2dd08dca167cd18cccf7559 [INFO] running `Command { std: "docker" "start" "-a" "010d6b4df3fac520c9b4102b2a81b3def18ddf1ad2dd08dca167cd18cccf7559", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strum v0.12.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling rand v0.6.1 [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 num-integer v0.1.39 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling parking_lot_core v0.3.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [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 16.30s [INFO] running `Command { std: "docker" "inspect" "010d6b4df3fac520c9b4102b2a81b3def18ddf1ad2dd08dca167cd18cccf7559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "010d6b4df3fac520c9b4102b2a81b3def18ddf1ad2dd08dca167cd18cccf7559", kill_on_drop: false }` [INFO] [stdout] 010d6b4df3fac520c9b4102b2a81b3def18ddf1ad2dd08dca167cd18cccf7559 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1867fb074183db45a62e71ec6b3ffa0abe710e7340a47d67da6429bdc039b3bf [INFO] running `Command { std: "docker" "start" "-a" "1867fb074183db45a62e71ec6b3ffa0abe710e7340a47d67da6429bdc039b3bf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling quick-error v1.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 regex-syntax v0.6.2 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling syn v0.11.11 [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] [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 itertools v0.7.8 [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] --> 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-stats v0.2.4 [INFO] [stderr] Compiling csv v1.0.0 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling criterion-plot v0.2.4 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling simplelog v0.5.2 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.9 [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 22.54s [INFO] running `Command { std: "docker" "inspect" "1867fb074183db45a62e71ec6b3ffa0abe710e7340a47d67da6429bdc039b3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1867fb074183db45a62e71ec6b3ffa0abe710e7340a47d67da6429bdc039b3bf", kill_on_drop: false }` [INFO] [stdout] 1867fb074183db45a62e71ec6b3ffa0abe710e7340a47d67da6429bdc039b3bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 94a9ab9c2911f0304d68c40c5be042c832c4bd7b8a39f723e687e9a471df0a18 [INFO] running `Command { std: "docker" "start" "-a" "94a9ab9c2911f0304d68c40c5be042c832c4bd7b8a39f723e687e9a471df0a18", 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.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/swipy_cli-9a2b601a51d990d5) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/swipy_engine-7719282f43a5134e) [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::board::tests::row_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 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::training_eval ... ok [INFO] [stdout] test game::row::tests::score ... 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.00s [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" "94a9ab9c2911f0304d68c40c5be042c832c4bd7b8a39f723e687e9a471df0a18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94a9ab9c2911f0304d68c40c5be042c832c4bd7b8a39f723e687e9a471df0a18", kill_on_drop: false }` [INFO] [stdout] 94a9ab9c2911f0304d68c40c5be042c832c4bd7b8a39f723e687e9a471df0a18