[INFO] cloning repository https://github.com/elci-group/venturi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elci-group/venturi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felci-group%2Fventuri", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felci-group%2Fventuri'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 777c6047743bb53cda90e6cca07e46104fddfa66 [INFO] checking elci-group/venturi against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felci-group%2Fventuri" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/elci-group/venturi [INFO] finished tweaking git repo https://github.com/elci-group/venturi [INFO] tweaked toml for git repo https://github.com/elci-group/venturi written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/elci-group/venturi on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/elci-group/venturi 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" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 22423b3fc880d4f848a0d3a4849a34376487219831ae50673920a8c669f73a28 [INFO] running `Command { std: "docker" "start" "22423b3fc880d4f848a0d3a4849a34376487219831ae50673920a8c669f73a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "22423b3fc880d4f848a0d3a4849a34376487219831ae50673920a8c669f73a28" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22423b3fc880d4f848a0d3a4849a34376487219831ae50673920a8c669f73a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "22423b3fc880d4f848a0d3a4849a34376487219831ae50673920a8c669f73a28" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling toml_parser v1.1.1+spec-1.1.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking zerocopy v0.8.48 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Compiling toml_edit v0.25.9+spec-1.1.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking zvariant v4.2.0 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking wayland-client v0.31.14 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking wayland-protocols v0.32.12 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Checking wayland-cursor v0.31.14 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking font-types v0.7.3 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling dark-light v1.1.1 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Checking read-fonts v0.22.7 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking dconf_rs v0.3.0 [INFO] [stderr] Checking detect-desktop-environment v0.2.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling zbus_xml v4.0.0 [INFO] [stderr] Checking palette v0.7.6 [INFO] [stderr] Compiling zbus-lockstep v0.4.4 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking zeno v0.2.3 [INFO] [stderr] Checking unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Checking unicode-ccc v0.2.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking yazi v0.1.6 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.12 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking rustybuzz v0.14.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking skrifa v0.22.3 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking self_cell v1.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking rangemap v1.7.1 [INFO] [stderr] Compiling drm-sys v0.8.1 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking iced_core v0.13.2 [INFO] [stderr] Checking swash v0.1.19 [INFO] [stderr] Checking atspi-common v0.6.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking wayland-protocols-misc v0.3.12 [INFO] [stderr] Checking iced_futures v0.13.2 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking accesskit v0.17.1 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.12 [INFO] [stderr] Checking cosmic-text v0.12.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking euclid v0.22.14 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking drm-ffi v0.9.1 [INFO] [stderr] Checking iced_graphics v0.13.0 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking atspi-proxies v0.6.0 [INFO] [stderr] Checking immutable-chunkmap v2.1.2 [INFO] [stderr] Checking emath v0.31.1 [INFO] [stderr] Checking ctor-lite v0.1.2 [INFO] [stderr] Checking etagere v0.2.15 [INFO] [stderr] Checking accesskit_consumer v0.26.0 [INFO] [stderr] Checking ecolor v0.31.1 [INFO] [stderr] Checking drm v0.14.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking pxfm v0.1.28 [INFO] [stderr] Checking epaint_default_fonts v0.31.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking softbuffer v0.4.8 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking epaint v0.31.1 [INFO] [stderr] Checking atspi-connection v0.6.0 [INFO] [stderr] Checking accesskit_atspi_common v0.10.1 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking atspi v0.22.0 [INFO] [stderr] Checking kurbo v0.10.4 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking accesskit_unix v0.13.1 [INFO] [stderr] Checking egui v0.31.1 [INFO] [stderr] Checking iced_tiny_skia v0.13.0 [INFO] [stderr] Checking clipboard_wayland v0.2.2 [INFO] [stderr] Checking clipboard_x11 v0.4.3 [INFO] [stderr] Checking iced_runtime v0.13.2 [INFO] [stderr] Checking window_clipboard v0.4.1 [INFO] [stderr] Checking glutin v0.32.3 [INFO] [stderr] Checking webbrowser v1.2.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking glutin-winit v0.5.0 [INFO] [stderr] Checking iced_winit v0.13.0 [INFO] [stderr] Checking accesskit_winit v0.23.1 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking egui_glow v0.31.1 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking egui-winit v0.31.1 [INFO] [stderr] Checking eframe v0.31.1 [INFO] [stderr] Checking iced_glyphon v0.6.0 [INFO] [stderr] Checking iced_wgpu v0.13.5 [INFO] [stderr] Checking iced_renderer v0.13.0 [INFO] [stderr] Checking iced_widget v0.13.4 [INFO] [stderr] Checking iced v0.13.1 [INFO] [stderr] Checking venturi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `peek_spanned` and `skip_comments_and_newlines` are never used [INFO] [stdout] --> src/parser/mod.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 10 | impl Parser { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | fn peek_spanned(&self) -> Option<&SpannedToken> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn skip_comments_and_newlines(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `error_type` is never read [INFO] [stdout] --> src/vm/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct CatchFrame { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 31 | error_type: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `peek_spanned` and `skip_comments_and_newlines` are never used [INFO] [stdout] --> src/parser/mod.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 10 | impl Parser { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | fn peek_spanned(&self) -> Option<&SpannedToken> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn skip_comments_and_newlines(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `error_type` is never read [INFO] [stdout] --> src/vm/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct CatchFrame { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 31 | error_type: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node_a` [INFO] [stdout] --> tests/security.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let node_a = dag.add_node("Node_A".to_string(), DagNodeKind::Module(file_a.clone()), None); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `venturi::runtime::Runtime` [INFO] [stdout] --> benches/throughput.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use venturi::runtime::Runtime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> benches/throughput.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> benches/throughput.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path` and `alias` are never read [INFO] [stdout] --> src/ast/mod.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct UseChass { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 53 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 54 | pub alias: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UseChass` has derived impls for the traits `Clone` and `Debug`, but these are 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: variant `Chass` is never constructed [INFO] [stdout] --> src/graph/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum DagNodeKind { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 10 | Module(VtFile), [INFO] [stdout] 11 | Chass(VcBin), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DagNodeKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/graph/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct PitState { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub version: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PitState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `van` is never read [INFO] [stdout] --> src/graph/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct DagNode { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub van: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DagNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `roots` is never used [INFO] [stdout] --> src/graph/mod.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl Dag { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn roots(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `col` is never read [INFO] [stdout] --> src/lexer/mod.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct SpannedToken { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 57 | pub col: usize, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SpannedToken` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `peek_spanned` and `skip_comments_and_newlines` are never used [INFO] [stdout] --> src/parser/mod.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 10 | impl Parser { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | fn peek_spanned(&self) -> Option<&SpannedToken> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn skip_comments_and_newlines(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PermissionsHandler` is never constructed [INFO] [stdout] --> src/permissions/mod.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct PermissionsHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `check_van`, `validate_pit_update`, and `is_sandboxed` are never used [INFO] [stdout] --> src/permissions/mod.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl PermissionsHandler { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 9 | pub fn new(van: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn check_van(&self, required: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn validate_pit_update(&self, pit: &PitEntry, source_van: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn is_sandboxed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `load_vcbin`, `apply_pit_update`, and `dag` are never used [INFO] [stdout] --> src/runtime/mod.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl Runtime { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn load_vcbin(&mut self, path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn apply_pit_update(&mut self, pit_name: &str, vcbin_path: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn dag(&self) -> &Dag { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `validate_van_consistency` is never used [INFO] [stdout] --> src/validator/mod.rs:124:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl Validator { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 124 | pub fn validate_van_consistency(&self, vt: &VtFile, required_van: Option<&str>) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_inputs` is never used [INFO] [stdout] --> src/vm/mod.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl ExecContext { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn with_inputs(mut self, inputs: HashMap) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `error_type` is never read [INFO] [stdout] --> src/vm/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct CatchFrame { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 31 | error_type: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_ok` and `is_err` are never used [INFO] [stdout] --> src/vm/bytecode.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl Value { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 52 | pub fn is_ok(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn is_err(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path` and `alias` are never read [INFO] [stdout] --> src/ast/mod.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct UseChass { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 53 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 54 | pub alias: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UseChass` has derived impls for the traits `Clone` and `Debug`, but these are 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: variant `Chass` is never constructed [INFO] [stdout] --> src/graph/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum DagNodeKind { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 10 | Module(VtFile), [INFO] [stdout] 11 | Chass(VcBin), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DagNodeKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/graph/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct PitState { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub version: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PitState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `van` is never read [INFO] [stdout] --> src/graph/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct DagNode { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub van: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DagNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `roots` is never used [INFO] [stdout] --> src/graph/mod.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl Dag { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn roots(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `col` is never read [INFO] [stdout] --> src/lexer/mod.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct SpannedToken { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 57 | pub col: usize, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SpannedToken` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `peek_spanned` and `skip_comments_and_newlines` are never used [INFO] [stdout] --> src/parser/mod.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 10 | impl Parser { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | fn peek_spanned(&self) -> Option<&SpannedToken> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn skip_comments_and_newlines(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PermissionsHandler` is never constructed [INFO] [stdout] --> src/permissions/mod.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct PermissionsHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `check_van`, `validate_pit_update`, and `is_sandboxed` are never used [INFO] [stdout] --> src/permissions/mod.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl PermissionsHandler { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 9 | pub fn new(van: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn check_van(&self, required: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn validate_pit_update(&self, pit: &PitEntry, source_van: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn is_sandboxed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `load_vcbin`, `apply_pit_update`, and `dag` are never used [INFO] [stdout] --> src/runtime/mod.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl Runtime { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn load_vcbin(&mut self, path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn apply_pit_update(&mut self, pit_name: &str, vcbin_path: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn dag(&self) -> &Dag { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `validate_van_consistency` is never used [INFO] [stdout] --> src/validator/mod.rs:124:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl Validator { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 124 | pub fn validate_van_consistency(&self, vt: &VtFile, required_van: Option<&str>) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_inputs` is never used [INFO] [stdout] --> src/vm/mod.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl ExecContext { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn with_inputs(mut self, inputs: HashMap) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `error_type` is never read [INFO] [stdout] --> src/vm/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct CatchFrame { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 31 | error_type: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_ok` and `is_err` are never used [INFO] [stdout] --> src/vm/bytecode.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl Value { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 52 | pub fn is_ok(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn is_err(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 59s [INFO] running `Command { std: "docker" "inspect" "22423b3fc880d4f848a0d3a4849a34376487219831ae50673920a8c669f73a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22423b3fc880d4f848a0d3a4849a34376487219831ae50673920a8c669f73a28", kill_on_drop: false }` [INFO] [stdout] 22423b3fc880d4f848a0d3a4849a34376487219831ae50673920a8c669f73a28