[INFO] fetching crate kast 0.1.0...
[INFO] testing kast-0.1.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate kast 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate kast 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kast 0.1.0
[INFO] tweaked toml for crates.io crate kast 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kast 0.1.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kast 0.1.0 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfb48f7a09196b21c4e9a8cc27cbc36f06a602d499c2f2a132e975f10a6379d5
[INFO] running `Command { std: "docker" "start" "-a" "cfb48f7a09196b21c4e9a8cc27cbc36f06a602d499c2f2a132e975f10a6379d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfb48f7a09196b21c4e9a8cc27cbc36f06a602d499c2f2a132e975f10a6379d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfb48f7a09196b21c4e9a8cc27cbc36f06a602d499c2f2a132e975f10a6379d5", kill_on_drop: false }`
[INFO] [stdout] cfb48f7a09196b21c4e9a8cc27cbc36f06a602d499c2f2a132e975f10a6379d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9adea73e204d8c522acd0217b20fbf2a2a4b534a2346433317c65a88b3100e49
[INFO] running `Command { std: "docker" "start" "-a" "9adea73e204d8c522acd0217b20fbf2a2a4b534a2346433317c65a88b3100e49", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling cc v1.1.22
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling futures-micro v0.5.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling async-oneshot v0.5.9
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling scoped-tls-hkt v0.1.5
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling pad-adapter v0.1.1
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling async-notify v0.3.0
[INFO] [stderr]    Compiling anymap3 v1.0.1
[INFO] [stderr]    Compiling kast-refmap v0.1.0
[INFO] [stderr]    Compiling noisy_float v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling kast-try-hash-derive v0.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling kast-try-hash v0.1.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling kast-util v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.18
[INFO] [stderr]    Compiling ordered-float v4.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling decursion v0.1.0
[INFO] [stderr]    Compiling kast-ast v0.1.0
[INFO] [stderr]    Compiling kast v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/compiler.rs:524:9
[INFO] [stdout]     |
[INFO] [stdout] 524 |         span: Span,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kast`
[INFO] [stdout]    --> src/compiler.rs:521:9
[INFO] [stdout]     |
[INFO] [stdout] 521 |         kast: &mut Kast,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_kast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/compiler.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |         args: &Tuple<Ast>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expect_place_expr` is never used
[INFO] [stdout]     --> src/compiler.rs:1834:8
[INFO] [stdout]      |
[INFO] [stdout] 1820 | impl Compiled {
[INFO] [stdout]      | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1834 |     fn expect_place_expr(self) -> Option<PlaceExpr> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.57s
[INFO] running `Command { std: "docker" "inspect" "9adea73e204d8c522acd0217b20fbf2a2a4b534a2346433317c65a88b3100e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9adea73e204d8c522acd0217b20fbf2a2a4b534a2346433317c65a88b3100e49", kill_on_drop: false }`
[INFO] [stdout] 9adea73e204d8c522acd0217b20fbf2a2a4b534a2346433317c65a88b3100e49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bc2595d7f04b03903e143cfad01e5ad8e030614c6925c98e0e61201948073b69
[INFO] running `Command { std: "docker" "start" "-a" "bc2595d7f04b03903e143cfad01e5ad8e030614c6925c98e0e61201948073b69", kill_on_drop: false }`
[INFO] [stderr]    Compiling kast v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/compiler.rs:524:9
[INFO] [stdout]     |
[INFO] [stdout] 524 |         span: Span,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kast`
[INFO] [stdout]    --> src/compiler.rs:521:9
[INFO] [stdout]     |
[INFO] [stdout] 521 |         kast: &mut Kast,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_kast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/compiler.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |         args: &Tuple<Ast>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expect_place_expr` is never used
[INFO] [stdout]     --> src/compiler.rs:1834:8
[INFO] [stdout]      |
[INFO] [stdout] 1820 | impl Compiled {
[INFO] [stdout]      | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1834 |     fn expect_place_expr(self) -> Option<PlaceExpr> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/compiler.rs:524:9
[INFO] [stdout]     |
[INFO] [stdout] 524 |         span: Span,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kast`
[INFO] [stdout]    --> src/compiler.rs:521:9
[INFO] [stdout]     |
[INFO] [stdout] 521 |         kast: &mut Kast,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_kast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/compiler.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |         args: &Tuple<Ast>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expect_place_expr` is never used
[INFO] [stdout]     --> src/compiler.rs:1834:8
[INFO] [stdout]      |
[INFO] [stdout] 1820 | impl Compiled {
[INFO] [stdout]      | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1834 |     fn expect_place_expr(self) -> Option<PlaceExpr> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.17s
[INFO] running `Command { std: "docker" "inspect" "bc2595d7f04b03903e143cfad01e5ad8e030614c6925c98e0e61201948073b69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc2595d7f04b03903e143cfad01e5ad8e030614c6925c98e0e61201948073b69", kill_on_drop: false }`
[INFO] [stdout] bc2595d7f04b03903e143cfad01e5ad8e030614c6925c98e0e61201948073b69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 86634329219cbc3510bdca450b551fe038d2b0b3a1e9bdef676ced06e50c205e
[INFO] running `Command { std: "docker" "start" "-a" "86634329219cbc3510bdca450b551fe038d2b0b3a1e9bdef676ced06e50c205e", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `span`
[INFO] [stderr]    --> src/compiler.rs:524:9
[INFO] [stderr]     |
[INFO] [stderr] 524 |         span: Span,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `kast`
[INFO] [stderr]    --> src/compiler.rs:521:9
[INFO] [stderr]     |
[INFO] [stderr] 521 |         kast: &mut Kast,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_kast`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]    --> src/compiler.rs:523:9
[INFO] [stderr]     |
[INFO] [stderr] 523 |         args: &Tuple<Ast>,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stderr] 
[INFO] [stderr] warning: method `expect_place_expr` is never used
[INFO] [stderr]     --> src/compiler.rs:1834:8
[INFO] [stderr]      |
[INFO] [stderr] 1820 | impl Compiled {
[INFO] [stderr]      | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1834 |     fn expect_place_expr(self) -> Option<PlaceExpr> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `kast` (lib) generated 4 warnings (run `cargo fix --lib -p kast` to apply 3 suggestions)
[INFO] [stderr] warning: `kast` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/kast/dd8b88cf0a66b535/deps/kast-dd8b88cf0a66b535)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/kast/6ade540274fe40ac/deps/kast-6ade540274fe40ac)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/examples.rs (/opt/rustwide/target/debug/build/kast/69d4284c22472e9e/deps/examples-69d4284c22472e9e)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_unsafe_without_unsafe_context ... ignored, TODO compile checked contexts
[INFO] [stdout] test ast_nested_scope has been running for over 60 seconds
[INFO] [stdout] test test_context_shadow has been running for over 60 seconds
[INFO] [stdout] test test_context_shadow_with_missing_context has been running for over 60 seconds
[INFO] [stdout] test test_default_number_type has been running for over 60 seconds
[INFO] [stdout] test test_fibonacci has been running for over 60 seconds
[INFO] [stdout] test test_hash_map has been running for over 60 seconds
[INFO] [stdout] test test_hello_world has been running for over 60 seconds
[INFO] [stdout] test test_import_zero has been running for over 60 seconds
[INFO] [stdout] test test_import_zero_but_expect_1 has been running for over 60 seconds
[INFO] [stdout] test test_is has been running for over 60 seconds
[INFO] [stdout] test test_local_syntax has been running for over 60 seconds
[INFO] [stdout] test test_macro_hygiene has been running for over 60 seconds
[INFO] [stdout] test test_mut has been running for over 60 seconds
[INFO] [stdout] test test_mutual_recursion has been running for over 60 seconds
[INFO] [stdout] test test_unsafe has been running for over 60 seconds
[INFO] [stdout] test test_variant_types has been running for over 60 seconds
[INFO] [stdout] test ast_nested_scope ... ok
[INFO] [stdout] test test_context_shadow_with_missing_context ... ok
[INFO] [stdout] test test_context_shadow ... ok
[INFO] [stdout] test test_macro_hygiene ... ok
[INFO] [stdout] test test_mut ... ok
[INFO] [stdout] test test_is ... ok
[INFO] [stdout] test test_import_zero ... ok
[INFO] [stdout] test test_hello_world ... ok
[INFO] [stdout] test test_mutual_recursion ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'test_fibonacci' (30) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--test examples`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/kast/69d4284c22472e9e/deps/examples-69d4284c22472e9e` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "86634329219cbc3510bdca450b551fe038d2b0b3a1e9bdef676ced06e50c205e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86634329219cbc3510bdca450b551fe038d2b0b3a1e9bdef676ced06e50c205e", kill_on_drop: false }`
[INFO] [stdout] 86634329219cbc3510bdca450b551fe038d2b0b3a1e9bdef676ced06e50c205e
