[INFO] cloning repository https://github.com/boxdot/gerritbot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boxdot/gerritbot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboxdot%2Fgerritbot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboxdot%2Fgerritbot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d597568ddf0421ddfc6e9d41a1993fe1044ee49 [INFO] testing boxdot/gerritbot-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboxdot%2Fgerritbot-rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boxdot/gerritbot-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/boxdot/gerritbot-rs [INFO] finished tweaking git repo https://github.com/boxdot/gerritbot-rs [INFO] tweaked toml for git repo https://github.com/boxdot/gerritbot-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/boxdot/gerritbot-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 409db7820875b6268eed684de55c1432b8daf2e37d862a4b9c941d547dc82444 [INFO] running `Command { std: "docker" "start" "-a" "409db7820875b6268eed684de55c1432b8daf2e37d862a4b9c941d547dc82444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "409db7820875b6268eed684de55c1432b8daf2e37d862a4b9c941d547dc82444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "409db7820875b6268eed684de55c1432b8daf2e37d862a4b9c941d547dc82444", kill_on_drop: false }` [INFO] [stdout] 409db7820875b6268eed684de55c1432b8daf2e37d862a4b9c941d547dc82444 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 42de29326a2e8f4935a83a25bd66155cf88f867d900d42b2b5a31be973cc9a92 [INFO] running `Command { std: "docker" "start" "-a" "42de29326a2e8f4935a83a25bd66155cf88f867d900d42b2b5a31be973cc9a92", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling shellexpand v0.1.0 [INFO] [stderr] Compiling lru_time_cache v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling rusoto_core v0.36.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.20 [INFO] [stderr] Compiling rlua v0.16.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling backoff v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling ssh2 v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling rlua_serde v0.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling rusoto_credential v0.15.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling gerritbot-gerrit v0.7.0 (/opt/rustwide/workdir/gerritbot-gerrit) [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling gerritbot v0.7.0 (/opt/rustwide/workdir/gerritbot) [INFO] [stderr] Compiling rusoto_sqs v0.36.0 [INFO] [stderr] Compiling gerritbot-spark v0.7.0 (/opt/rustwide/workdir/gerritbot-spark) [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | id: WebhookId, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `actor_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | actor_id: PersonId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `app_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | app_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | created: Timestamp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created_by` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | created_by: PersonId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | event: EventType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `org_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | org_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `owned_by` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | owned_by: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `resource` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | resource: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | status: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target_url` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | target_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `emails` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | emails: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `display_name` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | display_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nick_name` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | nick_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `org_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | org_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | created: Timestamp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `last_activity` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | last_activity: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | status: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `person_type` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 287 | person_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `org_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | org_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created_by` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | created_by: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `app_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | app_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `owned_by` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | owned_by: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 311 | status: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 312 | created: Timestamp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 55s [INFO] running `Command { std: "docker" "inspect" "42de29326a2e8f4935a83a25bd66155cf88f867d900d42b2b5a31be973cc9a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42de29326a2e8f4935a83a25bd66155cf88f867d900d42b2b5a31be973cc9a92", kill_on_drop: false }` [INFO] [stdout] 42de29326a2e8f4935a83a25bd66155cf88f867d900d42b2b5a31be973cc9a92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 14462012b8dd48b6003c73fba5fec2997f9eba514cd5672f57da926a7a6e5c04 [INFO] running `Command { std: "docker" "start" "-a" "14462012b8dd48b6003c73fba5fec2997f9eba514cd5672f57da926a7a6e5c04", kill_on_drop: false }` [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling assert_matches v1.4.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | id: WebhookId, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `actor_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | actor_id: PersonId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `app_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | app_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | created: Timestamp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created_by` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | created_by: PersonId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | event: EventType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `org_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | org_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `owned_by` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | owned_by: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `resource` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | resource: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | status: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target_url` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | target_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `emails` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | emails: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `display_name` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | display_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nick_name` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | nick_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `org_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | org_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | created: Timestamp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `last_activity` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | last_activity: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | status: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `person_type` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 287 | person_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `org_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | org_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created_by` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | created_by: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `app_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | app_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `owned_by` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | owned_by: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 311 | status: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 312 | created: Timestamp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gerritbot-gerrit v0.7.0 (/opt/rustwide/workdir/gerritbot-gerrit) [INFO] [stderr] Compiling gerritbot-spark v0.7.0 (/opt/rustwide/workdir/gerritbot-spark) [INFO] [stdout] warning: field is never read: `verbose` [INFO] [stdout] --> gerritbot-spark/examples/echo-bot-sqs.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | verbose: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/examples/echo-bot-sqs.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `verbose` [INFO] [stdout] --> gerritbot-spark/examples/echo-bot.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | verbose: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/examples/echo-bot.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | id: WebhookId, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `actor_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | actor_id: PersonId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `app_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | app_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | created: Timestamp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created_by` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | created_by: PersonId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | event: EventType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `org_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | org_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `owned_by` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | owned_by: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `resource` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | resource: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | status: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target_url` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | target_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WebhookMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `emails` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | emails: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `display_name` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | display_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nick_name` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | nick_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `org_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | org_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | created: Timestamp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `last_activity` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | last_activity: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | status: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `person_type` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 287 | person_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PersonDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `org_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | org_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created_by` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | created_by: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `app_id` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | app_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `owned_by` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | owned_by: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 311 | status: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created` [INFO] [stdout] --> gerritbot-spark/src/lib.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 312 | created: Timestamp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Webhook` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gerritbot-spark/src/lib.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=96fbe4846c2df96c -C extra-filename=-96fbe4846c2df96c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e77fe0afb5cde131.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8cd713e31dee1ea6.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-09e70e8bcc039b17.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gerritbot-spark`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name echo_bot --edition=2018 gerritbot-spark/examples/echo-bot.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e77ef94c234c6c39 -C extra-filename=-e77ef94c234c6c39 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-19407f564b194190.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6effa3e71effcfa9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-186c37c96b84a18b.rlib --extern gerritbot_spark=/opt/rustwide/target/debug/deps/libgerritbot_spark-ef8280a250efc6da.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-6fe44f52b10d42d1.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-6f2a653bfa91e1f9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-946ec8c547e7f7f2.rlib --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-63befdc3ace8e6b9.rlib --extern rusoto_sqs=/opt/rustwide/target/debug/deps/librusoto_sqs-7cd25e1e232f59ea.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ab073756426b8619.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ffbd561cd35598b4.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-851e07ef5c684e1f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-32cf92a0f102cbcf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a484349240887838.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a20f71753debc9e8.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8.echo_bot_sqs.5e7ef06c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8.echo_bot_sqs.5e7ef06c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8.echo_bot_sqs.5e7ef06c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8.echo_bot_sqs.5e7ef06c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8.echo_bot_sqs.5e7ef06c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8.echo_bot_sqs.5e7ef06c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8.echo_bot_sqs.5e7ef06c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8.echo_bot_sqs.5e7ef06c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8.echo_bot_sqs.5e7ef06c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8.echo_bot_sqs.5e7ef06c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8.echo_bot_sqs.5e7ef06c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8.echo_bot_sqs.5e7ef06c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8.echo_bot_sqs.5e7ef06c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8.echo_bot_sqs.5e7ef06c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8.echo_bot_sqs.5e7ef06c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8.echo_bot_sqs.5e7ef06c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8.2or94gj8ks67h1au.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-a20f71753debc9e8.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-6effa3e71effcfa9.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libgerritbot_spark-ef8280a250efc6da.rlib" "/opt/rustwide/target/debug/deps/libreqwest-946ec8c547e7f7f2.rlib" "/opt/rustwide/target/debug/deps/libuuid-626546698876dc5c.rlib" "/opt/rustwide/target/debug/deps/librand-7ecee29c4cc80de9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d96d44db53f9f9e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d112401dbb9b0f0b.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-2d73bef6c9a3e457.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1de3be8a99b6e7fd.rlib" "/opt/rustwide/target/debug/deps/libunicase-81ee84fc02d12410.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-f4c3e328242a54f9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cd09d043d886746c.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e8ec680f3a9919af.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-66725af6e7f98b89.rlib" "/opt/rustwide/target/debug/deps/liburl-3373d2d2dc2c0c2b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-04eaf20a6b8209a8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-c90f623de246d721.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4be017ca4afbfb30.rlib" "/opt/rustwide/target/debug/deps/libtry_from-00425012666a6296.rlib" "/opt/rustwide/target/debug/deps/libfailure-d61270fa4114ea46.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-57886050d7dc7d06.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-96c00d7c339a6afc.rlib" "/opt/rustwide/target/debug/deps/libadler-9d91af25e56b3838.rlib" "/opt/rustwide/target/debug/deps/libobject-8d082ace0cd4b298.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7e3e07a788c52030.rlib" "/opt/rustwide/target/debug/deps/libgimli-cc404859d3654484.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-db76dfe7b92bf8d2.rlib" "/opt/rustwide/target/debug/deps/libcookie-a5156bcbd073dd3e.rlib" "/opt/rustwide/target/debug/deps/libbase64-2306940865d4e898.rlib" "/opt/rustwide/target/debug/deps/librusoto_sqs-7cd25e1e232f59ea.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a28c17ef8f2f6a49.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c81a9c99255237cb.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-63befdc3ace8e6b9.rlib" "/opt/rustwide/target/debug/deps/libxml-2c42c06c55b13ced.rlib" "/opt/rustwide/target/debug/deps/liburl-4ceabfc376105c55.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-0cc8dfd110adcdbf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fc8047be9f3bf2ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-08f81a1fd910a93c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libsha2-620083d9cf2c4c79.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b8e695b5ab5a16c0.rlib" "/opt/rustwide/target/debug/deps/libarrayref-d74246b9792fc0ab.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-967960f394d467ea.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-2c02eab16e79dea0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ffbd561cd35598b4.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libregex-9101c68c43db5b5c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-64af4cd96b64887d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libdirs-f06875b03da759b8.rlib" "/opt/rustwide/target/debug/deps/libchrono-19407f564b194190.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-12dc98bbecbcec12.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/target/debug/deps/libbase64-df6a0db567345ba4.rlib" "/opt/rustwide/target/debug/deps/libsafemem-94e69aa88cd626ca.rlib" "/opt/rustwide/target/debug/deps/libhmac-8984344ca36517ae.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-2f6f8fd36cf11803.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-e8d656cf878f1ba3.rlib" "/opt/rustwide/target/debug/deps/libdigest-b3ef59fcc08bcc15.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9bf361a9433201c8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libhex-ff95d25bb310a5b3.rlib" "/opt/rustwide/target/debug/deps/libmd5-8c6c03c4447fb96b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f625dbe9bec457f8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7769093afa6be0fd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-461c4973891954d8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3cde927bd8068015.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libhyper-6f2a653bfa91e1f9.rlib" "/opt/rustwide/target/debug/deps/libwant-eec587f7aef77ac3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libtokio-a484349240887838.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-1c8d9d9984ddbf8f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-893e7d1944466470.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-b999eee525772dfa.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8fbb05ed67038500.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-fb29d67a77820286.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-98181ad3014f58af.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-7c06db3e9a2b631e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c65e27b2a6cda50d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dff05deba5a24d61.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4588da82143ed386.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-e8cd0c7bd5fdf6c3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0a949b66e1f0cd01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4a49be2b28a19fd8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d3900f3c6c7397c3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d12eef24d4d3d1c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-d0504de59b770b73.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-4762e1a8ee50b909.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-859137d30a3ece38.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-837e298a1d37b2d6.rlib" "/opt/rustwide/target/debug/deps/libmio-63a02f0fb77ad0a8.rlib" "/opt/rustwide/target/debug/deps/libtime-109b6c8025f54669.rlib" "/opt/rustwide/target/debug/deps/libnet2-16c49899346087ca.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-cdf54677f3924665.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-51984a745ace95ae.rlib" "/opt/rustwide/target/debug/deps/libh2-ee4612f2d97b4c97.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e93c8776eca2a55b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libstring-a2dbc8cf03f50515.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libhttp-6fe44f52b10d42d1.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-125a53c67773355b.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-eaafc4d2b3ab2555.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-74f15f521c2eabc3.rlib" "/opt/rustwide/target/debug/deps/libbytes-12d8436b4a8d8611.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libiovec-f1315d63eeb5f7d2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-32cf92a0f102cbcf.rlib" "/opt/rustwide/target/debug/deps/libstructopt-851e07ef5c684e1f.rlib" "/opt/rustwide/target/debug/deps/libclap-4889fc0f14d89681.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libatty-232739c82cea3690.rlib" "/opt/rustwide/target/debug/deps/liblibc-2aac070cfd45a587.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libserde-ab073756426b8619.rlib" "/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libfutures-186c37c96b84a18b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/echo_bot_sqs-95e628dfbfb702a8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gerritbot-spark` due to 2 previous errors; 1 warning emitted [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "14462012b8dd48b6003c73fba5fec2997f9eba514cd5672f57da926a7a6e5c04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14462012b8dd48b6003c73fba5fec2997f9eba514cd5672f57da926a7a6e5c04", kill_on_drop: false }` [INFO] [stdout] 14462012b8dd48b6003c73fba5fec2997f9eba514cd5672f57da926a7a6e5c04