[INFO] fetching crate purveyor 0.1.6...
[INFO] checking purveyor-0.1.6 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate purveyor 0.1.6 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate purveyor 0.1.6 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a93e150eaff6929490b7893434619d86f3cb22db8d354df96c98dccca755d83
[INFO] running `Command { std: "docker" "start" "-a" "7a93e150eaff6929490b7893434619d86f3cb22db8d354df96c98dccca755d83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a93e150eaff6929490b7893434619d86f3cb22db8d354df96c98dccca755d83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a93e150eaff6929490b7893434619d86f3cb22db8d354df96c98dccca755d83", kill_on_drop: false }`
[INFO] [stdout] 7a93e150eaff6929490b7893434619d86f3cb22db8d354df96c98dccca755d83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da9a7143de29f52d33b16618f45a14efb2b2acb1070d7ec10dbd8365016831de
[INFO] running `Command { std: "docker" "start" "-a" "da9a7143de29f52d33b16618f45a14efb2b2acb1070d7ec10dbd8365016831de", kill_on_drop: false }`
[INFO] [stderr]    Compiling borsh v1.6.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling borsh-derive v1.6.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking purveyor v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0446]: private type `PublicError` in public interface
[INFO] [stdout]   --> tests/integration.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout]  8 |       struct PublicError {
[INFO] [stdout]    |       ------------------ `PublicError` declared as private
[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]    | |_____^ can't leak private type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `purveyor::protocol` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]   --> tests/integration.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |       struct User {
[INFO] [stdout]    |       ----------- `User` declared as private
[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]    | |_____^ can't leak private type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `purveyor::protocol` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `purveyor` (test "integration") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "da9a7143de29f52d33b16618f45a14efb2b2acb1070d7ec10dbd8365016831de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da9a7143de29f52d33b16618f45a14efb2b2acb1070d7ec10dbd8365016831de", kill_on_drop: false }`
[INFO] [stdout] da9a7143de29f52d33b16618f45a14efb2b2acb1070d7ec10dbd8365016831de
