[INFO] fetching crate ion-cli 0.11.0...
[INFO] testing ion-cli-0.11.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ion-cli 0.11.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ion-cli 0.11.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ion-cli 0.11.0
[INFO] tweaked toml for crates.io crate ion-cli 0.11.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ion-cli 0.11.0 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 crates.io crate ion-cli 0.11.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 669062a833bf5ef42b1ff524581ec12b6f6c99965459e3d05d38de235b30329b
[INFO] running `Command { std: "docker" "start" "-a" "669062a833bf5ef42b1ff524581ec12b6f6c99965459e3d05d38de235b30329b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "669062a833bf5ef42b1ff524581ec12b6f6c99965459e3d05d38de235b30329b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "669062a833bf5ef42b1ff524581ec12b6f6c99965459e3d05d38de235b30329b", kill_on_drop: false }`
[INFO] [stdout] 669062a833bf5ef42b1ff524581ec12b6f6c99965459e3d05d38de235b30329b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] deae87e50b7e60786bdb72562ac0cfb8f53b377002448ad0a2091eaba9d606f9
[INFO] running `Command { std: "docker" "start" "-a" "deae87e50b7e60786bdb72562ac0cfb8f53b377002448ad0a2091eaba9d606f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v2.0.10
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ice_code v0.1.4
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling clap_builder v4.5.25
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling pager v0.16.1
[INFO] [stderr]    Compiling infer v0.15.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling clap v4.5.25
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling delegate v0.12.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling lowcharts v0.5.8
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling ion-rs v1.0.0-rc.11
[INFO] [stderr]    Compiling ion-schema v0.15.0
[INFO] [stderr]    Compiling ion-cli v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/ion/commands/mod.rs:217:18
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn new(args: &ArgMatches) -> CommandIo {
[INFO] [stdout]     |                  ^^^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn new(args: &ArgMatches) -> CommandIo<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "deae87e50b7e60786bdb72562ac0cfb8f53b377002448ad0a2091eaba9d606f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deae87e50b7e60786bdb72562ac0cfb8f53b377002448ad0a2091eaba9d606f9", kill_on_drop: false }`
[INFO] [stdout] deae87e50b7e60786bdb72562ac0cfb8f53b377002448ad0a2091eaba9d606f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4c4d488931f256b387dce0f7e1035d411e5dd7290cdb0a47f79408b1c1869e40
[INFO] running `Command { std: "docker" "start" "-a" "4c4d488931f256b387dce0f7e1035d411e5dd7290cdb0a47f79408b1c1869e40", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/ion/commands/mod.rs:217:18
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn new(args: &ArgMatches) -> CommandIo {
[INFO] [stdout]     |                  ^^^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn new(args: &ArgMatches) -> CommandIo<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling rstest_macros v0.17.0
[INFO] [stderr]    Compiling assert_cmd v1.0.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.17.0
[INFO] [stderr]    Compiling ion-cli v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/ion/commands/mod.rs:217:18
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn new(args: &ArgMatches) -> CommandIo {
[INFO] [stdout]     |                  ^^^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn new(args: &ArgMatches) -> CommandIo<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.66s
[INFO] running `Command { std: "docker" "inspect" "4c4d488931f256b387dce0f7e1035d411e5dd7290cdb0a47f79408b1c1869e40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c4d488931f256b387dce0f7e1035d411e5dd7290cdb0a47f79408b1c1869e40", kill_on_drop: false }`
[INFO] [stdout] 4c4d488931f256b387dce0f7e1035d411e5dd7290cdb0a47f79408b1c1869e40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fd90ae5482d95777a2b78fd0950c10dea41266d0f0c2b78a133db990b8a212b6
[INFO] running `Command { std: "docker" "start" "-a" "fd90ae5482d95777a2b78fd0950c10dea41266d0f0c2b78a133db990b8a212b6", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bin/ion/commands/mod.rs:217:18
[INFO] [stderr]     |
[INFO] [stderr] 217 |     fn new(args: &ArgMatches) -> CommandIo {
[INFO] [stderr]     |                  ^^^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 217 |     fn new(args: &ArgMatches) -> CommandIo<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ion-cli` (bin "ion") generated 1 warning (run `cargo fix --bin "ion"` to apply 1 suggestion)
[INFO] [stderr] warning: `ion-cli` (bin "ion" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/bin/ion/main.rs (/opt/rustwide/target/debug/deps/ion-301a01684d6816d1)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test commands::generate::model::model_tests::scalar_builder_test ... ok
[INFO] [stdout] test commands::generate::model::model_tests::sequence_builder_test ... ok
[INFO] [stdout] test commands::generate::model::model_tests::wrapped_scalar_builder_test ... ok
[INFO] [stdout] test commands::stats::test_analyze ... ok
[INFO] [stdout] test hex_reader::tests::test_read_hex_digits ... ok
[INFO] [stdout] test hex_reader::tests::test_read_hex_digits_with_commas ... ok
[INFO] [stdout] test commands::generate::model::model_tests::struct_builder_test ... ok
[INFO] [stdout] test hex_reader::tests::test_read_hex_digits_with_leading_0x ... ok
[INFO] [stdout] test hex_reader::tests::test_read_hex_digits_with_invalid_char ... ok
[INFO] [stdout] test hex_reader::tests::test_read_odd_number_of_hex_digits ... ok
[INFO] [stdout] test hex_reader::tests::test_read_hex_digits_with_whitespace ... ok
[INFO] [stdout] test commands::generate::generator::isl_to_model_tests::isl_to_model_test_for_struct ... ok
[INFO] [stdout] test commands::generate::generator::isl_to_model_tests::isl_to_model_test_for_nested_struct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-2f3ad360a5e24779)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test run_it::case_1_simple::format_flag_1_____::input_mode_1_FileMode__Default::output_mode_1_FileMode__Default::input_compress_3_InputCompress__Zst ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_1_____::input_mode_2_FileMode__Named::output_mode_2_FileMode__Named::input_compress_2_InputCompress__Gz ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_1_____::input_mode_1_FileMode__Default::output_mode_2_FileMode__Named::input_compress_1_InputCompress__No ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_1_____::input_mode_1_FileMode__Default::output_mode_1_FileMode__Default::input_compress_1_InputCompress__No ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_1_____::input_mode_1_FileMode__Default::output_mode_1_FileMode__Default::input_compress_2_InputCompress__Gz ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_1_____::input_mode_2_FileMode__Named::output_mode_1_FileMode__Default::input_compress_1_InputCompress__No ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_1_____::input_mode_1_FileMode__Default::output_mode_2_FileMode__Named::input_compress_2_InputCompress__Gz ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_1_____::input_mode_2_FileMode__Named::output_mode_2_FileMode__Named::input_compress_1_InputCompress__No ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_1_____::input_mode_2_FileMode__Named::output_mode_1_FileMode__Default::input_compress_2_InputCompress__Gz ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_1_____::input_mode_1_FileMode__Default::output_mode_2_FileMode__Named::input_compress_3_InputCompress__Zst ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_1_____::input_mode_2_FileMode__Named::output_mode_1_FileMode__Default::input_compress_3_InputCompress__Zst ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_2___binary__::input_mode_1_FileMode__Default::output_mode_2_FileMode__Named::input_compress_1_InputCompress__No ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_2___binary__::input_mode_2_FileMode__Named::output_mode_2_FileMode__Named::input_compress_1_InputCompress__No ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_2___binary__::input_mode_1_FileMode__Default::output_mode_2_FileMode__Named::input_compress_3_InputCompress__Zst ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_2___binary__::input_mode_1_FileMode__Default::output_mode_1_FileMode__Default::input_compress_1_InputCompress__No ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_2___binary__::input_mode_2_FileMode__Named::output_mode_1_FileMode__Default::input_compress_1_InputCompress__No ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_1_____::input_mode_2_FileMode__Named::output_mode_2_FileMode__Named::input_compress_3_InputCompress__Zst ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_2___binary__::input_mode_1_FileMode__Default::output_mode_1_FileMode__Default::input_compress_2_InputCompress__Gz ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_2___binary__::input_mode_1_FileMode__Default::output_mode_2_FileMode__Named::input_compress_2_InputCompress__Gz ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_2___binary__::input_mode_2_FileMode__Named::output_mode_1_FileMode__Default::input_compress_2_InputCompress__Gz ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_2___binary__::input_mode_1_FileMode__Default::output_mode_1_FileMode__Default::input_compress_3_InputCompress__Zst ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_3___text__::input_mode_1_FileMode__Default::output_mode_1_FileMode__Default::input_compress_3_InputCompress__Zst ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_3___text__::input_mode_1_FileMode__Default::output_mode_1_FileMode__Default::input_compress_2_InputCompress__Gz ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_3___text__::input_mode_1_FileMode__Default::output_mode_2_FileMode__Named::input_compress_3_InputCompress__Zst ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_3___text__::input_mode_1_FileMode__Default::output_mode_2_FileMode__Named::input_compress_2_InputCompress__Gz ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_2___binary__::input_mode_2_FileMode__Named::output_mode_1_FileMode__Default::input_compress_3_InputCompress__Zst ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_3___text__::input_mode_1_FileMode__Default::output_mode_1_FileMode__Default::input_compress_1_InputCompress__No ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_3___text__::input_mode_2_FileMode__Named::output_mode_2_FileMode__Named::input_compress_3_InputCompress__Zst ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_3___text__::input_mode_1_FileMode__Default::output_mode_2_FileMode__Named::input_compress_1_InputCompress__No ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_2___binary__::input_mode_2_FileMode__Named::output_mode_2_FileMode__Named::input_compress_2_InputCompress__Gz ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_3___text__::input_mode_2_FileMode__Named::output_mode_2_FileMode__Named::input_compress_1_InputCompress__No ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_3___text__::input_mode_2_FileMode__Named::output_mode_1_FileMode__Default::input_compress_2_InputCompress__Gz ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_4___pretty__::input_mode_1_FileMode__Default::output_mode_1_FileMode__Default::input_compress_1_InputCompress__No ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_3___text__::input_mode_2_FileMode__Named::output_mode_1_FileMode__Default::input_compress_1_InputCompress__No ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_2___binary__::input_mode_2_FileMode__Named::output_mode_2_FileMode__Named::input_compress_3_InputCompress__Zst ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_4___pretty__::input_mode_1_FileMode__Default::output_mode_2_FileMode__Named::input_compress_2_InputCompress__Gz ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_4___pretty__::input_mode_1_FileMode__Default::output_mode_1_FileMode__Default::input_compress_3_InputCompress__Zst ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_4___pretty__::input_mode_1_FileMode__Default::output_mode_2_FileMode__Named::input_compress_1_InputCompress__No ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_4___pretty__::input_mode_2_FileMode__Named::output_mode_1_FileMode__Default::input_compress_1_InputCompress__No ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_4___pretty__::input_mode_2_FileMode__Named::output_mode_1_FileMode__Default::input_compress_2_InputCompress__Gz ... ok
[INFO] [stdout] test test_write_all_values::case_2 ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_3___text__::input_mode_2_FileMode__Named::output_mode_1_FileMode__Default::input_compress_3_InputCompress__Zst ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_4___pretty__::input_mode_1_FileMode__Default::output_mode_2_FileMode__Named::input_compress_3_InputCompress__Zst ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_4___pretty__::input_mode_2_FileMode__Named::output_mode_2_FileMode__Named::input_compress_2_InputCompress__Gz ... ok
[INFO] [stdout] test test_write_all_values::case_1 ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_3___text__::input_mode_2_FileMode__Named::output_mode_2_FileMode__Named::input_compress_2_InputCompress__Gz ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_4___pretty__::input_mode_2_FileMode__Named::output_mode_2_FileMode__Named::input_compress_1_InputCompress__No ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_4___pretty__::input_mode_2_FileMode__Named::output_mode_2_FileMode__Named::input_compress_3_InputCompress__Zst ... ok
[INFO] [stdout] test code_gen_tests::test_code_generation_in_java::case_2 ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_4___pretty__::input_mode_2_FileMode__Named::output_mode_1_FileMode__Default::input_compress_3_InputCompress__Zst ... ok
[INFO] [stdout] test run_it::case_1_simple::format_flag_4___pretty__::input_mode_1_FileMode__Default::output_mode_1_FileMode__Default::input_compress_2_InputCompress__Gz ... ok
[INFO] [stdout] test code_gen_tests::test_code_generation_in_java::case_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/code-gen-tests.rs (/opt/rustwide/target/debug/deps/code_gen_tests-9b0be1e9b05b2594)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_unsupported_schema_types_failures::case_3_any_struct_type ... ok
[INFO] [stdout] test test_unsupported_schema_types_failures::case_2_any_sequence_type ... ok
[INFO] [stdout] test test_unsupported_schema_types_failures::case_1_any_element_list ... ok
[INFO] [stdout] test roundtrip_tests_for_generated_code_cargo ... FAILED
[INFO] [stdout] Downloading https://services.gradle.org/distributions/gradle-8.6-bin.zip
[INFO] [stderr] Exception in thread "main" java.net.UnknownHostException: services.gradle.org
[INFO] [stdout] 
[INFO] [stderr] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
[INFO] [stdout] test roundtrip_tests_for_generated_code_gradle ... FAILED
[INFO] [stderr] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[INFO] [stdout] 
[INFO] [stderr] 	at java.net.Socket.connect(Socket.java:607)
[INFO] [stdout] failures:
[INFO] [stderr] 	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:293)
[INFO] [stdout] 
[INFO] [stderr] 	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
[INFO] [stdout] ---- roundtrip_tests_for_generated_code_cargo stdout ----
[INFO] [stderr] 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:465)
[INFO] [stdout] 
[INFO] [stderr] 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:560)
[INFO] [stdout] thread 'roundtrip_tests_for_generated_code_cargo' (272) panicked at tests/code-gen-tests.rs:69:10:
[INFO] [stderr] 	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
[INFO] [stdout] failed to execute 'cargo clean': Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr] 	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
[INFO] [stdout] stack backtrace:
[INFO] [stderr] 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:203)
[INFO] [stdout]    0:     0x64039632a672 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr] 	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1179)
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr] 	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1073)
[INFO] [stdout]    1:     0x64039632a672 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr] 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:189)
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1589)
[INFO] [stdout]    2:     0x64039632a672 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1517)
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr] 	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
[INFO] [stdout]    3:     0x64039632a672 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr] 	at org.gradle.wrapper.Install.forceFetch(SourceFile:2)
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr] 	at org.gradle.wrapper.Install$1.call(SourceFile:8)
[INFO] [stdout]    4:     0x64039633abff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr] 	at org.gradle.wrapper.GradleWrapperMain.main(SourceFile:67)
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64039633abff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6403962f3921 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6403962f3921 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x640396300652 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6403963060ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x640396305f91 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6403962891ce - <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:     0x6403962891ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6403963067bf - <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:     0x6403963067bf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64039630661a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x640396300789 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6403962e78cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x640396342ae0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x640396342106 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x64039626670c - core::result::Result<T,E>::expect::h1b2627404e099d1d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x640396263900 - code_gen_tests::roundtrip_tests_for_generated_code_cargo::h92fe9b55116d0bd1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/code-gen-tests.rs:69:10
[INFO] [stdout]   22:     0x6403962640c7 - code_gen_tests::roundtrip_tests_for_generated_code_cargo::{{closure}}::h877671cedea5992a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/code-gen-tests.rs:53:50
[INFO] [stdout]   23:     0x6403962655c6 - core::ops::function::FnOnce::call_once::h01f5b651fdf597c8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x640396288f8b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x640396288f8b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64039629ebf5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64039629ebf5 - <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]   28:     0x64039629ebf5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x64039629ebf5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x64039629ebf5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64039629ebf5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64039629ebf5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6403962753e4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6403962753e4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x640396278caa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x640396278caa - <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]   37:     0x640396278caa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x640396278caa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x640396278caa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x640396278caa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x640396278caa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6403962fb6ff - <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]   43:     0x6403962fb6ff - 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]   44:     0x7e1a73e3caa4 - <unknown>
[INFO] [stdout]   45:     0x7e1a73ec9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- roundtrip_tests_for_generated_code_gradle stdout ----
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] 
[INFO] [stdout] thread 'roundtrip_tests_for_generated_code_gradle' (273) panicked at tests/code-gen-tests.rs:48:5:
[INFO] [stdout] assertion failed: gradle_output.status.success()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64039632a672 - 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:     0x64039632a672 - 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:     0x64039632a672 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64039632a672 - <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:     0x64039633abff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64039633abff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6403962f3921 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6403962f3921 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x640396300652 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6403963060ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x640396305f91 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6403962891ce - <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:     0x6403962891ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6403963067bf - <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:     0x6403963067bf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6403963065e6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x640396300789 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6403962e78cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x640396342ae0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x640396342abc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x64039626486e - code_gen_tests::roundtrip_tests_for_generated_code_gradle::h5a8a46cef1cd0cb6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/code-gen-tests.rs:48:5
[INFO] [stdout]   21:     0x6403962648f7 - code_gen_tests::roundtrip_tests_for_generated_code_gradle::{{closure}}::hb6e706600895b3b5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/code-gen-tests.rs:15:51
[INFO] [stdout]   22:     0x640396265606 - core::ops::function::FnOnce::call_once::h0afca18f62cff4dd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x640396288f8b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x640396288f8b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x64039629ebf5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x64039629ebf5 - <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]   27:     0x64039629ebf5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x64039629ebf5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x64039629ebf5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64039629ebf5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x64039629ebf5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6403962753e4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6403962753e4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x640396278caa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x640396278caa - <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]   36:     0x640396278caa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x640396278caa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x640396278caa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x640396278caa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x640396278caa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6403962fb6ff - <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]   42:     0x6403962fb6ff - 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]   43:     0x7e1a73e3caa4 - <unknown>
[INFO] [stdout]   44:     0x7e1a73ec9a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     roundtrip_tests_for_generated_code_cargo
[INFO] [stdout]     roundtrip_tests_for_generated_code_gradle
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test code-gen-tests`
[INFO] running `Command { std: "docker" "inspect" "fd90ae5482d95777a2b78fd0950c10dea41266d0f0c2b78a133db990b8a212b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd90ae5482d95777a2b78fd0950c10dea41266d0f0c2b78a133db990b8a212b6", kill_on_drop: false }`
[INFO] [stdout] fd90ae5482d95777a2b78fd0950c10dea41266d0f0c2b78a133db990b8a212b6
