[INFO] cloning repository https://github.com/nicktretyakov/contextML [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicktretyakov/contextML" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicktretyakov%2FcontextML", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicktretyakov%2FcontextML'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e361a4754647a6db5616a3a56bb807d633577a6f [INFO] testing nicktretyakov/contextML against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicktretyakov%2FcontextML" "/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/nicktretyakov/contextML [INFO] finished tweaking git repo https://github.com/nicktretyakov/contextML [INFO] tweaked toml for git repo https://github.com/nicktretyakov/contextML written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nicktretyakov/contextML on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nicktretyakov/contextML 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 018e0817200fd5a17c087d2d0433008bb18ddf5c3181e71a84f2897eb967ed8c [INFO] running `Command { std: "docker" "start" "-a" "018e0817200fd5a17c087d2d0433008bb18ddf5c3181e71a84f2897eb967ed8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "018e0817200fd5a17c087d2d0433008bb18ddf5c3181e71a84f2897eb967ed8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "018e0817200fd5a17c087d2d0433008bb18ddf5c3181e71a84f2897eb967ed8c", kill_on_drop: false }` [INFO] [stdout] 018e0817200fd5a17c087d2d0433008bb18ddf5c3181e71a84f2897eb967ed8c [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9444280d21a015b0669c9aeabb285fba9b9599836301de1c08f06aa24923d6e8 [INFO] running `Command { std: "docker" "start" "-a" "9444280d21a015b0669c9aeabb285fba9b9599836301de1c08f06aa24923d6e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.96 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling context v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c: In function 'cuda_optimizer_step': [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c:24:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] warning: context@0.1.0: 24 | int cuda_optimizer_step(CudaContext* ctx, float* weights, const float* grads, [INFO] [stderr] warning: context@0.1.0: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c:24:50: warning: unused parameter 'weights' [-Wunused-parameter] [INFO] [stderr] warning: context@0.1.0: 24 | int cuda_optimizer_step(CudaContext* ctx, float* weights, const float* grads, [INFO] [stderr] warning: context@0.1.0: | ~~~~~~~^~~~~~~ [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c:24:72: warning: unused parameter 'grads' [-Wunused-parameter] [INFO] [stderr] warning: context@0.1.0: 24 | int cuda_optimizer_step(CudaContext* ctx, float* weights, const float* grads, [INFO] [stderr] warning: context@0.1.0: | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c:25:31: warning: unused parameter 'count' [-Wunused-parameter] [INFO] [stderr] warning: context@0.1.0: 25 | size_t count, float lr) { [INFO] [stderr] warning: context@0.1.0: | ~~~~~~~^~~~~ [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c:25:44: warning: unused parameter 'lr' [-Wunused-parameter] [INFO] [stderr] warning: context@0.1.0: 25 | size_t count, float lr) { [INFO] [stderr] warning: context@0.1.0: | ~~~~~~^~ [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stdout] warning: variant `KeyNotFound` is never constructed [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | enum ContextError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 23 | #[error("Key not found: {0}")] [INFO] [stdout] 24 | KeyNotFound(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ContextError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get` and `get_child` are never used [INFO] [stdout] --> src/main.rs:156:8 [INFO] [stdout] | [INFO] [stdout] 143 | impl RootContext { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 156 | fn get Deserialize<'de>>(&self, key: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | fn get_child(&self, name: &str) -> Option<&Box> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AsAny` is never used [INFO] [stdout] --> src/main.rs:483:7 [INFO] [stdout] | [INFO] [stdout] 483 | trait AsAny { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.06s [INFO] running `Command { std: "docker" "inspect" "9444280d21a015b0669c9aeabb285fba9b9599836301de1c08f06aa24923d6e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9444280d21a015b0669c9aeabb285fba9b9599836301de1c08f06aa24923d6e8", kill_on_drop: false }` [INFO] [stdout] 9444280d21a015b0669c9aeabb285fba9b9599836301de1c08f06aa24923d6e8 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b95a97738a34d4e23ad792c8e608f7338a7ceca5afd83451448cfbff3648758a [INFO] running `Command { std: "docker" "start" "-a" "b95a97738a34d4e23ad792c8e608f7338a7ceca5afd83451448cfbff3648758a", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c: In function 'cuda_optimizer_step': [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c:24:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] warning: context@0.1.0: 24 | int cuda_optimizer_step(CudaContext* ctx, float* weights, const float* grads, [INFO] [stderr] warning: context@0.1.0: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c:24:50: warning: unused parameter 'weights' [-Wunused-parameter] [INFO] [stderr] warning: context@0.1.0: 24 | int cuda_optimizer_step(CudaContext* ctx, float* weights, const float* grads, [INFO] [stderr] warning: context@0.1.0: | ~~~~~~~^~~~~~~ [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c:24:72: warning: unused parameter 'grads' [-Wunused-parameter] [INFO] [stderr] warning: context@0.1.0: 24 | int cuda_optimizer_step(CudaContext* ctx, float* weights, const float* grads, [INFO] [stderr] warning: context@0.1.0: | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c:25:31: warning: unused parameter 'count' [-Wunused-parameter] [INFO] [stderr] warning: context@0.1.0: 25 | size_t count, float lr) { [INFO] [stderr] warning: context@0.1.0: | ~~~~~~~^~~~~ [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c:25:44: warning: unused parameter 'lr' [-Wunused-parameter] [INFO] [stderr] warning: context@0.1.0: 25 | size_t count, float lr) { [INFO] [stderr] warning: context@0.1.0: | ~~~~~~^~ [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling context v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `KeyNotFound` is never constructed [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | enum ContextError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 23 | #[error("Key not found: {0}")] [INFO] [stdout] 24 | KeyNotFound(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ContextError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get` and `get_child` are never used [INFO] [stdout] --> src/main.rs:156:8 [INFO] [stdout] | [INFO] [stdout] 143 | impl RootContext { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 156 | fn get Deserialize<'de>>(&self, key: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | fn get_child(&self, name: &str) -> Option<&Box> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AsAny` is never used [INFO] [stdout] --> src/main.rs:483:7 [INFO] [stdout] | [INFO] [stdout] 483 | trait AsAny { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.53s [INFO] running `Command { std: "docker" "inspect" "b95a97738a34d4e23ad792c8e608f7338a7ceca5afd83451448cfbff3648758a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b95a97738a34d4e23ad792c8e608f7338a7ceca5afd83451448cfbff3648758a", kill_on_drop: false }` [INFO] [stdout] b95a97738a34d4e23ad792c8e608f7338a7ceca5afd83451448cfbff3648758a [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a54da7df1a4cfc92d4811079847b8eb13346b2f8114f4af8a1fb5378273b83f [INFO] running `Command { std: "docker" "start" "-a" "7a54da7df1a4cfc92d4811079847b8eb13346b2f8114f4af8a1fb5378273b83f", kill_on_drop: false }` [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c: In function 'cuda_optimizer_step': [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c:24:38: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] warning: context@0.1.0: 24 | int cuda_optimizer_step(CudaContext* ctx, float* weights, const float* grads, [INFO] [stderr] warning: context@0.1.0: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c:24:50: warning: unused parameter 'weights' [-Wunused-parameter] [INFO] [stderr] warning: context@0.1.0: 24 | int cuda_optimizer_step(CudaContext* ctx, float* weights, const float* grads, [INFO] [stderr] warning: context@0.1.0: | ~~~~~~~^~~~~~~ [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c:24:72: warning: unused parameter 'grads' [-Wunused-parameter] [INFO] [stderr] warning: context@0.1.0: 24 | int cuda_optimizer_step(CudaContext* ctx, float* weights, const float* grads, [INFO] [stderr] warning: context@0.1.0: | ~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c:25:31: warning: unused parameter 'count' [-Wunused-parameter] [INFO] [stderr] warning: context@0.1.0: 25 | size_t count, float lr) { [INFO] [stderr] warning: context@0.1.0: | ~~~~~~~^~~~~ [INFO] [stderr] warning: context@0.1.0: src/cuda_mock.c:25:44: warning: unused parameter 'lr' [-Wunused-parameter] [INFO] [stderr] warning: context@0.1.0: 25 | size_t count, float lr) { [INFO] [stderr] warning: context@0.1.0: | ~~~~~~^~ [INFO] [stderr] warning: variant `KeyNotFound` is never constructed [INFO] [stderr] --> src/main.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 22 | enum ContextError { [INFO] [stderr] | ------------ variant in this enum [INFO] [stderr] 23 | #[error("Key not found: {0}")] [INFO] [stderr] 24 | KeyNotFound(String), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ContextError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: methods `get` and `get_child` are never used [INFO] [stderr] --> src/main.rs:156:8 [INFO] [stderr] | [INFO] [stderr] 143 | impl RootContext { [INFO] [stderr] | ---------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 156 | fn get Deserialize<'de>>(&self, key: &str) -> Result { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 169 | fn get_child(&self, name: &str) -> Option<&Box> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `AsAny` is never used [INFO] [stderr] --> src/main.rs:483:7 [INFO] [stderr] | [INFO] [stderr] 483 | trait AsAny { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `context` (bin "context" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/context-42f04a5827eb0111) [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" "7a54da7df1a4cfc92d4811079847b8eb13346b2f8114f4af8a1fb5378273b83f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a54da7df1a4cfc92d4811079847b8eb13346b2f8114f4af8a1fb5378273b83f", kill_on_drop: false }` [INFO] [stdout] 7a54da7df1a4cfc92d4811079847b8eb13346b2f8114f4af8a1fb5378273b83f