[INFO] fetching crate tokio-amqp 2.0.0... [INFO] testing tokio-amqp-2.0.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate tokio-amqp 2.0.0 into /workspace/builds/worker-23/source [INFO] validating manifest of crates.io crate tokio-amqp 2.0.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-amqp 2.0.0 [INFO] finished tweaking crates.io crate tokio-amqp 2.0.0 [INFO] tweaked toml for crates.io crate tokio-amqp 2.0.0 written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate crates.io crate tokio-amqp 2.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-io v0.3.19 [INFO] [stderr] Downloaded cipher v0.3.0 [INFO] [stderr] Downloaded block-modes v0.8.1 [INFO] [stderr] Downloaded hmac v0.12.0 [INFO] [stderr] Downloaded des v0.7.0 [INFO] [stderr] Downloaded pinky-swear v6.1.0 [INFO] [stderr] Downloaded async-global-executor-trait v2.1.0 [INFO] [stderr] Downloaded cookie-factory v0.3.2 [INFO] [stderr] Downloaded rc2 v0.7.0 [INFO] [stderr] Downloaded security-framework-sys v2.6.0 [INFO] [stderr] Downloaded crypto-common v0.1.1 [INFO] [stderr] Downloaded digest v0.10.1 [INFO] [stderr] Downloaded amq-protocol v7.0.0 [INFO] [stderr] Downloaded block-buffer v0.10.0 [INFO] [stderr] Downloaded yasna v0.5.0 [INFO] [stderr] Downloaded p12 v0.5.0 [INFO] [stderr] Downloaded security-framework v2.6.0 [INFO] [stderr] Downloaded rustls-connector v0.16.1 [INFO] [stderr] Downloaded tcp-stream v0.24.2 [INFO] [stderr] Downloaded amq-protocol-tcp v7.0.0 [INFO] [stderr] Downloaded amq-protocol-types v7.0.0 [INFO] [stderr] Downloaded amq-protocol-uri v7.0.0 [INFO] [stderr] Downloaded flume v0.10.10 [INFO] [stderr] Downloaded async-reactor-trait v1.1.0 [INFO] [stderr] Downloaded lapin v2.0.0 [INFO] [stderr] Downloaded tokio-executor-trait v2.1.0 [INFO] [stderr] Downloaded tokio-reactor-trait v1.1.0 [INFO] [stderr] Downloaded sha1 v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af354e8cf1c8d9e9dab008aa1918d9e2d60c6c5c8f3033ff680c12e91dba7520 [INFO] running `Command { std: "docker" "start" "-a" "af354e8cf1c8d9e9dab008aa1918d9e2d60c6c5c8f3033ff680c12e91dba7520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af354e8cf1c8d9e9dab008aa1918d9e2d60c6c5c8f3033ff680c12e91dba7520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af354e8cf1c8d9e9dab008aa1918d9e2d60c6c5c8f3033ff680c12e91dba7520", kill_on_drop: false }` [INFO] [stdout] af354e8cf1c8d9e9dab008aa1918d9e2d60c6c5c8f3033ff680c12e91dba7520 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0adf98b239b3ac98746136a17587408aeeda4cdaaad3e70d5e0a023171d8b93f [INFO] running `Command { std: "docker" "start" "-a" "0adf98b239b3ac98746136a17587408aeeda4cdaaad3e70d5e0a023171d8b93f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling amq-protocol v7.0.0 [INFO] [stderr] Compiling lapin v2.0.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling des v0.7.0 [INFO] [stderr] Compiling rc2 v0.7.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling sha1 v0.10.0 [INFO] [stderr] Compiling p12 v0.5.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling tokio-reactor-trait v1.1.0 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling tokio-executor-trait v2.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 tokio-amqp v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated trait `LapinTokioExt`: use tokio-executor-trait and tokio-reactor-trait directly instead [INFO] [stdout] --> src/lib.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | impl LapinTokioExt for ConnectionProperties { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `LapinTokioExt::with_tokio_executor`: use tokio-executor-trait directly instead [INFO] [stdout] --> src/lib.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | let this = self.with_tokio_executor(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `LapinTokioExt::with_tokio_reactor`: use tokio-reactor-trait directly instead [INFO] [stdout] --> src/lib.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | let this = this.with_tokio_reactor(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.61s [INFO] running `Command { std: "docker" "inspect" "0adf98b239b3ac98746136a17587408aeeda4cdaaad3e70d5e0a023171d8b93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0adf98b239b3ac98746136a17587408aeeda4cdaaad3e70d5e0a023171d8b93f", kill_on_drop: false }` [INFO] [stdout] 0adf98b239b3ac98746136a17587408aeeda4cdaaad3e70d5e0a023171d8b93f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f410caa7e113cfb76632936bb8694681892cc8202169215bcc9219838e2db867 [INFO] running `Command { std: "docker" "start" "-a" "f410caa7e113cfb76632936bb8694681892cc8202169215bcc9219838e2db867", kill_on_drop: false }` [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.7 [INFO] [stderr] Compiling pinky-swear v6.1.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling tokio v1.16.1 [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 tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-executor-trait v2.1.0 [INFO] [stderr] Compiling tokio-reactor-trait v1.1.0 [INFO] [stderr] Compiling lapin v2.0.0 [INFO] [stderr] Compiling tokio-amqp v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated trait `LapinTokioExt`: use tokio-executor-trait and tokio-reactor-trait directly instead [INFO] [stdout] --> src/lib.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | impl LapinTokioExt for ConnectionProperties { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `LapinTokioExt::with_tokio_executor`: use tokio-executor-trait directly instead [INFO] [stdout] --> src/lib.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | let this = self.with_tokio_executor(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `LapinTokioExt::with_tokio_reactor`: use tokio-reactor-trait directly instead [INFO] [stdout] --> src/lib.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | let this = this.with_tokio_reactor(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `LapinTokioExt`: use tokio-executor-trait and tokio-reactor-trait directly instead [INFO] [stdout] --> src/lib.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | impl LapinTokioExt for ConnectionProperties { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `LapinTokioExt::with_tokio_executor`: use tokio-executor-trait directly instead [INFO] [stdout] --> src/lib.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | let this = self.with_tokio_executor(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `LapinTokioExt::with_tokio_reactor`: use tokio-reactor-trait directly instead [INFO] [stdout] --> src/lib.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | let this = this.with_tokio_reactor(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tokio_amqp::LapinTokioExt::with_tokio`: use tokio-executor-trait and tokio-reactor-trait directly instead [INFO] [stdout] --> examples/pubsub-tokio.rs:17:75 [INFO] [stdout] | [INFO] [stdout] 17 | let conn = Connection::connect(&addr, ConnectionProperties::default().with_tokio()).await?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.06s [INFO] running `Command { std: "docker" "inspect" "f410caa7e113cfb76632936bb8694681892cc8202169215bcc9219838e2db867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f410caa7e113cfb76632936bb8694681892cc8202169215bcc9219838e2db867", kill_on_drop: false }` [INFO] [stdout] f410caa7e113cfb76632936bb8694681892cc8202169215bcc9219838e2db867 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 368ba1df513e3dc4a6e55ce40869a86837df7a1a5b6fe52f10f2abde72f02632 [INFO] running `Command { std: "docker" "start" "-a" "368ba1df513e3dc4a6e55ce40869a86837df7a1a5b6fe52f10f2abde72f02632", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated trait `LapinTokioExt`: use tokio-executor-trait and tokio-reactor-trait directly instead [INFO] [stderr] --> src/lib.rs:28:6 [INFO] [stderr] | [INFO] [stderr] 28 | impl LapinTokioExt for ConnectionProperties { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `LapinTokioExt::with_tokio_executor`: use tokio-executor-trait directly instead [INFO] [stderr] --> src/lib.rs:10:25 [INFO] [stderr] | [INFO] [stderr] 10 | let this = self.with_tokio_executor(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `LapinTokioExt::with_tokio_reactor`: use tokio-reactor-trait directly instead [INFO] [stderr] --> src/lib.rs:12:25 [INFO] [stderr] | [INFO] [stderr] 12 | let this = this.with_tokio_reactor(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `tokio-amqp` (lib) generated 3 warnings [INFO] [stderr] warning: `tokio-amqp` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: use of deprecated associated function `tokio_amqp::LapinTokioExt::with_tokio`: use tokio-executor-trait and tokio-reactor-trait directly instead [INFO] [stderr] --> examples/pubsub-tokio.rs:17:75 [INFO] [stderr] | [INFO] [stderr] 17 | let conn = Connection::connect(&addr, ConnectionProperties::default().with_tokio()).await?; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tokio-amqp` (example "pubsub-tokio") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tokio_amqp-971f2e1dde41c048) [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 tokio-amqp [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" "368ba1df513e3dc4a6e55ce40869a86837df7a1a5b6fe52f10f2abde72f02632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "368ba1df513e3dc4a6e55ce40869a86837df7a1a5b6fe52f10f2abde72f02632", kill_on_drop: false }` [INFO] [stdout] 368ba1df513e3dc4a6e55ce40869a86837df7a1a5b6fe52f10f2abde72f02632