[INFO] fetching crate good-ormning 0.1.10... [INFO] checking good-ormning-0.1.10 against try#77c31533f5de739620341d1e55d79a35cbb15b78 for pr-114567 [INFO] extracting crate good-ormning 0.1.10 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate good-ormning 0.1.10 on toolchain 77c31533f5de739620341d1e55d79a35cbb15b78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+77c31533f5de739620341d1e55d79a35cbb15b78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate good-ormning 0.1.10 [INFO] finished tweaking crates.io crate good-ormning 0.1.10 [INFO] tweaked toml for crates.io crate good-ormning 0.1.10 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+77c31533f5de739620341d1e55d79a35cbb15b78" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+77c31533f5de739620341d1e55d79a35cbb15b78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:a794aa5c983fb35e02fc236d807630e6f52e3c0f8e28bd8809f4f37a08590f0c" "/opt/rustwide/cargo-home/bin/cargo" "+77c31533f5de739620341d1e55d79a35cbb15b78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 211c8deeb1be1916183ac5b49941802a0b5e98d2c2e9ab4dd38a390b72403fb5 [INFO] running `Command { std: "docker" "start" "-a" "211c8deeb1be1916183ac5b49941802a0b5e98d2c2e9ab4dd38a390b72403fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "211c8deeb1be1916183ac5b49941802a0b5e98d2c2e9ab4dd38a390b72403fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211c8deeb1be1916183ac5b49941802a0b5e98d2c2e9ab4dd38a390b72403fb5", kill_on_drop: false }` [INFO] [stdout] 211c8deeb1be1916183ac5b49941802a0b5e98d2c2e9ab4dd38a390b72403fb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:a794aa5c983fb35e02fc236d807630e6f52e3c0f8e28bd8809f4f37a08590f0c" "/opt/rustwide/cargo-home/bin/cargo" "+77c31533f5de739620341d1e55d79a35cbb15b78" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5856bfbcd1e811e8b2372aad5bd242d1f13a5a5d816c6400f93eb05ebf55c6fd [INFO] running `Command { std: "docker" "start" "-a" "5856bfbcd1e811e8b2372aad5bd242d1f13a5a5d816c6400f93eb05ebf55c6fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling unicode-id v0.3.3 [INFO] [stderr] Compiling markdown v1.0.0-alpha.11 [INFO] [stderr] Checking clap_builder v4.3.21 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking archery v0.4.0 [INFO] [stderr] Checking ibig v0.3.6 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking xxhash-rust v0.8.6 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking firestorm v0.5.1 [INFO] [stderr] Checking rpds v0.12.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking hashlink v0.8.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking rusqlite v0.28.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling cargo-manifest v0.7.1 [INFO] [stderr] Compiling structre_proc_macros v0.0.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking stable-hash v0.4.3 [INFO] [stderr] Compiling structre v0.0.1 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling genemichaels v0.1.21 [INFO] [stderr] Compiling samevariant v0.0.1 [INFO] [stderr] Checking good-ormning v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Node` is never constructed [INFO] [stdout] --> src/graphmigrate/mod.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Node { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Node` is never constructed [INFO] [stdout] --> src/graphmigrate/mod.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Node { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/graphmigrate/mod.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl Node { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 41 | pub fn new(deps: Vec, body: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/graphmigrate/mod.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl Node { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 41 | pub fn new(deps: Vec, body: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Comparison` is never used [INFO] [stdout] --> src/graphmigrate/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub enum Comparison { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Comparison` is never used [INFO] [stdout] --> src/graphmigrate/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub enum Comparison { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Version` is never used [INFO] [stdout] --> src/graphmigrate/mod.rs:55:6 [INFO] [stdout] | [INFO] [stdout] 55 | type Version = BTreeMap<::I, Node>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Version` is never used [INFO] [stdout] --> src/graphmigrate/mod.rs:55:6 [INFO] [stdout] | [INFO] [stdout] 55 | type Version = BTreeMap<::I, Node>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `migrate` is never used [INFO] [stdout] --> src/graphmigrate/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn migrate(output: &mut T::O, prev_version: Option>, version: &Version) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `migrate` is never used [INFO] [stdout] --> src/graphmigrate/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn migrate(output: &mut T::O, prev_version: Option>, version: &Version) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Graph` is never constructed [INFO] [stdout] --> src/graphmigrate/graph.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Graph { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Graph` is never constructed [INFO] [stdout] --> src/graphmigrate/graph.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Graph { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `add`, `edge`, and `reverse_edges` are never used [INFO] [stdout] --> src/graphmigrate/graph.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Graph { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 14 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn add(&mut self, v: T) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn edge(&mut self, a: usize, b: usize) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn reverse_edges(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `add`, `edge`, and `reverse_edges` are never used [INFO] [stdout] --> src/graphmigrate/graph.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Graph { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 14 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn add(&mut self, v: T) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn edge(&mut self, a: usize, b: usize) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn reverse_edges(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TopoWalker` is never constructed [INFO] [stdout] --> src/graphmigrate/graph.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct TopoWalker { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TopoWalker` is never constructed [INFO] [stdout] --> src/graphmigrate/graph.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct TopoWalker { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new_whole_graph`, `new_rooted_at`, `get`, `skip`, and `enter` are never used [INFO] [stdout] --> src/graphmigrate/graph.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl TopoWalker { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 54 | pub fn new_whole_graph(g: &Graph) -> TopoWalker { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn new_rooted_at(g: &Graph, n: usize) -> TopoWalker { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn get(&self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn skip(&mut self, g: &Graph) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn enter(&mut self, g: &Graph) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new_whole_graph`, `new_rooted_at`, `get`, `skip`, and `enter` are never used [INFO] [stdout] --> src/graphmigrate/graph.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl TopoWalker { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 54 | pub fn new_whole_graph(g: &Graph) -> TopoWalker { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn new_rooted_at(g: &Graph, n: usize) -> TopoWalker { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn get(&self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn skip(&mut self, g: &Graph) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn enter(&mut self, g: &Graph) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `s`, `id`, and `f` are never used [INFO] [stdout] --> src/utils.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Tokens { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 18 | pub fn new() -> Tokens { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn s(&mut self, s: &str) -> &mut Self { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn id(&mut self, i: &str) -> &mut Self { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn f(&mut self, f: impl FnOnce(&mut Self)) -> &mut Self { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `s`, `id`, and `f` are never used [INFO] [stdout] --> src/utils.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Tokens { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 18 | pub fn new() -> Tokens { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn s(&mut self, s: &str) -> &mut Self { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn id(&mut self, i: &str) -> &mut Self { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn f(&mut self, f: impl FnOnce(&mut Self)) -> &mut Self { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `errs` is never read [INFO] [stdout] --> src/utils.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Errs_ { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 45 | errs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `errs` is never read [INFO] [stdout] --> src/utils.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Errs_ { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 45 | errs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `err`, and `raise` are never used [INFO] [stdout] --> src/utils.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 51 | impl Errs { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 52 | pub(crate) fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn err(&self, path: &rpds::Vector, t: String) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn raise(self) -> Result<(), Vec> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sanitize_ident` is never used [INFO] [stdout] --> src/utils.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn sanitize_ident(v: &str) -> (bool, String) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RustTypes` is never constructed [INFO] [stdout] --> src/utils.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 139 | pub struct RustTypes { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `err`, and `raise` are never used [INFO] [stdout] --> src/utils.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 51 | impl Errs { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 52 | pub(crate) fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn err(&self, path: &rpds::Vector, t: String) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn raise(self) -> Result<(), Vec> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sanitize_ident` is never used [INFO] [stdout] --> src/utils.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn sanitize_ident(v: &str) -> (bool, String) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RustTypes` is never constructed [INFO] [stdout] --> src/utils.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 139 | pub struct RustTypes { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.10s [INFO] running `Command { std: "docker" "inspect" "5856bfbcd1e811e8b2372aad5bd242d1f13a5a5d816c6400f93eb05ebf55c6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5856bfbcd1e811e8b2372aad5bd242d1f13a5a5d816c6400f93eb05ebf55c6fd", kill_on_drop: false }` [INFO] [stdout] 5856bfbcd1e811e8b2372aad5bd242d1f13a5a5d816c6400f93eb05ebf55c6fd