[INFO] cloning repository https://github.com/dnaka91/mabo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dnaka91/mabo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fmabo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fmabo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4bfe5990086aa000b1404e9e6dfa5f3821525b45
[INFO] testing dnaka91/mabo against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fmabo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dnaka91/mabo
[INFO] finished tweaking git repo https://github.com/dnaka91/mabo
[INFO] tweaked toml for git repo https://github.com/dnaka91/mabo written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dnaka91/mabo on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dnaka91/mabo 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5a3c3bf9033857deca1ac11fb620f7cb567ed7995914000a8d758d2f915c731
[INFO] running `Command { std: "docker" "start" "-a" "c5a3c3bf9033857deca1ac11fb620f7cb567ed7995914000a8d758d2f915c731", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5a3c3bf9033857deca1ac11fb620f7cb567ed7995914000a8d758d2f915c731", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5a3c3bf9033857deca1ac11fb620f7cb567ed7995914000a8d758d2f915c731", kill_on_drop: false }`
[INFO] [stdout] c5a3c3bf9033857deca1ac11fb620f7cb567ed7995914000a8d758d2f915c731
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c61a97064edade3818489511185a4706b8cc976618d017f250d57a469cbb5b3c
[INFO] running `Command { std: "docker" "start" "-a" "c61a97064edade3818489511185a4706b8cc976618d017f250d57a469cbb5b3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling spdx v0.12.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling comrak v0.41.0
[INFO] [stderr]    Compiling line-index v0.1.2
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling mabo-derive v0.1.0 (/opt/rustwide/workdir/crates/mabo-derive)
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling mabo v0.1.0 (/opt/rustwide/workdir/crates/mabo)
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling mabo-parser v0.1.0 (/opt/rustwide/workdir/crates/mabo-parser)
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling mabo-compiler v0.1.0 (/opt/rustwide/workdir/crates/mabo-compiler)
[INFO] [stderr]    Compiling mabo-meta v0.1.0 (/opt/rustwide/workdir/crates/mabo-meta)
[INFO] [stderr]    Compiling mabo-benches v0.1.0 (/opt/rustwide/workdir/crates/mabo-benches)
[INFO] [stderr]    Compiling mabo-doc v0.1.0 (/opt/rustwide/workdir/crates/mabo-doc)
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling lsp-server v0.7.9
[INFO] [stderr]    Compiling mabo-project v0.1.0 (/opt/rustwide/workdir/crates/mabo-project)
[INFO] [stderr]    Compiling mabo-go v0.1.0 (/opt/rustwide/workdir/crates/mabo-go)
[INFO] [stderr]    Compiling mabo-build v0.1.0 (/opt/rustwide/workdir/crates/mabo-build)
[INFO] [stderr]    Compiling mabo-cli v0.1.0 (/opt/rustwide/workdir/crates/mabo-cli)
[INFO] [stderr]    Compiling mabo-playground v0.1.0 (/opt/rustwide/workdir/crates/mabo-playground)
[INFO] [stderr]    Compiling mabo-lsp v0.1.0 (/opt/rustwide/workdir/crates/mabo-lsp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "c61a97064edade3818489511185a4706b8cc976618d017f250d57a469cbb5b3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c61a97064edade3818489511185a4706b8cc976618d017f250d57a469cbb5b3c", kill_on_drop: false }`
[INFO] [stdout] c61a97064edade3818489511185a4706b8cc976618d017f250d57a469cbb5b3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5da967a89b34c892a787a3a13eb2155a11e62cbe684138d380084c6c12e15d20
[INFO] running `Command { std: "docker" "start" "-a" "5da967a89b34c892a787a3a13eb2155a11e62cbe684138d380084c6c12e15d20", kill_on_drop: false }`
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling mabo-derive v0.1.0 (/opt/rustwide/workdir/crates/mabo-derive)
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling mabo v0.1.0 (/opt/rustwide/workdir/crates/mabo)
[INFO] [stderr]    Compiling mabo-project v0.1.0 (/opt/rustwide/workdir/crates/mabo-project)
[INFO] [stderr]    Compiling mabo-parser v0.1.0 (/opt/rustwide/workdir/crates/mabo-parser)
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling mabo-compiler v0.1.0 (/opt/rustwide/workdir/crates/mabo-compiler)
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling mabo-build v0.1.0 (/opt/rustwide/workdir/crates/mabo-build)
[INFO] [stderr]    Compiling mabo-meta v0.1.0 (/opt/rustwide/workdir/crates/mabo-meta)
[INFO] [stderr]    Compiling mabo-go v0.1.0 (/opt/rustwide/workdir/crates/mabo-go)
[INFO] [stderr]    Compiling mabo-benches v0.1.0 (/opt/rustwide/workdir/crates/mabo-benches)
[INFO] [stderr]    Compiling mabo-doc v0.1.0 (/opt/rustwide/workdir/crates/mabo-doc)
[INFO] [stderr]    Compiling mabo-playground v0.1.0 (/opt/rustwide/workdir/crates/mabo-playground)
[INFO] [stderr]    Compiling mabo-lsp v0.1.0 (/opt/rustwide/workdir/crates/mabo-lsp)
[INFO] [stderr]    Compiling mabo-cli v0.1.0 (/opt/rustwide/workdir/crates/mabo-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.21s
[INFO] running `Command { std: "docker" "inspect" "5da967a89b34c892a787a3a13eb2155a11e62cbe684138d380084c6c12e15d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5da967a89b34c892a787a3a13eb2155a11e62cbe684138d380084c6c12e15d20", kill_on_drop: false }`
[INFO] [stdout] 5da967a89b34c892a787a3a13eb2155a11e62cbe684138d380084c6c12e15d20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05599c6d6e1d56989bd4c2b6d568cd81b5240cb7de4b5e6f5de05a5a5fe6eb83
[INFO] running `Command { std: "docker" "start" "-a" "05599c6d6e1d56989bd4c2b6d568cd81b5240cb7de4b5e6f5de05a5a5fe6eb83", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mabo-096cdd375f74cefe)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test buf::tests::non_zero_bytes_bytes_invalid ... ok
[INFO] [stdout] test buf::tests::non_zero_hash_set_invalid ... ok
[INFO] [stdout] test buf::tests::non_zero_bytes_std_invalid ... ok
[INFO] [stdout] test buf::tests::non_zero_string_invalid ... ok
[INFO] [stdout] test buf::tests::non_zero_vec_valid ... ok
[INFO] [stdout] test buf::tests::non_zero_string_valid ... ok
[INFO] [stdout] test buf::tests::non_zero_vec_invalid ... ok
[INFO] [stdout] test varint::varint_tests::roundtrip_i128 ... ok
[INFO] [stdout] test varint::varint_tests::roundtrip_i16 ... ok
[INFO] [stdout] test varint::varint_tests::roundtrip_i64 ... ok
[INFO] [stdout] test varint::varint_tests::roundtrip_u128 ... ok
[INFO] [stdout] test varint::varint_tests::roundtrip_u16 ... ok
[INFO] [stdout] test varint::varint_tests::roundtrip_u32 ... ok
[INFO] [stdout] test varint::varint_tests::sizecheck_i128 ... ok
[INFO] [stdout] test varint::varint_tests::sizecheck_u32 ... ok
[INFO] [stdout] test varint::varint_tests::sizecheck_u64 ... ok
[INFO] [stdout] test varint::zigzag_tests::roundtrip_i128 ... ok
[INFO] [stdout] test varint::tests::max_sizes ... ok
[INFO] [stdout] test varint::zigzag_tests::roundtrip_i16 ... ok
[INFO] [stdout] test varint::varint_tests::roundtrip_i32 ... ok
[INFO] [stdout] test varint::varint_tests::sizecheck_i32 ... ok
[INFO] [stdout] test varint::varint_tests::roundtrip_u64 ... ok
[INFO] [stdout] test varint::zigzag_tests::roundtrip_i32 ... ok
[INFO] [stdout] test buf::tests::non_zero_hash_map_valid ... ok
[INFO] [stdout] test varint::zigzag_tests::roundtrip_i64 ... ok
[INFO] [stdout] test varint::varint_tests::sizecheck_i16 ... ok
[INFO] [stdout] test buf::tests::non_zero_bytes_bytes_valid ... ok
[INFO] [stdout] test varint::varint_tests::sizecheck_i64 ... ok
[INFO] [stdout] test varint::varint_tests::sizecheck_u128 ... ok
[INFO] [stdout] test varint::varint_tests::sizecheck_u16 ... ok
[INFO] [stdout] test buf::tests::non_zero_hash_set_valid ... ok
[INFO] [stdout] test buf::tests::non_zero_hash_map_invalid ... ok
[INFO] [stdout] test buf::tests::non_zero_bytes_std_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mabo_benches-bea7e14eb4f37ed7)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test varint::bincode::roundtrip ... ok
[INFO] [stdout] test varint::postcard::roundtrip ... ok
[INFO] [stdout] test varint::vu128::roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mabo_build-c59a70ad43df3d65)
[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/compiler.rs (/opt/rustwide/target/debug/deps/compiler-5f58ea651e4ecc00)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test compile_schema ... FAILED
[INFO] [stdout] test compile_schema_extra ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile_schema stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: crates/mabo-build/tests/snapshots/compiler__compile@attribute_multi.mabo.snap
[INFO] [stdout] Snapshot: compile@attribute_multi.mabo
[INFO] [stdout] Source: crates/mabo-build/tests/compiler.rs:32
[INFO] [stdout] Input file: crates/mabo-parser/tests/inputs/attribute_multi.mabo
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] #[validate(min = 1, max = 100)]
[INFO] [stdout] struct Sample
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     0     0 │ #[allow(unused_imports)]
[INFO] [stdout]     1     1 │ use ::mabo::buf::{Decode, Encode, Size};
[INFO] [stdout]     2     2 │ #[derive(Clone, Debug, PartialEq)]
[INFO] [stdout]     3       │-#[allow(clippy::module_name_repetitions, clippy::option_option)]
[INFO] [stdout]           3 │+#[allow(dead_code, clippy::module_name_repetitions, clippy::option_option)]
[INFO] [stdout]     4     4 │ pub struct Sample;
[INFO] [stdout]     5     5 │ #[automatically_derived]
[INFO] [stdout]     6     6 │ impl ::mabo::Encode for Sample {
[INFO] [stdout]     7     7 │     #[allow(
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_schema' (66) panicked at crates/mabo-build/tests/compiler.rs:32:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/crates/mabo-build/tests/snapshots/compiler__compile@attribute_multi.mabo.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a470e4bf6b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a470e4bf6b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a470e4bf6b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a470e4bf6b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a470e4d236f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a470e4d236f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a470e48a9f1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a470e48a9f1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a470e4975b2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a470e49d0af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a470e49cf41 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a470de0dbae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5a470de0dbae - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a470e49d81f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5a470e49d81f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a470e49d5ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a470e4976e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a470e47d9ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a470e4dc9e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a470e4dba56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5a470dde2418 - core::result::Result<T,E>::unwrap::h17c98d2cb7bdc7bb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5a470dde2418 - compiler::compile_schema::{{closure}}::{{closure}}::h0f45194c3b47ef06
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mabo-build/tests/compiler.rs:32:13
[INFO] [stdout]   22:     0x5a470ddec99f - insta::settings::Settings::bind::h5e9b7efbfba6b4f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   23:     0x5a470dde1eb4 - compiler::compile_schema::{{closure}}::h85ba8d0b5d1e4826
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mabo-build/tests/compiler.rs:28:9
[INFO] [stdout]   24:     0x5a470ddec632 - insta::glob::glob_exec::{{closure}}::h3b26de69064b3276
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/glob.rs:108:13
[INFO] [stdout]   25:     0x5a470ddeca4e - insta::settings::Settings::bind::ha00632f81c8848d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   26:     0x5a470ddec27d - insta::glob::glob_exec::ha64518ce594c6b35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/glob.rs:107:18
[INFO] [stdout]   27:     0x5a470dde17e4 - compiler::compile_schema::h7f1af5a0865ba42d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mabo-build/tests/compiler.rs:21:5
[INFO] [stdout]   28:     0x5a470dde1fa7 - compiler::compile_schema::{{closure}}::hee800faf71d3517f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mabo-build/tests/compiler.rs:20:20
[INFO] [stdout]   29:     0x5a470dde3df6 - core::ops::function::FnOnce::call_once::hefce1cd9b69fa143
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5a470de0d96b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a470de0d96b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   32:     0x5a470de235d5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   33:     0x5a470de235d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5a470de235d5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x5a470de235d5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x5a470de235d5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5a470de235d5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   38:     0x5a470de235d5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   39:     0x5a470ddf9dc4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   40:     0x5a470ddf9dc4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   41:     0x5a470ddfd68a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   42:     0x5a470ddfd68a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5a470ddfd68a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x5a470ddfd68a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x5a470ddfd68a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5a470ddfd68a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   47:     0x5a470ddfd68a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5a470e49265f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   49:     0x5a470e49265f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   50:     0x79526c0e0aa4 - <unknown>
[INFO] [stdout]   51:     0x79526c16da34 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile_schema_extra stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: crates/mabo-build/tests/snapshots/compiler__compile_extra@enum.mabo.snap
[INFO] [stdout] Snapshot: compile_extra@enum.mabo
[INFO] [stdout] Source: crates/mabo-build/tests/compiler.rs:50
[INFO] [stdout] Input file: crates/mabo-build/tests/inputs_extra/enum.mabo
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] /// Hello world!
[INFO] [stdout] enum Sample {
[INFO] [stdout]     Variant1 @1,
[INFO] [stdout]     Variant2(u32 @1, u8 @2) @2,
[INFO] [stdout]     Variant3 {
[INFO] [stdout]         field1: string @1,
[INFO] [stdout]         field2: vec<bool> @2,
[INFO] [stdout]     } @3,
[INFO] [stdout] }
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     0     0 │ #[allow(unused_imports)]
[INFO] [stdout]     1     1 │ use ::mabo::buf::{Decode, Encode, Size};
[INFO] [stdout]     2     2 │ /// Hello world!
[INFO] [stdout]     3     3 │ #[derive(Clone, Debug, PartialEq)]
[INFO] [stdout]     4       │-#[allow(clippy::module_name_repetitions, clippy::option_option)]
[INFO] [stdout]           4 │+#[allow(dead_code, clippy::module_name_repetitions, clippy::option_option)]
[INFO] [stdout]     5     5 │ pub enum Sample {
[INFO] [stdout]     6     6 │     Variant1,
[INFO] [stdout]     7     7 │     Variant2(u32, u8),
[INFO] [stdout]     8     8 │     Variant3 { field1: String, field2: Vec<bool> },
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_schema_extra' (67) panicked at crates/mabo-build/tests/compiler.rs:50:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/crates/mabo-build/tests/snapshots/compiler__compile_extra@enum.mabo.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a470e4bf6b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a470e4bf6b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a470e4bf6b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a470e4bf6b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a470e4d236f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a470e4d236f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a470e48a9f1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a470e48a9f1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a470e4975b2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a470e49d0af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a470e49cf41 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a470de0dbae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5a470de0dbae - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a470e49d81f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5a470e49d81f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a470e49d5ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a470e4976e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a470e47d9ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a470e4dc9e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a470e4dba56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5a470dde36a8 - core::result::Result<T,E>::unwrap::h17c98d2cb7bdc7bb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5a470dde36a8 - compiler::compile_schema_extra::{{closure}}::{{closure}}::hcd872c94307c1e66
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mabo-build/tests/compiler.rs:50:13
[INFO] [stdout]   22:     0x5a470ddecaef - insta::settings::Settings::bind::hb097e083cd751e49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   23:     0x5a470dde31b4 - compiler::compile_schema_extra::{{closure}}::hfcfa1c07f73722f1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mabo-build/tests/compiler.rs:46:9
[INFO] [stdout]   24:     0x5a470ddec672 - insta::glob::glob_exec::{{closure}}::h5aa37172429159dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/glob.rs:108:13
[INFO] [stdout]   25:     0x5a470ddec8fe - insta::settings::Settings::bind::h2fea275bd71a3dfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9
[INFO] [stdout]   26:     0x5a470ddeaaed - insta::glob::glob_exec::h706a5db3cfc3a541
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/glob.rs:107:18
[INFO] [stdout]   27:     0x5a470dde2a74 - compiler::compile_schema_extra::hdb883ea376f952f2
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mabo-build/tests/compiler.rs:39:5
[INFO] [stdout]   28:     0x5a470dde2b37 - compiler::compile_schema_extra::{{closure}}::hafca89cac97b77ab
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mabo-build/tests/compiler.rs:38:26
[INFO] [stdout]   29:     0x5a470dde3da6 - core::ops::function::FnOnce::call_once::hd447a7fbb4b27692
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5a470de0d96b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a470de0d96b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   32:     0x5a470de235d5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   33:     0x5a470de235d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5a470de235d5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x5a470de235d5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x5a470de235d5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5a470de235d5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   38:     0x5a470de235d5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   39:     0x5a470ddf9dc4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   40:     0x5a470ddf9dc4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   41:     0x5a470ddfd68a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   42:     0x5a470ddfd68a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5a470ddfd68a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x5a470ddfd68a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x5a470ddfd68a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5a470ddfd68a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   47:     0x5a470ddfd68a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5a470e49265f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   49:     0x5a470e49265f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   50:     0x79526c0e0aa4 - <unknown>
[INFO] [stdout]   51:     0x79526c16da34 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile_schema
[INFO] [stdout]     compile_schema_extra
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p mabo-build --test compiler`
[INFO] running `Command { std: "docker" "inspect" "05599c6d6e1d56989bd4c2b6d568cd81b5240cb7de4b5e6f5de05a5a5fe6eb83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05599c6d6e1d56989bd4c2b6d568cd81b5240cb7de4b5e6f5de05a5a5fe6eb83", kill_on_drop: false }`
[INFO] [stdout] 05599c6d6e1d56989bd4c2b6d568cd81b5240cb7de4b5e6f5de05a5a5fe6eb83
