[INFO] cloning repository https://github.com/GoWebProd/bot-platform [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoWebProd%2Fbot-platform'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 54964a3b406fe740dd787dad1264739de2b6bce9 [INFO] testing GoWebProd/bot-platform against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoWebProd%2Fbot-platform" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GoWebProd/bot-platform on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-11/source/Cargo.toml [INFO] crate git repo https://github.com/GoWebProd/bot-platform already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] 8428af7e30a7870b2c8ddb411d0bc3f850ea7d4bb6748fd964dad66dfc36e20e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "8428af7e30a7870b2c8ddb411d0bc3f850ea7d4bb6748fd964dad66dfc36e20e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling mio-named-pipes v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling lexical v4.0.0 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling twox-hash v1.5.0 [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 futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.2 [INFO] [stderr] Compiling rss v1.9.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling piper v0.1.2 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.10 [INFO] [stderr] Compiling trust-dns-proto v0.19.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling async-std v1.6.0 [INFO] [stderr] Compiling actix-tls v2.0.0-alpha.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.2 [INFO] [stderr] Compiling actix-connect v2.0.0-alpha.3 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling rust_decimal v1.6.0 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling mysql_common v0.20.2 [INFO] [stderr] Compiling actix-http v2.0.0-alpha.4 [INFO] [stderr] Compiling tame-oauth v0.4.2 [INFO] [stderr] Compiling mysql_async v0.21.1 [INFO] [stderr] Compiling awc v2.0.0-alpha.2 [INFO] [stderr] Compiling math-calc v0.1.0 [INFO] [stderr] Compiling bot-platform v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `set_text` [INFO] [stderr] --> src/api/message.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn set_text>>(&mut self, text: A) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/api/message.rs:85:5 [INFO] [stderr] | [INFO] [stderr] 85 | / pub fn new(text: A, url: B) -> ButtonURL<'a> [INFO] [stderr] 86 | | where [INFO] [stderr] 87 | | A: Into>, [INFO] [stderr] 88 | | B: Into>, [INFO] [stderr] ... | [INFO] [stderr] 92 | | } [INFO] [stderr] 93 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_style` [INFO] [stderr] --> src/api/message.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | pub fn set_style(&mut self, style: ButtonStyle) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_style` [INFO] [stderr] --> src/api/message.rs:122:5 [INFO] [stderr] | [INFO] [stderr] 122 | pub fn set_style(&mut self, style: ButtonStyle) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 59s [INFO] running `"docker" "inspect" "8428af7e30a7870b2c8ddb411d0bc3f850ea7d4bb6748fd964dad66dfc36e20e"` [INFO] running `"docker" "rm" "-f" "8428af7e30a7870b2c8ddb411d0bc3f850ea7d4bb6748fd964dad66dfc36e20e"` [INFO] [stdout] 8428af7e30a7870b2c8ddb411d0bc3f850ea7d4bb6748fd964dad66dfc36e20e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b5587b779af1ca786ff3db279c82423e81df1165591b6db47ddb8d5b4c7f05ae [INFO] running `"docker" "start" "-a" "b5587b779af1ca786ff3db279c82423e81df1165591b6db47ddb8d5b4c7f05ae"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bot-platform v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `set_text` [INFO] [stderr] --> src/api/message.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn set_text>>(&mut self, text: A) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/api/message.rs:85:5 [INFO] [stderr] | [INFO] [stderr] 85 | / pub fn new(text: A, url: B) -> ButtonURL<'a> [INFO] [stderr] 86 | | where [INFO] [stderr] 87 | | A: Into>, [INFO] [stderr] 88 | | B: Into>, [INFO] [stderr] ... | [INFO] [stderr] 92 | | } [INFO] [stderr] 93 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_style` [INFO] [stderr] --> src/api/message.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | pub fn set_style(&mut self, style: ButtonStyle) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_style` [INFO] [stderr] --> src/api/message.rs:122:5 [INFO] [stderr] | [INFO] [stderr] 122 | pub fn set_style(&mut self, style: ButtonStyle) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.67s [INFO] running `"docker" "inspect" "b5587b779af1ca786ff3db279c82423e81df1165591b6db47ddb8d5b4c7f05ae"` [INFO] running `"docker" "rm" "-f" "b5587b779af1ca786ff3db279c82423e81df1165591b6db47ddb8d5b4c7f05ae"` [INFO] [stdout] b5587b779af1ca786ff3db279c82423e81df1165591b6db47ddb8d5b4c7f05ae [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stdout] a0a3bea59da3a6e6fbac3103eb05af5ab1e35545b32e1f343064a4e43644d3a9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a0a3bea59da3a6e6fbac3103eb05af5ab1e35545b32e1f343064a4e43644d3a9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: method is never used: `set_text` [INFO] [stderr] --> src/api/message.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn set_text>>(&mut self, text: A) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/api/message.rs:85:5 [INFO] [stderr] | [INFO] [stderr] 85 | / pub fn new(text: A, url: B) -> ButtonURL<'a> [INFO] [stderr] 86 | | where [INFO] [stderr] 87 | | A: Into>, [INFO] [stderr] 88 | | B: Into>, [INFO] [stderr] ... | [INFO] [stderr] 92 | | } [INFO] [stderr] 93 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_style` [INFO] [stderr] --> src/api/message.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | pub fn set_style(&mut self, style: ButtonStyle) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_style` [INFO] [stderr] --> src/api/message.rs:122:5 [INFO] [stderr] | [INFO] [stderr] 122 | pub fn set_style(&mut self, style: ButtonStyle) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bot_platform-13b406cdbbeba967 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a0a3bea59da3a6e6fbac3103eb05af5ab1e35545b32e1f343064a4e43644d3a9"` [INFO] running `"docker" "rm" "-f" "a0a3bea59da3a6e6fbac3103eb05af5ab1e35545b32e1f343064a4e43644d3a9"` [INFO] [stdout] a0a3bea59da3a6e6fbac3103eb05af5ab1e35545b32e1f343064a4e43644d3a9