[INFO] fetching crate cot_macros 0.4.0...
[INFO] testing cot_macros-0.4.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate cot_macros 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate cot_macros 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cot_macros 0.4.0
[INFO] tweaked toml for crates.io crate cot_macros 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cot_macros 0.4.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cot_macros 0.4.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_parser v1.0.2
[INFO] [stderr]   Downloaded darling_macro v0.21.3
[INFO] [stderr]   Downloaded darling v0.21.3
[INFO] [stderr]   Downloaded toml v0.9.5
[INFO] [stderr]   Downloaded cot_codegen v0.4.0
[INFO] [stderr]   Downloaded trybuild v1.0.110
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a742bc596589db1c964e0907f604c7a72cdf5a0f1cbd6fcd0045e338febd9629
[INFO] running `Command { std: "docker" "start" "-a" "a742bc596589db1c964e0907f604c7a72cdf5a0f1cbd6fcd0045e338febd9629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a742bc596589db1c964e0907f604c7a72cdf5a0f1cbd6fcd0045e338febd9629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a742bc596589db1c964e0907f604c7a72cdf5a0f1cbd6fcd0045e338febd9629", kill_on_drop: false }`
[INFO] [stdout] a742bc596589db1c964e0907f604c7a72cdf5a0f1cbd6fcd0045e338febd9629
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dde52b589b8854ef6034f341620d2ba1720b87636ab67c169054c76675d60e60
[INFO] running `Command { std: "docker" "start" "-a" "dde52b589b8854ef6034f341620d2ba1720b87636ab67c169054c76675d60e60", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling cot_codegen v0.4.0
[INFO] [stderr]    Compiling cot_macros v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.73s
[INFO] running `Command { std: "docker" "inspect" "dde52b589b8854ef6034f341620d2ba1720b87636ab67c169054c76675d60e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dde52b589b8854ef6034f341620d2ba1720b87636ab67c169054c76675d60e60", kill_on_drop: false }`
[INFO] [stdout] dde52b589b8854ef6034f341620d2ba1720b87636ab67c169054c76675d60e60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b0b1097d30a607f910355ae46eafd4879cd4bda462a6b6d4fa982bf8dd1d548
[INFO] running `Command { std: "docker" "start" "-a" "9b0b1097d30a607f910355ae46eafd4879cd4bda462a6b6d4fa982bf8dd1d548", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling cot_codegen v0.4.0
[INFO] [stderr]    Compiling cot_macros v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trybuild v1.0.110
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.77s
[INFO] running `Command { std: "docker" "inspect" "9b0b1097d30a607f910355ae46eafd4879cd4bda462a6b6d4fa982bf8dd1d548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b0b1097d30a607f910355ae46eafd4879cd4bda462a6b6d4fa982bf8dd1d548", kill_on_drop: false }`
[INFO] [stdout] 9b0b1097d30a607f910355ae46eafd4879cd4bda462a6b6d4fa982bf8dd1d548
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f5ab1ce31f546cede5218a87e05e96272916a4f108828f7c8601a9e88c645eb1
[INFO] running `Command { std: "docker" "start" "-a" "f5ab1ce31f546cede5218a87e05e96272916a4f108828f7c8601a9e88c645eb1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cot_macros-22508dd659c61a40)
[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-a4e740556ad00805)
[INFO] [stdout] 
[INFO] [stdout] running 9 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_choice ... ignored, only test on nightly for consistent error messages
[INFO] [stderr]    Doc-tests cot_macros
[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; 9 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - model (line 96) ... FAILED
[INFO] [stdout] test src/lib.rs - model (line 81) ... FAILED
[INFO] [stdout] test src/lib.rs - model (line 55) ... FAILED
[INFO] [stdout] test src/lib.rs - test (line 167) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - model (line 96) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cot`
[INFO] [stdout]  --> src/lib.rs:97:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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 81) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cot`
[INFO] [stdout]  --> src/lib.rs:83:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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 55) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cot`
[INFO] [stdout]  --> src/lib.rs:56:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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 167) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cot`
[INFO] [stdout]  --> src/lib.rs:168:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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:170:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cot::test]
[INFO] [stdout]   |   ^^^ use of unresolved module or unlinked crate `cot`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - model (line 55)
[INFO] [stdout]     src/lib.rs - model (line 81)
[INFO] [stdout]     src/lib.rs - model (line 96)
[INFO] [stdout]     src/lib.rs - test (line 167)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.39s; merged doctests compilation took 0.10s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f5ab1ce31f546cede5218a87e05e96272916a4f108828f7c8601a9e88c645eb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5ab1ce31f546cede5218a87e05e96272916a4f108828f7c8601a9e88c645eb1", kill_on_drop: false }`
[INFO] [stdout] f5ab1ce31f546cede5218a87e05e96272916a4f108828f7c8601a9e88c645eb1
