[INFO] cloning repository https://github.com/LucaCappelletti94/diesel-builders [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucaCappelletti94/diesel-builders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucaCappelletti94%2Fdiesel-builders", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucaCappelletti94%2Fdiesel-builders'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cedc6f96a0477df6d164a6bc2cc2cc3f107e6257 [INFO] testing LucaCappelletti94/diesel-builders against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucaCappelletti94%2Fdiesel-builders" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LucaCappelletti94/diesel-builders [INFO] finished tweaking git repo https://github.com/LucaCappelletti94/diesel-builders [INFO] tweaked toml for git repo https://github.com/LucaCappelletti94/diesel-builders written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LucaCappelletti94/diesel-builders on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LucaCappelletti94/diesel-builders 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e71137676cdd7a6021dd4a271f1ac2a8aa44d9caaf536baadfc6e8a903c1396e [INFO] running `Command { std: "docker" "start" "-a" "e71137676cdd7a6021dd4a271f1ac2a8aa44d9caaf536baadfc6e8a903c1396e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e71137676cdd7a6021dd4a271f1ac2a8aa44d9caaf536baadfc6e8a903c1396e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e71137676cdd7a6021dd4a271f1ac2a8aa44d9caaf536baadfc6e8a903c1396e", kill_on_drop: false }` [INFO] [stdout] e71137676cdd7a6021dd4a271f1ac2a8aa44d9caaf536baadfc6e8a903c1396e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17fdbe0801870cefd930da6df76722864210f2415aa02fa228ce416c370ef00d [INFO] running `Command { std: "docker" "start" "-a" "17fdbe0801870cefd930da6df76722864210f2415aa02fa228ce416c370ef00d", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling diesel_derives v2.3.6 (https://github.com/LucaCappelletti94/diesel?branch=future3#7b0c12fb) [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 (https://github.com/LucaCappelletti94/diesel?branch=future3#7b0c12fb) [INFO] [stderr] Compiling tuplities-derive v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling diesel-builders-derive v0.1.0 (/opt/rustwide/workdir/diesel-builders-derive) [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tuplities-partial-eq v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-push-front v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-len v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-pop-back v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-ref v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-default v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-clone v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-mut v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-from v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-replicate v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-index v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-pop-front v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-eq v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-partial-ord v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-copy v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-option v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-flatten-nest v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-reverse v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-push-back v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-debug v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-hash v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-split v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-try-from v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-insert v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-remove v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling tuplities-ord v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 (https://github.com/LucaCappelletti94/diesel?branch=future3#7b0c12fb) [INFO] [stderr] Compiling tuplities-row v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tuplities v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling diesel v2.3.5 (https://github.com/LucaCappelletti94/diesel?branch=future3#7b0c12fb) [INFO] [stderr] Compiling diesel-builders v0.1.0 (/opt/rustwide/workdir/diesel-builders) [INFO] [stderr] Compiling validation-errors v0.1.0 (/opt/rustwide/workdir/validation-errors) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.61s [INFO] running `Command { std: "docker" "inspect" "17fdbe0801870cefd930da6df76722864210f2415aa02fa228ce416c370ef00d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17fdbe0801870cefd930da6df76722864210f2415aa02fa228ce416c370ef00d", kill_on_drop: false }` [INFO] [stdout] 17fdbe0801870cefd930da6df76722864210f2415aa02fa228ce416c370ef00d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 992e7cd880ae2a7bef5c9185549cde6a6e74247cc424153209a53cc985b97946 [INFO] running `Command { std: "docker" "start" "-a" "992e7cd880ae2a7bef5c9185549cde6a6e74247cc424153209a53cc985b97946", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling diesel_derives v2.3.6 (https://github.com/LucaCappelletti94/diesel?branch=future3#7b0c12fb) [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling diesel-builders-derive v0.1.0 (/opt/rustwide/workdir/diesel-builders-derive) [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling ipnetwork v0.21.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling trybuild v1.0.114 [INFO] [stderr] Compiling diesel v2.3.5 (https://github.com/LucaCappelletti94/diesel?branch=future3#7b0c12fb) [INFO] [stderr] Compiling diesel-builders v0.1.0 (/opt/rustwide/workdir/diesel-builders) [INFO] [stderr] Compiling validation-errors v0.1.0 (/opt/rustwide/workdir/validation-errors) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.61s [INFO] running `Command { std: "docker" "inspect" "992e7cd880ae2a7bef5c9185549cde6a6e74247cc424153209a53cc985b97946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "992e7cd880ae2a7bef5c9185549cde6a6e74247cc424153209a53cc985b97946", kill_on_drop: false }` [INFO] [stdout] 992e7cd880ae2a7bef5c9185549cde6a6e74247cc424153209a53cc985b97946 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5d783dce21cab9a708f126a3fe4d9a9cbeb72d225837f5d78eee87df5944f90f [INFO] running `Command { std: "docker" "start" "-a" "5d783dce21cab9a708f126a3fe4d9a9cbeb72d225837f5d78eee87df5944f90f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diesel_builders-79201b45a598f339) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test typed_column::tests::test_clone ... ok [INFO] [stdout] test typed_column::tests::test_copy ... ok [INFO] [stdout] test typed_column::tests::test_debug ... ok [INFO] [stdout] test typed_column::tests::test_display ... ok [INFO] [stdout] test typed_column::tests::test_hash ... ok [INFO] [stdout] test typed_column::tests::test_ord ... ok [INFO] [stdout] test typed_column::tests::test_partial_eq ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/compile_tests.rs (/opt/rustwide/target/debug/deps/compile_tests-3bae5795bad0afcf) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling diesel_derives v2.3.6 (https://github.com/LucaCappelletti94/diesel?branch=future3#7b0c12fb) [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Checking ipnetwork v0.21.1 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 (https://github.com/LucaCappelletti94/diesel?branch=future3#7b0c12fb) [INFO] [stderr] Compiling tuplities-derive v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling diesel-builders-derive v0.1.0 (/opt/rustwide/workdir/diesel-builders-derive) [INFO] [stderr] Checking tuplities-partial-eq v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-push-front v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-len v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-default v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-clone v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-mut v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-pop-back v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-ref v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-try-from v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-from v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-remove v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-index v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-replicate v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-pop-front v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-option v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-eq v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-partial-ord v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-flatten-nest v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking tuplities-insert v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-copy v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-push-back v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-split v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-reverse v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-debug v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-hash v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities-ord v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 (https://github.com/LucaCappelletti94/diesel?branch=future3#7b0c12fb) [INFO] [stderr] Checking tuplities-row v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking tuplities v0.1.4 (https://github.com/LucaCappelletti94/tuplities?branch=main#d1be66bb) [INFO] [stderr] Checking diesel v2.3.5 (https://github.com/LucaCappelletti94/diesel?branch=future3#7b0c12fb) [INFO] [stderr] Checking diesel-builders v0.1.0 (/opt/rustwide/workdir/diesel-builders) [INFO] [stderr] Checking diesel-builders-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/diesel-builders) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.83s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui_nightly/ancestor_is_self_error.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Table cannot be its own `ancestor` [INFO] [stderr] --> tests/ui_nightly/ancestor_is_self_error.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | #[table_model(ancestors(dogs))] [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dogs` [INFO] [stderr] --> tests/ui_nightly/ancestor_is_self_error.rs:4:23 [INFO] [stderr] | [INFO] [stderr] 4 | #[diesel(table_name = dogs)] [INFO] [stderr] | ^^^^ use of unresolved module or unlinked crate `dogs` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `dogs`, use `cargo add dogs` to add it to your `Cargo.toml` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Table cannot be its own `ancestor` [INFO] [stderr] --> tests/ui_nightly/ancestor_is_self_error.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | #[table_model(ancestors(dogs))] [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/ui_nightly/discretionary_missing_table_error.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Expected table name: #[discretionary(table_name)] [INFO] [stderr] --> tests/ui_nightly/discretionary_missing_table_error.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | #[discretionary] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_table` [INFO] [stderr] --> tests/ui_nightly/discretionary_missing_table_error.rs:5:23 [INFO] [stderr] | [INFO] [stderr] 5 | #[diesel(table_name = test_table)] [INFO] [stderr] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_table` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `test_table`, use `cargo add test_table` to add it to your `Cargo.toml` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Expected table name: #[discretionary(table_name)] [INFO] [stderr] --> tests/ui_nightly/discretionary_missing_table_error.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | #[discretionary] [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/ui_nightly/duplicate_discretionary_error.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Duplicate `#[discretionary]` attribute found. Each field can only have one `#[discretionary]` attribute. [INFO] [stderr] --> tests/ui_nightly/duplicate_discretionary_error.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | / #[discretionary] [INFO] [stderr] 9 | | #[discretionary] [INFO] [stderr] 10 | | field1: i32, [INFO] [stderr] | |_______________^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_table` [INFO] [stderr] --> tests/ui_nightly/duplicate_discretionary_error.rs:5:23 [INFO] [stderr] | [INFO] [stderr] 5 | #[diesel(table_name = test_table)] [INFO] [stderr] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_table` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `test_table`, use `cargo add test_table` to add it to your `Cargo.toml` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Duplicate `#[discretionary]` attribute found. Each field can only have one `#[discretionary]` attribute. [INFO] [stderr] --> tests/ui_nightly/duplicate_discretionary_error.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | / #[discretionary] [INFO] [stderr] 9 | | #[discretionary] [INFO] [stderr] 10 | | field1: i32, [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/ui_nightly/duplicate_infallible_error.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Duplicate `#[infallible]` or `#[table_model(infallible)]` attribute found. Each field can only have one infallible marker. [INFO] [stderr] --> tests/ui_nightly/duplicate_infallible_error.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | / #[infallible] [INFO] [stderr] 9 | | #[infallible] [INFO] [stderr] 10 | | field1: String, [INFO] [stderr] | |__________________^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_table` [INFO] [stderr] --> tests/ui_nightly/duplicate_infallible_error.rs:5:23 [INFO] [stderr] | [INFO] [stderr] 5 | #[diesel(table_name = test_table)] [INFO] [stderr] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_table` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `test_table`, use `cargo add test_table` to add it to your `Cargo.toml` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Duplicate `#[infallible]` or `#[table_model(infallible)]` attribute found. Each field can only have one infallible marker. [INFO] [stderr] --> tests/ui_nightly/duplicate_infallible_error.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | / #[infallible] [INFO] [stderr] 9 | | #[infallible] [INFO] [stderr] 10 | | field1: String, [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/ui_nightly/duplicate_infallible_mixed_error.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Duplicate `#[infallible]` or `#[table_model(infallible)]` attribute found. Each field can only have one infallible marker. [INFO] [stderr] --> tests/ui_nightly/duplicate_infallible_mixed_error.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | / #[infallible] [INFO] [stderr] 9 | | #[table_model(infallible)] [INFO] [stderr] 10 | | field1: String, [INFO] [stderr] | |__________________^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_table` [INFO] [stderr] --> tests/ui_nightly/duplicate_infallible_mixed_error.rs:5:23 [INFO] [stderr] | [INFO] [stderr] 5 | #[diesel(table_name = test_table)] [INFO] [stderr] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_table` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `test_table`, use `cargo add test_table` to add it to your `Cargo.toml` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Duplicate `#[infallible]` or `#[table_model(infallible)]` attribute found. Each field can only have one infallible marker. [INFO] [stderr] --> tests/ui_nightly/duplicate_infallible_mixed_error.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | / #[infallible] [INFO] [stderr] 9 | | #[table_model(infallible)] [INFO] [stderr] 10 | | field1: String, [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/ui_nightly/duplicate_mandatory_error.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Duplicate `#[mandatory]` attribute found. Each field can only have one `#[mandatory]` attribute. [INFO] [stderr] --> tests/ui_nightly/duplicate_mandatory_error.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | / #[mandatory] [INFO] [stderr] 9 | | #[mandatory] [INFO] [stderr] 10 | | field1: i32, [INFO] [stderr] | |_______________^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_table` [INFO] [stderr] --> tests/ui_nightly/duplicate_mandatory_error.rs:5:23 [INFO] [stderr] | [INFO] [stderr] 5 | #[diesel(table_name = test_table)] [INFO] [stderr] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_table` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `test_table`, use `cargo add test_table` to add it to your `Cargo.toml` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Duplicate `#[mandatory]` attribute found. Each field can only have one `#[mandatory]` attribute. [INFO] [stderr] --> tests/ui_nightly/duplicate_mandatory_error.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | / #[mandatory] [INFO] [stderr] 9 | | #[mandatory] [INFO] [stderr] 10 | | field1: i32, [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/ui_nightly/duplicate_sql_type_error.rs ... ok [INFO] [stderr] test tests/ui_nightly/fail_ambiguous_discretionary_same_as.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Ambiguous triangular relationship: multiple fields point to table `discretionary_table`. Please specify which key to use: `#[same_as(discretionary_table::parent_id, KeyField)]`. Available keys: `disc_id_1`, `disc_id_2` [INFO] [stderr] --> tests/ui_nightly/fail_ambiguous_discretionary_same_as.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | / #[same_as(discretionary_table::parent_id)] [INFO] [stderr] 26 | | id: i32, [INFO] [stderr] | |___________^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `child_table` [INFO] [stderr] --> tests/ui_nightly/fail_ambiguous_discretionary_same_as.rs:40:19 [INFO] [stderr] | [INFO] [stderr] 40 | check_trait::(); [INFO] [stderr] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `child_table` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `child_table`, use `cargo add child_table` to add it to your `Cargo.toml` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `child_table` [INFO] [stderr] --> tests/ui_nightly/fail_ambiguous_discretionary_same_as.rs:23:23 [INFO] [stderr] | [INFO] [stderr] 23 | #[diesel(table_name = child_table)] [INFO] [stderr] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `child_table` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `child_table`, use `cargo add child_table` to add it to your `Cargo.toml` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Ambiguous triangular relationship: multiple fields point to table `discretionary_table`. Please specify which key to use: `#[same_as(discretionary_table::parent_id, KeyField)]`. Available keys: `disc_id_1`, `disc_id_2` [INFO] [stderr] --> tests/ui_nightly/fail_ambiguous_discretionary_same_as.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | / #[same_as(discretionary_table::parent_id)] [INFO] [stderr] 26 | | id: i32, [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/ui_nightly/fail_ambiguous_mandatory_same_as.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Ambiguous triangular relationship: multiple fields point to table `mandatory_table`. Please specify which key to use: `#[same_as(mandatory_table::parent_id, KeyField)]`. Available keys: `mand_id_1`, `mand_id_2` [INFO] [stderr] --> tests/ui_nightly/fail_ambiguous_mandatory_same_as.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | / #[same_as(mandatory_table::parent_id)] [INFO] [stderr] 26 | | id: i32, [INFO] [stderr] | |___________^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `child_table` [INFO] [stderr] --> tests/ui_nightly/fail_ambiguous_mandatory_same_as.rs:39:19 [INFO] [stderr] | [INFO] [stderr] 39 | check_trait::(); [INFO] [stderr] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `child_table` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `child_table`, use `cargo add child_table` to add it to your `Cargo.toml` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `child_table` [INFO] [stderr] --> tests/ui_nightly/fail_ambiguous_mandatory_same_as.rs:23:23 [INFO] [stderr] | [INFO] [stderr] 23 | #[diesel(table_name = child_table)] [INFO] [stderr] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `child_table` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `child_table`, use `cargo add child_table` to add it to your `Cargo.toml` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Ambiguous triangular relationship: multiple fields point to table `mandatory_table`. Please specify which key to use: `#[same_as(mandatory_table::parent_id, KeyField)]`. Available keys: `mand_id_1`, `mand_id_2` [INFO] [stderr] --> tests/ui_nightly/fail_ambiguous_mandatory_same_as.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | / #[same_as(mandatory_table::parent_id)] [INFO] [stderr] 26 | | id: i32, [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/ui_nightly/fail_duplicate_same_as_discretionary.rs ... ok [INFO] [stderr] test tests/ui_nightly/fail_duplicate_same_as_mandatory.rs ... ok [INFO] [stderr] test tests/ui_nightly/fail_struct_default_not_ancestor.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Table `cats` not found in ancestors or self [INFO] [stderr] --> tests/ui_nightly/fail_struct_default_not_ancestor.rs:15:23 [INFO] [stderr] | [INFO] [stderr] 15 | #[table_model(default(cats::description, "A cat?".to_string()))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dogs` [INFO] [stderr] --> tests/ui_nightly/fail_struct_default_not_ancestor.rs:13:23 [INFO] [stderr] | [INFO] [stderr] 13 | #[diesel(table_name = dogs)] [INFO] [stderr] | ^^^^ use of unresolved module or unlinked crate `dogs` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `dogs`, use `cargo add dogs` to add it to your `Cargo.toml` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Table `cats` not found in ancestors or self [INFO] [stderr] --> tests/ui_nightly/fail_struct_default_not_ancestor.rs:15:23 [INFO] [stderr] | [INFO] [stderr] 15 | #[table_model(default(cats::description, "A cat?".to_string()))] [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/ui_nightly/mandatory_missing_table_error.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Expected table name: #[mandatory(table_name)] [INFO] [stderr] --> tests/ui_nightly/mandatory_missing_table_error.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | #[mandatory] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_table` [INFO] [stderr] --> tests/ui_nightly/mandatory_missing_table_error.rs:5:23 [INFO] [stderr] | [INFO] [stderr] 5 | #[diesel(table_name = test_table)] [INFO] [stderr] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_table` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `test_table`, use `cargo add test_table` to add it to your `Cargo.toml` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Expected table name: #[mandatory(table_name)] [INFO] [stderr] --> tests/ui_nightly/mandatory_missing_table_error.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | #[mandatory] [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/ui_nightly/mismatched_fk_columns.rs ... ok [INFO] [stderr] test tests/ui_nightly/missing_mandatory_pk_same_as.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Primary key column `id` must have a `#[same_as(mandatory_table::Column)]` attribute specifying the corresponding column in the mandatory table `mandatory_table`. [INFO] [stderr] --> tests/ui_nightly/missing_mandatory_pk_same_as.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | id: i32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `child_table` [INFO] [stderr] --> tests/ui_nightly/missing_mandatory_pk_same_as.rs:12:23 [INFO] [stderr] | [INFO] [stderr] 12 | #[diesel(table_name = child_table)] [INFO] [stderr] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `child_table` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `child_table`, use `cargo add child_table` to add it to your `Cargo.toml` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Primary key column `id` must have a `#[same_as(mandatory_table::Column)]` attribute specifying the corresponding column in the mandatory table `mandatory_table`. [INFO] [stderr] --> tests/ui_nightly/missing_mandatory_pk_same_as.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | id: i32, [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/ui_nightly/pk_default_error.rs ... ok [INFO] [stderr] test tests/ui_nightly/pk_infallible_surrogate_error.rs ... ok [INFO] [stderr] test tests/ui_nightly/primary_key_not_found_error.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: no field with column name `user_id` [INFO] [stderr] --> tests/ui_nightly/primary_key_not_found_error.rs:6:22 [INFO] [stderr] | [INFO] [stderr] 6 | #[diesel(primary_key(user_id))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: Primary key column `user_id` not found in struct. `TableModel` requires a detectable primary key. Either: [INFO] [stderr] 1. Add an `id` field to your struct (default primary key), or [INFO] [stderr] 2. Specify primary key columns with `#[diesel(primary_key(your_column))]` [INFO] [stderr] --> tests/ui_nightly/primary_key_not_found_error.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / #[diesel(table_name = users)] [INFO] [stderr] 6 | | #[diesel(primary_key(user_id))] [INFO] [stderr] 7 | | pub struct User { [INFO] [stderr] 8 | | name: String, [INFO] [stderr] 9 | | email: String, [INFO] [stderr] 10 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `users` [INFO] [stderr] --> tests/ui_nightly/primary_key_not_found_error.rs:5:23 [INFO] [stderr] | [INFO] [stderr] 5 | #[diesel(table_name = users)] [INFO] [stderr] | ^^^^^ use of unresolved module or unlinked crate `users` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `users`, use `cargo add users` to add it to your `Cargo.toml` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: no field with column name `user_id` [INFO] [stderr] --> tests/ui_nightly/primary_key_not_found_error.rs:6:22 [INFO] [stderr] | [INFO] [stderr] 6 | #[diesel(primary_key(user_id))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: Primary key column `user_id` not found in struct. `TableModel` requires a detectable primary key. Either: [INFO] [stderr] 1. Add an `id` field to your struct (default primary key), or [INFO] [stderr] 2. Specify primary key columns with `#[diesel(primary_key(your_column))]` [INFO] [stderr] --> tests/ui_nightly/primary_key_not_found_error.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / #[diesel(table_name = users)] [INFO] [stderr] 6 | | #[diesel(primary_key(user_id))] [INFO] [stderr] 7 | | pub struct User { [INFO] [stderr] 8 | | name: String, [INFO] [stderr] 9 | | email: String, [INFO] [stderr] 10 | | } [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/ui_nightly/repeated_ancestor_error.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Duplicate `ancestor` in hierarchy [INFO] [stderr] --> tests/ui_nightly/repeated_ancestor_error.rs:12:34 [INFO] [stderr] | [INFO] [stderr] 12 | #[table_model(ancestors(animals, animals))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dogs` [INFO] [stderr] --> tests/ui_nightly/repeated_ancestor_error.rs:11:23 [INFO] [stderr] | [INFO] [stderr] 11 | #[diesel(table_name = dogs)] [INFO] [stderr] | ^^^^ use of unresolved module or unlinked crate `dogs` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `dogs`, use `cargo add dogs` to add it to your `Cargo.toml` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Duplicate `ancestor` in hierarchy [INFO] [stderr] --> tests/ui_nightly/repeated_ancestor_error.rs:12:34 [INFO] [stderr] | [INFO] [stderr] 12 | #[table_model(ancestors(animals, animals))] [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/ui_nightly/same_as_empty_error.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Expected `#[same_as(ancestor::column)]` with parentheses [INFO] [stderr] --> tests/ui_nightly/same_as_empty_error.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | #[same_as] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `child_table` [INFO] [stderr] --> tests/ui_nightly/same_as_empty_error.rs:12:23 [INFO] [stderr] | [INFO] [stderr] 12 | #[diesel(table_name = child_table)] [INFO] [stderr] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `child_table` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `child_table`, use `cargo add child_table` to add it to your `Cargo.toml` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Expected `#[same_as(ancestor::column)]` with parentheses [INFO] [stderr] --> tests/ui_nightly/same_as_empty_error.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | #[same_as] [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/ui_nightly/same_as_empty_tuple_error.rs ... ok [INFO] [stderr] test tests/ui_nightly/same_as_non_ancestor_error.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Column `unrelated_table::field` is not from an ancestor or triangular table. The #[same_as(...)] attribute can only reference columns from tables listed in #[table_model(ancestors(...))] or marked as #[mandatory]/#[discretionary] [INFO] [stderr] --> tests/ui_nightly/same_as_non_ancestor_error.rs:22:15 [INFO] [stderr] | [INFO] [stderr] 22 | #[same_as(unrelated_table::field)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `child_table` [INFO] [stderr] --> tests/ui_nightly/same_as_non_ancestor_error.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | #[diesel(table_name = child_table)] [INFO] [stderr] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `child_table` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `child_table`, use `cargo add child_table` to add it to your `Cargo.toml` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Column `unrelated_table::field` is not from an ancestor or triangular table. The #[same_as(...)] attribute can only reference columns from tables listed in #[table_model(ancestors(...))] or marked as #[mandatory]/#[discretionary] [INFO] [stderr] --> tests/ui_nightly/same_as_non_ancestor_error.rs:22:15 [INFO] [stderr] | [INFO] [stderr] 22 | #[same_as(unrelated_table::field)] [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/ui_nightly/surrogate_composite_pk_error.rs ... ok [INFO] [stderr] test tests/ui_nightly/surrogate_key_with_discretionary_error.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Tables with `surrogate_key` cannot have `#[mandatory]` or `#[discretionary]` attributes. Surrogate keys are auto-generated and cannot participate in triangular relations. [INFO] [stderr] --> tests/ui_nightly/surrogate_key_with_discretionary_error.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / #[diesel(table_name = child_table)] [INFO] [stderr] 5 | | #[table_model(surrogate_key)] [INFO] [stderr] 6 | | pub struct Child { [INFO] [stderr] 7 | | id: i32, [INFO] [stderr] 8 | | #[discretionary] [INFO] [stderr] 9 | | optional_field: i32, [INFO] [stderr] 10 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `child_table` [INFO] [stderr] --> tests/ui_nightly/surrogate_key_with_discretionary_error.rs:4:23 [INFO] [stderr] | [INFO] [stderr] 4 | #[diesel(table_name = child_table)] [INFO] [stderr] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `child_table` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `child_table`, use `cargo add child_table` to add it to your `Cargo.toml` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Tables with `surrogate_key` cannot have `#[mandatory]` or `#[discretionary]` attributes. Surrogate keys are auto-generated and cannot participate in triangular relations. [INFO] [stderr] --> tests/ui_nightly/surrogate_key_with_discretionary_error.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / #[diesel(table_name = child_table)] [INFO] [stderr] 5 | | #[table_model(surrogate_key)] [INFO] [stderr] 6 | | pub struct Child { [INFO] [stderr] 7 | | id: i32, [INFO] [stderr] 8 | | #[discretionary] [INFO] [stderr] 9 | | optional_field: i32, [INFO] [stderr] 10 | | } [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/ui_nightly/surrogate_key_with_triangular_error.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Tables with `surrogate_key` cannot have `#[mandatory]` or `#[discretionary]` attributes. Surrogate keys are auto-generated and cannot participate in triangular relations. [INFO] [stderr] --> tests/ui_nightly/surrogate_key_with_triangular_error.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / #[diesel(table_name = parent_table)] [INFO] [stderr] 5 | | #[table_model(surrogate_key)] [INFO] [stderr] 6 | | pub struct Parent { [INFO] [stderr] 7 | | id: i32, [INFO] [stderr] 8 | | #[mandatory] [INFO] [stderr] 9 | | parent_field: i32, [INFO] [stderr] 10 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parent_table` [INFO] [stderr] --> tests/ui_nightly/surrogate_key_with_triangular_error.rs:4:23 [INFO] [stderr] | [INFO] [stderr] 4 | #[diesel(table_name = parent_table)] [INFO] [stderr] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `parent_table` [INFO] [stderr] | [INFO] [stderr] = help: if you wanted to use a crate named `parent_table`, use `cargo add parent_table` to add it to your `Cargo.toml` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: Tables with `surrogate_key` cannot have `#[mandatory]` or `#[discretionary]` attributes. Surrogate keys are auto-generated and cannot participate in triangular relations. [INFO] [stderr] --> tests/ui_nightly/surrogate_key_with_triangular_error.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / #[diesel(table_name = parent_table)] [INFO] [stderr] 5 | | #[table_model(surrogate_key)] [INFO] [stderr] 6 | | pub struct Parent { [INFO] [stderr] 7 | | id: i32, [INFO] [stderr] 8 | | #[mandatory] [INFO] [stderr] 9 | | parent_field: i32, [INFO] [stderr] 10 | | } [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/ui_nightly/unknown_type_error.rs ... ok [INFO] [stderr] test tests/ui_nightly/unsupported_attributes.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test ui_compile_fail_nightly ... FAILED [INFO] [stderr] Checking diesel-builders-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/diesel-builders) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui_stable/ancestor_is_self_error.rs ... ok [INFO] [stderr] test tests/ui_stable/discretionary_missing_table_error.rs ... ok [INFO] [stderr] test tests/ui_stable/duplicate_discretionary_error.rs ... ok [INFO] [stderr] test tests/ui_stable/duplicate_infallible_error.rs ... ok [INFO] [stderr] test tests/ui_stable/duplicate_infallible_mixed_error.rs ... ok [INFO] [stderr] test tests/ui_stable/duplicate_mandatory_error.rs ... ok [INFO] [stderr] test tests/ui_stable/duplicate_sql_type_error.rs ... ok [INFO] [stderr] test tests/ui_stable/fail_ambiguous_discretionary_same_as.rs ... ok [INFO] [stderr] test tests/ui_stable/fail_ambiguous_mandatory_same_as.rs ... ok [INFO] [stderr] test tests/ui_stable/fail_duplicate_same_as_discretionary.rs ... ok [INFO] [stderr] test tests/ui_stable/fail_duplicate_same_as_mandatory.rs ... ok [INFO] [stderr] test tests/ui_stable/fail_struct_default_not_ancestor.rs ... ok [INFO] [stderr] test tests/ui_stable/mandatory_missing_table_error.rs ... ok [INFO] [stderr] test tests/ui_stable/mismatched_fk_columns.rs ... ok [INFO] [stderr] test tests/ui_stable/missing_mandatory_pk_same_as.rs ... ok [INFO] [stderr] test tests/ui_stable/pk_default_error.rs ... ok [INFO] [stderr] test tests/ui_stable/pk_infallible_surrogate_error.rs ... ok [INFO] [stderr] test tests/ui_stable/primary_key_not_found_error.rs ... ok [INFO] [stderr] test tests/ui_stable/repeated_ancestor_error.rs ... ok [INFO] [stderr] test tests/ui_stable/same_as_empty_error.rs ... ok [INFO] [stderr] test tests/ui_stable/same_as_empty_tuple_error.rs ... ok [INFO] [stderr] test tests/ui_stable/same_as_non_ancestor_error.rs ... ok [INFO] [stderr] test tests/ui_stable/surrogate_composite_pk_error.rs ... ok [INFO] [stderr] test tests/ui_stable/surrogate_key_with_discretionary_error.rs ... ok [INFO] [stderr] test tests/ui_stable/surrogate_key_with_triangular_error.rs ... ok [INFO] [stderr] test tests/ui_stable/unknown_type_error.rs ... ok [INFO] [stderr] test tests/ui_stable/unsupported_attributes.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test ui_compile_fail_stable ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ui_compile_fail_nightly stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'ui_compile_fail_nightly' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13: [INFO] [stdout] 17 of 27 tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f037e116dda - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f037e116dda - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f037e116dda - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f037e116dda - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f037e12d25a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f037e12d25a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5f037e11be22 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5f037e11be22 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5f037e0f2e8f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f037e0f2e8f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f037e10e259 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f037e0a84fc - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5f037e0a84fc - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f037e10e412 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5f037e10e412 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f037e0f2f48 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f037e0e7e69 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f037e0f3c5d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f037e12d9ec - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f037df9e884 - trybuild::run::::run::h50785f8c312a9926 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13 [INFO] [stdout] 20: 0x5f037df97ce8 - ::drop::h9d5be761a665d7e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/lib.rs:342:38 [INFO] [stdout] 21: 0x5f037de61027 - core::ptr::drop_in_place::h3c0397464477c52a [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1 [INFO] [stdout] 22: 0x5f037de60e13 - compile_tests::ui_compile_fail_nightly::h37ad7c7510fcd4ab [INFO] [stdout] at /opt/rustwide/workdir/diesel-builders/tests/compile_tests.rs:8:1 [INFO] [stdout] 23: 0x5f037de60e47 - compile_tests::ui_compile_fail_nightly::{{closure}}::heb98c48892fb3cd5 [INFO] [stdout] at /opt/rustwide/workdir/diesel-builders/tests/compile_tests.rs:5:29 [INFO] [stdout] 24: 0x5f037de60f96 - core::ops::function::FnOnce::call_once::h95ce4c5a67bc4376 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5f037e09c5fb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5f037e09c5fb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5f037e0a8fcb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5f037e0a8fcb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5f037e0a8fcb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5f037e0a8fcb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5f037e0a8fcb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5f037e0a8fcb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5f037e0a8fcb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5f037e0a3424 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5f037e0a3424 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5f037e0abbd2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5f037e0abbd2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5f037e0abbd2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5f037e0abbd2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5f037e0abbd2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5f037e0abbd2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5f037e0abbd2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5f037e11611f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 44: 0x5f037e11611f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x772da2a4caa4 - [INFO] [stdout] 46: 0x772da2ad9a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ui_compile_fail_nightly [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.58s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p diesel-builders --test compile_tests` [INFO] running `Command { std: "docker" "inspect" "5d783dce21cab9a708f126a3fe4d9a9cbeb72d225837f5d78eee87df5944f90f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d783dce21cab9a708f126a3fe4d9a9cbeb72d225837f5d78eee87df5944f90f", kill_on_drop: false }` [INFO] [stdout] 5d783dce21cab9a708f126a3fe4d9a9cbeb72d225837f5d78eee87df5944f90f