[INFO] cloning repository https://github.com/BuonOmo/ascacou-solver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BuonOmo/ascacou-solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuonOmo%2Fascacou-solver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuonOmo%2Fascacou-solver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90f19b161fa1cfcf233bd5be729d5ac2c5c8a6df
[INFO] building BuonOmo/ascacou-solver against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuonOmo%2Fascacou-solver" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BuonOmo/ascacou-solver on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BuonOmo/ascacou-solver
[INFO] finished tweaking git repo https://github.com/BuonOmo/ascacou-solver
[INFO] tweaked toml for git repo https://github.com/BuonOmo/ascacou-solver written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BuonOmo/ascacou-solver already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/engine/Cargo.toml: unused manifest key: bin.0.description
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/engine/Cargo.toml: unused manifest key: bin.1.description
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/engine/Cargo.toml: unused manifest key: bin.2.description
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.15.1
[INFO] [stderr]   Downloaded pyo3-macros v0.15.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.15.1
[INFO] [stderr]   Downloaded indoc-impl v0.3.6
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.28
[INFO] [stderr]   Downloaded indoc v0.3.6
[INFO] [stderr]   Downloaded unindent v0.1.7
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.28
[INFO] [stderr]   Downloaded syn v1.0.84
[INFO] [stderr]   Downloaded pyo3 v0.15.1
[INFO] [stderr]   Downloaded indextree v4.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6770735d8dac04e2d668b7a19695705c3a55ed7a382fae2355cad87f369ed10f
[INFO] running `Command { std: "docker" "start" "-a" "6770735d8dac04e2d668b7a19695705c3a55ed7a382fae2355cad87f369ed10f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6770735d8dac04e2d668b7a19695705c3a55ed7a382fae2355cad87f369ed10f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6770735d8dac04e2d668b7a19695705c3a55ed7a382fae2355cad87f369ed10f", kill_on_drop: false }`
[INFO] [stdout] 6770735d8dac04e2d668b7a19695705c3a55ed7a382fae2355cad87f369ed10f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95d7aec8f1372af6fab980caa39bcb01f25fd538eaf32376c7b57bfd27c7c30c
[INFO] running `Command { std: "docker" "start" "-a" "95d7aec8f1372af6fab980caa39bcb01f25fd538eaf32376c7b57bfd27c7c30c", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/engine/Cargo.toml: unused manifest key: bin.0.description
[INFO] [stderr] warning: /opt/rustwide/workdir/engine/Cargo.toml: unused manifest key: bin.1.description
[INFO] [stderr] warning: /opt/rustwide/workdir/engine/Cargo.toml: unused manifest key: bin.2.description
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling pyo3-build-config v0.15.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.78
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling bumpalo v3.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling wasm-bindgen v0.2.78
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling indextree v4.3.1
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling pyo3 v0.15.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling ascacou v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stdout] warning: associated items `empty` and `add` are never used
[INFO] [stdout]   --> engine/src/tileset.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TileSet {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 14 |     pub fn empty() -> TileSet {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn add(&mut self, val: u8) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.78
[INFO] [stderr]    Compiling pyo3-macros-backend v0.15.1
[INFO] [stderr]    Compiling clap_derive v3.0.5
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[INFO] [stderr]    Compiling indoc v0.3.6
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.78
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.78
[INFO] [stderr]    Compiling clap v3.0.5
[INFO] [stderr]    Compiling pyo3-macros v0.15.1
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling minicou v0.1.0 (/opt/rustwide/workdir/minicou)
[INFO] [stderr]    Compiling alphacou v0.1.0 (/opt/rustwide/workdir/alphacou)
[INFO] [stdout] warning: method `n0` is never used
[INFO] [stdout]   --> minicou/src/solver.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Solver {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn n0(&mut self, board: &Board, depth: u8) -> (i8, Option<Move>) {
[INFO] [stdout]    |        ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> alphacou/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |             let mut data = self.arena.get_mut(id).map(|node|node.get_mut()).unwrap();
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ascacou-solver-wasm v0.2.0 (/opt/rustwide/workdir/wasm)
[INFO] [stdout] warning: function `set_panic_hook` is never used
[INFO] [stdout]  --> wasm/src/utils.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn set_panic_hook() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> minicou/src/bin/cli.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ascacou-python v0.3.1 (/opt/rustwide/workdir/py)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.60s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.78
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "95d7aec8f1372af6fab980caa39bcb01f25fd538eaf32376c7b57bfd27c7c30c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95d7aec8f1372af6fab980caa39bcb01f25fd538eaf32376c7b57bfd27c7c30c", kill_on_drop: false }`
[INFO] [stdout] 95d7aec8f1372af6fab980caa39bcb01f25fd538eaf32376c7b57bfd27c7c30c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58a20268189e3593fda9b4a9dff657d2033506db68b01793e7e2f5fa695d89f0
[INFO] running `Command { std: "docker" "start" "-a" "58a20268189e3593fda9b4a9dff657d2033506db68b01793e7e2f5fa695d89f0", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/engine/Cargo.toml: unused manifest key: bin.0.description
[INFO] [stderr] warning: /opt/rustwide/workdir/engine/Cargo.toml: unused manifest key: bin.1.description
[INFO] [stderr] warning: /opt/rustwide/workdir/engine/Cargo.toml: unused manifest key: bin.2.description
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.28
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling ascacou v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stdout] warning: associated items `empty` and `add` are never used
[INFO] [stdout]   --> engine/src/tileset.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TileSet {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 14 |     pub fn empty() -> TileSet {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn add(&mut self, val: u8) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `n0` is never used
[INFO] [stdout]   --> minicou/src/solver.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Solver {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn n0(&mut self, board: &Board, depth: u8) -> (i8, Option<Move>) {
[INFO] [stdout]    |        ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> alphacou/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |             let mut data = self.arena.get_mut(id).map(|node|node.get_mut()).unwrap();
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling js-sys v0.3.55
[INFO] [stderr]    Compiling ascacou-python v0.3.1 (/opt/rustwide/workdir/py)
[INFO] [stderr]    Compiling minicou v0.1.0 (/opt/rustwide/workdir/minicou)
[INFO] [stderr]    Compiling alphacou v0.1.0 (/opt/rustwide/workdir/alphacou)
[INFO] [stdout] warning: function `set_panic_hook` is never used
[INFO] [stdout]  --> wasm/src/utils.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn set_panic_hook() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> minicou/src/bin/cli.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `n0` is never used
[INFO] [stdout]   --> minicou/src/solver.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Solver {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn n0(&mut self, board: &Board, depth: u8) -> (i8, Option<Move>) {
[INFO] [stdout]    |        ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> alphacou/src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 |             let mut data = self.arena.get_mut(id).map(|node|node.get_mut()).unwrap();
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `empty` and `add` are never used
[INFO] [stdout]   --> engine/src/tileset.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TileSet {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 14 |     pub fn empty() -> TileSet {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn add(&mut self, val: u8) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.28
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.28
[INFO] [stderr]    Compiling ascacou-solver-wasm v0.2.0 (/opt/rustwide/workdir/wasm)
[INFO] [stdout] warning: function `set_panic_hook` is never used
[INFO] [stdout]  --> wasm/src/utils.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn set_panic_hook() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.78
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "58a20268189e3593fda9b4a9dff657d2033506db68b01793e7e2f5fa695d89f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58a20268189e3593fda9b4a9dff657d2033506db68b01793e7e2f5fa695d89f0", kill_on_drop: false }`
[INFO] [stdout] 58a20268189e3593fda9b4a9dff657d2033506db68b01793e7e2f5fa695d89f0
