[INFO] fetching crate lapinou 2.0.0...
[INFO] testing lapinou-2.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate lapinou 2.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate lapinou 2.0.0
[INFO] finished tweaking crates.io crate lapinou 2.0.0
[INFO] tweaked toml for crates.io crate lapinou 2.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lapinou 2.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lapinou 2.0.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e320d7461b7b3721f7a3f728c207ee7664310b2395a68994cbd5ec8497d63e20
[INFO] running `Command { std: "docker" "start" "-a" "e320d7461b7b3721f7a3f728c207ee7664310b2395a68994cbd5ec8497d63e20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e320d7461b7b3721f7a3f728c207ee7664310b2395a68994cbd5ec8497d63e20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e320d7461b7b3721f7a3f728c207ee7664310b2395a68994cbd5ec8497d63e20", kill_on_drop: false }`
[INFO] [stdout] e320d7461b7b3721f7a3f728c207ee7664310b2395a68994cbd5ec8497d63e20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b44793921d0664f2c89aa6374bb69c50b04a6584093f37df7ce4c6e5a3adf470
[INFO] running `Command { std: "docker" "start" "-a" "b44793921d0664f2c89aa6374bb69c50b04a6584093f37df7ce4c6e5a3adf470", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-task v4.1.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling block-buffer v0.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling blocking v1.1.0
[INFO] [stderr]    Compiling digest v0.10.1
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling sha1 v0.10.0
[INFO] [stderr]    Compiling des v0.7.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.1
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling hmac v0.12.0
[INFO] [stderr]    Compiling rc2 v0.7.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.0
[INFO] [stderr]    Compiling yasna v0.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling p12 v0.5.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling amq-protocol v7.0.0
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling lapin v2.0.0
[INFO] [stderr]    Compiling async-fs v1.5.0
[INFO] [stderr]    Compiling async-process v1.3.0
[INFO] [stderr]    Compiling async-net v1.6.1
[INFO] [stderr]    Compiling smol v1.2.5
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling rustls v0.20.2
[INFO] [stderr]    Compiling executor-trait v2.1.0
[INFO] [stderr]    Compiling reactor-trait v1.1.0
[INFO] [stderr]    Compiling async-global-executor-trait v2.1.0
[INFO] [stderr]    Compiling smol-executor-trait v2.1.0
[INFO] [stderr]    Compiling async-reactor-trait v1.1.0
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling flume v0.10.10
[INFO] [stderr]    Compiling pinky-swear v6.1.0
[INFO] [stderr]    Compiling rustls-connector v0.16.1
[INFO] [stderr]    Compiling tcp-stream v0.24.2
[INFO] [stderr]    Compiling amq-protocol-types v7.0.0
[INFO] [stderr]    Compiling amq-protocol-uri v7.0.0
[INFO] [stderr]    Compiling amq-protocol-tcp v7.0.0
[INFO] [stderr]    Compiling async-lapin v2.0.0
[INFO] [stderr]    Compiling lapinou v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated trait `async_lapin::LapinAsyncIoExt`: use async-reactor-trait directly instead
[INFO] [stdout]  --> src/lib.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_lapin::LapinAsyncIoExt;
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `LapinSmolExt`: use smol-executor-trait and async-reactor-trait directly instead
[INFO] [stdout]   --> src/lib.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl LapinSmolExt for ConnectionProperties {
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `LapinSmolExt::with_smol_executor`: use smol-executor-trait directly instead
[INFO] [stdout]   --> src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |         self.with_smol_executor().with_smol_reactor()
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `LapinSmolExt::with_smol_reactor`: use async-reactor-trait directly instead
[INFO] [stdout]   --> src/lib.rs:13:35
[INFO] [stdout]    |
[INFO] [stdout] 13 |         self.with_smol_executor().with_smol_reactor()
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `async_lapin::LapinAsyncIoExt::with_async_io_reactor`: use async-reactor-trait directly instead
[INFO] [stdout]   --> src/lib.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |         self.with_async_io_reactor()
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "b44793921d0664f2c89aa6374bb69c50b04a6584093f37df7ce4c6e5a3adf470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b44793921d0664f2c89aa6374bb69c50b04a6584093f37df7ce4c6e5a3adf470", kill_on_drop: false }`
[INFO] [stdout] b44793921d0664f2c89aa6374bb69c50b04a6584093f37df7ce4c6e5a3adf470
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b6aa659bb174a5baa9fe2291f2804c942acaebd1e9c568872d4f68a89cb5c15
[INFO] running `Command { std: "docker" "start" "-a" "2b6aa659bb174a5baa9fe2291f2804c942acaebd1e9c568872d4f68a89cb5c15", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling rustls v0.20.2
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling pinky-swear v6.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.7
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling async-reactor-trait v1.1.0
[INFO] [stderr]    Compiling async-net v1.6.1
[INFO] [stderr]    Compiling async-process v1.3.0
[INFO] [stderr]    Compiling async-global-executor-trait v2.1.0
[INFO] [stderr]    Compiling smol v1.2.5
[INFO] [stderr]    Compiling smol-executor-trait v2.1.0
[INFO] [stderr]    Compiling rustls-connector v0.16.1
[INFO] [stderr]    Compiling tcp-stream v0.24.2
[INFO] [stderr]    Compiling amq-protocol-tcp v7.0.0
[INFO] [stderr]    Compiling amq-protocol v7.0.0
[INFO] [stderr]    Compiling lapin v2.0.0
[INFO] [stderr]    Compiling async-lapin v2.0.0
[INFO] [stderr]    Compiling lapinou v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated trait `async_lapin::LapinAsyncIoExt`: use async-reactor-trait directly instead
[INFO] [stdout]  --> src/lib.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_lapin::LapinAsyncIoExt;
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `LapinSmolExt`: use smol-executor-trait and async-reactor-trait directly instead
[INFO] [stdout]   --> src/lib.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl LapinSmolExt for ConnectionProperties {
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `LapinSmolExt::with_smol_executor`: use smol-executor-trait directly instead
[INFO] [stdout]   --> src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |         self.with_smol_executor().with_smol_reactor()
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `LapinSmolExt::with_smol_reactor`: use async-reactor-trait directly instead
[INFO] [stdout]   --> src/lib.rs:13:35
[INFO] [stdout]    |
[INFO] [stdout] 13 |         self.with_smol_executor().with_smol_reactor()
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `async_lapin::LapinAsyncIoExt::with_async_io_reactor`: use async-reactor-trait directly instead
[INFO] [stdout]   --> src/lib.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |         self.with_async_io_reactor()
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `async_lapin::LapinAsyncIoExt`: use async-reactor-trait directly instead
[INFO] [stdout]  --> src/lib.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_lapin::LapinAsyncIoExt;
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `LapinSmolExt`: use smol-executor-trait and async-reactor-trait directly instead
[INFO] [stdout]   --> src/lib.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl LapinSmolExt for ConnectionProperties {
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `LapinSmolExt::with_smol_executor`: use smol-executor-trait directly instead
[INFO] [stdout]   --> src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |         self.with_smol_executor().with_smol_reactor()
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `LapinSmolExt::with_smol_reactor`: use async-reactor-trait directly instead
[INFO] [stdout]   --> src/lib.rs:13:35
[INFO] [stdout]    |
[INFO] [stdout] 13 |         self.with_smol_executor().with_smol_reactor()
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `async_lapin::LapinAsyncIoExt::with_async_io_reactor`: use async-reactor-trait directly instead
[INFO] [stdout]   --> src/lib.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |         self.with_async_io_reactor()
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `lapinou::LapinSmolExt::with_smol`: use smol-executor-trait directly instead
[INFO] [stdout]   --> examples/pubsub-smol.rs:18:79
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let conn = Connection::connect(&addr, ConnectionProperties::default().with_smol()).await?;
[INFO] [stdout]    |                                                                               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.87s
[INFO] running `Command { std: "docker" "inspect" "2b6aa659bb174a5baa9fe2291f2804c942acaebd1e9c568872d4f68a89cb5c15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b6aa659bb174a5baa9fe2291f2804c942acaebd1e9c568872d4f68a89cb5c15", kill_on_drop: false }`
[INFO] [stdout] 2b6aa659bb174a5baa9fe2291f2804c942acaebd1e9c568872d4f68a89cb5c15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1b4c7f57543111aad6b20291f13d1bbcda54f20e1e626bf2bafb808b315eefec
[INFO] running `Command { std: "docker" "start" "-a" "1b4c7f57543111aad6b20291f13d1bbcda54f20e1e626bf2bafb808b315eefec", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated trait `async_lapin::LapinAsyncIoExt`: use async-reactor-trait directly instead
[INFO] [stderr]  --> src/lib.rs:1:18
[INFO] [stderr]   |
[INFO] [stderr] 1 | use async_lapin::LapinAsyncIoExt;
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated trait `LapinSmolExt`: use smol-executor-trait and async-reactor-trait directly instead
[INFO] [stderr]   --> src/lib.rs:27:6
[INFO] [stderr]    |
[INFO] [stderr] 27 | impl LapinSmolExt for ConnectionProperties {
[INFO] [stderr]    |      ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `LapinSmolExt::with_smol_executor`: use smol-executor-trait directly instead
[INFO] [stderr]   --> src/lib.rs:13:14
[INFO] [stderr]    |
[INFO] [stderr] 13 |         self.with_smol_executor().with_smol_reactor()
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `LapinSmolExt::with_smol_reactor`: use async-reactor-trait directly instead
[INFO] [stderr]   --> src/lib.rs:13:35
[INFO] [stderr]    |
[INFO] [stderr] 13 |         self.with_smol_executor().with_smol_reactor()
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `async_lapin::LapinAsyncIoExt::with_async_io_reactor`: use async-reactor-trait directly instead
[INFO] [stderr]   --> src/lib.rs:33:14
[INFO] [stderr]    |
[INFO] [stderr] 33 |         self.with_async_io_reactor()
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `lapinou` (lib) generated 5 warnings
[INFO] [stderr] warning: `lapinou` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: use of deprecated method `lapinou::LapinSmolExt::with_smol`: use smol-executor-trait directly instead
[INFO] [stderr]   --> examples/pubsub-smol.rs:18:79
[INFO] [stderr]    |
[INFO] [stderr] 18 |         let conn = Connection::connect(&addr, ConnectionProperties::default().with_smol()).await?;
[INFO] [stderr]    |                                                                               ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lapinou` (example "pubsub-smol") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lapinou-4c5751b662cbd330)
[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 lapinou
[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" "1b4c7f57543111aad6b20291f13d1bbcda54f20e1e626bf2bafb808b315eefec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b4c7f57543111aad6b20291f13d1bbcda54f20e1e626bf2bafb808b315eefec", kill_on_drop: false }`
[INFO] [stdout] 1b4c7f57543111aad6b20291f13d1bbcda54f20e1e626bf2bafb808b315eefec
