[INFO] fetching crate cogno 0.1.0...
[INFO] testing cogno-0.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate cogno 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate cogno 0.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cogno 0.1.0
[INFO] finished tweaking crates.io crate cogno 0.1.0
[INFO] tweaked toml for crates.io crate cogno 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.10.5 (latest: v0.13.0)
[INFO] [stderr]       Adding nu-ansi-term v0.46.0 (latest: v0.50.0)
[INFO] [stderr]       Adding toml v0.7.8 (latest: v0.8.13)
[INFO] [stderr]       Adding toml_edit v0.19.15 (latest: v0.22.13)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding winnow v0.5.40 (latest: v0.6.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cogno-attr v0.1.0
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e510edef587f26a917f57229ba5bc1f9b9255d4755e6380f60d29aeeeded2453
[INFO] running `Command { std: "docker" "start" "-a" "e510edef587f26a917f57229ba5bc1f9b9255d4755e6380f60d29aeeeded2453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e510edef587f26a917f57229ba5bc1f9b9255d4755e6380f60d29aeeeded2453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e510edef587f26a917f57229ba5bc1f9b9255d4755e6380f60d29aeeeded2453", kill_on_drop: false }`
[INFO] [stdout] e510edef587f26a917f57229ba5bc1f9b9255d4755e6380f60d29aeeeded2453
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05fc014a321a091a54cea1d1d1c2efb1f3cb3303bbd4e000a3193a96490ce759
[INFO] running `Command { std: "docker" "start" "-a" "05fc014a321a091a54cea1d1d1c2efb1f3cb3303bbd4e000a3193a96490ce759", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling cogno-attr v0.1.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling cogno v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `assert::*`
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use assert::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TestOutcome` is never used
[INFO] [stdout]   --> src/report/model.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub enum TestOutcome {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestOutcome` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.61s
[INFO] running `Command { std: "docker" "inspect" "05fc014a321a091a54cea1d1d1c2efb1f3cb3303bbd4e000a3193a96490ce759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05fc014a321a091a54cea1d1d1c2efb1f3cb3303bbd4e000a3193a96490ce759", kill_on_drop: false }`
[INFO] [stdout] 05fc014a321a091a54cea1d1d1c2efb1f3cb3303bbd4e000a3193a96490ce759
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7270d01db25a8a8662d18d15d392b68eb445af68f8bc142c086255bccfbec85
[INFO] running `Command { std: "docker" "start" "-a" "e7270d01db25a8a8662d18d15d392b68eb445af68f8bc142c086255bccfbec85", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `assert::*`
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use assert::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cogno v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `TestOutcome` is never used
[INFO] [stdout]   --> src/report/model.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub enum TestOutcome {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestOutcome` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert::*`
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use assert::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TestOutcome` is never used
[INFO] [stdout]   --> src/report/model.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub enum TestOutcome {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestOutcome` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "e7270d01db25a8a8662d18d15d392b68eb445af68f8bc142c086255bccfbec85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7270d01db25a8a8662d18d15d392b68eb445af68f8bc142c086255bccfbec85", kill_on_drop: false }`
[INFO] [stdout] e7270d01db25a8a8662d18d15d392b68eb445af68f8bc142c086255bccfbec85
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e0f888b370633b33bd58b5fe7ea477c3b0198a3136d6a24a45de55751db45178
[INFO] running `Command { std: "docker" "start" "-a" "e0f888b370633b33bd58b5fe7ea477c3b0198a3136d6a24a45de55751db45178", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `assert::*`
[INFO] [stderr]  --> src/lib.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use assert::*;
[INFO] [stderr]   |         ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `TestOutcome` is never used
[INFO] [stderr]   --> src/report/model.rs:39:10
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub enum TestOutcome {
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestOutcome` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cogno` (lib) generated 2 warnings (run `cargo fix --lib -p cogno` to apply 1 suggestion)
[INFO] [stderr] warning: `cogno` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cogno-aa4716e3d2a3941f)
[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]    Doc-tests cogno
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/proc/mod.rs - proc::defer_close (line 10) ... FAILED
[INFO] [stdout] test src/assert.rs - assert::should_eq (line 55) ... FAILED
[INFO] [stdout] test src/assert.rs - assert::must_eq (line 5) ... FAILED
[INFO] [stdout] test src/assert.rs - assert::may_eq (line 105) ... FAILED
[INFO] [stdout] test src/assert.rs - assert::must_not_eq (line 30) ... FAILED
[INFO] [stdout] test src/assert.rs - assert::should_not_eq (line 80) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 161) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 97) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 50) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/proc/mod.rs - proc::defer_close (line 10) stdout ----
[INFO] [stdout] error[E0468]: an `extern crate` loading macros must be at the crate root
[INFO] [stdout]  --> src/proc/mod.rs:12:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate cogno;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0468`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert.rs - assert::should_eq (line 55) stdout ----
[INFO] [stdout] error: cannot find macro `should_eq` in this scope
[INFO] [stdout]  --> src/assert.rs:56:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | should_eq!("my_rfc_1234_section_1_2_my_requirement", 'a', 'a');
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::should_eq;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert.rs - assert::must_eq (line 5) stdout ----
[INFO] [stdout] error: cannot find macro `must_eq` in this scope
[INFO] [stdout]  --> src/assert.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | must_eq!("my_rfc_1234_section_1_2_my_requirement", 'a', 'a');
[INFO] [stdout]   | ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::must_eq;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert.rs - assert::may_eq (line 105) stdout ----
[INFO] [stdout] error: cannot find macro `may_eq` in this scope
[INFO] [stdout]  --> src/assert.rs:106:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | may_eq!("my_rfc_1234_section_1_2_my_requirement", 'a', 'a');
[INFO] [stdout]   | ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::may_eq;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert.rs - assert::must_not_eq (line 30) stdout ----
[INFO] [stdout] error: cannot find macro `must_not_eq` in this scope
[INFO] [stdout]  --> src/assert.rs:31:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | must_not_eq!("my_rfc_1234_section_1_2_my_requirement", 'a', 'b');
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::must_not_eq;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert.rs - assert::should_not_eq (line 80) stdout ----
[INFO] [stdout] error: cannot find macro `should_not_eq` in this scope
[INFO] [stdout]  --> src/assert.rs:81:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | should_not_eq!("my_rfc_1234_section_1_2_my_requirement", 'a', 'b');
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::should_not_eq;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 161) stdout ----
[INFO] [stdout] error: cannot find attribute `cogno_test` in this scope
[INFO] [stdout]  --> src/lib.rs:163:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cogno_test]
[INFO] [stdout]   |   ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::cogno_test;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno_attr::cogno_test;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `should_eq` in this scope
[INFO] [stdout]  --> src/lib.rs:165:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     should_eq!("test_assertion_id", 'a', 'a');
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::should_eq;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `controller_thread_ref` in this scope
[INFO] [stdout]  --> src/lib.rs:167:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     controller_thread_ref.lock().unwrap().register("naughty", "test");
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 97) stdout ----
[INFO] [stdout] error: cannot find attribute `cogno_test` in this scope
[INFO] [stdout]   --> src/lib.rs:104:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cogno_test(spec = "1235")]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use cogno::cogno_test;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use cogno_attr::cogno_test;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `must_eq` in this scope
[INFO] [stdout]   --> src/lib.rs:106:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     must_eq!("rfc_1235_assertion_id", 'b', 'b');
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use cogno::must_eq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `cogno_test` in this scope
[INFO] [stdout]  --> src/lib.rs:99:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cogno_test(spec = "1234")]
[INFO] [stdout]   |   ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::cogno_test;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno_attr::cogno_test;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `must_eq` in this scope
[INFO] [stdout]  --> src/lib.rs:101:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     must_eq!("rfc_1234_assertion_id", 'a', 'a');
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::must_eq;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 50) stdout ----
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> src/lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cogno_main]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Run with `cargo cogno`
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `rust_out`
[INFO] [stdout]   --> src/lib.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn main() {}
[INFO] [stdout]    |             ^ consider adding a `main` function to `src/lib.rs`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/assert.rs - assert::may_eq (line 105)
[INFO] [stdout]     src/assert.rs - assert::must_eq (line 5)
[INFO] [stdout]     src/assert.rs - assert::must_not_eq (line 30)
[INFO] [stdout]     src/assert.rs - assert::should_eq (line 55)
[INFO] [stdout]     src/assert.rs - assert::should_not_eq (line 80)
[INFO] [stdout]     src/lib.rs - (line 161)
[INFO] [stdout]     src/lib.rs - (line 50)
[INFO] [stdout]     src/lib.rs - (line 97)
[INFO] [stdout]     src/proc/mod.rs - proc::defer_close (line 10)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e0f888b370633b33bd58b5fe7ea477c3b0198a3136d6a24a45de55751db45178", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0f888b370633b33bd58b5fe7ea477c3b0198a3136d6a24a45de55751db45178", kill_on_drop: false }`
[INFO] [stdout] e0f888b370633b33bd58b5fe7ea477c3b0198a3136d6a24a45de55751db45178
[INFO] testing cogno-0.1.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate cogno 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate cogno 0.1.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cogno 0.1.0
[INFO] finished tweaking crates.io crate cogno 0.1.0
[INFO] tweaked toml for crates.io crate cogno 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.10.5 (latest: v0.13.0)
[INFO] [stderr]       Adding nu-ansi-term v0.46.0 (latest: v0.50.0)
[INFO] [stderr]       Adding toml v0.7.8 (latest: v0.8.13)
[INFO] [stderr]       Adding toml_edit v0.19.15 (latest: v0.22.13)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding winnow v0.5.40 (latest: v0.6.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 614b4713011ef364063c8362783e74063c2514abab87eafdd766109dc4c5fa1a
[INFO] running `Command { std: "docker" "start" "-a" "614b4713011ef364063c8362783e74063c2514abab87eafdd766109dc4c5fa1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "614b4713011ef364063c8362783e74063c2514abab87eafdd766109dc4c5fa1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "614b4713011ef364063c8362783e74063c2514abab87eafdd766109dc4c5fa1a", kill_on_drop: false }`
[INFO] [stdout] 614b4713011ef364063c8362783e74063c2514abab87eafdd766109dc4c5fa1a
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fdd8dcf2e04c27032f6a1389641f3a30490521872a359c4219912b87f018e53
[INFO] running `Command { std: "docker" "start" "-a" "4fdd8dcf2e04c27032f6a1389641f3a30490521872a359c4219912b87f018e53", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling cogno-attr v0.1.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling cogno v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `assert::*`
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use assert::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TestOutcome` is never used
[INFO] [stdout]   --> src/report/model.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub enum TestOutcome {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestOutcome` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.01s
[INFO] running `Command { std: "docker" "inspect" "4fdd8dcf2e04c27032f6a1389641f3a30490521872a359c4219912b87f018e53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fdd8dcf2e04c27032f6a1389641f3a30490521872a359c4219912b87f018e53", kill_on_drop: false }`
[INFO] [stdout] 4fdd8dcf2e04c27032f6a1389641f3a30490521872a359c4219912b87f018e53
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73f35ffe89a99fbb929e2959ccca64cc89ffed5d4ffcd6f672ab356214b12033
[INFO] running `Command { std: "docker" "start" "-a" "73f35ffe89a99fbb929e2959ccca64cc89ffed5d4ffcd6f672ab356214b12033", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `assert::*`
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use assert::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TestOutcome` is never used
[INFO] [stdout]   --> src/report/model.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub enum TestOutcome {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestOutcome` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cogno v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert::*`
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use assert::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TestOutcome` is never used
[INFO] [stdout]   --> src/report/model.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub enum TestOutcome {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestOutcome` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "73f35ffe89a99fbb929e2959ccca64cc89ffed5d4ffcd6f672ab356214b12033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73f35ffe89a99fbb929e2959ccca64cc89ffed5d4ffcd6f672ab356214b12033", kill_on_drop: false }`
[INFO] [stdout] 73f35ffe89a99fbb929e2959ccca64cc89ffed5d4ffcd6f672ab356214b12033
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f0ece4f7756ebeb356e8a42f4edae8b547955c4729eaa9c4e81787993882793b
[INFO] running `Command { std: "docker" "start" "-a" "f0ece4f7756ebeb356e8a42f4edae8b547955c4729eaa9c4e81787993882793b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `assert::*`
[INFO] [stderr]  --> src/lib.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use assert::*;
[INFO] [stderr]   |         ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `TestOutcome` is never used
[INFO] [stderr]   --> src/report/model.rs:39:10
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub enum TestOutcome {
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestOutcome` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cogno` (lib) generated 2 warnings (run `cargo fix --lib -p cogno` to apply 1 suggestion)
[INFO] [stderr] warning: `cogno` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cogno-aa4716e3d2a3941f)
[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]    Doc-tests cogno
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/proc/mod.rs - proc::defer_close (line 10) ... FAILED
[INFO] [stdout] test src/assert.rs - assert::should_not_eq (line 80) ... FAILED
[INFO] [stdout] test src/assert.rs - assert::may_eq (line 105) ... FAILED
[INFO] [stdout] test src/assert.rs - assert::must_eq (line 5) ... FAILED
[INFO] [stdout] test src/assert.rs - assert::should_eq (line 55) ... FAILED
[INFO] [stdout] test src/assert.rs - assert::must_not_eq (line 30) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 161) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 97) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 50) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/proc/mod.rs - proc::defer_close (line 10) stdout ----
[INFO] [stdout] error[E0468]: an `extern crate` loading macros must be at the crate root
[INFO] [stdout]  --> src/proc/mod.rs:12:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate cogno;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0468`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert.rs - assert::should_not_eq (line 80) stdout ----
[INFO] [stdout] error: cannot find macro `should_not_eq` in this scope
[INFO] [stdout]  --> src/assert.rs:81:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | should_not_eq!("my_rfc_1234_section_1_2_my_requirement", 'a', 'b');
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::should_not_eq;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert.rs - assert::may_eq (line 105) stdout ----
[INFO] [stdout] error: cannot find macro `may_eq` in this scope
[INFO] [stdout]  --> src/assert.rs:106:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | may_eq!("my_rfc_1234_section_1_2_my_requirement", 'a', 'a');
[INFO] [stdout]   | ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::may_eq;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert.rs - assert::must_eq (line 5) stdout ----
[INFO] [stdout] error: cannot find macro `must_eq` in this scope
[INFO] [stdout]  --> src/assert.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | must_eq!("my_rfc_1234_section_1_2_my_requirement", 'a', 'a');
[INFO] [stdout]   | ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::must_eq;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert.rs - assert::should_eq (line 55) stdout ----
[INFO] [stdout] error: cannot find macro `should_eq` in this scope
[INFO] [stdout]  --> src/assert.rs:56:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | should_eq!("my_rfc_1234_section_1_2_my_requirement", 'a', 'a');
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::should_eq;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert.rs - assert::must_not_eq (line 30) stdout ----
[INFO] [stdout] error: cannot find macro `must_not_eq` in this scope
[INFO] [stdout]  --> src/assert.rs:31:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | must_not_eq!("my_rfc_1234_section_1_2_my_requirement", 'a', 'b');
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::must_not_eq;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 161) stdout ----
[INFO] [stdout] error: cannot find attribute `cogno_test` in this scope
[INFO] [stdout]  --> src/lib.rs:163:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cogno_test]
[INFO] [stdout]   |   ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::cogno_test;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno_attr::cogno_test;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `should_eq` in this scope
[INFO] [stdout]  --> src/lib.rs:165:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     should_eq!("test_assertion_id", 'a', 'a');
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::should_eq;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `controller_thread_ref` in this scope
[INFO] [stdout]  --> src/lib.rs:167:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     controller_thread_ref.lock().unwrap().register("naughty", "test");
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 97) stdout ----
[INFO] [stdout] error: cannot find attribute `cogno_test` in this scope
[INFO] [stdout]   --> src/lib.rs:104:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cogno_test(spec = "1235")]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use cogno::cogno_test;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use cogno_attr::cogno_test;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `must_eq` in this scope
[INFO] [stdout]   --> src/lib.rs:106:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     must_eq!("rfc_1235_assertion_id", 'b', 'b');
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use cogno::must_eq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `cogno_test` in this scope
[INFO] [stdout]  --> src/lib.rs:99:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cogno_test(spec = "1234")]
[INFO] [stdout]   |   ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::cogno_test;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno_attr::cogno_test;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `must_eq` in this scope
[INFO] [stdout]  --> src/lib.rs:101:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     must_eq!("rfc_1234_assertion_id", 'a', 'a');
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cogno::must_eq;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 50) stdout ----
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> src/lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cogno_main]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Run with `cargo cogno`
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `rust_out`
[INFO] [stdout]   --> src/lib.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn main() {}
[INFO] [stdout]    |             ^ consider adding a `main` function to `src/lib.rs`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/assert.rs - assert::may_eq (line 105)
[INFO] [stdout]     src/assert.rs - assert::must_eq (line 5)
[INFO] [stdout]     src/assert.rs - assert::must_not_eq (line 30)
[INFO] [stdout]     src/assert.rs - assert::should_eq (line 55)
[INFO] [stdout]     src/assert.rs - assert::should_not_eq (line 80)
[INFO] [stdout]     src/lib.rs - (line 161)
[INFO] [stdout]     src/lib.rs - (line 50)
[INFO] [stdout]     src/lib.rs - (line 97)
[INFO] [stdout]     src/proc/mod.rs - proc::defer_close (line 10)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f0ece4f7756ebeb356e8a42f4edae8b547955c4729eaa9c4e81787993882793b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0ece4f7756ebeb356e8a42f4edae8b547955c4729eaa9c4e81787993882793b", kill_on_drop: false }`
[INFO] [stdout] f0ece4f7756ebeb356e8a42f4edae8b547955c4729eaa9c4e81787993882793b
