[INFO] cloning repository https://github.com/GoWebProd/bot-platform [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GoWebProd/bot-platform" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoWebProd%2Fbot-platform", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoWebProd%2Fbot-platform'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0001cb61f1c7eca0d675db18f206a9ff0ac9c45a [INFO] checking GoWebProd/bot-platform against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoWebProd%2Fbot-platform" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GoWebProd/bot-platform on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GoWebProd/bot-platform [INFO] finished tweaking git repo https://github.com/GoWebProd/bot-platform [INFO] tweaked toml for git repo https://github.com/GoWebProd/bot-platform written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/GoWebProd/bot-platform already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 22db0700295d44866d58c107e7964b4a510c219a80dfecc5819680ea4f5212c2 [INFO] running `Command { std: "docker" "start" "-a" "22db0700295d44866d58c107e7964b4a510c219a80dfecc5819680ea4f5212c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22db0700295d44866d58c107e7964b4a510c219a80dfecc5819680ea4f5212c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22db0700295d44866d58c107e7964b4a510c219a80dfecc5819680ea4f5212c2", kill_on_drop: false }` [INFO] [stdout] 22db0700295d44866d58c107e7964b4a510c219a80dfecc5819680ea4f5212c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04d3b28e3f7311b02fb3aea897ad8d9be6fe84b78fe1a788cb0c9581c166f65a [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" "04d3b28e3f7311b02fb3aea897ad8d9be6fe84b78fe1a788cb0c9581c166f65a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking mio-named-pipes v0.1.6 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling lexical v4.0.0 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking libz-sys v1.0.25 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking backtrace v0.3.41 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking actix-threadpool v0.3.2 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-openssl v0.4.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking rss v1.9.0 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking piper v0.1.2 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking trust-dns-proto v0.19.2 [INFO] [stderr] Checking smol v0.1.10 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking async-std v1.6.0 [INFO] [stderr] Checking actix-tls v2.0.0-alpha.1 [INFO] [stderr] Checking trust-dns-resolver v0.19.2 [INFO] [stderr] Checking actix-connect v2.0.0-alpha.3 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking rust_decimal v1.6.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking actix-http v2.0.0-alpha.4 [INFO] [stderr] Checking mysql_common v0.20.2 [INFO] [stderr] Checking tame-oauth v0.4.2 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Checking mysql_async v0.21.1 [INFO] [stderr] Checking awc v2.0.0-alpha.2 [INFO] [stderr] Compiling math-calc v0.1.0 [INFO] [stderr] Checking bot-platform v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `set_text` [INFO] [stdout] --> src/api/message.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn set_text>>(&mut self, text: A) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/api/message.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn new(text: A, url: B) -> ButtonURL<'a> [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_style` [INFO] [stdout] --> src/api/message.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn set_style(&mut self, style: ButtonStyle) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_style` [INFO] [stdout] --> src/api/message.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn set_style(&mut self, style: ButtonStyle) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_text` [INFO] [stdout] --> src/api/message.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn set_text>>(&mut self, text: A) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/api/message.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn new(text: A, url: B) -> ButtonURL<'a> [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_style` [INFO] [stdout] --> src/api/message.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn set_style(&mut self, style: ButtonStyle) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_style` [INFO] [stdout] --> src/api/message.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn set_style(&mut self, style: ButtonStyle) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 14s [INFO] running `Command { std: "docker" "inspect" "04d3b28e3f7311b02fb3aea897ad8d9be6fe84b78fe1a788cb0c9581c166f65a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04d3b28e3f7311b02fb3aea897ad8d9be6fe84b78fe1a788cb0c9581c166f65a", kill_on_drop: false }` [INFO] [stdout] 04d3b28e3f7311b02fb3aea897ad8d9be6fe84b78fe1a788cb0c9581c166f65a