[INFO] cloning repository https://github.com/cronusmaster/cronus-kernel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cronusmaster/cronus-kernel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronusmaster%2Fcronus-kernel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronusmaster%2Fcronus-kernel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddce3e0b8c8140c934fc99885d5ef72d60092635
[INFO] testing cronusmaster/cronus-kernel against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronusmaster%2Fcronus-kernel" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/cronusmaster/cronus-kernel
[INFO] finished tweaking git repo https://github.com/cronusmaster/cronus-kernel
[INFO] tweaked toml for git repo https://github.com/cronusmaster/cronus-kernel written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cronusmaster/cronus-kernel on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cronusmaster/cronus-kernel 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5658d44f03dadbe7cb53f5f08fcc3595d01f0c045fb48257bb9c79773b39c9fa
[INFO] running `Command { std: "docker" "start" "5658d44f03dadbe7cb53f5f08fcc3595d01f0c045fb48257bb9c79773b39c9fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5658d44f03dadbe7cb53f5f08fcc3595d01f0c045fb48257bb9c79773b39c9fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5658d44f03dadbe7cb53f5f08fcc3595d01f0c045fb48257bb9c79773b39c9fa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5658d44f03dadbe7cb53f5f08fcc3595d01f0c045fb48257bb9c79773b39c9fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5658d44f03dadbe7cb53f5f08fcc3595d01f0c045fb48257bb9c79773b39c9fa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling cronus-lang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:390:7
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:403:15
[INFO] [stdout]     |
[INFO] [stdout] 403 |         #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:416:15
[INFO] [stdout]     |
[INFO] [stdout] 416 |         #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:450:15
[INFO] [stdout]     |
[INFO] [stdout] 450 |         #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:454:19
[INFO] [stdout]     |
[INFO] [stdout] 454 |         #[cfg(not(feature = "generated-contracts"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:467:15
[INFO] [stdout]     |
[INFO] [stdout] 467 |         #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `in_tag` is never read
[INFO] [stdout]    --> src/server/response.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |             in_tag = true;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "5658d44f03dadbe7cb53f5f08fcc3595d01f0c045fb48257bb9c79773b39c9fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5658d44f03dadbe7cb53f5f08fcc3595d01f0c045fb48257bb9c79773b39c9fa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cronus-lang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:390:7
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:403:15
[INFO] [stdout]     |
[INFO] [stdout] 403 |         #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:416:15
[INFO] [stdout]     |
[INFO] [stdout] 416 |         #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:450:15
[INFO] [stdout]     |
[INFO] [stdout] 450 |         #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:454:19
[INFO] [stdout]     |
[INFO] [stdout] 454 |         #[cfg(not(feature = "generated-contracts"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stdout]    --> src/contracts.rs:467:15
[INFO] [stdout]     |
[INFO] [stdout] 467 |         #[cfg(feature = "generated-contracts")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `in_tag` is never read
[INFO] [stdout]    --> src/server/response.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |             in_tag = true;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.94s
[INFO] running `Command { std: "docker" "inspect" "5658d44f03dadbe7cb53f5f08fcc3595d01f0c045fb48257bb9c79773b39c9fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5658d44f03dadbe7cb53f5f08fcc3595d01f0c045fb48257bb9c79773b39c9fa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stderr]    --> src/contracts.rs:390:7
[INFO] [stderr]     |
[INFO] [stderr] 390 | #[cfg(feature = "generated-contracts")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stderr]    --> src/contracts.rs:403:15
[INFO] [stderr]     |
[INFO] [stderr] 403 |         #[cfg(feature = "generated-contracts")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stderr]    --> src/contracts.rs:416:15
[INFO] [stderr]     |
[INFO] [stderr] 416 |         #[cfg(feature = "generated-contracts")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stderr]    --> src/contracts.rs:450:15
[INFO] [stderr]     |
[INFO] [stderr] 450 |         #[cfg(feature = "generated-contracts")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stderr]    --> src/contracts.rs:454:19
[INFO] [stderr]     |
[INFO] [stderr] 454 |         #[cfg(not(feature = "generated-contracts"))]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `generated-contracts`
[INFO] [stderr]    --> src/contracts.rs:467:15
[INFO] [stderr]     |
[INFO] [stderr] 467 |         #[cfg(feature = "generated-contracts")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `generated-contracts` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `in_tag` is never read
[INFO] [stderr]    --> src/server/response.rs:222:13
[INFO] [stderr]     |
[INFO] [stderr] 222 |             in_tag = true;
[INFO] [stderr]     |             ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cronus-lang` (bin "cronus" test) generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stdout] 
[INFO] [stdout] running 210 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cronus-b45897221e4465d1)
[INFO] [stdout] test audit::tests::test_compute_diff_added_field ... ok
[INFO] [stdout] test audit::tests::test_compute_diff_detects_changes ... ok
[INFO] [stdout] test audit::tests::test_compute_diff_no_changes ... ok
[INFO] [stdout] test audit::tests::test_compute_diff_removed_field ... ok
[INFO] [stdout] test auth::tests::test_extract_user ... ok
[INFO] [stdout] test auth::tests::test_jwt_invalid_secret ... ok
[INFO] [stdout] test auth::tests::test_password_verify_sha256_plain_hex ... ok
[INFO] [stdout] test constitution_check::tests::test_must_bind_fail ... ok
[INFO] [stdout] test auth::tests::test_jwt_roundtrip ... ok
[INFO] [stdout] test constitution_check::tests::test_never_expose_password ... ok
[INFO] [stdout] test auth::tests::test_password_verify_sha256_legacy_salted ... ok
[INFO] [stdout] test constitution_check::tests::test_must_bind_pass ... ok
[INFO] [stdout] test auth::tests::test_require_role ... ok
[INFO] [stdout] test constitution_check::tests::test_never_orphan_reload ... ok
[INFO] [stdout] test constitution_check::tests::test_unrecognized_rule_is_info ... ok
[INFO] [stdout] test constitution_check::tests::test_nova_core_constitution_passes ... ok
[INFO] [stdout] test audit::tests::test_audit_log_with_prev_data ... ok
[INFO] [stdout] test audit::tests::test_debug_display_format ... ok
[INFO] [stdout] test audit::tests::test_audit_chain_integrity_with_prev_data ... ok
[INFO] [stdout] test audit::tests::test_audit_immutable_no_update ... ok
[INFO] [stdout] test database::tests::test_migrate_and_insert ... ok
[INFO] [stdout] test database::tests::test_find_by_field ... ok
[INFO] [stdout] test audit::tests::test_audit_immutable_no_delete ... ok
[INFO] [stdout] test database::tests::test_find_filtered ... ok
[INFO] [stdout] test database::tests::test_validate_email ... ok
[INFO] [stdout] test database::tests::test_validate_min_length ... ok
[INFO] [stdout] test database::tests::test_validate_min_number ... ok
[INFO] [stdout] test database::tests::test_search ... ok
[INFO] [stdout] test database::tests::test_validate_constraints_pass ... ok
[INFO] [stdout] test database::tests::test_validate_max_number ... ok
[INFO] [stdout] test audit::tests::test_query_filtered_by_entity ... ok
[INFO] [stdout] test database::tests::test_unique_constraint ... ok
[INFO] [stdout] test database::tests::test_validate_max_length ... ok
[INFO] [stdout] test database::tests::test_validate_pattern_match ... ok
[INFO] [stdout] test database::tests::test_validate_pattern_optional_field ... ok
[INFO] [stdout] test database::tests::test_find_all_pagination ... ok
[INFO] [stdout] test database::tests::test_validate_required ... ok
[INFO] [stdout] test database::tests::test_find_all_and_count ... ok
[INFO] [stdout] test database::tests::test_seed_entity ... ok
[INFO] [stdout] test dump::nextjs::tests::detect_exported_methods_returns_empty_for_non_route ... ok
[INFO] [stdout] test database::tests::test_find_by_id_and_delete ... ok
[INFO] [stdout] test dump::nextjs::tests::detect_exported_methods_skips_head_and_options ... ok
[INFO] [stdout] test database::tests::test_update ... ok
[INFO] [stdout] test hydra::compose::tests::test_compose_generates_transitions ... ok
[INFO] [stdout] test hydra::compose::tests::test_template_saas_billing ... ok
[INFO] [stdout] test hydra::compose::tests::test_compose_generates_enums ... ok
[INFO] [stdout] test hydra::microservices::tests::test_ecommerce_has_three_services ... ok
[INFO] [stdout] test error::tests::error_display ... ok
[INFO] [stdout] test error::tests::error_from_io ... ok
[INFO] [stdout] test hydra::microservices::tests::test_generate_deploy_block ... ok
[INFO] [stdout] test error::tests::error_from_string ... ok
[INFO] [stdout] test error::tests::error_source_chain ... ok
[INFO] [stdout] test error::tests::result_type_works ... ok
[INFO] [stdout] test hydra::compose::tests::test_adapt_renames_entity ... ok
[INFO] [stdout] test hydra::compose::tests::test_all_templates_exist ... ok
[INFO] [stdout] test hydra::microservices::tests::test_generate_docker_compose ... ok
[INFO] [stdout] test hydra::compose::tests::test_compose_app_generates_valid_output ... ok
[INFO] [stdout] test database::tests::test_validated_insert_with_constraints ... ok
[INFO] [stdout] test hydra::microservices::tests::test_get_micro_split_all_templates ... ok
[INFO] [stdout] test lint::tests::c002_allows_password_in_placeholder ... ok
[INFO] [stdout] test lint::tests::c002_catches_sensitive_field_in_table_column ... ok
[INFO] [stdout] test lint::tests::c010_allows_declared_page_routes ... ok
[INFO] [stdout] test lint::tests::c002_no_false_positive_on_partial_match ... ok
[INFO] [stdout] test hydra::registry::tests::test_registry_add_and_search ... ok
[INFO] [stdout] test lint::tests::c002_allows_password_in_script ... ok
[INFO] [stdout] test hydra::microservices::tests::test_generate_dockerfile ... ok
[INFO] [stdout] test lint::tests::c002_catches_sensitive_field_in_visible_html ... ok
[INFO] [stdout] test lint::tests::c012_allows_form_with_onsubmit ... ok
[INFO] [stdout] test lint::tests::c012_allows_form_with_submit_button_in_template ... ok
[INFO] [stdout] test lint::tests::c012_catches_form_without_submit ... ok
[INFO] [stdout] test lint::tests::c002_integration_catches_via_lint_ast ... ok
[INFO] [stdout] test lint::tests::c002_no_results_when_no_sensitive_fields ... ok
[INFO] [stdout] test lint::tests::c010_allows_api_routes ... ok
[INFO] [stdout] test lint::tests::c012_ignores_non_form_sections ... ok
[INFO] [stdout] test lint::tests::c030_allows_public_get_on_shared_entity ... ok
[INFO] [stdout] test lint::tests::c012_strict_promotes_to_error ... ok
[INFO] [stdout] test lint::tests::c030_allows_authed_post_on_shared_entity ... ok
[INFO] [stdout] test lint::tests::c002_allows_password_in_type_password_input ... ok
[INFO] [stdout] test lint::tests::c010_warns_unknown_internal_route ... ok
[INFO] [stdout] test lint::tests::c010_suggests_similar_route ... ok
[INFO] [stdout] test lint::tests::c030_catches_multiple_violations ... ok
[INFO] [stdout] test lint::tests::c012_allows_form_with_data_cronus_form ... ok
[INFO] [stdout] test lint::tests::c031_catches_sensitive_field_in_order_by ... ok
[INFO] [stdout] test lint::tests::c030_catches_empty_auth_on_delete ... ok
[INFO] [stdout] test lint::tests::c031_no_results_when_no_sensitive_fields ... ok
[INFO] [stdout] test lint::tests::c031_only_checks_table_sections_for_columns ... ok
[INFO] [stdout] test lint::tests::edit_distance_basic ... ok
[INFO] [stdout] test lint::tests::c030_ignores_non_shared_entity ... ok
[INFO] [stdout] test lint::tests::c031_allows_non_sensitive_columns ... ok
[INFO] [stdout] test lint::tests::c031_catches_sensitive_field_in_bind_filter ... ok
[INFO] [stdout] test parser::parser_tests::api_rejects_unknown_http_method ... ok
[INFO] [stdout] test parser::parser_tests::effect_entity_without_effects ... ok
[INFO] [stdout] test parser::parser_tests::effect_invalid_event_type ... ok
[INFO] [stdout] test parser::parser_tests::effect_mixed_actions_in_when ... ok
[INFO] [stdout] test parser::parser_tests::effect_multiple_blocks ... ok
[INFO] [stdout] test parser::parser_tests::effect_coexists_with_transition ... ok
[INFO] [stdout] test lint::tests::c031_catches_sensitive_field_in_group_by ... ok
[INFO] [stdout] test lint::tests::c012_allows_form_with_submit_action ... ok
[INFO] [stdout] test lint::tests::c030_catches_public_post_on_shared_entity ... ok
[INFO] [stdout] test parser::parser_tests::effect_notify_action ... ok
[INFO] [stdout] test lint::tests::c031_catches_sensitive_field_in_table_columns ... ok
[INFO] [stdout] test memory::tests::test_add_changelog ... ok
[INFO] [stdout] test parser::parser_tests::effect_on_update_without_field ... ok
[INFO] [stdout] test parser::parser_tests::effect_on_delete_basic ... ok
[INFO] [stdout] test lint::tests::c002_allows_name_attribute_value ... ok
[INFO] [stdout] test lint::tests::c010_allows_kernel_routes ... ok
[INFO] [stdout] test parser::parser_tests::effect_on_update_field_with_when ... ok
[INFO] [stdout] test parser::parser_tests::effect_on_create_basic ... ok
[INFO] [stdout] test parser::parser_tests::p040_valid_identifiers ... ok
[INFO] [stdout] test parser::parser_tests::p040_reject_too_long ... ok
[INFO] [stdout] test parser::parser_tests::p041_allow_non_reserved_common_names ... ok
[INFO] [stdout] test parser::parser_tests::p041_parse_rejects_reserved_entity_name ... ok
[INFO] [stdout] test memory::tests::test_add_decision ... ok
[INFO] [stdout] test parser::parser_tests::p041_reject_sql_reserved_words ... ok
[INFO] [stdout] test parser::parser_tests::p041_reject_case_insensitive ... ok
[INFO] [stdout] test memory::tests::test_create_session ... ok
[INFO] [stdout] test parser::parser_tests::p040_parse_rejects_bad_entity_name ... ok
[INFO] [stdout] test parser::parser_tests::layout_sidebar_nav_optional ... ok
[INFO] [stdout] test parser::parser_tests::parse_bang_required_syntax ... ok
[INFO] [stdout] test parser::parser_tests::p040_reject_dash_in_identifier ... ok
[INFO] [stdout] test parser::parser_tests::p040_reject_empty ... ok
[INFO] [stdout] test parser::parser_tests::parse_bang_with_default ... ok
[INFO] [stdout] test parser::parser_tests::p040_reject_starts_with_number ... ok
[INFO] [stdout] test parser::parser_tests::parse_bang_with_other_modifiers ... ok
[INFO] [stdout] test memory::tests::test_add_anti_pattern ... ok
[INFO] [stdout] test parser::parser_tests::parse_default_value_string ... ok
[INFO] [stdout] test parser::parser_tests::parse_match_pattern ... ok
[INFO] [stdout] test parser::parser_tests::parse_bang_backward_compat_required ... ok
[INFO] [stdout] test parser::parser_tests::parse_accepts_valid_entity ... ok
[INFO] [stdout] test parser::parser_tests::parse_money_min_constraint ... ok
[INFO] [stdout] test parser::parser_tests::p040_reject_special_chars ... ok
[INFO] [stdout] test parser::parser_tests::parse_number_min_max_constraints ... ok
[INFO] [stdout] test parser::parser_tests::parse_no_default_value ... ok
[INFO] [stdout] test parser::parser_tests::parse_string_min_max_as_length ... ok
[INFO] [stdout] test parser::parser_tests::parse_text_max_length ... ok
[INFO] [stdout] test parser::parser_tests::transition_basic_parsing ... ok
[INFO] [stdout] test memory::tests::test_get_context_data ... ok
[INFO] [stdout] test parser::parser_tests::transition_field_does_not_exist ... ok
[INFO] [stdout] test parser::parser_tests::transition_entity_without_transition_works ... ok
[INFO] [stdout] test parser::parser_tests::parse_default_value_number ... ok
[INFO] [stdout] test memory::tests::test_end_session ... ok
[INFO] [stdout] test parser::parser_tests::transition_invalid_from_state ... ok
[INFO] [stdout] test parser::parser_tests::transition_invalid_pipe_target ... ok
[INFO] [stdout] test parser::parser_tests::transition_full_order_example ... ok
[INFO] [stdout] test parser::parser_tests::transition_invalid_to_state ... ok
[INFO] [stdout] test parser::parser_tests::transition_multiple_pipe_targets ... ok
[INFO] [stdout] test parser::parser_tests::transition_multiple_targets_with_pipe ... ok
[INFO] [stdout] test promote::tests::test_sanitize_name ... ok
[INFO] [stdout] test parser::parser_tests::transition_on_non_enum_field ... ok
[INFO] [stdout] test promote::tests::test_emit_expr_coverage ... ok
[INFO] [stdout] test resolve::tests::edit_distance_basic ... ok
[INFO] [stdout] test resolve::tests::filter_on_nonexistent_field ... ok
[INFO] [stdout] test resolve::tests::dead_href_in_template ... ok
[INFO] [stdout] test resolve::tests::href_to_kernel_route_resolves ... ok
[INFO] [stdout] test resolve::tests::missing_entity_in_relation ... ok
[INFO] [stdout] test resolve::tests::missing_field_in_columns ... ok
[INFO] [stdout] test resolve::tests::no_suggestion_for_wildly_different ... ok
[INFO] [stdout] test resolve::tests::missing_entity_in_bind_suggests_closest ... ok
[INFO] [stdout] test render::tests::runtime_js_has_no_hardcoded_brand_colors ... ok
[INFO] [stdout] test promote::tests::test_promote_to_text_generates_valid_output ... ok
[INFO] [stdout] test resolve::tests::page_level_entity_reference ... ok
[INFO] [stdout] test resolve::tests::symbol_table_counts ... ok
[INFO] [stdout] test resolve::tests::transition_on_non_enum_field ... ok
[INFO] [stdout] test resolve::tests::transition_on_missing_field ... ok
[INFO] [stdout] test resolve::tests::valid_href_resolves ... ok
[INFO] [stdout] test resolve::tests::valid_references_resolve_clean ... ok
[INFO] [stdout] test resolve::tests::valid_transition_on_enum ... ok
[INFO] [stdout] test resolve::tests::webhook_unknown_entity ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_basic_script ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_db_create ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_db_query_with_filters ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_db_delete ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_empty_file ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_empty_script ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_endpoint_get ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_endpoint_with_auth ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_env_var ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_for_loop ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_format_csv ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_http_post ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_missing_entity ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_let_variable ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_if_else ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_missing_brace ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_on_delete ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_on_update ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_schedule ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_sse_broadcast ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_on_event ... ok
[INFO] [stdout] test trust::tests::test_trust_gates_block ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_multiple_blocks ... ok
[INFO] [stdout] test trust::tests::test_lineage ... ok
[INFO] [stdout] test trust::tests::test_trust_thresholds ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_script_header ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_webhook ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_webhook_stripe ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_unknown_keyword ... ok
[INFO] [stdout] test scripting::parser::tests::test_parse_nested_error ... ok
[INFO] [stdout] test ui::layout::tests::render_layout_declarative_has_no_hardcoded_brand_colors ... ok
[INFO] [stdout] test vm::executor::tests::test_vm_fuel_limit ... ok
[INFO] [stdout] test vm::executor::tests::test_vm_comparison ... ok
[INFO] [stdout] test vm::executor::tests::test_vm_locals ... ok
[INFO] [stdout] test ui::page::tests::dashboard_type_renders_user_sections_not_hardcoded_template ... ok
[INFO] [stdout] test vm::executor::tests::test_vm_jump ... ok
[INFO] [stdout] test vm::executor::tests::test_vm_respond ... ok
[INFO] [stdout] test vm::executor::tests::test_vm_log ... ok
[INFO] [stdout] test vm::executor::tests::test_vm_push_pop ... ok
[INFO] [stdout] test dump::detect::tests::test_hero_extraction_developer_landing ... FAILED
[INFO] [stdout] test vm::executor::tests::test_vm_map_building ... ok
[INFO] [stdout] test auth::tests::test_password_hash_verify ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dump::detect::tests::test_hero_extraction_developer_landing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dump::detect::tests::test_hero_extraction_developer_landing' (1952) panicked at src/dump/detect.rs:6910:11:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec1cd2bb191 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec1cd2bb191 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec1cd2bb191 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec1cd2bb191 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec1cd2d320a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec1cd2d320a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5ec1cd2bf6fc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5ec1cd2bf6fc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5ec1cd299376 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec1cd299376 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec1cd2b2e29 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec1cce6c5a0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5ec1cce6c5a0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ec1cd2b2fe2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5ec1cd2b2fe2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5ec1cd299422 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5ec1cd290bc9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec1cd29a01d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5ec1cd2d3a8c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec1cd2d3802 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5ec1ccbe168b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5ec1ccbe168b - cronus[aa3cbc61e22aa7bc]::dump::detect::tests::test_hero_extraction_developer_landing
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dump/detect.rs:6910:11
[INFO] [stdout]   22:     0x5ec1ccbbde87 - cronus[aa3cbc61e22aa7bc]::dump::detect::tests::test_hero_extraction_developer_landing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dump/detect.rs:6907:48
[INFO] [stdout]   23:     0x5ec1ccbb49d6 - <cronus[aa3cbc61e22aa7bc]::dump::detect::tests::test_hero_extraction_developer_landing::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ec1cce5f8db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ec1cce5f8db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5ec1cce6cf25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5ec1cce6cf25 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5ec1cce6cf25 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5ec1cce6cf25 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ec1cce6cf25 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ec1cce6cf25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5ec1cce6cf25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5ec1cce679d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5ec1cce679d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ec1cce70072 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5ec1cce70072 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5ec1cce70072 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5ec1cce70072 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ec1cce70072 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ec1cce70072 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5ec1cce70072 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ec1cd2ba4af - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5ec1cd2ba4af - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x754bcf872aa4 - <unknown>
[INFO] [stdout]   45:     0x754bcf8ffa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dump::detect::tests::test_hero_extraction_developer_landing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 209 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin cronus`
[INFO] running `Command { std: "docker" "inspect" "5658d44f03dadbe7cb53f5f08fcc3595d01f0c045fb48257bb9c79773b39c9fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5658d44f03dadbe7cb53f5f08fcc3595d01f0c045fb48257bb9c79773b39c9fa", kill_on_drop: false }`
[INFO] [stdout] 5658d44f03dadbe7cb53f5f08fcc3595d01f0c045fb48257bb9c79773b39c9fa
