[INFO] cloning repository https://github.com/oxidecomputer/newtype-uuid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxidecomputer/newtype-uuid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fnewtype-uuid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fnewtype-uuid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c26e8c65c1f1f8cdb7c364fd7032b788add6846
[INFO] testing oxidecomputer/newtype-uuid 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%2Foxidecomputer%2Fnewtype-uuid" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/oxidecomputer/newtype-uuid
[INFO] finished tweaking git repo https://github.com/oxidecomputer/newtype-uuid
[INFO] tweaked toml for git repo https://github.com/oxidecomputer/newtype-uuid written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oxidecomputer/newtype-uuid 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/oxidecomputer/newtype-uuid 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ebc20076dbb847134637f6c95f409250ee403ea53f8fff39616de5da88a3d406
[INFO] running `Command { std: "docker" "start" "-a" "ebc20076dbb847134637f6c95f409250ee403ea53f8fff39616de5da88a3d406", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebc20076dbb847134637f6c95f409250ee403ea53f8fff39616de5da88a3d406", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebc20076dbb847134637f6c95f409250ee403ea53f8fff39616de5da88a3d406", kill_on_drop: false }`
[INFO] [stdout] ebc20076dbb847134637f6c95f409250ee403ea53f8fff39616de5da88a3d406
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a237d3b235c07c2479f57ae20bf743c220887236b357e6f4e088d5424a051ec2
[INFO] running `Command { std: "docker" "start" "-a" "a237d3b235c07c2479f57ae20bf743c220887236b357e6f4e088d5424a051ec2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling regress v0.10.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling atomicwrites v0.4.4
[INFO] [stderr]    Compiling expectorate v1.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling datatest-stable v0.3.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling newtype-uuid-macros v0.1.0 (/opt/rustwide/workdir/crates/newtype-uuid-macros)
[INFO] [stderr]    Compiling typify-impl v0.4.2
[INFO] [stderr]    Compiling newtype-uuid v1.3.0 (/opt/rustwide/workdir/crates/newtype-uuid)
[INFO] [stderr]    Compiling e2e-kinds v0.1.0 (/opt/rustwide/workdir/e2e-example/e2e-kinds)
[INFO] [stderr]    Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/crates/integration-tests)
[INFO] [stderr]    Compiling e2e-schema-producer v0.1.0 (/opt/rustwide/workdir/e2e-example/e2e-schema-producer)
[INFO] [stderr]    Compiling custom-crate-tests v0.1.0 (/opt/rustwide/workdir/crates/custom-crate-tests)
[INFO] [stderr]    Compiling typify-macro v0.4.2
[INFO] [stderr]    Compiling typify v0.4.2
[INFO] [stderr]    Compiling e2e-schema-consumer v0.1.0 (/opt/rustwide/workdir/e2e-example/e2e-schema-consumer)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.73s
[INFO] running `Command { std: "docker" "inspect" "a237d3b235c07c2479f57ae20bf743c220887236b357e6f4e088d5424a051ec2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a237d3b235c07c2479f57ae20bf743c220887236b357e6f4e088d5424a051ec2", kill_on_drop: false }`
[INFO] [stdout] a237d3b235c07c2479f57ae20bf743c220887236b357e6f4e088d5424a051ec2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d485fec1a6343dbcfbe1dbcf802bba221f0b1e40a9f6c7c3f5a870fd39f0b947
[INFO] running `Command { std: "docker" "start" "-a" "d485fec1a6343dbcfbe1dbcf802bba221f0b1e40a9f6c7c3f5a870fd39f0b947", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling newtype-uuid-macros v0.1.0 (/opt/rustwide/workdir/crates/newtype-uuid-macros)
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling e2e-kinds v0.1.0 (/opt/rustwide/workdir/e2e-example/e2e-kinds)
[INFO] [stderr]    Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/crates/integration-tests)
[INFO] [stderr]    Compiling newtype-uuid v1.3.0 (/opt/rustwide/workdir/crates/newtype-uuid)
[INFO] [stderr]    Compiling e2e-schema-producer v0.1.0 (/opt/rustwide/workdir/e2e-example/e2e-schema-producer)
[INFO] [stderr]    Compiling e2e-schema-consumer v0.1.0 (/opt/rustwide/workdir/e2e-example/e2e-schema-consumer)
[INFO] [stderr]    Compiling custom-crate-tests v0.1.0 (/opt/rustwide/workdir/crates/custom-crate-tests)
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling trybuild v1.0.105
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.76s
[INFO] running `Command { std: "docker" "inspect" "d485fec1a6343dbcfbe1dbcf802bba221f0b1e40a9f6c7c3f5a870fd39f0b947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d485fec1a6343dbcfbe1dbcf802bba221f0b1e40a9f6c7c3f5a870fd39f0b947", kill_on_drop: false }`
[INFO] [stdout] d485fec1a6343dbcfbe1dbcf802bba221f0b1e40a9f6c7c3f5a870fd39f0b947
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0f435b455ca3bb0bbf15fbea96084f63d54139563c26c5fd1e271f1c2c60eb50
[INFO] running `Command { std: "docker" "start" "-a" "0f435b455ca3bb0bbf15fbea96084f63d54139563c26c5fd1e271f1c2c60eb50", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/custom_crate_tests-2d51d29e34562d6a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling newtype-uuid v1.3.0 (/opt/rustwide/workdir/crates/newtype-uuid)
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling atomicwrites v0.4.4
[INFO] [stderr]    Compiling expectorate v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling datatest-stable v0.3.2
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling newtype-uuid-macros v0.1.0 (/opt/rustwide/workdir/crates/newtype-uuid-macros)
[INFO] [stderr]    Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/crates/integration-tests)
[INFO] [stderr]    Compiling custom-crate-tests v0.1.0 (/opt/rustwide/workdir/crates/custom-crate-tests)
[INFO] [stderr]    Compiling custom-crate-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/custom-crate-tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.27s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/fixtures/valid/custom_crate_name.rs [should pass] ... ok
[INFO] [stderr] test tests/fixtures/valid/custom_crate_with_schemars.rs [should pass] ... ok
[INFO] [stderr] test tests/fixtures/invalid/crate_name_as_string.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fixtures/invalid/missing_crate_value.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fixtures/invalid/nonexistent_crate.rs [should fail to compile] ... ok
[INFO] [stderr] 
[INFO] [stdout] test ui::ui ... ok
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 35.49s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/snapshot.rs (/opt/rustwide/target/debug/deps/snapshot-e01f556e1e638b6b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test invalid_snapshot::missing_crate_value.rs      ... ok
[INFO] [stdout] test invalid_snapshot::crate_name_as_string.rs     ... ok
[INFO] [stdout] test invalid_snapshot::nonexistent_crate.rs        ... ok
[INFO] [stdout] test valid_snapshot::custom_crate_name.rs          ... ok
[INFO] [stdout] test valid_snapshot::custom_crate_with_schemars.rs ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/e2e_kinds-19d0bd270dbf89a5)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/e2e_schema_consumer-01ab044df398ec98)
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_generated_types_work ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/e2e_schema_producer-caac1ab9bd43bb6b)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/integration_tests-f654dfa57fefc6ce)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/integration-tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/fixtures/invalid/duplicate_def.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fixtures/invalid/empty_macro.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fixtures/invalid/invalid_kind_name.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fixtures/invalid/invalid_settings.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: missing field `path`
[INFO] [stderr]   --> tests/fixtures/invalid/invalid_settings.rs:7:25
[INFO] [stderr]    |
[INFO] [stderr] 7  |               rust_type = {
[INFO] [stderr]    |  _________________________^
[INFO] [stderr] 8  | |                 crate = "my-service",
[INFO] [stderr] 9  | |                 version = "1.0.0",
[INFO] [stderr] 10 | |                 // Missing required 'path' field
[INFO] [stderr] 11 | |             },
[INFO] [stderr]    | |_____________^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: missing field `path`
[INFO] [stderr]  --> tests/fixtures/invalid/invalid_settings.rs:7:25
[INFO] [stderr]   |
[INFO] [stderr]  7 |               rust_type = {
[INFO] [stderr]    |  _________________________^
[INFO] [stderr]  8 | |                 crate = "my-service",
[INFO] [stderr]  9 | |                 version = "1.0.0",
[INFO] [stderr] 10 | |                 // Missing required 'path' field
[INFO] [stderr] 11 | |             },
[INFO] [stderr]    | |_____________^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/fixtures/invalid/invalid_syntax.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/fixtures/invalid/missing_kinds.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: missing field `kinds`
[INFO] [stderr]   --> tests/fixtures/invalid/missing_kinds.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr] 3  | / impl_typed_uuid_kinds! {
[INFO] [stderr] 4  | |     settings = {
[INFO] [stderr] 5  | |         schemars08 = {
[INFO] [stderr] 6  | |             attrs = [#[cfg(feature = "schemars08")]],
[INFO] [stderr] ...  |
[INFO] [stderr] 15 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `impl_typed_uuid_kinds` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: missing field `kinds`
[INFO] [stderr]  --> tests/fixtures/invalid/missing_kinds.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr]  3 | / impl_typed_uuid_kinds! {
[INFO] [stderr]  4 | |     settings = {
[INFO] [stderr]  5 | |         schemars08 = {
[INFO] [stderr]  6 | |             attrs = [#[cfg(feature = "schemars08")]],
[INFO] [stderr] ...  |
[INFO] [stderr] 15 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `impl_typed_uuid_kinds` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/fixtures/valid/basic.rs [should pass] ... ok
[INFO] [stderr] test tests/fixtures/valid/complex_names.rs [should pass] ... ok
[INFO] [stderr] test tests/fixtures/valid/empty_kinds.rs [should pass] ... ok
[INFO] [stderr] test tests/fixtures/valid/schemars08_unconditional.rs [should pass] ... ok
[INFO] [stderr] test tests/fixtures/valid/with_settings.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test ui::ui ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui::ui stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ui::ui' (1273) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.105/src/run.rs:102:13:
[INFO] [stdout] 2 of 11 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e92030d7f42 - 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:     0x5e92030d7f42 - 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:     0x5e92030d7f42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e92030d7f42 - <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:     0x5e92030e9acf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e92030e9acf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e92030a1de1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e92030a1de1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e92030af872 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e92030b4edf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e92030b4d71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e92030591ae - <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:     0x5e92030591ae - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e92030b559f - <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:     0x5e92030b559f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e92030b53fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e92030af9a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e920309514d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e92030f3460 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e9202dad653 - trybuild::run::<impl trybuild::Runner>::run::ha1b5c59243c939a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.105/src/run.rs:102:13
[INFO] [stdout]   20:     0x5e9202da5668 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h9ea5979a2ef59e0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.105/src/lib.rs:341:38
[INFO] [stdout]   21:     0x5e9202d9f997 - core::ptr::drop_in_place<trybuild::TestCases>::hab9100502acaebda
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   22:     0x5e9202d9f7cb - integration_tests::ui::ui::h2d0b61f29b9ddbad
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/integration-tests/src/ui.rs:6:1
[INFO] [stdout]   23:     0x5e9202d9f7f7 - integration_tests::ui::ui::{{closure}}::h63ac813ed00a71ce
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/integration-tests/src/ui.rs:2:8
[INFO] [stdout]   24:     0x5e9202d9f946 - core::ops::function::FnOnce::call_once::hef993bc967d28c0f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e9203058f6b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5e9203058f6b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e920306ebd5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e920306ebd5 - <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]   29:     0x5e920306ebd5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e920306ebd5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e920306ebd5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e920306ebd5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e920306ebd5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e92030453c4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e92030453c4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e9203048c8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e9203048c8a - <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]   38:     0x5e9203048c8a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e9203048c8a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e9203048c8a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e9203048c8a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e9203048c8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5e92030aa38f - <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]   44:     0x5e92030aa38f - 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]   45:     0x7a11e4f5faa4 - <unknown>
[INFO] [stdout]   46:     0x7a11e4feca34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui::ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.59s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p integration-tests --lib`
[INFO] running `Command { std: "docker" "inspect" "0f435b455ca3bb0bbf15fbea96084f63d54139563c26c5fd1e271f1c2c60eb50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f435b455ca3bb0bbf15fbea96084f63d54139563c26c5fd1e271f1c2c60eb50", kill_on_drop: false }`
[INFO] [stdout] 0f435b455ca3bb0bbf15fbea96084f63d54139563c26c5fd1e271f1c2c60eb50
