[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] 4a0370cefc9389a9004495a9756eed844911be6f
[INFO] testing yeslogic/doodle against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeslogic%2Fdoodle" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yeslogic/doodle on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unarray v0.1.4
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded binary-merge v0.1.2
[INFO] [stderr]   Downloaded inplace-vec-builder v0.1.1
[INFO] [stderr]   Downloaded sorted-iter v0.1.11
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded is-terminal v0.4.16
[INFO] [stderr]   Downloaded encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]   Downloaded encoding_index_tests v0.1.4
[INFO] [stderr]   Downloaded clap_derive v4.5.41
[INFO] [stderr]   Downloaded half v2.6.0
[INFO] [stderr]   Downloaded encoding-index-japanese v1.20141219.5
[INFO] [stderr]   Downloaded encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]   Downloaded proptest v1.7.0
[INFO] [stderr]   Downloaded encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded clap_builder v4.5.43
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded encoding-index-korean v1.20141219.5
[INFO] [stderr]   Downloaded encoding v0.2.33
[INFO] [stderr]   Downloaded fixed v1.29.0
[INFO] [stderr]   Downloaded vec-collections v0.4.3
[INFO] [stderr]   Downloaded clap v4.5.43
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded cons-rs v0.7.3
[INFO] [stderr]   Downloaded dissimilar v1.0.10
[INFO] [stderr]   Downloaded expect-test v1.5.1
[INFO] [stderr]   Downloaded intmap v3.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf292529be90a03f2022405a25e51a91aea8b78de64c9369848804f2a672eacb
[INFO] running `Command { std: "docker" "start" "-a" "bf292529be90a03f2022405a25e51a91aea8b78de64c9369848804f2a672eacb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf292529be90a03f2022405a25e51a91aea8b78de64c9369848804f2a672eacb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf292529be90a03f2022405a25e51a91aea8b78de64c9369848804f2a672eacb", kill_on_drop: false }`
[INFO] [stdout] bf292529be90a03f2022405a25e51a91aea8b78de64c9369848804f2a672eacb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6fc3d27d4bc2a0fc40493ca0b8f457a171e15c88634b3af8e4cc8535d64417d
[INFO] running `Command { std: "docker" "start" "-a" "a6fc3d27d4bc2a0fc40493ca0b8f457a171e15c88634b3af8e4cc8535d64417d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling sorted-iter v0.1.11
[INFO] [stderr]    Compiling inplace-vec-builder v0.1.1
[INFO] [stderr]    Compiling binary-merge v0.1.2
[INFO] [stderr]    Compiling intmap v3.1.2
[INFO] [stderr]    Compiling cons-rs v0.7.3
[INFO] [stderr]    Compiling smallsorts v0.1.0 (/opt/rustwide/workdir/smallsorts)
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_builder v4.5.43
[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 serde v1.0.219
[INFO] [stderr]    Compiling vec-collections v0.4.3
[INFO] [stderr]    Compiling doodle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `alt`
[INFO] [stdout]  --> doodle-formats/src/format/opentype.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[cfg(feature = "alt")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `alt` 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: `alt`
[INFO] [stdout]    --> doodle-formats/src/format/opentype.rs:516:11
[INFO] [stdout]     |
[INFO] [stdout] 516 |     #[cfg(feature = "alt")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `alt` 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: `alt`
[INFO] [stdout]     --> doodle-formats/src/format/opentype.rs:2713:11
[INFO] [stdout]      |
[INFO] [stdout] 2713 |     #[cfg(feature = "alt")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `alt` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.40s
[INFO] running `Command { std: "docker" "inspect" "a6fc3d27d4bc2a0fc40493ca0b8f457a171e15c88634b3af8e4cc8535d64417d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6fc3d27d4bc2a0fc40493ca0b8f457a171e15c88634b3af8e4cc8535d64417d", kill_on_drop: false }`
[INFO] [stdout] a6fc3d27d4bc2a0fc40493ca0b8f457a171e15c88634b3af8e4cc8535d64417d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b5c04df63cb396bd6280ded067405239fc0611c120945a6d004108fb7afabb3
[INFO] running `Command { std: "docker" "start" "-a" "4b5c04df63cb396bd6280ded067405239fc0611c120945a6d004108fb7afabb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[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 once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stdout] warning: unexpected `cfg` condition value: `alt`
[INFO] [stdout]  --> doodle-formats/src/format/opentype.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[cfg(feature = "alt")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `alt` 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: `alt`
[INFO] [stdout]    --> doodle-formats/src/format/opentype.rs:516:11
[INFO] [stdout]     |
[INFO] [stdout] 516 |     #[cfg(feature = "alt")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `alt` 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: `alt`
[INFO] [stdout]     --> doodle-formats/src/format/opentype.rs:2713:11
[INFO] [stdout]      |
[INFO] [stdout] 2713 |     #[cfg(feature = "alt")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `alt` 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] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[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] [stdout] warning: unexpected `cfg` condition value: `alt`
[INFO] [stdout]  --> doodle-formats/src/format/opentype.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[cfg(feature = "alt")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `alt` 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: `alt`
[INFO] [stdout]    --> doodle-formats/src/format/opentype.rs:516:11
[INFO] [stdout]     |
[INFO] [stdout] 516 |     #[cfg(feature = "alt")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `alt` 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: `alt`
[INFO] [stdout]     --> doodle-formats/src/format/opentype.rs:2713:11
[INFO] [stdout]      |
[INFO] [stdout] 2713 |     #[cfg(feature = "alt")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `alt` 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.91s
[INFO] running `Command { std: "docker" "inspect" "4b5c04df63cb396bd6280ded067405239fc0611c120945a6d004108fb7afabb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b5c04df63cb396bd6280ded067405239fc0611c120945a6d004108fb7afabb3", kill_on_drop: false }`
[INFO] [stdout] 4b5c04df63cb396bd6280ded067405239fc0611c120945a6d004108fb7afabb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f847caf608eea26261d82d19cf331416ba58a41bb5243010b11fd5527547ecb1
[INFO] running `Command { std: "docker" "start" "-a" "f847caf608eea26261d82d19cf331416ba58a41bb5243010b11fd5527547ecb1", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `alt`
[INFO] [stderr]  --> doodle-formats/src/format/opentype.rs:9:11
[INFO] [stderr]   |
[INFO] [stderr] 9 |     #[cfg(feature = "alt")]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `alt` 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: `alt`
[INFO] [stderr]    --> doodle-formats/src/format/opentype.rs:516:11
[INFO] [stderr]     |
[INFO] [stderr] 516 |     #[cfg(feature = "alt")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `alt` 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: `alt`
[INFO] [stderr]     --> doodle-formats/src/format/opentype.rs:2713:11
[INFO] [stderr]      |
[INFO] [stderr] 2713 |     #[cfg(feature = "alt")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `alt` 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: `doodle` (bin "doodle" test) generated 3 warnings
[INFO] [stderr] warning: `doodle` (bin "doodle") generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/doodle-fc86be906a7c0b70)
[INFO] [stdout] 
[INFO] [stdout] running 89 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 bounds::tests::test_shl_exact ... ok
[INFO] [stdout] test byte_set::tests::contains::test_any ... ok
[INFO] [stdout] test bounds::tests::test_shr_exact ... ok
[INFO] [stdout] test byte_set::tests::is_empty::test_empty ... ok
[INFO] [stdout] test byte_set::tests::is_empty::test_full ... ok
[INFO] [stdout] test bounds::tests::test_sub_exact ... ok
[INFO] [stdout] test byte_set::tests::test_debug_above_128 ... ok
[INFO] [stdout] test byte_set::tests::contains::test_insert ... ok
[INFO] [stdout] test codegen::name::tests::test_dedup ... ok
[INFO] [stdout] test byte_set::tests::contains::test_remove ... ok
[INFO] [stdout] test bounds::tests::test_add ... ok
[INFO] [stdout] test codegen::name::tests::test_refinement ... ok
[INFO] [stdout] test codegen::name::tests::test_refinement2 ... ok
[INFO] [stdout] test bounds::tests::test_mul ... ok
[INFO] [stdout] test byte_set::tests::is_empty::test_any ... 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_codegen_output ... 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::tests::test_headcount_item_var ... ok
[INFO] [stdout] test codegen::tests::test_headcount_record_simple ... ok
[INFO] [stdout] test codegen::tests::test_headcount_simple ... ok
[INFO] [stdout] test codegen::tests::test_lambda_sanity ... ok
[INFO] [stdout] test codegen::rust_ast::analysis::algo_test::test_roundup_equality ... ok
[INFO] [stdout] test codegen::tests::test_simple_closure_codegen ... ok
[INFO] [stdout] test byte_set::tests::test_debug_below_128 ... ok
[INFO] [stdout] test decoder::tests::compile_align2 ... ok
[INFO] [stdout] test decoder::tests::compile_alt ... ok
[INFO] [stdout] test bounds::tests::test_div ... ok
[INFO] [stdout] test decoder::tests::compile_alt_byte ... ok
[INFO] [stdout] test byte_set::tests::is_disjoint::test_difference_right ... ok
[INFO] [stdout] test bounds::tests::test_mul_exact ... 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 decoder::tests::compile_alt_fail_end_of_input ... ok
[INFO] [stdout] test decoder::tests::compile_alt_opt ... ok
[INFO] [stdout] test byte_set::tests::is_disjoint::test_complement ... ok
[INFO] [stdout] test codegen::rust_ast::analysis::tests::size_hint_prim ... ok
[INFO] [stdout] test decoder::tests::compile_alt_opt_next ... ok
[INFO] [stdout] test decoder::tests::compile_alt_opt_opt ... ok
[INFO] [stdout] test codegen::name::tests::test_record_tree ... ok
[INFO] [stdout] test decoder::tests::branch_value_record_revamp ... ok
[INFO] [stdout] test decoder::tests::compile_alt_slice_byte ... ok
[INFO] [stdout] test decoder::tests::compile_byte_is ... ok
[INFO] [stdout] test decoder::tests::compile_byte_not ... ok
[INFO] [stdout] test decoder::tests::compile_cat_end_of_input ... ok
[INFO] [stdout] test decoder::tests::compile_cat_repeat ... ok
[INFO] [stdout] test bounds::tests::test_bitwise_bounds ... ok
[INFO] [stdout] test decoder::tests::compile_cat_repeat_end_of_input ... ok
[INFO] [stdout] test decoder::tests::compile_empty ... ok
[INFO] [stdout] test bounds::tests::test_sub ... ok
[INFO] [stdout] test decoder::tests::compile_fail ... ok
[INFO] [stdout] test decoder::tests::compile_peek_not ... 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 byte_set::tests::same_result::single_quadrant ... ok
[INFO] [stdout] test decoder::tests::compile_repeat_between ... ok
[INFO] [stdout] test decoder::tests::compile_repeat_fields ... ok
[INFO] [stdout] test bounds::tests::test_bitor ... ok
[INFO] [stdout] test decoder::tests::compile_repeat_fields_okay ... ok
[INFO] [stdout] test decoder::tests::compile_align1 ... ok
[INFO] [stdout] test decoder::tests::compile_where_u16be_eq ... ignored
[INFO] [stdout] test helper::tests::is_ascii_char_sanity ... ok
[INFO] [stdout] test test::format_let_eval_precedence ... 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 byte_set::tests::is_disjoint::test_difference_left ... ok
[INFO] [stdout] test bounds::tests::test_bitand ... 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_end_of_input ... ok
[INFO] [stdout] test decoder::tests::compile_alt_opt_ambiguous ... ok
[INFO] [stdout] test decoder::tests::compile_alt_slice_ambiguous1 ... ok
[INFO] [stdout] test decoder::tests::compile_alt_opt_ambiguous_slow ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test decoder::tests::compile_alt_empty ... ok
[INFO] [stdout] test decoder::tests::compile_alt_slice_ambiguous2 ... ok
[INFO] [stdout] test decoder::tests::compile_cat_repeat_ambiguous ... ok
[INFO] [stdout] test decoder::tests::compile_peek_not_lookahead ... ok
[INFO] [stdout] test decoder::tests::compile_repeat_fields_ambiguous ... ok
[INFO] [stdout] test decoder::tests::compile_repeat_repeat ... ok
[INFO] [stdout] test decoder::tests::compile_repeat_alt_repeat1_slow ... 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:     0x555dbdd4de62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555dbdd4de62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555dbdd4de62 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x555dbdd4de62 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x555dbdd649ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x555dbdd649ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x555dbdd535e6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555dbdd535e6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x555dbdd2a9af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x555dbdd2a9af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x555dbdd45f59 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x555dbdc6c32e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x555dbdc6c32e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555dbdd46112 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x555dbdd46112 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x555dbdd2aa9a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x555dbdd21dc9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x555dbdd2b9ad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x555dbdd6512c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555dbd9d6d8b - <doodle[167b04f01679bb3c]::codegen::rust_ast::PrimType as doodle[167b04f01679bb3c]::codegen::rust_ast::analysis::CanOptimize>::niches
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/rust_ast/analysis.rs:295:22
[INFO] [stdout]   20:     0x555dbd9e2d4e - <doodle[167b04f01679bb3c]::codegen::rust_ast::PrimType as doodle[167b04f01679bb3c]::codegen::rust_ast::analysis::CanOptimize>::is_optimized
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/rust_ast/analysis.rs:33:14
[INFO] [stdout]   21:     0x555dbd9db4d9 - <doodle[167b04f01679bb3c]::codegen::rust_ast::CompType<alloc[9c68fdf4f4f29218]::boxed::Box<doodle[167b04f01679bb3c]::codegen::rust_ast::PrimType>> as doodle[167b04f01679bb3c]::codegen::rust_ast::analysis::MemSize>::size_hint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/rust_ast/analysis.rs:367:26
[INFO] [stdout]   22:     0x555dbd99d6eb - doodle[167b04f01679bb3c]::codegen::rust_ast::analysis::tests::eq_size_hint_option::<char, doodle[167b04f01679bb3c]::codegen::rust_ast::PrimType>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/rust_ast/analysis.rs:715:58
[INFO] [stdout]   23:     0x555dbd9beec4 - doodle[167b04f01679bb3c]::codegen::rust_ast::analysis::tests::size_hint_option_prim
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/rust_ast/analysis.rs:738:9
[INFO] [stdout]   24:     0x555dbd9abe47 - doodle[167b04f01679bb3c]::codegen::rust_ast::analysis::tests::size_hint_option_prim::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/codegen/rust_ast/analysis.rs:731:31
[INFO] [stdout]   25:     0x555dbd992db6 - <doodle[167b04f01679bb3c]::codegen::rust_ast::analysis::tests::size_hint_option_prim::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x555dbdc606db - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x555dbdc606db - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x555dbdc6cf3a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x555dbdc6cf3a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x555dbdc6cf3a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x555dbdc6cf3a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x555dbdc6cf3a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x555dbdc6cf3a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x555dbdc6cf3a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x555dbdc67404 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x555dbdc67404 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x555dbdc6fa32 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x555dbdc6fa32 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x555dbdc6fa32 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x555dbdc6fa32 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x555dbdc6fa32 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x555dbdc6fa32 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x555dbdc6fa32 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x555dbdd4d70f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x555dbdd4d70f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x71c6f84ffaa4 - <unknown>
[INFO] [stdout]   47:     0x71c6f858ca64 - 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. 87 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.75s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f847caf608eea26261d82d19cf331416ba58a41bb5243010b11fd5527547ecb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f847caf608eea26261d82d19cf331416ba58a41bb5243010b11fd5527547ecb1", kill_on_drop: false }`
[INFO] [stdout] f847caf608eea26261d82d19cf331416ba58a41bb5243010b11fd5527547ecb1
