[INFO] fetching crate eventific_rabbitmq 0.1.6... [INFO] checking eventific_rabbitmq-0.1.6 against master#2e5723137b2b88368d018b262a0a823a1423131b for pr-78935-1 [INFO] extracting crate eventific_rabbitmq 0.1.6 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate eventific_rabbitmq 0.1.6 on toolchain 2e5723137b2b88368d018b262a0a823a1423131b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate eventific_rabbitmq 0.1.6 [INFO] finished tweaking crates.io crate eventific_rabbitmq 0.1.6 [INFO] tweaked toml for crates.io crate eventific_rabbitmq 0.1.6 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0f4d4b2a0ea86bed862c3fd39293f477fc25f32e92458d8a039abbcba1988d7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c0f4d4b2a0ea86bed862c3fd39293f477fc25f32e92458d8a039abbcba1988d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0f4d4b2a0ea86bed862c3fd39293f477fc25f32e92458d8a039abbcba1988d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0f4d4b2a0ea86bed862c3fd39293f477fc25f32e92458d8a039abbcba1988d7", kill_on_drop: false }` [INFO] [stdout] c0f4d4b2a0ea86bed862c3fd39293f477fc25f32e92458d8a039abbcba1988d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77d8dbd3ef03d97edea8b8d35aeb089917e9ada7483058fb3740d603d4b8a67d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "77d8dbd3ef03d97edea8b8d35aeb089917e9ada7483058fb3740d603d4b8a67d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cookie-factory v0.3.0-beta2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling protobuf v2.8.2 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking strum v0.15.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking openssl v0.10.30 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking amq-protocol-uri v2.3.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking native-tls v0.2.6 [INFO] [stderr] Checking tcp-stream v0.5.0 [INFO] [stderr] Checking amq-protocol-tcp v2.3.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling hashbrown v0.2.2 [INFO] [stderr] Checking amq-protocol-types v2.3.0 [INFO] [stderr] Checking eventific v0.1.18 [INFO] [stderr] Compiling handlebars v2.0.0-beta.2 [INFO] [stderr] Compiling amq-protocol-codegen v2.3.0 [INFO] [stderr] Compiling amq-protocol v2.3.0 [INFO] [stderr] Compiling lapin v0.26.11 [INFO] [stderr] Checking lapin-futures v0.26.11 [INFO] [stderr] Checking eventific_rabbitmq v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Consumer` [INFO] [stdout] --> src/rabbitmq_listener.rs:5:51 [INFO] [stdout] | [INFO] [stdout] 5 | use lapin_futures::{Client, ConnectionProperties, Consumer, Channel, Queue}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `RwLock` [INFO] [stdout] --> src/rabbitmq_listener.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::{RwLock, Arc}; [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lapin_futures::options::QueueBindOptions` [INFO] [stdout] --> src/rabbitmq_listener.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use lapin_futures::options::QueueBindOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `RwLock` [INFO] [stdout] --> src/rabbitmq_sender.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::{RwLock, Arc}; [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Channel` [INFO] [stdout] --> src/rabbitmq_sender.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use lapin_futures::{Channel, ConnectionProperties, Client, BasicProperties}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lapin_futures::options::ExchangeDeclareOptions` [INFO] [stdout] --> src/rabbitmq_sender.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use lapin_futures::options::ExchangeDeclareOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lapin_futures::types::FieldTable` [INFO] [stdout] --> src/rabbitmq_sender.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use lapin_futures::types::FieldTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Consumer` [INFO] [stdout] --> src/rabbitmq_listener.rs:5:51 [INFO] [stdout] | [INFO] [stdout] 5 | use lapin_futures::{Client, ConnectionProperties, Consumer, Channel, Queue}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `RwLock` [INFO] [stdout] --> src/rabbitmq_listener.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::{RwLock, Arc}; [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lapin_futures::options::QueueBindOptions` [INFO] [stdout] --> src/rabbitmq_listener.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use lapin_futures::options::QueueBindOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `RwLock` [INFO] [stdout] --> src/rabbitmq_sender.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::{RwLock, Arc}; [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Channel` [INFO] [stdout] --> src/rabbitmq_sender.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use lapin_futures::{Channel, ConnectionProperties, Client, BasicProperties}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lapin_futures::options::ExchangeDeclareOptions` [INFO] [stdout] --> src/rabbitmq_sender.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use lapin_futures::options::ExchangeDeclareOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lapin_futures::types::FieldTable` [INFO] [stdout] --> src/rabbitmq_sender.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use lapin_futures::types::FieldTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `log2` [INFO] [stdout] --> src/rabbitmq_sender.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | let log2 = logger.clone(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_log2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `log2` [INFO] [stdout] --> src/rabbitmq_sender.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | let log2 = logger.clone(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_log2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "77d8dbd3ef03d97edea8b8d35aeb089917e9ada7483058fb3740d603d4b8a67d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77d8dbd3ef03d97edea8b8d35aeb089917e9ada7483058fb3740d603d4b8a67d", kill_on_drop: false }` [INFO] [stdout] 77d8dbd3ef03d97edea8b8d35aeb089917e9ada7483058fb3740d603d4b8a67d