[INFO] cloning repository https://github.com/Xmanuel01/Morph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xmanuel01/Morph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXmanuel01%2FMorph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXmanuel01%2FMorph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2997b0c113164b4d60372780f91f3d57a1cfe1e [INFO] testing Xmanuel01/Morph against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXmanuel01%2FMorph" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Xmanuel01/Morph [INFO] finished tweaking git repo https://github.com/Xmanuel01/Morph [INFO] tweaked toml for git repo https://github.com/Xmanuel01/Morph written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Xmanuel01/Morph on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Xmanuel01/Morph 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ba15d2d15be16821a0fff2a1c1d2924b4b32f1a8bfc4174a323f0167db2abab [INFO] running `Command { std: "docker" "start" "-a" "2ba15d2d15be16821a0fff2a1c1d2924b4b32f1a8bfc4174a323f0167db2abab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ba15d2d15be16821a0fff2a1c1d2924b4b32f1a8bfc4174a323f0167db2abab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ba15d2d15be16821a0fff2a1c1d2924b4b32f1a8bfc4174a323f0167db2abab", kill_on_drop: false }` [INFO] [stdout] 2ba15d2d15be16821a0fff2a1c1d2924b4b32f1a8bfc4174a323f0167db2abab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d285cadb05c5e52e5d7658de43bdfdb36c5e286e945420f327751b3342818c0 [INFO] running `Command { std: "docker" "start" "-a" "5d285cadb05c5e52e5d7658de43bdfdb36c5e286e945420f327751b3342818c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hybrid-array v0.4.10 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling cmov v0.5.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ctutils v0.4.1 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling libffi-sys v2.3.0 [INFO] [stderr] Compiling libz-sys v1.1.25 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling toml_edit v0.25.10+spec-1.1.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling hmac v0.13.0 [INFO] [stderr] Compiling md-5 v0.11.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling subprocess v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling postgres-protocol v0.6.11 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling mysql_common v0.32.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling frunk_derives v0.4.4 [INFO] [stderr] Compiling frunk_proc_macros v0.1.4 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling mysql-common-derive v0.31.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling frunk v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling libffi v3.2.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling postgres-types v0.2.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling derive_utils v0.15.1 [INFO] [stderr] Compiling whoami v2.1.1 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling mysql v25.0.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling io-enum v1.2.1 [INFO] [stderr] Compiling enkaic v3.8.0 (/opt/rustwide/workdir/enkaic) [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling tokio-postgres v0.7.17 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling enkai v3.8.0 (/opt/rustwide/workdir/enkai) [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling enkai_tensor v3.8.0 (/opt/rustwide/workdir/enkai_tensor) [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling postgres v0.19.13 [INFO] [stderr] Compiling enkairt v3.8.0 (/opt/rustwide/workdir/enkairt) [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling enkai_native v3.8.0 (/opt/rustwide/workdir/enkai_native) [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> enkai/src/train.rs:1731:13 [INFO] [stdout] | [INFO] [stdout] 1731 | Err(err) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5d285cadb05c5e52e5d7658de43bdfdb36c5e286e945420f327751b3342818c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d285cadb05c5e52e5d7658de43bdfdb36c5e286e945420f327751b3342818c0", kill_on_drop: false }` [INFO] [stdout] 5d285cadb05c5e52e5d7658de43bdfdb36c5e286e945420f327751b3342818c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1245308a092d24cc60debbf337d602d7c46f8e6442399f01b753be9ff78fff5b [INFO] running `Command { std: "docker" "start" "-a" "1245308a092d24cc60debbf337d602d7c46f8e6442399f01b753be9ff78fff5b", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling enkai_tensor v3.8.0 (/opt/rustwide/workdir/enkai_tensor) [INFO] [stderr] Compiling enkaic v3.8.0 (/opt/rustwide/workdir/enkaic) [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling enkairt v3.8.0 (/opt/rustwide/workdir/enkairt) [INFO] [stderr] Compiling enkai v3.8.0 (/opt/rustwide/workdir/enkai) [INFO] [stderr] Compiling mysql_common v0.32.4 [INFO] [stderr] Compiling mysql v25.0.1 [INFO] [stderr] Compiling enkai_native v3.8.0 (/opt/rustwide/workdir/enkai_native) [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> enkai/src/train.rs:1731:13 [INFO] [stdout] | [INFO] [stdout] 1731 | Err(err) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1245308a092d24cc60debbf337d602d7c46f8e6442399f01b753be9ff78fff5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1245308a092d24cc60debbf337d602d7c46f8e6442399f01b753be9ff78fff5b", kill_on_drop: false }` [INFO] [stdout] 1245308a092d24cc60debbf337d602d7c46f8e6442399f01b753be9ff78fff5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01a361667b0ae878b343721f4defc86aed86d29223ac72213ef84dfedf6a3192 [INFO] running `Command { std: "docker" "start" "-a" "01a361667b0ae878b343721f4defc86aed86d29223ac72213ef84dfedf6a3192", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> enkai/src/train.rs:1731:13 [INFO] [stderr] | [INFO] [stderr] 1731 | Err(err) [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `enkai` (bin "enkai" test) generated 1 warning (run `cargo fix --bin "enkai" -p enkai --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/enkai-c97af8dbd822175a) [INFO] [stdout] [INFO] [stdout] running 244 tests [INFO] [stdout] test bench::tests::parse_defaults ... ok [INFO] [stdout] test bench::tests::parse_custom_values ... ok [INFO] [stdout] test bootstrap::tests::litec_check_accepts_coroutine_args_mixed_list_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_accepts_expanded_selfhost_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_assignment_field_type_mismatch_ident_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_binary_mismatch_from_annotated_locals_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_binary_type_mismatch_with_ident_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_boolean_condition_ident_type_mismatch_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_boolean_condition_type_mismatch_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_constructor_arity_mismatch_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_constructor_unknown_named_field_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_deep_assignment_target_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_duplicate_enum_variants_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_duplicate_impl_methods_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_duplicate_param_names_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_duplicate_top_level_symbols_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_duplicate_type_fields_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_fn_self_param_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_for_loop_via_selfhost_validation ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_impl_target_without_type_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_imported_argument_type_mismatch_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_imported_call_arity_mismatch_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_imported_for_loop_via_selfhost_package_validation ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_index_type_mismatch_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_let_annotation_mismatch_ident_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_let_type_mismatch_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_literal_binary_type_mismatch_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_local_argument_type_mismatch_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_local_call_arity_mismatch_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_out_of_subset_constructs ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_private_imported_call_via_selfhost_visibility ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_private_imported_type_annotation_via_selfhost_visibility ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_private_use_symbol_via_selfhost_visibility ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_return_type_mismatch_ident_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_return_type_mismatch_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_unary_type_mismatch_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_unknown_field_on_inferred_target_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_unknown_field_on_unknown_symbol_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_check_rejects_unknown_param_type_via_selfhost_semantics ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_compile_auto_fallback_writes_triage_bundle ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_compile_emits_program ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_frontend_audit_reports_frontier_gaps ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_frontend_audit_require_full_support_fails_on_gap ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_frontend_audit_supports_decl_frontier_corpus ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_mainline_ci_runs_and_writes_reports ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_negative_audit_passes_when_stage0_and_selfhost_reject ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_negative_audit_require_full_support_fails_on_gap ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_release_ci_runs_mainline_and_fallback_lanes ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_replace_check_report_records_stage1_stage2_runtime_parity ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_replace_check_verifies_stage_fixed_point ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_run_executes_stage1_program ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_add_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_boolean_short_circuit_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_buffer_native_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_capturing_closure_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_const_return_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_define_global_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_example_ffi_safety ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_example_hello ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_example_project_v02_main ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_extended_arithmetic_and_comparisons ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_float_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_handle_native_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_if_control_flow_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_list_index_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_list_mutation_full_bytecode ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_locals_and_parameters_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_logic_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_native_function_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_neg_mod_neq_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_noncapturing_function_value_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_pop_cleanup_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_record_field_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_record_mutation_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_tasks_channels_scheduler_primitives ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_try_unwrap_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_while_loop_subset ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_zero_arg_call_wrappers ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_audit_require_full_support_accepts_string_results ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_coverage_accepts_supported_native_function_signature ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_coverage_reports_full_bytecode_instruction_surface ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_coverage_reports_unsupported_native_function_gap_family ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_runtime_error_audit_enforces_stable_taxonomy ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_selfhost_ci_emits_triage_report ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_selfhost_ci_executes_corpus ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_selfhost_verifies_corpus ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_stage_parse_and_codegen ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bootstrap::tests::litec_verify_matches_stage0_and_stage1 ... ignored, release-profile bootstrap self-host test; run explicitly with --ignored or readiness profiles [INFO] [stdout] test bench::tests::parse_requires_class_targets_when_enforced ... ok [INFO] [stdout] test bench::tests::parse_profile_options ... ok [INFO] [stdout] test bench::tests::parse_rejects_invalid_baseline ... ok [INFO] [stdout] test cluster::tests::build_cluster_plan_supports_multi_node_dist_contract ... FAILED [INFO] [stdout] test cluster::tests::parse_cluster_args_supports_output_and_dry_run ... FAILED [INFO] [stdout] test cluster::tests::build_cluster_plan_supports_simulation_world_partition_contract ... FAILED [INFO] [stdout] test cluster::tests::build_cluster_plan_rejects_multi_node_env_rendezvous ... FAILED [INFO] [stdout] test deploy::tests::parse_validate_args_accepts_backend_strict ... ok [INFO] [stdout] test cluster::tests::parse_usize_csv_accepts_csv ... ok [INFO] [stdout] test cluster::tests::parse_usize_csv_rejects_invalid_values ... ok [INFO] [stdout] test deploy::tests::parse_validate_args_accepts_json_output ... ok [INFO] [stdout] test deploy::tests::parse_validate_args_accepts_mobile_profile ... ok [INFO] [stdout] test deploy::tests::validate_backend_project_flags_missing_files ... ok [INFO] [stdout] test deploy::tests::validate_migration_contract_flags_invalid_sequence ... ok [INFO] [stdout] test deploy::tests::parse_validate_args_requires_profile ... ok [INFO] [stdout] test frontend::tests::contract_snapshots_match_reference_files ... ok [INFO] [stdout] test frontend::tests::backend_template_contains_expected_routes ... ok [INFO] [stdout] test deploy::tests::write_validation_report_outputs_json_file ... ok [INFO] [stdout] test frontend::tests::new_command_creates_frontend_scaffold ... ok [INFO] [stdout] test frontend::tests::new_command_creates_llm_fullstack_scaffold ... ok [INFO] [stdout] test frontend::tests::new_command_creates_mobile_scaffold ... ok [INFO] [stdout] test frontend::tests::fullstack_force_rescaffold_updates_contract_version ... ok [INFO] [stdout] test frontend::tests::parse_new_kind_rejects_unknown ... ok [INFO] [stdout] test frontend::tests::prepare_destination_rejects_non_empty_without_force ... ok [INFO] [stdout] test frontend::tests::sanitize_name_normalizes_path ... ok [INFO] [stdout] test frontend::tests::sdk_generate_supports_mobile_target ... ok [INFO] [stdout] test frontend::tests::sdk_generate_writes_output_file ... ok [INFO] [stdout] test frontend::tests::sdk_template_contains_version_pinning_contract ... ok [INFO] [stdout] test frontend::tests::new_command_creates_service_scaffold ... ok [INFO] [stdout] test grpc::tests::parse_probe_args_defaults ... ok [INFO] [stdout] test migrate::tests::doctor_reports_blockers_for_legacy_artifacts ... ok [INFO] [stdout] test migrate::tests::lenient_doctor_allows_missing_checkpoint_fields_as_warning ... FAILED [INFO] [stdout] test grpc::tests::grpc_server_probe_roundtrip ... ok [INFO] [stdout] test migrate::tests::migrate_checkpoint_meta_v1_fills_required_fields ... ok [INFO] [stdout] test migrate::tests::strict_checkpoint_verify_blocks_missing_v1_fields ... ok [INFO] [stdout] test migrate::tests::migrate_config_v1_generates_config_version ... FAILED [INFO] [stdout] test model::tests::build_model_command_manifest_captures_register_shape ... ok [INFO] [stdout] test model::tests::active_version_pointer_roundtrip ... ok [INFO] [stdout] test model::tests::checkpoint_pointer_roundtrip ... ok [INFO] [stdout] test model::tests::model_manifest_args_round_trip_loaded_json ... ok [INFO] [stdout] test model::tests::load_and_unload_model_versions ... ok [INFO] [stdout] test model::tests::register_supports_simulation_artifact_metadata ... ok [INFO] [stdout] test model::tests::register_promote_retire_and_list_json ... ok [INFO] [stdout] test model::tests::remote_pull_rejects_manifest_hash_mismatch ... ok [INFO] [stdout] test model::tests::remote_pull_rejects_signature_mismatch_without_and_with_fallback ... ok [INFO] [stdout] test model::tests::remote_push_pull_with_signature_and_fallback ... ok [INFO] [stdout] test model::tests::remote_state_sync_promote_retire_and_rollback ... ok [INFO] [stdout] test readiness::tests::build_readiness_execution_plan_carries_manifest_and_output_policy ... ok [INFO] [stdout] test readiness::tests::build_release_blocker_verification_plan_loads_report_and_policy ... ok [INFO] [stdout] test readiness::tests::filter_manifest_checks_rejects_unknown_id ... ok [INFO] [stdout] test readiness::tests::filter_manifest_checks_skips_known_ids_in_order ... ok [INFO] [stdout] test model::tests::verify_signature_command_passes_for_signed_remote_artifact ... ok [INFO] [stdout] test readiness::tests::load_manifest_production_profile ... ok [INFO] [stdout] test readiness::tests::load_manifest_strict_selfhost_profile ... ok [INFO] [stdout] test readiness::tests::parse_check_args_defaults ... ok [INFO] [stdout] test readiness::tests::parse_check_args_overrides ... ok [INFO] [stdout] test readiness::tests::parse_check_args_rejects_unknown_option ... ok [INFO] [stdout] test readiness::tests::parse_verify_blockers_args_defaults ... ok [INFO] [stdout] test readiness::tests::parse_verify_blockers_args_rejects_missing_report ... ok [INFO] [stdout] test readiness::tests::load_manifest_full_platform_profile ... ok [INFO] [stdout] test readiness::tests::verify_release_blockers_detects_failed_checks_and_missing_artifacts ... ok [INFO] [stdout] test readiness::tests::verify_release_blockers_allows_explicitly_waived_skipped_checks ... ok [INFO] [stdout] test runtime_exec::tests::scoped_env_restores_previous_values ... ok [INFO] [stdout] test readiness::tests::verify_release_blockers_passes_with_required_artifacts ... ok [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stdout] test frontend::tests::fullstack_stream_contract_and_persistence_across_versions ... ok [INFO] [stdout] test service_runtime::tests::backend_contract_service_serves_health_and_chat_routes ... ok [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stdout] test service_runtime::tests::generic_service_executes_post_route_with_response_override ... ok [INFO] [stdout] test service_runtime::tests::generic_service_executes_exact_and_dynamic_route_handlers ... ok [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling libffi-sys v2.3.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stdout] test service_runtime::tests::generic_service_executes_any_nested_and_catchall_routes ... ok [INFO] [stdout] test sim::tests::parse_sim_profile_args_requires_output ... ok [INFO] [stdout] test sim::tests::parse_sim_run_args_supports_json_and_output ... ok [INFO] [stdout] test sim::tests::sim_profile_writes_vm_profile_artifact ... ok [INFO] [stdout] test sim::tests::sim_replay_parses_args ... ok [INFO] [stdout] test sim::tests::sim_run_writes_json_report ... ok [INFO] [stdout] test sim::tests::sim_run_writes_lineage_and_snapshot_manifests ... ok [INFO] [stdout] test systems::tests::build_cluster_manifest_embeds_evaluated_plan ... FAILED [INFO] [stdout] test systems::tests::build_deploy_manifest_evaluates_project_layout ... ok [INFO] [stdout] test systems::tests::build_serve_manifest_defaults_target_and_flags ... ok [INFO] [stdout] test systems::tests::build_serve_manifest_rejects_conflicting_ports ... ok [INFO] [stdout] test systems::tests::build_serve_manifest_rejects_multi_model_without_registry ... ok [INFO] [stdout] test systems::tests::build_serve_manifest_resolves_single_model_selection ... ok [INFO] [stdout] test systems::tests::build_worker_manifest_captures_retry_and_handler_contracts ... ok [INFO] [stdout] test systems::tests::build_worker_run_manifest_captures_once_policy ... ok [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stdout] test systems::tests::build_worker_run_manifest_defaults_to_until_idle_policy ... ok [INFO] [stdout] test systems::tests::resolve_serve_model_selection_prefers_latest_semver ... ok [INFO] [stdout] test tests::fmt_check_fails_on_unformatted_source ... ok [INFO] [stdout] test tests::fmt_formats_file ... ok [INFO] [stdout] test tests::fmt_upgrades_nested_plain_closers ... ok [INFO] [stdout] test tests::master_pipeline_cpu_smoke ... FAILED [INFO] [stdout] test tests::parse_train_eval_args_accepts_strict_flag ... ok [INFO] [stdout] test tests::parse_train_eval_args_allows_lenient_with_gate ... ok [INFO] [stdout] test tests::parse_train_eval_args_defaults_to_strict ... ok [INFO] [stdout] test tests::parse_train_eval_args_rejects_lenient_without_gate ... ok [INFO] [stdout] test tests::parse_train_eval_args_supports_pretrain_command_name ... ok [INFO] [stdout] test tests::resolve_model_selection_checkpoint_path ... ok [INFO] [stdout] test tests::resolve_model_selection_honors_checkpoint_pointer ... ok [INFO] [stdout] test tests::resolve_model_selection_latest_semver ... ok [INFO] [stdout] test tests::resolve_model_selection_prefers_active_pointer_without_latest_flag ... ok [INFO] [stdout] test tests::resolve_model_selection_requires_loaded_when_requested ... ok [INFO] [stdout] test tests::resolves_project_entry_from_directory ... ok [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stdout] test service_runtime::tests::generic_service_executes_target_without_vm_http_server ... ok [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stdout] test service_runtime::tests::generic_service_serves_static_assets ... ok [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling enkai v3.8.0 (/opt/rustwide/workdir/enkai) [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling enkaic v3.8.0 (/opt/rustwide/workdir/enkaic) [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stdout] test bootstrap::tests::dataset_lite_inspect_matches_rust_baseline has been running for over 60 seconds [INFO] [stdout] test bootstrap::tests::fmt_lite_check_matches_rust_exit_code has been running for over 60 seconds [INFO] [stdout] test bootstrap::tests::fmt_lite_formats_like_rust_formatter has been running for over 60 seconds [INFO] [stdout] test bootstrap::tests::lint_lite_deny_warn_enforces_failure has been running for over 60 seconds [INFO] [stdout] test bootstrap::tests::tokenizer_lite_train_matches_rust_baseline has been running for over 60 seconds [INFO] [stderr] Compiling libffi v3.2.0 [INFO] [stderr] Compiling enkairt v3.8.0 (/opt/rustwide/workdir/enkairt) [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stdout] test tests::run_prefers_selfhost_backend_for_supported_programs has been running for over 60 seconds [INFO] [stdout] test tests::run_rejects_type_error has been running for over 60 seconds [INFO] [stdout] test tests::run_rust_backend_flag_skips_selfhost_path has been running for over 60 seconds [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> enkai/src/train.rs:1731:13 [INFO] [stderr] | [INFO] [stderr] 1731 | Err(err) [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `enkai` (bin "enkai") generated 1 warning (run `cargo fix --bin "enkai" -p enkai` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] [stdout] test bootstrap::tests::fmt_lite_formats_like_rust_formatter ... FAILED [INFO] [stdout] test tests::serve_rejects_conflicting_model_flags ... ok [INFO] [stdout] test tests::serve_rejects_multi_model_without_registry ... ok [INFO] [stdout] test tests::serve_requires_flag_values ... ok [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> enkai/src/train.rs:1731:13 [INFO] [stderr] | [INFO] [stderr] 1731 | Err(err) [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `enkai` (bin "enkai") generated 1 warning (run `cargo fix --bin "enkai" -p enkai` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] [stdout] test bootstrap::tests::lint_lite_deny_warn_enforces_failure ... FAILED [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> enkai/src/train.rs:1731:13 [INFO] [stderr] | [INFO] [stderr] 1731 | Err(err) [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `enkai` (bin "enkai") generated 1 warning (run `cargo fix --bin "enkai" -p enkai` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] [stdout] test bootstrap::tests::fmt_lite_check_matches_rust_exit_code ... FAILED [INFO] [stdout] test tests::version_output_matches_language_and_cli_versions ... ok [INFO] [stdout] test train::tests::build_train_command_manifest_embeds_evaluated_config ... FAILED [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> enkai/src/train.rs:1731:13 [INFO] [stderr] | [INFO] [stderr] 1731 | Err(err) [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `enkai` (bin "enkai") generated 1 warning (run `cargo fix --bin "enkai" -p enkai` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] [stdout] test bootstrap::tests::dataset_lite_inspect_matches_rust_baseline ... FAILED [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> enkai/src/train.rs:1731:13 [INFO] [stderr] | [INFO] [stderr] 1731 | Err(err) [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `enkai` (bin "enkai") generated 1 warning (run `cargo fix --bin "enkai" -p enkai` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] [stdout] test bootstrap::tests::tokenizer_lite_train_matches_rust_baseline ... FAILED [INFO] [stdout] test tests::test_command_fails_on_type_error has been running for over 60 seconds [INFO] [stdout] test tests::test_command_passes has been running for over 60 seconds [INFO] [stdout] test train::tests::distributed_parse_allows_enkai_accel_networked_sync_preview has been running for over 60 seconds [INFO] [stdout] test train::tests::distributed_parse_allows_enkai_accel_rank_sharded_preview has been running for over 60 seconds [INFO] [stdout] test train::tests::distributed_parse_allows_enkai_accel_synchronized_grad_preview has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "01a361667b0ae878b343721f4defc86aed86d29223ac72213ef84dfedf6a3192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01a361667b0ae878b343721f4defc86aed86d29223ac72213ef84dfedf6a3192", kill_on_drop: false }` [INFO] [stdout] 01a361667b0ae878b343721f4defc86aed86d29223ac72213ef84dfedf6a3192