[INFO] fetching crate purveyor 0.1.6...
[INFO] testing purveyor-0.1.6 against 1.91.0 for beta-1.92-2
[INFO] extracting crate purveyor 0.1.6 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate purveyor 0.1.6
[INFO] finished tweaking crates.io crate purveyor 0.1.6
[INFO] tweaked toml for crates.io crate purveyor 0.1.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate purveyor 0.1.6 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 23 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a206fddfacee2b5e7490e6c4efd7c257faad6d0d70e00a5b1ff6763477f7c33
[INFO] running `Command { std: "docker" "start" "-a" "4a206fddfacee2b5e7490e6c4efd7c257faad6d0d70e00a5b1ff6763477f7c33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a206fddfacee2b5e7490e6c4efd7c257faad6d0d70e00a5b1ff6763477f7c33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a206fddfacee2b5e7490e6c4efd7c257faad6d0d70e00a5b1ff6763477f7c33", kill_on_drop: false }`
[INFO] [stdout] 4a206fddfacee2b5e7490e6c4efd7c257faad6d0d70e00a5b1ff6763477f7c33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e98c347dcc535b619290df045faaceaacfa08b91dff30f1c3dc20d3cde09460e
[INFO] running `Command { std: "docker" "start" "-a" "e98c347dcc535b619290df045faaceaacfa08b91dff30f1c3dc20d3cde09460e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling purveyor v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.46s
[INFO] running `Command { std: "docker" "inspect" "e98c347dcc535b619290df045faaceaacfa08b91dff30f1c3dc20d3cde09460e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e98c347dcc535b619290df045faaceaacfa08b91dff30f1c3dc20d3cde09460e", kill_on_drop: false }`
[INFO] [stdout] e98c347dcc535b619290df045faaceaacfa08b91dff30f1c3dc20d3cde09460e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09194712c6a114e77e384b43f73dd59d424bfbaad8c8b4a81a85e0bfe7ba2271
[INFO] running `Command { std: "docker" "start" "-a" "09194712c6a114e77e384b43f73dd59d424bfbaad8c8b4a81a85e0bfe7ba2271", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling purveyor v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module
[INFO] [stdout]   --> tests/integration.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     purveyor::protocol!(
[INFO] [stdout] 18 | |         type Error = PublicError;
[INFO] [stdout] 19 | |
[INFO] [stdout] 20 | |         user {
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current async block `<unnameable>` and up 2 bodies
[INFO] [stdout]    = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[INFO] [stdout]    = note: the macro `purveyor::protocol` may come from an old version of the `purveyor` crate, try updating your dependency with `cargo update -p purveyor`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `purveyor::protocol` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.79s
[INFO] running `Command { std: "docker" "inspect" "09194712c6a114e77e384b43f73dd59d424bfbaad8c8b4a81a85e0bfe7ba2271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09194712c6a114e77e384b43f73dd59d424bfbaad8c8b4a81a85e0bfe7ba2271", kill_on_drop: false }`
[INFO] [stdout] 09194712c6a114e77e384b43f73dd59d424bfbaad8c8b4a81a85e0bfe7ba2271
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 605b599b1acf218b2456c62b5a9f06e4afaaf30025bb88ce69a44bfcd4f3a270
[INFO] running `Command { std: "docker" "start" "-a" "605b599b1acf218b2456c62b5a9f06e4afaaf30025bb88ce69a44bfcd4f3a270", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `macro_rules!` definition, `#[macro_export]` macro should be written at top level module
[INFO] [stderr]   --> tests/integration.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | /     purveyor::protocol!(
[INFO] [stderr] 18 | |         type Error = PublicError;
[INFO] [stderr] 19 | |
[INFO] [stderr] 20 | |         user {
[INFO] [stderr] ...  |
[INFO] [stderr] 28 | |     );
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = help: remove the `#[macro_export]` or move this `macro_rules!` outside the of the current async block `<unnameable>` and up 2 bodies
[INFO] [stderr]    = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[INFO] [stderr]    = note: the macro `purveyor::protocol` may come from an old version of the `purveyor` crate, try updating your dependency with `cargo update -p purveyor`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `purveyor::protocol` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `purveyor` (test "integration") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/purveyor-e8ec810208eb2c56)
[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/integration.rs (/opt/rustwide/target/debug/deps/integration-c25b801b78bc0606)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_generator ... ok
[INFO] [stderr]    Doc-tests purveyor
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "605b599b1acf218b2456c62b5a9f06e4afaaf30025bb88ce69a44bfcd4f3a270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "605b599b1acf218b2456c62b5a9f06e4afaaf30025bb88ce69a44bfcd4f3a270", kill_on_drop: false }`
[INFO] [stdout] 605b599b1acf218b2456c62b5a9f06e4afaaf30025bb88ce69a44bfcd4f3a270
