[INFO] fetching crate blueprint-macros 0.2.0-alpha.4...
[INFO] testing blueprint-macros-0.2.0-alpha.4 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate blueprint-macros 0.2.0-alpha.4 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate blueprint-macros 0.2.0-alpha.4
[INFO] finished tweaking crates.io crate blueprint-macros 0.2.0-alpha.4
[INFO] tweaked toml for crates.io crate blueprint-macros 0.2.0-alpha.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate blueprint-macros 0.2.0-alpha.4 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate blueprint-macros 0.2.0-alpha.4 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.116
[INFO] [stderr]   Downloaded winnow v1.0.1
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e056c6ec4ebf4e502c9d27c99519de2f6d2f4bd73e82d07f93e4e5d30b92e99e
[INFO] running `Command { std: "docker" "start" "e056c6ec4ebf4e502c9d27c99519de2f6d2f4bd73e82d07f93e4e5d30b92e99e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e056c6ec4ebf4e502c9d27c99519de2f6d2f4bd73e82d07f93e4e5d30b92e99e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e056c6ec4ebf4e502c9d27c99519de2f6d2f4bd73e82d07f93e4e5d30b92e99e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e056c6ec4ebf4e502c9d27c99519de2f6d2f4bd73e82d07f93e4e5d30b92e99e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e056c6ec4ebf4e502c9d27c99519de2f6d2f4bd73e82d07f93e4e5d30b92e99e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling blueprint-macros v0.2.0-alpha.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.76s
[INFO] running `Command { std: "docker" "inspect" "e056c6ec4ebf4e502c9d27c99519de2f6d2f4bd73e82d07f93e4e5d30b92e99e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e056c6ec4ebf4e502c9d27c99519de2f6d2f4bd73e82d07f93e4e5d30b92e99e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling blueprint-macros v0.2.0-alpha.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.24s
[INFO] running `Command { std: "docker" "inspect" "e056c6ec4ebf4e502c9d27c99519de2f6d2f4bd73e82d07f93e4e5d30b92e99e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e056c6ec4ebf4e502c9d27c99519de2f6d2f4bd73e82d07f93e4e5d30b92e99e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blueprint_macros-f83dfe525c2c74f3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test debug_job::ui_debug_job ... ok
[INFO] [stdout] test from_ref::ui ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests blueprint_macros
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - debug_job (line 95) ... FAILED
[INFO] [stdout] test src/lib.rs - debug_job (line 76) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - debug_job (line 51) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - debug_job (line 35) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - debug_job (line 140) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - debug_job (line 113) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_from_ref (line 185) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - debug_job (line 95) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `blueprint_sdk` in this scope
[INFO] [stdout]   --> src/lib.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 | use blueprint_sdk::extract::Context;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `blueprint_sdk` in this scope
[INFO] [stdout]   --> src/lib.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 | use blueprint_sdk::macros::debug_job;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[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] ---- src/lib.rs - debug_job (line 76) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `blueprint_sdk` in this scope
[INFO] [stdout]   --> src/lib.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | use blueprint_sdk::{Router, macros::debug_job};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stdout]   --> src/lib.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | use blueprint_sdk::{Router, macros::debug_job};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - debug_job (line 113) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `blueprint_sdk` in this scope
[INFO] [stdout]    --> src/lib.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | use blueprint_sdk::extract::Context;
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `blueprint_sdk` in this scope
[INFO] [stdout]    --> src/lib.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | use blueprint_sdk::{extract::FromRef, macros::debug_job};
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[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] ---- src/lib.rs - derive_from_ref (line 185) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `blueprint_sdk` in this scope
[INFO] [stdout]    --> src/lib.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | use blueprint_sdk::{
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `blueprint_sdk`
[INFO] [stdout]    --> src/lib.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | use blueprint_sdk::{
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `blueprint_sdk`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `blueprint_sdk`, use `cargo add blueprint_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from_ref` in this scope
[INFO] [stdout]    --> src/lib.rs:201:7
[INFO] [stdout]     |
[INFO] [stdout] 201 |     #[from_ref(skip)]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `from_ref` is an attribute that can be used by the derive macro `FromRef`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - debug_job (line 113)
[INFO] [stdout]     src/lib.rs - debug_job (line 76)
[INFO] [stdout]     src/lib.rs - debug_job (line 95)
[INFO] [stdout]     src/lib.rs - derive_from_ref (line 185)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.31s; merged doctests compilation took 0.12s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e056c6ec4ebf4e502c9d27c99519de2f6d2f4bd73e82d07f93e4e5d30b92e99e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e056c6ec4ebf4e502c9d27c99519de2f6d2f4bd73e82d07f93e4e5d30b92e99e", kill_on_drop: false }`
[INFO] [stdout] e056c6ec4ebf4e502c9d27c99519de2f6d2f4bd73e82d07f93e4e5d30b92e99e
