[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] 144ad8299ce4fecfc4955aabc1ffcd95e5bea71f
[INFO] testing Xmanuel01/Morph against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXmanuel01%2FMorph" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Xmanuel01/Morph on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded postgres-protocol v0.6.11
[INFO] [stderr]   Downloaded wasite v1.0.2
[INFO] [stderr]   Downloaded postgres v0.19.13
[INFO] [stderr]   Downloaded ctutils v0.4.1
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.4
[INFO] [stderr]   Downloaded postgres-types v0.2.13
[INFO] [stderr]   Downloaded objc2-system-configuration v0.3.2
[INFO] [stderr]   Downloaded named_pipe v0.4.1
[INFO] [stderr]   Downloaded mysql-common-derive v0.31.2
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]   Downloaded frunk_derives v0.4.4
[INFO] [stderr]   Downloaded btoi v0.4.3
[INFO] [stderr]   Downloaded whoami v2.1.1
[INFO] [stderr]   Downloaded io-enum v1.2.1
[INFO] [stderr]   Downloaded bufstream v0.1.4
[INFO] [stderr]   Downloaded md-5 v0.11.0
[INFO] [stderr]   Downloaded subprocess v0.2.15
[INFO] [stderr]   Downloaded frunk_core v0.4.4
[INFO] [stderr]   Downloaded libffi v3.2.0
[INFO] [stderr]   Downloaded tonic-build v0.12.3
[INFO] [stderr]   Downloaded tokio-postgres v0.7.17
[INFO] [stderr]   Downloaded mysql v25.0.1
[INFO] [stderr]   Downloaded toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]   Downloaded frunk v0.4.4
[INFO] [stderr]   Downloaded mysql_common v0.32.4
[INFO] [stderr]   Downloaded rust_decimal v1.41.0
[INFO] [stderr]   Downloaded protoc-bin-vendored v3.2.0
[INFO] [stderr]   Downloaded torch-sys v0.15.0
[INFO] [stderr]   Downloaded libz-sys v1.1.25
[INFO] [stderr]   Downloaded libffi-sys v2.3.0
[INFO] [stderr]   Downloaded tch v0.15.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 337669b77b36dc8251985986938c075d747bd89f4300aa9e6bd3ed4525ff40ee
[INFO] running `Command { std: "docker" "start" "-a" "337669b77b36dc8251985986938c075d747bd89f4300aa9e6bd3ed4525ff40ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "337669b77b36dc8251985986938c075d747bd89f4300aa9e6bd3ed4525ff40ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "337669b77b36dc8251985986938c075d747bd89f4300aa9e6bd3ed4525ff40ee", kill_on_drop: false }`
[INFO] [stdout] 337669b77b36dc8251985986938c075d747bd89f4300aa9e6bd3ed4525ff40ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6778d85a0c862da10696964e4a26cae8a46065ebbfe8cd6f3961c022983ab85a
[INFO] running `Command { std: "docker" "start" "-a" "6778d85a0c862da10696964e4a26cae8a46065ebbfe8cd6f3961c022983ab85a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling getrandom v0.2.17
[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 ctutils v0.4.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[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 rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 prost-derive v0.13.5
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling nom v7.1.3
[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 prost v0.13.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[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 native-tls v0.2.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[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 bigdecimal v0.4.10
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.11
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling mysql_common v0.32.4
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[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-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling mysql-common-derive v0.31.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling frunk v0.4.4
[INFO] [stderr]    Compiling time v0.3.47
[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 idna v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling tonic-build v0.12.3
[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 derive_utils v0.15.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling whoami v2.1.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling mysql v25.0.1
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling io-enum v1.2.1
[INFO] [stderr]    Compiling enkaic v3.8.0 (/opt/rustwide/workdir/enkaic)
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tokio-postgres v0.7.17
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling enkai v3.8.0 (/opt/rustwide/workdir/enkai)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling lru v0.12.5
[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 csv-core v0.1.13
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling csv v1.4.0
[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 enkai_tensor v3.8.0 (/opt/rustwide/workdir/enkai_tensor)
[INFO] [stderr]    Compiling postgres v0.19.13
[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 44s
[INFO] running `Command { std: "docker" "inspect" "6778d85a0c862da10696964e4a26cae8a46065ebbfe8cd6f3961c022983ab85a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6778d85a0c862da10696964e4a26cae8a46065ebbfe8cd6f3961c022983ab85a", kill_on_drop: false }`
[INFO] [stdout] 6778d85a0c862da10696964e4a26cae8a46065ebbfe8cd6f3961c022983ab85a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8ba4252f285d9405857399ce5fd86a7695f5d08e3105d9c465b63f6085448aa
[INFO] running `Command { std: "docker" "start" "-a" "a8ba4252f285d9405857399ce5fd86a7695f5d08e3105d9c465b63f6085448aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling enkai_tensor v3.8.0 (/opt/rustwide/workdir/enkai_tensor)
[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 enkaic v3.8.0 (/opt/rustwide/workdir/enkaic)
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tonic-build v0.12.3
[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 39s
[INFO] running `Command { std: "docker" "inspect" "a8ba4252f285d9405857399ce5fd86a7695f5d08e3105d9c465b63f6085448aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8ba4252f285d9405857399ce5fd86a7695f5d08e3105d9c465b63f6085448aa", kill_on_drop: false }`
[INFO] [stdout] a8ba4252f285d9405857399ce5fd86a7695f5d08e3105d9c465b63f6085448aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7a5097e020711b4cc48b0a4e98b169a19ca234e931d5872d5c3b7eb90ae215a
[INFO] running `Command { std: "docker" "start" "-a" "e7a5097e020711b4cc48b0a4e98b169a19ca234e931d5872d5c3b7eb90ae215a", 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 0.67s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/enkai-29d4aa81cc6c5667)
[INFO] [stdout] 
[INFO] [stdout] running 243 tests
[INFO] [stdout] test bench::tests::parse_rejects_invalid_baseline ... ok
[INFO] [stdout] test bench::tests::parse_custom_values ... ok
[INFO] [stdout] test bench::tests::parse_profile_options ... ok
[INFO] [stdout] test bench::tests::parse_defaults ... ok
[INFO] [stdout] test bench::tests::parse_requires_class_targets_when_enforced ... ok
[INFO] [stderr]     Blocking waiting for file lock on build directory
[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 libc v0.2.184
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Blocking waiting for file lock on build directory
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libffi-sys v2.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex v1.12.3
[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 async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling axum v0.7.9
[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::litec_check_accepts_coroutine_args_mixed_list_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_check_accepts_expanded_selfhost_subset has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_assignment_field_type_mismatch_ident_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_binary_mismatch_from_annotated_locals_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling enkai v3.8.0 (/opt/rustwide/workdir/enkai)
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling libffi v3.2.0
[INFO] [stderr]    Compiling enkaic v3.8.0 (/opt/rustwide/workdir/enkaic)
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling enkairt v3.8.0 (/opt/rustwide/workdir/enkairt)
[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 bootstrap::tests::litec_check_rejects_assignment_field_type_mismatch_ident_via_selfhost_semantics ... 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 2m 39s
[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 2m 39s
[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 2m 40s
[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 2m 40s
[INFO] [stdout] test bootstrap::tests::lint_lite_deny_warn_enforces_failure ... FAILED
[INFO] [stdout] test bootstrap::tests::fmt_lite_formats_like_rust_formatter ... FAILED
[INFO] [stdout] test bootstrap::tests::dataset_lite_inspect_matches_rust_baseline ... FAILED
[INFO] [stdout] test bootstrap::tests::fmt_lite_check_matches_rust_exit_code ... FAILED
[INFO] [stdout] {"functions":2,"input":"/tmp/.tmplsJqiF/expanded_subset.enk","items":6,"mode":"check"}
[INFO] [stdout] test bootstrap::tests::litec_check_accepts_expanded_selfhost_subset ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_binary_type_mismatch_with_ident_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stdout] {"functions":2,"input":"/tmp/.tmpq27AYZ/coroutine_args_mixed_list.enk","items":5,"mode":"check"}
[INFO] [stdout] test bootstrap::tests::litec_check_accepts_coroutine_args_mixed_list_via_selfhost_semantics ... ok
[INFO] [stderr] selfhost semantic duplicate enum variant
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_duplicate_enum_variants_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_boolean_condition_ident_type_mismatch_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_boolean_condition_type_mismatch_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_constructor_arity_mismatch_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_constructor_unknown_named_field_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_binary_type_mismatch_with_ident_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_deep_assignment_target_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stderr] selfhost semantic constructor arity mismatch
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_constructor_arity_mismatch_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_duplicate_impl_methods_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stderr] selfhost semantic duplicate top-level symbol
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_duplicate_top_level_symbols_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_duplicate_param_names_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stderr] selfhost semantic if condition type mismatch
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_boolean_condition_type_mismatch_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_boolean_condition_ident_type_mismatch_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_for_loop_via_selfhost_validation ... ok
[INFO] [stderr] subset disallows for loops
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_duplicate_type_fields_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stderr] selfhost semantic impl target missing type
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_impl_target_without_type_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_fn_self_param_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stderr] selfhost semantic duplicate impl method
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_duplicate_impl_methods_via_selfhost_semantics ... ok
[INFO] [stderr] selfhost semantic duplicate param
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_duplicate_param_names_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_constructor_unknown_named_field_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_imported_argument_type_mismatch_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stderr] selfhost semantic duplicate type field
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_duplicate_type_fields_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_imported_call_arity_mismatch_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stderr] selfhost semantic invalid self param
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_fn_self_param_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_imported_for_loop_via_selfhost_package_validation has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_deep_assignment_target_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_index_type_mismatch_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stderr] selfhost semantic arithmetic type mismatch
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_binary_mismatch_from_annotated_locals_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_let_annotation_mismatch_ident_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_imported_argument_type_mismatch_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_let_type_mismatch_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stderr] selfhost semantic arity mismatch
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_local_call_arity_mismatch_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_literal_binary_type_mismatch_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stderr] subset disallows for loops
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_imported_for_loop_via_selfhost_package_validation ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_local_argument_type_mismatch_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stderr] selfhost semantic index type mismatch
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_index_type_mismatch_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_let_annotation_mismatch_ident_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_out_of_subset_constructs has been running for over 60 seconds
[INFO] [stderr] selfhost semantic let type mismatch
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_let_type_mismatch_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_private_imported_call_via_selfhost_visibility has been running for over 60 seconds
[INFO] [stderr] selfhost semantic arithmetic type mismatch
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_literal_binary_type_mismatch_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_private_imported_type_annotation_via_selfhost_visibility has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_local_argument_type_mismatch_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_private_use_symbol_via_selfhost_visibility has been running for over 60 seconds
[INFO] [stderr] selfhost semantic imported arity mismatch
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_imported_call_arity_mismatch_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_return_type_mismatch_ident_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_unknown_field_on_inferred_target_via_selfhost_semantics ... ok
[INFO] [stderr] selfhost semantic unknown field
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_return_type_mismatch_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_unknown_field_on_unknown_symbol_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_unary_type_mismatch_via_selfhost_semantics has been running for over 60 seconds
[INFO] [stderr] selfhost semantic unknown type
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_unknown_param_type_via_selfhost_semantics ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_private_use_symbol_via_selfhost_visibility ... ok
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_return_type_mismatch_ident_via_selfhost_semantics ... ok
[INFO] [stderr] selfhost semantic return type mismatch
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_return_type_mismatch_via_selfhost_semantics ... ok
[INFO] [stderr] selfhost semantic unary negate type mismatch
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_unary_type_mismatch_via_selfhost_semantics ... ok
[INFO] [stderr] subset disallows for loops
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_out_of_subset_constructs ... ok
[INFO] [stderr] selfhost semantic unresolved imported function
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_private_imported_call_via_selfhost_visibility ... ok
[INFO] [stderr] selfhost semantic unknown type
[INFO] [stdout] test bootstrap::tests::litec_check_rejects_private_imported_type_annotation_via_selfhost_visibility ... ok
[INFO] [stdout] {"functions":1,"input":"/tmp/.tmp7LcKPi/fallback.enk","items":2,"mode":"compile","output":"/tmp/.tmp7LcKPi/fallback.bin"}
[INFO] [stdout] test bootstrap::tests::litec_compile_auto_fallback_writes_triage_bundle ... ok
[INFO] [stdout] {"functions":1,"input":"/tmp/.tmp7YpPgn/input.enk","items":2,"mode":"compile","output":"/tmp/.tmp7YpPgn/stage1.bin"}
[INFO] [stdout] test bootstrap::tests::litec_compile_emits_program ... ok
[INFO] [stdout] test bootstrap::tests::litec_frontend_audit_reports_frontier_gaps ... ok
[INFO] [stdout] test bootstrap::tests::litec_frontend_audit_require_full_support_fails_on_gap ... ok
[INFO] [stdout] test bootstrap::tests::litec_frontend_audit_supports_decl_frontier_corpus ... ok
[INFO] [stdout] {"functions":1,"input":"/tmp/.tmpuCf0Ge/mainline-corpus/main_a.enk","items":2,"mode":"codegen","output":"/tmp/enkai_litec_stage1_17_1778463927849127215.bin"}
[INFO] [stdout] {"functions":1,"input":"/tmp/.tmpuCf0Ge/mainline-corpus/main_b.enk","items":4,"mode":"codegen","output":"/tmp/enkai_litec_stage1_17_1778463927876010093.bin"}
[INFO] [stdout] test bootstrap::tests::litec_mainline_ci_runs_and_writes_reports has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_negative_audit_passes_when_stage0_and_selfhost_reject has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_negative_audit_require_full_support_fails_on_gap has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_release_ci_runs_mainline_and_fallback_lanes has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_mainline_ci_runs_and_writes_reports ... ok
[INFO] [stdout] test bootstrap::tests::litec_replace_check_report_records_stage1_stage2_runtime_parity has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_negative_audit_passes_when_stage0_and_selfhost_reject ... ok
[INFO] [stdout] {"functions":1,"input":"/tmp/.tmpIl2zlx/accepted.enk","items":2,"mode":"check"}
[INFO] [stdout] test bootstrap::tests::litec_negative_audit_require_full_support_fails_on_gap ... ok
[INFO] [stdout] {"functions":1,"input":"/tmp/.tmp4fuLrC/release-corpus/main_a.enk","items":2,"mode":"codegen","output":"/tmp/enkai_litec_stage1_17_1778463959255681077.bin"}
[INFO] [stdout] test bootstrap::tests::litec_replace_check_verifies_stage_fixed_point has been running for over 60 seconds
[INFO] [stdout] {"functions":1,"input":"/tmp/.tmp4fuLrC/release-corpus/main_a.enk","items":2,"mode":"codegen","output":"/tmp/enkai_litec_stage1_17_1778463972564062499.bin"}
[INFO] [stdout] test bootstrap::tests::litec_run_executes_stage1_program has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_release_ci_runs_mainline_and_fallback_lanes ... ok
[INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_add_subset has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_replace_check_report_records_stage1_stage2_runtime_parity ... ok
[INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_boolean_short_circuit_subset has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_buffer_native_subset has been running for over 60 seconds
[INFO] [stdout] test bootstrap::tests::litec_replace_check_verifies_stage_fixed_point ... ok
[INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_capturing_closure_subset has been running for over 60 seconds
[INFO] [stdout] {"functions":1,"input":"/tmp/.tmpB7EIyC/run.enk","items":2,"mode":"codegen","output":"/tmp/enkai_litec_stage1_17_1778464012418294770.bin"}
[INFO] [stdout] test bootstrap::tests::litec_run_executes_stage1_program ... ok
[INFO] [stdout] {"functions":1,"input":"/tmp/.tmpVsxVDG/sum.enk","items":2,"mode":"codegen","output":"/tmp/enkai_litec_stage1_17_1778464030067045098.bin"}
[INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_add_subset ... ok
[INFO] [stdout] {"functions":1,"input":"/tmp/.tmpR41NKq/short-circuit-corpus/and_bool.enk","items":2,"mode":"codegen","output":"/tmp/enkai_litec_stage1_17_1778464038885370828.bin"}
[INFO] [stdout] {"functions":1,"input":"/tmp/.tmpR41NKq/short-circuit-corpus/or_bool.enk","items":2,"mode":"codegen","output":"/tmp/enkai_litec_stage1_17_1778464038903467236.bin"}
[INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_boolean_short_circuit_subset ... ok
[INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_const_return_subset has been running for over 60 seconds
[INFO] [stdout] {"functions":1,"input":"/tmp/.tmp8ldwhP/native_buffer.enk","items":3,"mode":"codegen","output":"/tmp/enkai_litec_stage1_17_1778464047746577234.bin"}
[INFO] [stdout] test bootstrap::tests::litec_runtime_audit_executes_buffer_native_subset ... ok
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "e7a5097e020711b4cc48b0a4e98b169a19ca234e931d5872d5c3b7eb90ae215a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7a5097e020711b4cc48b0a4e98b169a19ca234e931d5872d5c3b7eb90ae215a", kill_on_drop: false }`
[INFO] [stdout] e7a5097e020711b4cc48b0a4e98b169a19ca234e931d5872d5c3b7eb90ae215a
