[INFO] cloning repository https://github.com/yeslogic/doodle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yeslogic/doodle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeslogic%2Fdoodle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeslogic%2Fdoodle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d80d59d69313e599449ef9009c57af198841eab
[INFO] testing yeslogic/doodle against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeslogic%2Fdoodle" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/yeslogic/doodle
[INFO] finished tweaking git repo https://github.com/yeslogic/doodle
[INFO] tweaked toml for git repo https://github.com/yeslogic/doodle written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yeslogic/doodle on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yeslogic/doodle 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c1fbda86c14eac69fa119c60d88e45e9ff25b4f9a218792564241092b24bb5e
[INFO] running `Command { std: "docker" "start" "-a" "5c1fbda86c14eac69fa119c60d88e45e9ff25b4f9a218792564241092b24bb5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c1fbda86c14eac69fa119c60d88e45e9ff25b4f9a218792564241092b24bb5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c1fbda86c14eac69fa119c60d88e45e9ff25b4f9a218792564241092b24bb5e", kill_on_drop: false }`
[INFO] [stdout] 5c1fbda86c14eac69fa119c60d88e45e9ff25b4f9a218792564241092b24bb5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f43b6b9bd849a0b625a22f80158c90ab3f09d877fe66b925962f04be8c991aa5
[INFO] running `Command { std: "docker" "start" "-a" "f43b6b9bd849a0b625a22f80158c90ab3f09d877fe66b925962f04be8c991aa5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling binary-merge v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling sorted-iter v0.1.11
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallsorts v0.1.0 (/opt/rustwide/workdir/smallsorts)
[INFO] [stderr]    Compiling intmap v3.1.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cons-rs v0.7.3
[INFO] [stderr]    Compiling inplace-vec-builder v0.1.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling vec-collections v0.4.3
[INFO] [stderr]    Compiling doodle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.82s
[INFO] running `Command { std: "docker" "inspect" "f43b6b9bd849a0b625a22f80158c90ab3f09d877fe66b925962f04be8c991aa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f43b6b9bd849a0b625a22f80158c90ab3f09d877fe66b925962f04be8c991aa5", kill_on_drop: false }`
[INFO] [stdout] f43b6b9bd849a0b625a22f80158c90ab3f09d877fe66b925962f04be8c991aa5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2f76ff5193a1bdafab1152bed06a15c4ce3287ca9495f3e6205b52be0ddfb3b
[INFO] running `Command { std: "docker" "start" "-a" "e2f76ff5193a1bdafab1152bed06a15c4ce3287ca9495f3e6205b52be0ddfb3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling doodle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.71s
[INFO] running `Command { std: "docker" "inspect" "e2f76ff5193a1bdafab1152bed06a15c4ce3287ca9495f3e6205b52be0ddfb3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2f76ff5193a1bdafab1152bed06a15c4ce3287ca9495f3e6205b52be0ddfb3b", kill_on_drop: false }`
[INFO] [stdout] e2f76ff5193a1bdafab1152bed06a15c4ce3287ca9495f3e6205b52be0ddfb3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb162129e54ee29ea8d5d0d9864238a161d2539d0fa2f36270049ac734667c01
[INFO] running `Command { std: "docker" "start" "-a" "eb162129e54ee29ea8d5d0d9864238a161d2539d0fa2f36270049ac734667c01", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/doodle-3eba3a2a9dd7ddfe)
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test byte_set::pretty_print::tests::test_print_partition ... ok
[INFO] [stdout] test bounds::tests::test_add_exact ... ok
[INFO] [stdout] test bounds::tests::test_div_exact ... ok
[INFO] [stdout] test byte_set::tests::contains::test_insert ... ok
[INFO] [stdout] test bounds::tests::test_mul_exact ... ok
[INFO] [stdout] test bounds::tests::test_sub_exact ... ok
[INFO] [stdout] test byte_set::tests::contains::test_remove ... ok
[INFO] [stdout] test byte_set::tests::contains::test_any ... ok
[INFO] [stdout] test bounds::tests::test_shl_exact ... ok
[INFO] [stdout] test byte_set::tests::is_empty::test_empty ... ok
[INFO] [stdout] test bounds::tests::test_shr_exact ... ok
[INFO] [stdout] test bounds::tests::test_bitwise_bounds ... ok
[INFO] [stdout] test bounds::tests::test_div ... ok
[INFO] [stdout] test bounds::tests::test_sub ... ok
[INFO] [stdout] test bounds::tests::test_bitor ... ok
[INFO] [stdout] test byte_set::tests::is_empty::test_any ... ok
[INFO] [stdout] test bounds::tests::test_mul ... ok
[INFO] [stdout] test byte_set::tests::is_disjoint::test_complement ... ok
[INFO] [stdout] test byte_set::tests::is_disjoint::test_difference_right ... ok
[INFO] [stdout] test byte_set::tests::is_empty::test_full ... ok
[INFO] [stdout] test byte_set::tests::test_debug_above_128 ... ok
[INFO] [stdout] test byte_set::tests::test_debug_below_128 ... ok
[INFO] [stdout] test codegen::rust_ast::analysis::tests::size_hint_prim ... ok
[INFO] [stdout] test codegen::rust_ast::test::sample_expr ... ok
[INFO] [stdout] test codegen::rust_ast::test::sample_type ... ok
[INFO] [stdout] test codegen::tests::test_headcount_item_var ... ok
[INFO] [stdout] test codegen::tests::test_codegen_output ... ok
[INFO] [stdout] test codegen::name::tests::test_refinement ... ok
[INFO] [stdout] test codegen::tests::test_headcount_adt_simple ... ok
[INFO] [stdout] test codegen::tests::test_headcount_compute_complex ... ok
[INFO] [stdout] test codegen::tests::test_headcount_compute_simple ... ok
[INFO] [stdout] test codegen::name::tests::test_record_tree ... ok
[INFO] [stdout] test codegen::name::tests::test_dedup ... ok
[INFO] [stdout] test codegen::tests::test_headcount_record_simple ... ok
[INFO] [stdout] test decoder::tests::branch_value_record_revamp ... ok
[INFO] [stdout] test decoder::tests::compile_alt_byte ... ok
[INFO] [stdout] test bounds::tests::test_add ... ok
[INFO] [stdout] test codegen::tests::test_simple_closure_codegen ... ok
[INFO] [stdout] test decoder::tests::compile_align1 ... ok
[INFO] [stdout] test codegen::tests::test_headcount_simple ... ok
[INFO] [stdout] test decoder::tests::compile_alt ... ok
[INFO] [stdout] test decoder::tests::compile_alt_fail_end_of_input ... ok
[INFO] [stdout] test decoder::tests::compile_alt_end_of_input_or_byte ... ok
[INFO] [stdout] test decoder::tests::compile_alt_fail ... ok
[INFO] [stdout] test bounds::tests::test_bitand ... ok
[INFO] [stdout] test decoder::tests::compile_alt_opt ... ok
[INFO] [stdout] test codegen::tests::test_lambda_sanity ... ok
[INFO] [stdout] test byte_set::tests::same_result::single_quadrant ... ok
[INFO] [stdout] test decoder::tests::compile_byte_not ... ok
[INFO] [stdout] test decoder::tests::compile_alt_slice_byte ... ok
[INFO] [stdout] test decoder::tests::compile_cat_end_of_input ... ok
[INFO] [stdout] test decoder::tests::compile_byte_is ... ok
[INFO] [stdout] test decoder::tests::compile_cat_repeat ... ok
[INFO] [stdout] test decoder::tests::compile_cat_repeat_end_of_input ... ok
[INFO] [stdout] test decoder::tests::compile_empty ... ok
[INFO] [stdout] test decoder::tests::compile_peek_not ... ok
[INFO] [stdout] test decoder::tests::compile_fail ... ok
[INFO] [stdout] test decoder::tests::compile_peek_not_switch ... ok
[INFO] [stdout] test decoder::tests::compile_repeat ... ok
[INFO] [stdout] test decoder::tests::compile_repeat1 ... ok
[INFO] [stdout] test decoder::tests::compile_alt_opt_next ... ok
[INFO] [stdout] test decoder::tests::compile_alt_opt_opt ... ok
[INFO] [stdout] test byte_set::tests::is_disjoint::test_difference_left ... ok
[INFO] [stdout] test decoder::tests::compile_align2 ... ok
[INFO] [stdout] test decoder::tests::compile_repeat_between ... ok
[INFO] [stdout] test decoder::tests::compile_repeat_fields_okay ... ok
[INFO] [stdout] test decoder::tests::compile_repeat_fields ... ok
[INFO] [stdout] test decoder::tests::compile_where_u16be_eq ... ignored
[INFO] [stdout] test helper::tests::is_ascii_char_sanity ... ok
[INFO] [stdout] test typecheck::tests::test_lambda_accum ... ok
[INFO] [stdout] test typecheck::tests::test_non_union_complex ... ok
[INFO] [stdout] test typecheck::tests::test_union ... ok
[INFO] [stdout] test typecheck::tests::test_union_complex ... ok
[INFO] [stdout] test test::format_let_eval_precedence ... ok
[INFO] [stdout] test codegen::rust_ast::analysis::algo_test::test_roundup_equality ... ok
[INFO] [stdout] test codegen::rust_ast::analysis::tests::size_hint_option_prim ... FAILED
[INFO] [stdout] test decoder::tests::compile_alt_ambiguous ... ok
[INFO] [stdout] test decoder::tests::compile_alt_opt_ambiguous ... ok
[INFO] [stdout] test decoder::tests::compile_alt_end_of_input ... ok
[INFO] [stdout] test decoder::tests::compile_alt_slice_ambiguous1 ... ok
[INFO] [stdout] test decoder::tests::compile_alt_slice_ambiguous2 ... ok
[INFO] [stdout] test decoder::tests::compile_repeat_alt_repeat1_slow ... ok
[INFO] [stdout] test decoder::tests::compile_peek_not_lookahead ... ok
[INFO] [stdout] test decoder::tests::compile_alt_opt_ambiguous_slow ... ok
[INFO] [stdout] test decoder::tests::compile_cat_repeat_ambiguous ... ok
[INFO] [stdout] test decoder::tests::compile_repeat_repeat ... ok
[INFO] [stdout] test decoder::tests::compile_repeat_fields_ambiguous ... ok
[INFO] [stdout] test decoder::tests::compile_alt_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- codegen::rust_ast::analysis::tests::size_hint_option_prim stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'codegen::rust_ast::analysis::tests::size_hint_option_prim' (55) panicked at src/codegen/rust_ast/analysis.rs:295:22:
[INFO] [stdout] not implemented: unsupported Unicode version
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5890690b2482 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5890690b2482 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5890690b2482 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5890690b2482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5890690c333f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5890690c333f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58906907dbc3 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58906907dbc3 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58906908a2a2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58906908fb8f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58906908fa21 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x589068fd877e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x589068fd877e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58906909019f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x58906909019f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58906908ffc6 - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x58906908a3d9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x589069071ccd - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5890690cc0d0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x589068f6a9c0 - <doodle::codegen::rust_ast::PrimType as doodle::codegen::rust_ast::analysis::CanOptimize>::niches::h714daf1393bc123a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/rust_ast/analysis.rs:295:22
[INFO] [stdout]   20:     0x589068f97aae - doodle::codegen::rust_ast::analysis::CanOptimize::is_optimized::ha75b41f0bed242c2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/rust_ast/analysis.rs:33:14
[INFO] [stdout]   21:     0x589068f78a7a - <doodle::codegen::rust_ast::CompType<alloc::boxed::Box<T>> as doodle::codegen::rust_ast::analysis::MemSize>::size_hint::hcf7878409386ac74
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/rust_ast/analysis.rs:367:26
[INFO] [stdout]   22:     0x589068f98f40 - doodle::codegen::rust_ast::analysis::tests::eq_size_hint_option::hea17d8aa7015173d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/rust_ast/analysis.rs:711:58
[INFO] [stdout]   23:     0x589068f991f4 - doodle::codegen::rust_ast::analysis::tests::size_hint_option_prim::hc086adfe65cf7a5f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/rust_ast/analysis.rs:734:9
[INFO] [stdout]   24:     0x589068f99217 - doodle::codegen::rust_ast::analysis::tests::size_hint_option_prim::{{closure}}::h7bb5b96549fc9b03
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/rust_ast/analysis.rs:727:31
[INFO] [stdout]   25:     0x589068e1f0b6 - core::ops::function::FnOnce::call_once::hceae23296d435e24
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x589068fd85cb - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x589068fd85cb - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x589068fecbe8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x589068fecbe8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x589068fecbe8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x589068fecbe8 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x589068fecbe8 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x589068fecbe8 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x589068fecbe8 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x589068fc59b4 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x589068fc59b4 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x589068fc92ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x589068fc92ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x589068fc92ea - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x589068fc92ea - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x589068fc92ea - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x589068fc92ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x589068fc92ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5890690855af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   45:     0x5890690855af - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   46:     0x7e6d38455aa4 - <unknown>
[INFO] [stdout]   47:     0x7e6d384e2a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     codegen::rust_ast::analysis::tests::size_hint_option_prim
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 86 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "eb162129e54ee29ea8d5d0d9864238a161d2539d0fa2f36270049ac734667c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb162129e54ee29ea8d5d0d9864238a161d2539d0fa2f36270049ac734667c01", kill_on_drop: false }`
[INFO] [stdout] eb162129e54ee29ea8d5d0d9864238a161d2539d0fa2f36270049ac734667c01
