[INFO] fetching crate poster 0.3.1...
[INFO] building poster-0.3.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate poster 0.3.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate poster 0.3.1
[INFO] finished tweaking crates.io crate poster 0.3.1
[INFO] tweaked toml for crates.io crate poster 0.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate poster 0.3.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate poster 0.3.1 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97a342f4c11872bd1672c6862b005c83cb5d9e90549fdea943ebf5562d927749
[INFO] running `Command { std: "docker" "start" "-a" "97a342f4c11872bd1672c6862b005c83cb5d9e90549fdea943ebf5562d927749", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97a342f4c11872bd1672c6862b005c83cb5d9e90549fdea943ebf5562d927749", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97a342f4c11872bd1672c6862b005c83cb5d9e90549fdea943ebf5562d927749", kill_on_drop: false }`
[INFO] [stdout] 97a342f4c11872bd1672c6862b005c83cb5d9e90549fdea943ebf5562d927749
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3766e87d5a20a3093ac6a4f907d941874397cbaa20cd40d7b9125fe0200f436
[INFO] running `Command { std: "docker" "start" "-a" "c3766e87d5a20a3093ac6a4f907d941874397cbaa20cd40d7b9125fe0200f436", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]    Compiling derive_builder v0.20.0
[INFO] [stderr]    Compiling poster v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `PublishData` and `SubscriptionOpts`
[INFO] [stdout]   --> src/client/handle.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     PublishData, SubscriptionOpts,
[INFO] [stdout]    |     ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `future`
[INFO] [stdout]   --> src/client/handle.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     future, StreamExt,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental`
[INFO] [stdout]    --> src/client/handle.rs:294:11
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[cfg(feature = "experimental")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`
[INFO] [stdout]     = help: consider adding `experimental` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]   --> src/client/handle.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     future, StreamExt,
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s
[INFO] running `Command { std: "docker" "inspect" "c3766e87d5a20a3093ac6a4f907d941874397cbaa20cd40d7b9125fe0200f436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3766e87d5a20a3093ac6a4f907d941874397cbaa20cd40d7b9125fe0200f436", kill_on_drop: false }`
[INFO] [stdout] c3766e87d5a20a3093ac6a4f907d941874397cbaa20cd40d7b9125fe0200f436
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd15fca56ca19273ab63f3eb46c29e683b402d899e424c03562ec6a860dc97ee
[INFO] running `Command { std: "docker" "start" "-a" "fd15fca56ca19273ab63f3eb46c29e683b402d899e424c03562ec6a860dc97ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling polling v2.6.0
[INFO] [stderr]    Compiling rustix v0.37.4
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.0
[INFO] [stderr]    Compiling atomic-waker v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]    Compiling async-net v1.7.0
[INFO] [stderr]    Compiling async-process v1.6.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling os_str_bytes v6.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling bitflags v2.0.2
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.3.3
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling blocking v1.3.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling async-executor v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.1.9
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling is-terminal v0.4.5
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling clap v4.1.11
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling derive_builder v0.20.0
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stderr]    Compiling poster v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `PublishData` and `SubscriptionOpts`
[INFO] [stdout]   --> src/client/handle.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     PublishData, SubscriptionOpts,
[INFO] [stdout]    |     ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `future`
[INFO] [stdout]   --> src/client/handle.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     future, StreamExt,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental`
[INFO] [stdout]    --> src/client/handle.rs:294:11
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[cfg(feature = "experimental")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`
[INFO] [stdout]     = help: consider adding `experimental` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]   --> src/client/handle.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     future, StreamExt,
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]  --> examples/tokio-pub/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{arg, command, Parser};
[INFO] [stdout]   |            ^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]  --> examples/smol-sub/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{arg, command, Parser};
[INFO] [stdout]   |            ^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PublishData` and `SubscriptionOpts`
[INFO] [stdout]   --> src/client/handle.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     PublishData, SubscriptionOpts,
[INFO] [stdout]    |     ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `future`
[INFO] [stdout]   --> src/client/handle.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     future, StreamExt,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental`
[INFO] [stdout]    --> src/client/handle.rs:294:11
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[cfg(feature = "experimental")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`
[INFO] [stdout]     = help: consider adding `experimental` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]   --> src/client/handle.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     future, StreamExt,
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.75s
[INFO] running `Command { std: "docker" "inspect" "fd15fca56ca19273ab63f3eb46c29e683b402d899e424c03562ec6a860dc97ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd15fca56ca19273ab63f3eb46c29e683b402d899e424c03562ec6a860dc97ee", kill_on_drop: false }`
[INFO] [stdout] fd15fca56ca19273ab63f3eb46c29e683b402d899e424c03562ec6a860dc97ee
