[INFO] cloning repository https://github.com/Chicoryn/dream-go
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chicoryn/dream-go" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChicoryn%2Fdream-go", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChicoryn%2Fdream-go'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ace1f228e06b4d908a64f3a04f9195392951bdb
[INFO] checking Chicoryn/dream-go against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChicoryn%2Fdream-go" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Chicoryn/dream-go
[INFO] finished tweaking git repo https://github.com/Chicoryn/dream-go
[INFO] tweaked toml for git repo https://github.com/Chicoryn/dream-go written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chicoryn/dream-go on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Chicoryn/dream-go 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/src/dg/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/src/libdg_cuda/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/src/libdg_nn/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/src/dg_tests/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/src/libdg_utils/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/src/libdg_mcts/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/src/libdg_go/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99d5ecc0ba74faca06d9207786ac575c57c69495bb1647954aaecf66551d4534
[INFO] running `Command { std: "docker" "start" "-a" "99d5ecc0ba74faca06d9207786ac575c57c69495bb1647954aaecf66551d4534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99d5ecc0ba74faca06d9207786ac575c57c69495bb1647954aaecf66551d4534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99d5ecc0ba74faca06d9207786ac575c57c69495bb1647954aaecf66551d4534", kill_on_drop: false }`
[INFO] [stdout] 99d5ecc0ba74faca06d9207786ac575c57c69495bb1647954aaecf66551d4534
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3610dd6346d887cd9dc51e465308ea2e90e9e8cd9ada456f9a98b1b037aefb70
[INFO] running `Command { std: "docker" "start" "-a" "3610dd6346d887cd9dc51e465308ea2e90e9e8cd9ada456f9a98b1b037aefb70", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/src/dg/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/src/libdg_mcts/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/src/libdg_cuda/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/src/libdg_go/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/src/dg_tests/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/src/libdg_nn/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/src/libdg_utils/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.90
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking cpu-time v1.0.0
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking ordered-float v2.1.1
[INFO] [stderr]     Checking rand_distr v0.4.0
[INFO] [stderr]     Checking regex v1.4.5
[INFO] [stderr]     Checking dg_utils v0.0.0 (/opt/rustwide/workdir/src/libdg_utils)
[INFO] [stdout] warning: the feature `link_llvm_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]   --> src/libdg_utils/lib.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![feature(core_intrinsics, link_llvm_intrinsics)]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]   --> src/libdg_utils/lib.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![feature(core_intrinsics, link_llvm_intrinsics)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `link_llvm_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]   --> src/libdg_utils/lib.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![feature(core_intrinsics, link_llvm_intrinsics)]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]   --> src/libdg_utils/lib.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![feature(core_intrinsics, link_llvm_intrinsics)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/libdg_utils/b85.rs:58:38
[INFO] [stdout]    |
[INFO] [stdout] 58 |         output.push(O::from(unsafe { ::std::mem::transmute::<_, _>(bits[3]) }));
[INFO] [stdout]    |                                      -----------------------------^^^^^^^^^
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: replace this with: `u8::cast_signed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/libdg_utils/b85.rs:59:38
[INFO] [stdout]    |
[INFO] [stdout] 59 |         output.push(O::from(unsafe { ::std::mem::transmute::<_, _>(bits[2]) }));
[INFO] [stdout]    |                                      -----------------------------^^^^^^^^^
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: replace this with: `u8::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/libdg_utils/b85.rs:60:38
[INFO] [stdout]    |
[INFO] [stdout] 60 |         output.push(O::from(unsafe { ::std::mem::transmute::<_, _>(bits[1]) }));
[INFO] [stdout]    |                                      -----------------------------^^^^^^^^^
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: replace this with: `u8::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/libdg_utils/b85.rs:61:38
[INFO] [stdout]    |
[INFO] [stdout] 61 |         output.push(O::from(unsafe { ::std::mem::transmute::<_, _>(bits[0]) }));
[INFO] [stdout]    |                                      -----------------------------^^^^^^^^^
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: replace this with: `u8::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/libdg_utils/b85.rs:126:37
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let dst: [u8; 4] = unsafe { ::std::mem::transmute(acc) };
[INFO] [stdout]     |                                     ---------------------^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/libdg_utils/b85.rs:58:38
[INFO] [stdout]    |
[INFO] [stdout] 58 |         output.push(O::from(unsafe { ::std::mem::transmute::<_, _>(bits[3]) }));
[INFO] [stdout]    |                                      -----------------------------^^^^^^^^^
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: replace this with: `u8::cast_signed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/libdg_utils/b85.rs:59:38
[INFO] [stdout]    |
[INFO] [stdout] 59 |         output.push(O::from(unsafe { ::std::mem::transmute::<_, _>(bits[2]) }));
[INFO] [stdout]    |                                      -----------------------------^^^^^^^^^
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: replace this with: `u8::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/libdg_utils/b85.rs:60:38
[INFO] [stdout]    |
[INFO] [stdout] 60 |         output.push(O::from(unsafe { ::std::mem::transmute::<_, _>(bits[1]) }));
[INFO] [stdout]    |                                      -----------------------------^^^^^^^^^
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: replace this with: `u8::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/libdg_utils/b85.rs:61:38
[INFO] [stdout]    |
[INFO] [stdout] 61 |         output.push(O::from(unsafe { ::std::mem::transmute::<_, _>(bits[0]) }));
[INFO] [stdout]    |                                      -----------------------------^^^^^^^^^
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: replace this with: `u8::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/libdg_utils/b85.rs:126:37
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let dst: [u8; 4] = unsafe { ::std::mem::transmute(acc) };
[INFO] [stdout]     |                                     ---------------------^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dg_go v0.0.0 (/opt/rustwide/workdir/src/libdg_go)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/activation_descriptor.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dg_cuda v0.0.0 (/opt/rustwide/workdir/src/libdg_cuda)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/activation.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/add_tensor.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/convolution_bias_activation.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/convolution_descriptor.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/convolution_fwd_algo_perf.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/filter_descriptor.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/reduce_tensor_descriptor.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/reduce_tensor.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/status.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/handle.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/scale_tensor.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/softmax.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/tensor_descriptor.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/transform_tensor.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/version.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/devices.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/error.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/memory.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/stream.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/per_device.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/libdg_cuda/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use self::devices::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `cudaGetDeviceCount` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub use self::per_device::*;
[INFO] [stdout]    |         ------------------- but the name `cudaGetDeviceCount` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/libdg_cuda/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use self::devices::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `cudaGetDevice` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub use self::per_device::*;
[INFO] [stdout]    |         ------------------- but the name `cudaGetDevice` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/libdg_cuda/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use self::devices::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `cudaSetDevice` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub use self::per_device::*;
[INFO] [stdout]    |         ------------------- but the name `cudaSetDevice` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]   --> src/libdg_go/lib.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(core_intrinsics)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/libdg_go/utils/extract_example.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub unsafe extern fn get_num_features() -> c_int {
[INFO] [stdout]     |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/libdg_go/utils/extract_example.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub unsafe extern fn set_seed(seed: i32) {
[INFO] [stdout]     |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/libdg_go/utils/extract_example.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub unsafe extern fn extract_single_example(
[INFO] [stdout]     |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]   --> src/libdg_go/lib.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(core_intrinsics)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/libdg_go/utils/extract_example.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub unsafe extern fn get_num_features() -> c_int {
[INFO] [stdout]     |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/libdg_go/utils/extract_example.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub unsafe extern fn set_seed(seed: i32) {
[INFO] [stdout]     |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/libdg_go/utils/extract_example.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub unsafe extern fn extract_single_example(
[INFO] [stdout]     |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/activation_descriptor.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/activation.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/add_tensor.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/convolution_bias_activation.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/convolution_descriptor.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/convolution_fwd_algo_perf.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/filter_descriptor.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/reduce_tensor_descriptor.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/reduce_tensor.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/status.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/handle.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/scale_tensor.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/softmax.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/tensor_descriptor.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/transform_tensor.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/cudnn/version.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/devices.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/error.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/memory.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/stream.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/libdg_cuda/per_device.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/libdg_cuda/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use self::devices::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `cudaGetDeviceCount` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub use self::per_device::*;
[INFO] [stdout]    |         ------------------- but the name `cudaGetDeviceCount` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/libdg_cuda/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use self::devices::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `cudaGetDevice` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub use self::per_device::*;
[INFO] [stdout]    |         ------------------- but the name `cudaGetDevice` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/libdg_cuda/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use self::devices::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `cudaSetDevice` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub use self::per_device::*;
[INFO] [stdout]    |         ------------------- but the name `cudaSetDevice` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]   --> src/libdg_go/board_fast.rs:90:18
[INFO] [stdout]    |
[INFO] [stdout] 90 |         unsafe { (**self)[point].next_point() }
[INFO] [stdout]    |                  ^^-----^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this raw pointer has type `*const BoardFast`
[INFO] [stdout]    |
[INFO] [stdout]    = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&BoardFast`
[INFO] [stdout]   --> src/libdg_go/board_fast.rs:90:18
[INFO] [stdout]    |
[INFO] [stdout] 90 |         unsafe { (**self)[point].next_point() }
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]    |
[INFO] [stdout] 90 |         unsafe { (&(**self))[point].next_point() }
[INFO] [stdout]    |                  ++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/libdg_go/utils/sgf.rs:233:49
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn new(content: &'a [u8], komi: f32) -> Sgf {
[INFO] [stdout]     |                          --                     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn new(content: &'a [u8], komi: f32) -> Sgf<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/libdg_go/small_set.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn iter(&self) -> SmallIter64 {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn iter(&self) -> SmallIter64<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dg_go` (lib) due to 1 previous error; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]   --> src/libdg_go/board_fast.rs:90:18
[INFO] [stdout]    |
[INFO] [stdout] 90 |         unsafe { (**self)[point].next_point() }
[INFO] [stdout]    |                  ^^-----^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this raw pointer has type `*const board_fast::BoardFast`
[INFO] [stdout]    |
[INFO] [stdout]    = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&board_fast::BoardFast`
[INFO] [stdout]   --> src/libdg_go/board_fast.rs:90:18
[INFO] [stdout]    |
[INFO] [stdout] 90 |         unsafe { (**self)[point].next_point() }
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]    |
[INFO] [stdout] 90 |         unsafe { (&(**self))[point].next_point() }
[INFO] [stdout]    |                  ++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/libdg_go/utils/sgf.rs:233:49
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn new(content: &'a [u8], komi: f32) -> Sgf {
[INFO] [stdout]     |                          --                     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn new(content: &'a [u8], komi: f32) -> Sgf<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/libdg_go/small_set.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn iter(&self) -> SmallIter64 {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn iter(&self) -> SmallIter64<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dg_go` (lib test) due to 1 previous error; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3610dd6346d887cd9dc51e465308ea2e90e9e8cd9ada456f9a98b1b037aefb70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3610dd6346d887cd9dc51e465308ea2e90e9e8cd9ada456f9a98b1b037aefb70", kill_on_drop: false }`
[INFO] [stdout] 3610dd6346d887cd9dc51e465308ea2e90e9e8cd9ada456f9a98b1b037aefb70
