[INFO] cloning repository https://github.com/imdanibytes/nexus-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imdanibytes/nexus-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimdanibytes%2Fnexus-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimdanibytes%2Fnexus-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fadf590113ee23c796c5a5571960f4858b4add3a [INFO] testing imdanibytes/nexus-server against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimdanibytes%2Fnexus-server" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/imdanibytes/nexus-server [INFO] finished tweaking git repo https://github.com/imdanibytes/nexus-server [INFO] tweaked toml for git repo https://github.com/imdanibytes/nexus-server written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/imdanibytes/nexus-server on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/imdanibytes/nexus-server 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/imdanibytes/nexus-agent.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen v0.2.110 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.110 [INFO] [stderr] Downloaded cmake v0.1.57 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.110 [INFO] [stderr] Downloaded self-replace v1.5.0 [INFO] [stderr] Downloaded match_cfg v0.1.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.110 [INFO] [stderr] Downloaded delegate-attr v0.3.0 [INFO] [stderr] Downloaded jaq-core v1.5.1 [INFO] [stderr] Downloaded snafu-derive v0.8.9 [INFO] [stderr] Downloaded jaq-syn v1.6.0 [INFO] [stderr] Downloaded js-sys v0.3.87 [INFO] [stderr] Downloaded cloudevents-sdk v0.9.0 [INFO] [stderr] Downloaded snafu v0.8.9 [INFO] [stderr] Downloaded ngrok v0.18.0 [INFO] [stderr] Downloaded schemars v1.2.1 [INFO] [stderr] Downloaded zerocopy-derive v0.8.39 [INFO] [stderr] Downloaded arc-swap v1.8.2 [INFO] [stderr] Downloaded futures v0.3.32 [INFO] [stderr] Downloaded axum v0.8.8 [INFO] [stderr] Downloaded aws-lc-rs v1.16.0 [INFO] [stderr] Downloaded darling_core v0.23.0 [INFO] [stderr] Downloaded darling v0.23.0 [INFO] [stderr] Downloaded jaq-interpret v1.5.0 [INFO] [stderr] Downloaded jaq-std v1.6.0 [INFO] [stderr] Downloaded zerocopy v0.8.39 [INFO] [stderr] Downloaded rmcp v0.15.0 [INFO] [stderr] Downloaded generational-arena v0.2.9 [INFO] [stderr] Downloaded muxado v0.5.3 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded pastey v0.2.1 [INFO] [stderr] Downloaded rmcp-macros v0.15.0 [INFO] [stderr] Downloaded sse-stream v0.2.1 [INFO] [stderr] Downloaded hifijson v0.2.3 [INFO] [stderr] Downloaded jaq-parse v1.0.3 [INFO] [stderr] Downloaded hostname v0.3.1 [INFO] [stderr] Downloaded proxy-protocol v0.5.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.60 [INFO] [stderr] Downloaded schemars_derive v1.2.1 [INFO] [stderr] Downloaded futures-rustls v0.26.0 [INFO] [stderr] Downloaded hyper-http-proxy v1.1.0 [INFO] [stderr] Downloaded awaitdrop v0.1.2 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded rustls-native-certs v0.7.3 [INFO] [stderr] Downloaded web-sys v0.3.87 [INFO] [stderr] Downloaded tokio-socks v0.5.2 [INFO] [stderr] Downloaded rustls-native-certs v0.8.3 [INFO] [stderr] Downloaded axum-core v0.5.6 [INFO] [stderr] Downloaded hostname v0.4.2 [INFO] [stderr] Downloaded tokio-retry v0.3.0 [INFO] [stderr] Downloaded darling_macro v0.23.0 [INFO] [stderr] Downloaded aws-lc-sys v0.37.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 959dfb893df5c42cb90899916cc6d57c0f4c439b37db45d3e0524d8e7dc9d633 [INFO] running `Command { std: "docker" "start" "-a" "959dfb893df5c42cb90899916cc6d57c0f4c439b37db45d3e0524d8e7dc9d633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "959dfb893df5c42cb90899916cc6d57c0f4c439b37db45d3e0524d8e7dc9d633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "959dfb893df5c42cb90899916cc6d57c0f4c439b37db45d3e0524d8e7dc9d633", kill_on_drop: false }` [INFO] [stdout] 959dfb893df5c42cb90899916cc6d57c0f4c439b37db45d3e0524d8e7dc9d633 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41253451d09b69a3bb31766b8374c0fc9fff94d666733a254f5cf2dfe6b5eebd [INFO] running `Command { std: "docker" "start" "-a" "41253451d09b69a3bb31766b8374c0fc9fff94d666733a254f5cf2dfe6b5eebd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling rmcp v0.15.0 [INFO] [stderr] Compiling hifijson v0.2.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling nexus-server v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling self-replace v1.5.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling proxy-protocol v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling delegate-attr v0.3.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v0.15.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jaq-syn v1.6.0 [INFO] [stderr] Compiling awaitdrop v0.1.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling jaq-interpret v1.5.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling jaq-parse v1.0.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling jaq-std v1.6.0 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling jaq-core v1.5.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling muxado v0.5.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling hyper-http-proxy v1.1.0 [INFO] [stderr] Compiling ngrok v0.18.0 [INFO] [stderr] Compiling nexus-agent v0.1.0 (https://github.com/imdanibytes/nexus-agent.git#88b732ee) [INFO] [stderr] Compiling cloudevents-sdk v0.9.0 [INFO] [stdout] warning: variant `Config` is never constructed [INFO] [stdout] --> src/sandbox/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum SandboxError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 27 | Config(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SandboxError` 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: field `build` is never read [INFO] [stdout] --> src/sandbox/devcontainer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct DevContainerConfig { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub build: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DevContainerConfig` 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: fields `dockerfile`, `context`, and `args` are never read [INFO] [stdout] --> src/sandbox/devcontainer.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct BuildConfig { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 38 | /// Path to Dockerfile relative to devcontainer.json. [INFO] [stdout] 39 | pub dockerfile: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub context: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub args: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BuildConfig` 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: function `channel` is never used [INFO] [stdout] --> src/workflows/audit.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn channel(capacity: usize) -> (AuditSender, broadcast::Receiver) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_jsonl_sink` is never used [INFO] [stdout] --> src/workflows/audit.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn spawn_jsonl_sink( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `load`, `list_incomplete`, and `dir` are never used [INFO] [stdout] --> src/workflows/checkpoint.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl FileCheckpointWriter { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] 46 | /// Create a new writer, creating the directory if needed. [INFO] [stdout] 47 | pub fn new(dir: impl Into) -> std::io::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub async fn load(&self, task_id: &str) -> Result, CheckpointError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | pub async fn list_incomplete(&self) -> Result, CheckpointError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | pub fn dir(&self) -> &Path { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_checkpoint` is never used [INFO] [stdout] --> src/workflows/context.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl WorkflowContext { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn from_checkpoint(snap: &CheckpointContext) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NotFound` is never constructed [INFO] [stdout] --> src/workflows/error.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum WorkflowError { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | NotFound(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorkflowError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFAULT_MAX_STEPS` is never used [INFO] [stdout] --> src/workflows/executor.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | const DEFAULT_MAX_STEPS: usize = 1000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run` is never used [INFO] [stdout] --> src/workflows/executor.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | pub async fn run( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `resume_from_checkpoint` is never used [INFO] [stdout] --> src/workflows/executor.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | pub async fn resume_from_checkpoint( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `evaluate_all` is never used [INFO] [stdout] --> src/workflows/expressions.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn evaluate_all( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `with_default_timeout`, and `is_cancelled` are never used [INFO] [stdout] --> src/workflows/handle.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 75 | impl ExecutionHandle { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 76 | pub fn new(max_steps: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn with_default_timeout(mut self, timeout: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub fn is_cancelled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `document` is never read [INFO] [stdout] --> src/workflows/model.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct WorkflowDef { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub document: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorkflowDef` 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: fields `dsl`, `namespace`, `name`, and `version` are never read [INFO] [stdout] --> src/workflows/model.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct DocumentDef { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 60 | #[serde(default)] [INFO] [stdout] 61 | pub dsl: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 62 | #[serde(default)] [INFO] [stdout] 63 | pub namespace: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 64 | #[serde(default)] [INFO] [stdout] 65 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 66 | #[serde(default)] [INFO] [stdout] 67 | pub version: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DocumentDef` 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: variant `Pending` is never constructed [INFO] [stdout] --> src/workflows/task.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum TaskStatus { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 32 | Pending, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskStatus` 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 `cancel` is never read [INFO] [stdout] --> src/workflows/task.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct WorkflowTask { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 56 | pub cancel: CancellationToken, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorkflowTask` 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: associated items `with_checkpoint_dir`, `with_audit`, `cancel`, and `resume_incomplete` are never used [INFO] [stdout] --> src/workflows/task.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 106 | impl TaskStore { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn with_checkpoint_dir(dir: impl Into) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub fn with_audit(mut self, sender: AuditSender) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | pub async fn cancel(&self, id: &str) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 299 | pub async fn resume_incomplete(&self, shared: &Arc) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `Command { std: "docker" "inspect" "41253451d09b69a3bb31766b8374c0fc9fff94d666733a254f5cf2dfe6b5eebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41253451d09b69a3bb31766b8374c0fc9fff94d666733a254f5cf2dfe6b5eebd", kill_on_drop: false }` [INFO] [stdout] 41253451d09b69a3bb31766b8374c0fc9fff94d666733a254f5cf2dfe6b5eebd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b59ee5dbc5b956ec125a0a1b549c3e03d7a149fca1267f23ba586f660b456063 [INFO] running `Command { std: "docker" "start" "-a" "b59ee5dbc5b956ec125a0a1b549c3e03d7a149fca1267f23ba586f660b456063", kill_on_drop: false }` [INFO] [stderr] Compiling nexus-server v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Config` is never constructed [INFO] [stdout] --> src/sandbox/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum SandboxError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 27 | Config(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SandboxError` 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: field `build` is never read [INFO] [stdout] --> src/sandbox/devcontainer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct DevContainerConfig { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub build: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DevContainerConfig` 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: fields `dockerfile`, `context`, and `args` are never read [INFO] [stdout] --> src/sandbox/devcontainer.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct BuildConfig { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 38 | /// Path to Dockerfile relative to devcontainer.json. [INFO] [stdout] 39 | pub dockerfile: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub context: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub args: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BuildConfig` 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: function `channel` is never used [INFO] [stdout] --> src/workflows/audit.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn channel(capacity: usize) -> (AuditSender, broadcast::Receiver) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `spawn_jsonl_sink` is never used [INFO] [stdout] --> src/workflows/audit.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn spawn_jsonl_sink( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `load`, `list_incomplete`, and `dir` are never used [INFO] [stdout] --> src/workflows/checkpoint.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl FileCheckpointWriter { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] 46 | /// Create a new writer, creating the directory if needed. [INFO] [stdout] 47 | pub fn new(dir: impl Into) -> std::io::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub async fn load(&self, task_id: &str) -> Result, CheckpointError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | pub async fn list_incomplete(&self) -> Result, CheckpointError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | pub fn dir(&self) -> &Path { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_checkpoint` is never used [INFO] [stdout] --> src/workflows/context.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl WorkflowContext { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn from_checkpoint(snap: &CheckpointContext) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NotFound` is never constructed [INFO] [stdout] --> src/workflows/error.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum WorkflowError { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | NotFound(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorkflowError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFAULT_MAX_STEPS` is never used [INFO] [stdout] --> src/workflows/executor.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | const DEFAULT_MAX_STEPS: usize = 1000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run` is never used [INFO] [stdout] --> src/workflows/executor.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | pub async fn run( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `resume_from_checkpoint` is never used [INFO] [stdout] --> src/workflows/executor.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | pub async fn resume_from_checkpoint( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `evaluate_all` is never used [INFO] [stdout] --> src/workflows/expressions.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn evaluate_all( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `with_default_timeout`, and `is_cancelled` are never used [INFO] [stdout] --> src/workflows/handle.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 75 | impl ExecutionHandle { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 76 | pub fn new(max_steps: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn with_default_timeout(mut self, timeout: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub fn is_cancelled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `document` is never read [INFO] [stdout] --> src/workflows/model.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct WorkflowDef { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub document: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorkflowDef` 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: fields `dsl`, `namespace`, `name`, and `version` are never read [INFO] [stdout] --> src/workflows/model.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct DocumentDef { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 60 | #[serde(default)] [INFO] [stdout] 61 | pub dsl: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 62 | #[serde(default)] [INFO] [stdout] 63 | pub namespace: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 64 | #[serde(default)] [INFO] [stdout] 65 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 66 | #[serde(default)] [INFO] [stdout] 67 | pub version: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DocumentDef` 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: variant `Pending` is never constructed [INFO] [stdout] --> src/workflows/task.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum TaskStatus { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 32 | Pending, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskStatus` 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 `cancel` is never read [INFO] [stdout] --> src/workflows/task.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct WorkflowTask { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 56 | pub cancel: CancellationToken, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorkflowTask` 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: associated items `with_checkpoint_dir`, `with_audit`, `cancel`, and `resume_incomplete` are never used [INFO] [stdout] --> src/workflows/task.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 106 | impl TaskStore { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn with_checkpoint_dir(dir: impl Into) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub fn with_audit(mut self, sender: AuditSender) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | pub async fn cancel(&self, id: &str) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 299 | pub async fn resume_incomplete(&self, shared: &Arc) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Config` is never constructed [INFO] [stdout] --> src/sandbox/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum SandboxError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 27 | Config(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SandboxError` 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: method `dir` is never used [INFO] [stdout] --> src/workflows/checkpoint.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl FileCheckpointWriter { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 143 | pub fn dir(&self) -> &Path { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NotFound` is never constructed [INFO] [stdout] --> src/workflows/error.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum WorkflowError { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | NotFound(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorkflowError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `document` is never read [INFO] [stdout] --> src/workflows/model.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct WorkflowDef { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub document: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorkflowDef` 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: fields `dsl`, `namespace`, `name`, and `version` are never read [INFO] [stdout] --> src/workflows/model.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct DocumentDef { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 60 | #[serde(default)] [INFO] [stdout] 61 | pub dsl: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 62 | #[serde(default)] [INFO] [stdout] 63 | pub namespace: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 64 | #[serde(default)] [INFO] [stdout] 65 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 66 | #[serde(default)] [INFO] [stdout] 67 | pub version: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DocumentDef` 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: variant `Pending` is never constructed [INFO] [stdout] --> src/workflows/task.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum TaskStatus { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 32 | Pending, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskStatus` 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 `resume_incomplete` is never used [INFO] [stdout] --> src/workflows/task.rs:299:18 [INFO] [stdout] | [INFO] [stdout] 106 | impl TaskStore { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 299 | pub async fn resume_incomplete(&self, shared: &Arc) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.47s [INFO] running `Command { std: "docker" "inspect" "b59ee5dbc5b956ec125a0a1b549c3e03d7a149fca1267f23ba586f660b456063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b59ee5dbc5b956ec125a0a1b549c3e03d7a149fca1267f23ba586f660b456063", kill_on_drop: false }` [INFO] [stdout] b59ee5dbc5b956ec125a0a1b549c3e03d7a149fca1267f23ba586f660b456063 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bcef863241e3186bbf83a002fe4b0ba4179d4fba922f87720d7606b8f141ce5c [INFO] running `Command { std: "docker" "start" "-a" "bcef863241e3186bbf83a002fe4b0ba4179d4fba922f87720d7606b8f141ce5c", kill_on_drop: false }` [INFO] [stderr] warning: variant `Config` is never constructed [INFO] [stderr] --> src/sandbox/mod.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 21 | pub enum SandboxError { [INFO] [stderr] | ------------ variant in this enum [INFO] [stderr] ... [INFO] [stderr] 27 | Config(String), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SandboxError` 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: method `dir` is never used [INFO] [stderr] --> src/workflows/checkpoint.rs:143:12 [INFO] [stderr] | [INFO] [stderr] 45 | impl FileCheckpointWriter { [INFO] [stderr] | ------------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 143 | pub fn dir(&self) -> &Path { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `NotFound` is never constructed [INFO] [stderr] --> src/workflows/error.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub enum WorkflowError { [INFO] [stderr] | ------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 17 | NotFound(String), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `WorkflowError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `document` is never read [INFO] [stderr] --> src/workflows/model.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct WorkflowDef { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 15 | pub document: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `WorkflowDef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `dsl`, `namespace`, `name`, and `version` are never read [INFO] [stderr] --> src/workflows/model.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 59 | pub struct DocumentDef { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 60 | #[serde(default)] [INFO] [stderr] 61 | pub dsl: Option, [INFO] [stderr] | ^^^ [INFO] [stderr] 62 | #[serde(default)] [INFO] [stderr] 63 | pub namespace: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 64 | #[serde(default)] [INFO] [stderr] 65 | pub name: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] 66 | #[serde(default)] [INFO] [stderr] 67 | pub version: Option, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DocumentDef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variant `Pending` is never constructed [INFO] [stderr] --> src/workflows/task.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 31 | pub enum TaskStatus { [INFO] [stderr] | ---------- variant in this enum [INFO] [stderr] 32 | Pending, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TaskStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `resume_incomplete` is never used [INFO] [stderr] --> src/workflows/task.rs:299:18 [INFO] [stderr] | [INFO] [stderr] 106 | impl TaskStore { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 299 | pub async fn resume_incomplete(&self, shared: &Arc) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `build` is never read [INFO] [stderr] --> src/sandbox/devcontainer.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct DevContainerConfig { [INFO] [stderr] | ------------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 20 | pub build: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DevContainerConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `dockerfile`, `context`, and `args` are never read [INFO] [stderr] --> src/sandbox/devcontainer.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 37 | pub struct BuildConfig { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 38 | /// Path to Dockerfile relative to devcontainer.json. [INFO] [stderr] 39 | pub dockerfile: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 42 | pub context: Option, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 45 | pub args: Option>, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BuildConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `channel` is never used [INFO] [stderr] --> src/workflows/audit.rs:63:8 [INFO] [stderr] | [INFO] [stderr] 63 | pub fn channel(capacity: usize) -> (AuditSender, broadcast::Receiver) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `spawn_jsonl_sink` is never used [INFO] [stderr] --> src/workflows/audit.rs:76:8 [INFO] [stderr] | [INFO] [stderr] 76 | pub fn spawn_jsonl_sink( [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `load`, `list_incomplete`, and `dir` are never used [INFO] [stderr] --> src/workflows/checkpoint.rs:47:12 [INFO] [stderr] | [INFO] [stderr] 45 | impl FileCheckpointWriter { [INFO] [stderr] | ------------------------- associated items in this implementation [INFO] [stderr] 46 | /// Create a new writer, creating the directory if needed. [INFO] [stderr] 47 | pub fn new(dir: impl Into) -> std::io::Result { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 79 | pub async fn load(&self, task_id: &str) -> Result, CheckpointError> { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 111 | pub async fn list_incomplete(&self) -> Result, CheckpointError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 143 | pub fn dir(&self) -> &Path { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `from_checkpoint` is never used [INFO] [stderr] --> src/workflows/context.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 24 | impl WorkflowContext { [INFO] [stderr] | -------------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 50 | pub fn from_checkpoint(snap: &CheckpointContext) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `DEFAULT_MAX_STEPS` is never used [INFO] [stderr] --> src/workflows/executor.rs:23:7 [INFO] [stderr] | [INFO] [stderr] 23 | const DEFAULT_MAX_STEPS: usize = 1000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `run` is never used [INFO] [stderr] --> src/workflows/executor.rs:35:14 [INFO] [stderr] | [INFO] [stderr] 35 | pub async fn run( [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `resume_from_checkpoint` is never used [INFO] [stderr] --> src/workflows/executor.rs:67:14 [INFO] [stderr] | [INFO] [stderr] 67 | pub async fn resume_from_checkpoint( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `evaluate_all` is never used [INFO] [stderr] --> src/workflows/expressions.rs:61:8 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn evaluate_all( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `with_default_timeout`, and `is_cancelled` are never used [INFO] [stderr] --> src/workflows/handle.rs:76:12 [INFO] [stderr] | [INFO] [stderr] 75 | impl ExecutionHandle { [INFO] [stderr] | -------------------- associated items in this implementation [INFO] [stderr] 76 | pub fn new(max_steps: usize) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 131 | pub fn with_default_timeout(mut self, timeout: Duration) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 156 | pub fn is_cancelled(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `cancel` is never read [INFO] [stderr] --> src/workflows/task.rs:56:9 [INFO] [stderr] | [INFO] [stderr] 41 | pub struct WorkflowTask { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 56 | pub cancel: CancellationToken, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `WorkflowTask` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated items `with_checkpoint_dir`, `with_audit`, `cancel`, and `resume_incomplete` are never used [INFO] [stderr] --> src/workflows/task.rs:117:12 [INFO] [stderr] | [INFO] [stderr] 106 | impl TaskStore { [INFO] [stderr] | -------------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 117 | pub fn with_checkpoint_dir(dir: impl Into) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 128 | pub fn with_audit(mut self, sender: AuditSender) -> Self { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 272 | pub async fn cancel(&self, id: &str) -> bool { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 299 | pub async fn resume_incomplete(&self, shared: &Arc) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `nexus-server` (bin "nexus-server" test) generated 7 warnings [INFO] [stderr] warning: `nexus-server` (bin "nexus-server") generated 18 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexus_server-cff4e49a0a021b5b) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test sandbox::devcontainer::tests::parse_array_command ... ok [INFO] [stdout] test sandbox::devcontainer::tests::minimal_config ... ok [INFO] [stdout] test sandbox::devcontainer::tests::comment_inside_string_preserved ... ok [INFO] [stdout] test sandbox::devcontainer::tests::defaults ... ok [INFO] [stdout] test sandbox::devcontainer::tests::parse_image_based ... ok [INFO] [stdout] test sandbox::devcontainer::tests::parse_object_command ... ok [INFO] [stdout] test sandbox::docker::tests::resolve_absolute_path ... ok [INFO] [stdout] test sandbox::docker::tests::resolve_relative_path ... ok [INFO] [stdout] test sandbox::docker::tests::shell_escape_quotes ... ok [INFO] [stdout] test sandbox::devcontainer::tests::strip_comments ... ok [INFO] [stdout] test sandbox::devcontainer::tests::parse_dockerfile_based ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nexus_server-82d642bd98bfffca) [INFO] [stdout] [INFO] [stdout] running 102 tests [INFO] [stdout] test config::tests::parse_minimal_config ... ok [INFO] [stdout] test sandbox::devcontainer::tests::minimal_config ... ok [INFO] [stdout] test config::tests::parse_full_config ... ok [INFO] [stdout] test sandbox::devcontainer::tests::comment_inside_string_preserved ... ok [INFO] [stdout] test sandbox::devcontainer::tests::defaults ... ok [INFO] [stdout] test sandbox::devcontainer::tests::parse_dockerfile_based ... ok [INFO] [stdout] test sandbox::devcontainer::tests::parse_image_based ... ok [INFO] [stdout] test sandbox::devcontainer::tests::parse_object_command ... ok [INFO] [stdout] test sandbox::devcontainer::tests::parse_array_command ... ok [INFO] [stdout] test sandbox::docker::tests::resolve_relative_path ... ok [INFO] [stdout] test sandbox::docker::tests::shell_escape_quotes ... ok [INFO] [stdout] test server::tests::delivery_tracker_detects_replay ... ok [INFO] [stdout] test sources::cloudevents_source::tests::binary_mode_missing_required_header ... ok [INFO] [stdout] test sources::cloudevents_source::tests::no_delivery_id ... ok [INFO] [stdout] test sources::cloudevents_source::tests::verify_invalid_bearer ... ok [INFO] [stdout] test sources::cloudevents_source::tests::parse_binary_mode ... ok [INFO] [stdout] test sources::cloudevents_source::tests::verify_missing_header ... ok [INFO] [stdout] test sources::github::tests::delivery_id_from_header ... ok [INFO] [stdout] test sources::cloudevents_source::tests::parse_structured_mode ... ok [INFO] [stdout] test sources::github::tests::builds_event_without_action ... ok [INFO] [stdout] test sources::github::tests::no_verification_when_unconfigured ... ok [INFO] [stdout] test sandbox::devcontainer::tests::strip_comments ... ok [INFO] [stdout] test sandbox::docker::tests::resolve_absolute_path ... ok [INFO] [stdout] test sources::cloudevents_source::tests::verify_valid_bearer ... ok [INFO] [stdout] test sources::github::tests::delivery_id_missing ... ok [INFO] [stdout] test verification::tests::invalid_signature ... ok [INFO] [stdout] test verification::tests::missing_prefix ... ok [INFO] [stdout] test verification::tests::invalid_hex ... ok [INFO] [stdout] test verification::tests::valid_signature ... ok [INFO] [stdout] test workflows::audit::tests::audit_event_serializes_with_tag ... ok [INFO] [stdout] test workflows::audit::tests::emit_with_no_receivers_does_not_panic ... ok [INFO] [stdout] test workflows::context::tests::advance_moves_output_to_input ... ok [INFO] [stdout] test workflows::checkpoint::tests::load_missing_returns_none ... ok [INFO] [stdout] test workflows::audit::tests::jsonl_sink_writes_to_file ... ok [INFO] [stdout] test workflows::audit::tests::broadcast_delivers_events ... ok [INFO] [stdout] test workflows::context::tests::from_event_sets_initial_state ... ok [INFO] [stdout] test workflows::checkpoint::tests::remove_nonexistent_is_ok ... ok [INFO] [stdout] test workflows::checkpoint::tests::remove_deletes_file ... ok [INFO] [stdout] test workflows::executor::tests::per_step_timeout_overrides_default ... ok [INFO] [stdout] test workflows::checkpoint::tests::save_load_round_trip ... ok [INFO] [stdout] test workflows::executor::tests::nested_do ... ok [INFO] [stdout] test workflows::context::tests::vars_includes_all_bindings ... ok [INFO] [stdout] test sources::github::tests::builds_event_with_action ... ok [INFO] [stdout] test workflows::executor::tests::cancellation_stops_execution ... ok [INFO] [stdout] test workflows::executor::tests::step_completes_within_timeout ... ok [INFO] [stdout] test workflows::executor::tests::set_then_read ... ok [INFO] [stdout] test workflows::executor::tests::resume_skips_completed_steps ... ok [INFO] [stdout] test workflows::executor::tests::try_catch_finally_success ... ok [INFO] [stdout] test workflows::executor::tests::default_timeout_does_not_interfere ... ok [INFO] [stdout] test workflows::executor::tests::switch_exit ... ok [INFO] [stdout] test workflows::expressions::tests::condition_null_is_falsy ... ok [INFO] [stdout] test workflows::expressions::tests::is_runtime_expr_detection ... ok [INFO] [stdout] test workflows::executor::tests::checkpoint_saved_during_execution ... ok [INFO] [stdout] test workflows::context::tests::output_transform ... ok [INFO] [stdout] test workflows::expressions::tests::field_access ... ok [INFO] [stdout] test workflows::expressions::tests::parse_error ... ok [INFO] [stdout] test workflows::expressions::tests::if_then_else ... ok [INFO] [stdout] test workflows::expressions::tests::named_variables ... ok [INFO] [stdout] test workflows::expressions::tests::resolve_value_literal ... ok [INFO] [stdout] test workflows::expressions::tests::pipe_and_length ... ok [INFO] [stdout] test workflows::executor::tests::switch_goto ... ok [INFO] [stdout] test workflows::expressions::tests::resolve_object_mixed ... ok [INFO] [stdout] test workflows::expressions::tests::condition_truthy ... ok [INFO] [stdout] test workflows::expressions::tests::runtime_expr_wrapper ... ok [INFO] [stdout] test workflows::checkpoint::tests::list_incomplete_finds_all ... ok [INFO] [stdout] test workflows::handle::tests::check_cancel_after_fire ... ok [INFO] [stdout] test workflows::context::tests::export_modifies_context ... ok [INFO] [stdout] test workflows::expressions::tests::evaluate_all_multiple_outputs ... ok [INFO] [stdout] test workflows::expressions::tests::resolve_value_expr ... ok [INFO] [stdout] test workflows::context::tests::input_transform ... ok [INFO] [stdout] test workflows::handle::tests::with_cancel_shares_token ... ok [INFO] [stdout] test workflows::model::tests::parse_no_schedule ... ok [INFO] [stdout] test workflows::model::tests::parse_nested_do ... ok [INFO] [stdout] test workflows::model::tests::parse_with_transforms ... ok [INFO] [stdout] test workflows::model::tests::parse_try_catch_finally ... ok [INFO] [stdout] test workflows::executor::tests::conditional_if_skip ... ok [INFO] [stdout] test workflows::task::tests::audit_events_emitted_on_success ... ok [INFO] [stdout] test workflows::task::tests::audit_events_emitted_on_failure ... ok [INFO] [stdout] test workflows::task::tests::task_cancel_fires_token ... ok [INFO] [stdout] test workflows::task::tests::task_cancel_noop_on_completed ... ok [INFO] [stdout] test workflows::model::tests::parse_switch ... ok [INFO] [stdout] test workflows::handle::tests::check_cancel_before_fire ... ok [INFO] [stdout] test workflows::expressions::tests::nested_field ... ok [INFO] [stdout] test workflows::expressions::tests::identity ... ok [INFO] [stdout] test workflows::executor::tests::set_with_expression ... ok [INFO] [stdout] test workflows::task::tests::task_lifecycle_success ... ok [INFO] [stdout] test workflows::executor::tests::max_steps_exceeded ... ok [INFO] [stdout] test workflows::tests::match_triggers_no_match ... ok [INFO] [stdout] test workflows::tests::match_triggers_multiple ... ok [INFO] [stdout] test workflows::task::tests::task_list ... ok [INFO] [stdout] test workflows::task::tests::task_store_with_checkpoint_removes_on_completion ... ok [INFO] [stdout] test workflows::tests::match_triggers_no_schedule ... ok [INFO] [stdout] test workflows::tests::match_triggers_prefix ... ok [INFO] [stdout] test workflows::tests::match_triggers_source_filter ... ok [INFO] [stdout] test server::tests::delivery_tracker_evicts_oldest ... ok [INFO] [stdout] test workflows::task::tests::task_lifecycle_failure ... ok [INFO] [stdout] test workflows::expressions::tests::string_interpolation ... ok [INFO] [stdout] test workflows::handle::tests::increment_checks_cancel ... ok [INFO] [stdout] test workflows::handle::tests::increment_respects_max ... ok [INFO] [stdout] test workflows::model::tests::parse_schedule_triggers ... ok [INFO] [stdout] test workflows::model::tests::parse_sequential_workflow ... ok [INFO] [stdout] test workflows::task::tests::task_store_checkpoint_removed_on_failure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 102 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running tests/sandbox_integration.rs (/opt/rustwide/target/debug/deps/sandbox_integration-90c6f0dc70a60d59) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test sandbox_lifecycle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Doc-tests nexus_server [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" "bcef863241e3186bbf83a002fe4b0ba4179d4fba922f87720d7606b8f141ce5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcef863241e3186bbf83a002fe4b0ba4179d4fba922f87720d7606b8f141ce5c", kill_on_drop: false }` [INFO] [stdout] bcef863241e3186bbf83a002fe4b0ba4179d4fba922f87720d7606b8f141ce5c