[INFO] fetching crate cot_macros 0.5.0...
[INFO] testing cot_macros-0.5.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate cot_macros 0.5.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate cot_macros 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cot_macros 0.5.0
[INFO] tweaked toml for crates.io crate cot_macros 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cot_macros 0.5.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cot_macros 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cot_codegen v0.5.0
[INFO] [stderr]   Downloaded askama_parser v0.15.1
[INFO] [stderr]   Downloaded askama_derive v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8d480d7e5b42df99cf66de680a0ecbc2d59500db47388a44b3885a3d75cc1a4
[INFO] running `Command { std: "docker" "start" "-a" "f8d480d7e5b42df99cf66de680a0ecbc2d59500db47388a44b3885a3d75cc1a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8d480d7e5b42df99cf66de680a0ecbc2d59500db47388a44b3885a3d75cc1a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8d480d7e5b42df99cf66de680a0ecbc2d59500db47388a44b3885a3d75cc1a4", kill_on_drop: false }`
[INFO] [stdout] f8d480d7e5b42df99cf66de680a0ecbc2d59500db47388a44b3885a3d75cc1a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddaffb46d1086b762cd69e4b86b4b7926d2876b484e2c16b45768d7dbc410bb8
[INFO] running `Command { std: "docker" "start" "-a" "ddaffb46d1086b762cd69e4b86b4b7926d2876b484e2c16b45768d7dbc410bb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling askama_parser v0.15.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling askama_derive v0.15.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling cot_codegen v0.5.0
[INFO] [stderr]    Compiling cot_macros v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.83s
[INFO] running `Command { std: "docker" "inspect" "ddaffb46d1086b762cd69e4b86b4b7926d2876b484e2c16b45768d7dbc410bb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddaffb46d1086b762cd69e4b86b4b7926d2876b484e2c16b45768d7dbc410bb8", kill_on_drop: false }`
[INFO] [stdout] ddaffb46d1086b762cd69e4b86b4b7926d2876b484e2c16b45768d7dbc410bb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d62b2a6cc56a9b28c41e23c6ac7da7ac501a607d38ce5d534887e807b23f637
[INFO] running `Command { std: "docker" "start" "-a" "6d62b2a6cc56a9b28c41e23c6ac7da7ac501a607d38ce5d534887e807b23f637", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling askama_parser v0.15.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling askama_derive v0.15.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling cot_codegen v0.5.0
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling cot_macros v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.68s
[INFO] running `Command { std: "docker" "inspect" "6d62b2a6cc56a9b28c41e23c6ac7da7ac501a607d38ce5d534887e807b23f637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d62b2a6cc56a9b28c41e23c6ac7da7ac501a607d38ce5d534887e807b23f637", kill_on_drop: false }`
[INFO] [stdout] 6d62b2a6cc56a9b28c41e23c6ac7da7ac501a607d38ce5d534887e807b23f637
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fa39fbf3349ecba563c2de55d89219b86ab80969d5238437913dabb8494ea5ce
[INFO] running `Command { std: "docker" "start" "-a" "fa39fbf3349ecba563c2de55d89219b86ab80969d5238437913dabb8494ea5ce", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cot_macros-26c666dea9d63412)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile_tests.rs (/opt/rustwide/target/debug/deps/tests-78c06736235e6981)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test attr_main ... ignored, only test on nightly for consistent error messages
[INFO] [stdout] test attr_model ... ignored, only test on nightly for consistent error messages
[INFO] [stdout] test derive_admin_model ... ignored, only test on nightly for consistent error messages
[INFO] [stdout] test derive_api_operation_response ... ignored, only test on nightly for consistent error messages
[INFO] [stdout] test derive_form ... ignored, only test on nightly for consistent error messages
[INFO] [stdout] test derive_from_struct ... ignored, only test on nightly for consistent error messages
[INFO] [stdout] test derive_into_response ... ignored, only test on nightly for consistent error messages
[INFO] [stdout] test derive_select_as_form_field ... ignored, only test on nightly for consistent error messages
[INFO] [stdout] test derive_select_choice ... ignored, only test on nightly for consistent error messages
[INFO] [stdout] test func_query ... ignored, only test on nightly for consistent error messages
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cot_macros
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - model (line 84) ... FAILED
[INFO] [stdout] test src/lib.rs - model (line 58) ... FAILED
[INFO] [stdout] test src/lib.rs - model (line 99) ... FAILED
[INFO] [stdout] test src/lib.rs - test (line 176) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - model (line 84) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cot`
[INFO] [stdout]   --> src/lib.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | use cot::db::model;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `cot`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cot`, use `cargo add cot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - model (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cot`
[INFO] [stdout]   --> src/lib.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | use cot::db::model;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `cot`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cot`, use `cargo add cot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - model (line 99) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cot`
[INFO] [stdout]    --> src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | use cot::db::model;
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `cot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cot`, use `cargo add cot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test (line 176) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cot`
[INFO] [stdout]    --> src/lib.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | use cot::test::TestDatabase;
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `cot`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cot`, use `cargo add cot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cot`
[INFO] [stdout]    --> src/lib.rs:179:3
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[cot::test]
[INFO] [stdout]     |   ^^^ use of unresolved module or unlinked crate `cot`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:181:14
[INFO] [stdout]     |
[INFO] [stdout] 181 |     let db = TestDatabase::new_sqlite().await.unwrap();
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     db.cleanup().await.unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - model (line 58)
[INFO] [stdout]     src/lib.rs - model (line 84)
[INFO] [stdout]     src/lib.rs - model (line 99)
[INFO] [stdout]     src/lib.rs - test (line 176)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.09s; merged doctests compilation took 0.05s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fa39fbf3349ecba563c2de55d89219b86ab80969d5238437913dabb8494ea5ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa39fbf3349ecba563c2de55d89219b86ab80969d5238437913dabb8494ea5ce", kill_on_drop: false }`
[INFO] [stdout] fa39fbf3349ecba563c2de55d89219b86ab80969d5238437913dabb8494ea5ce
