[INFO] cloning repository https://github.com/emeryc/BotStarterKit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emeryc/BotStarterKit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femeryc%2FBotStarterKit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femeryc%2FBotStarterKit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5248e348e74ed73b361e99b8515f9e2ae9779914 [INFO] testing emeryc/BotStarterKit 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%2Femeryc%2FBotStarterKit" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emeryc/BotStarterKit 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] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking git repo https://github.com/emeryc/BotStarterKit [INFO] finished tweaking git repo https://github.com/emeryc/BotStarterKit [INFO] tweaked toml for git repo https://github.com/emeryc/BotStarterKit written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/emeryc/BotStarterKit 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] [stderr] warning: /workspace/builds/worker-6/source/point6_slack/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-musl.linker [INFO] [stderr] warning: /workspace/builds/worker-6/source/big_hero_echo/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-musl.linker [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 676a9e53f455e6d0f8c47aeb48d98d40093e11b80559d5f7757e64f4f847271e [INFO] running `Command { std: "docker" "start" "-a" "676a9e53f455e6d0f8c47aeb48d98d40093e11b80559d5f7757e64f4f847271e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "676a9e53f455e6d0f8c47aeb48d98d40093e11b80559d5f7757e64f4f847271e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "676a9e53f455e6d0f8c47aeb48d98d40093e11b80559d5f7757e64f4f847271e", kill_on_drop: false }` [INFO] [stdout] 676a9e53f455e6d0f8c47aeb48d98d40093e11b80559d5f7757e64f4f847271e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 88d3ce525a0d51a6fa30d487f15d9c41ea5180988ad351843cce9fb614733e88 [INFO] running `Command { std: "docker" "start" "-a" "88d3ce525a0d51a6fa30d487f15d9c41ea5180988ad351843cce9fb614733e88", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/big_hero_echo/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-musl.linker [INFO] [stderr] warning: /opt/rustwide/workdir/point6_slack/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-musl.linker [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling standback v0.2.1 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rusoto_core v0.43.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling lambda-attributes v0.1.0 (https://github.com/emeryc/aws-lambda-rust-runtime#3638433e) [INFO] [stderr] Compiling time v0.2.9 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-rustls v0.13.0 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling simple_logger v1.6.0 [INFO] [stderr] Compiling rusoto_credential v0.43.0 [INFO] [stderr] Compiling lambda v0.1.0 (https://github.com/emeryc/aws-lambda-rust-runtime#3638433e) [INFO] [stderr] Compiling slevr v0.1.0 (/opt/rustwide/workdir/slevr) [INFO] [stderr] Compiling lambda_http v0.1.1 (https://github.com/emeryc/aws-lambda-rust-runtime#3638433e) [INFO] [stderr] Compiling rusoto_signature v0.43.0 [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | text: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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: `username` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | username: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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: `bot_id` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | bot_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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: `type` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | r#type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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: `subtype` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | subtype: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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: `ts` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | ts: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rusoto_secretsmanager v0.43.0 [INFO] [stderr] Compiling rusoto_sns v0.43.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.43.0 [INFO] [stderr] Compiling big_hero_point6 v0.1.0 (/opt/rustwide/workdir/point6_slack) [INFO] [stderr] Compiling big_hero_echo v0.1.0 (/opt/rustwide/workdir/big_hero_echo) [INFO] [stdout] warning: field is never read: `event_version` [INFO] [stdout] --> big_hero_echo/src/sns.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) event_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Record` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | #[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: `event_subscription_arn` [INFO] [stdout] --> big_hero_echo/src/sns.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) event_subscription_arn: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Record` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | #[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: `event_source` [INFO] [stdout] --> big_hero_echo/src/sns.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) event_source: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Record` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | #[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: `signature_version` [INFO] [stdout] --> big_hero_echo/src/sns.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) signature_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `timestamp` [INFO] [stdout] --> big_hero_echo/src/sns.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) timestamp: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `signature` [INFO] [stdout] --> big_hero_echo/src/sns.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) signature: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `signing_cert_url` [INFO] [stdout] --> big_hero_echo/src/sns.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) signing_cert_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `message_id` [INFO] [stdout] --> big_hero_echo/src/sns.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) message_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `message_attributes` [INFO] [stdout] --> big_hero_echo/src/sns.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) message_attributes: Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `type` [INFO] [stdout] --> big_hero_echo/src/sns.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) r#type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `unsubscribe_url` [INFO] [stdout] --> big_hero_echo/src/sns.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) unsubscribe_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `topic_arn` [INFO] [stdout] --> big_hero_echo/src/sns.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) topic_arn: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `subject` [INFO] [stdout] --> big_hero_echo/src/sns.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) subject: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 17s [INFO] running `Command { std: "docker" "inspect" "88d3ce525a0d51a6fa30d487f15d9c41ea5180988ad351843cce9fb614733e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88d3ce525a0d51a6fa30d487f15d9c41ea5180988ad351843cce9fb614733e88", kill_on_drop: false }` [INFO] [stdout] 88d3ce525a0d51a6fa30d487f15d9c41ea5180988ad351843cce9fb614733e88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] b734f502000bdc08474c83052d7491f64676530dc992e37a0924cc5d27000529 [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" "b734f502000bdc08474c83052d7491f64676530dc992e37a0924cc5d27000529", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/point6_slack/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-musl.linker [INFO] [stderr] warning: /opt/rustwide/workdir/big_hero_echo/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-musl.linker [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | text: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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: `username` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | username: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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: `bot_id` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | bot_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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: `type` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | r#type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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: `subtype` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | subtype: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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] [stderr] Compiling slevr v0.1.0 (/opt/rustwide/workdir/slevr) [INFO] [stdout] warning: field is never read: `ts` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | ts: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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] [stderr] Compiling big_hero_echo v0.1.0 (/opt/rustwide/workdir/big_hero_echo) [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling big_hero_point6 v0.1.0 (/opt/rustwide/workdir/point6_slack) [INFO] [stdout] warning: field is never read: `event_version` [INFO] [stdout] --> big_hero_echo/src/sns.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) event_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Record` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | #[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: `event_subscription_arn` [INFO] [stdout] --> big_hero_echo/src/sns.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) event_subscription_arn: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Record` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | #[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: `event_source` [INFO] [stdout] --> big_hero_echo/src/sns.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) event_source: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Record` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | #[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: `signature_version` [INFO] [stdout] --> big_hero_echo/src/sns.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) signature_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `timestamp` [INFO] [stdout] --> big_hero_echo/src/sns.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) timestamp: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `signature` [INFO] [stdout] --> big_hero_echo/src/sns.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) signature: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `signing_cert_url` [INFO] [stdout] --> big_hero_echo/src/sns.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) signing_cert_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `message_id` [INFO] [stdout] --> big_hero_echo/src/sns.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) message_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `message_attributes` [INFO] [stdout] --> big_hero_echo/src/sns.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) message_attributes: Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `type` [INFO] [stdout] --> big_hero_echo/src/sns.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) r#type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `unsubscribe_url` [INFO] [stdout] --> big_hero_echo/src/sns.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) unsubscribe_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `topic_arn` [INFO] [stdout] --> big_hero_echo/src/sns.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) topic_arn: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: `subject` [INFO] [stdout] --> big_hero_echo/src/sns.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) subject: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | #[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: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | text: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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: `username` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | username: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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: `bot_id` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | bot_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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: `type` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | r#type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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: `subtype` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | subtype: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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: `ts` [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | ts: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | #[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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.18s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/big_hero_echo-1950d7629d39802d) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/big_hero_point6-04254b08fa5effef) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/slevr-90ba3853745ae798) [INFO] running `Command { std: "docker" "inspect" "b734f502000bdc08474c83052d7491f64676530dc992e37a0924cc5d27000529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b734f502000bdc08474c83052d7491f64676530dc992e37a0924cc5d27000529", kill_on_drop: false }` [INFO] [stdout] b734f502000bdc08474c83052d7491f64676530dc992e37a0924cc5d27000529 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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", 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] 4242ef23a2bafb0347377ca81fee4cd7d5e56297c611f95098f9f138baac9261 [INFO] running `Command { std: "docker" "start" "-a" "4242ef23a2bafb0347377ca81fee4cd7d5e56297c611f95098f9f138baac9261", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/point6_slack/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-musl.linker [INFO] [stderr] warning: /opt/rustwide/workdir/big_hero_echo/Cargo.toml: unused manifest key: target.x86_64-unknown-linux-musl.linker [INFO] [stderr] warning: field is never read: `text` [INFO] [stderr] --> slevr/src/client/chat/post_message.rs:69:5 [INFO] [stderr] | [INFO] [stderr] 69 | text: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stderr] | [INFO] [stderr] 67 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `username` [INFO] [stderr] --> slevr/src/client/chat/post_message.rs:70:5 [INFO] [stderr] | [INFO] [stderr] 70 | username: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stderr] | [INFO] [stderr] 67 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `bot_id` [INFO] [stderr] --> slevr/src/client/chat/post_message.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | bot_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stderr] | [INFO] [stderr] 67 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `type` [INFO] [stderr] --> slevr/src/client/chat/post_message.rs:72:5 [INFO] [stderr] | [INFO] [stderr] 72 | r#type: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stderr] | [INFO] [stderr] 67 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `subtype` [INFO] [stderr] --> slevr/src/client/chat/post_message.rs:73:5 [INFO] [stderr] | [INFO] [stderr] 73 | subtype: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stderr] | [INFO] [stderr] 67 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ts` [INFO] [stderr] --> slevr/src/client/chat/post_message.rs:74:5 [INFO] [stderr] | [INFO] [stderr] 74 | ts: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> slevr/src/client/chat/post_message.rs:67:23 [INFO] [stderr] | [INFO] [stderr] 67 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `slevr` (lib) generated 6 warnings [INFO] [stderr] warning: `slevr` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] warning: field is never read: `event_version` [INFO] [stderr] --> big_hero_echo/src/sns.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | pub(crate) event_version: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Record` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> big_hero_echo/src/sns.rs:10:23 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `event_subscription_arn` [INFO] [stderr] --> big_hero_echo/src/sns.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | pub(crate) event_subscription_arn: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Record` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> big_hero_echo/src/sns.rs:10:23 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `event_source` [INFO] [stderr] --> big_hero_echo/src/sns.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | pub(crate) event_source: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Record` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> big_hero_echo/src/sns.rs:10:23 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `signature_version` [INFO] [stderr] --> big_hero_echo/src/sns.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | pub(crate) signature_version: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `timestamp` [INFO] [stderr] --> big_hero_echo/src/sns.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | pub(crate) timestamp: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `signature` [INFO] [stderr] --> big_hero_echo/src/sns.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | pub(crate) signature: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `signing_cert_url` [INFO] [stderr] --> big_hero_echo/src/sns.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | pub(crate) signing_cert_url: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `message_id` [INFO] [stderr] --> big_hero_echo/src/sns.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | pub(crate) message_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `message_attributes` [INFO] [stderr] --> big_hero_echo/src/sns.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | pub(crate) message_attributes: Value, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `type` [INFO] [stderr] --> big_hero_echo/src/sns.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | pub(crate) r#type: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `unsubscribe_url` [INFO] [stderr] --> big_hero_echo/src/sns.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | pub(crate) unsubscribe_url: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `topic_arn` [INFO] [stderr] --> big_hero_echo/src/sns.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | pub(crate) topic_arn: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `subject` [INFO] [stderr] --> big_hero_echo/src/sns.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | pub(crate) subject: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Sns` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> big_hero_echo/src/sns.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `big_hero_echo` (bin "big_hero_echo" test) generated 13 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/big_hero_echo-1950d7629d39802d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/big_hero_point6-04254b08fa5effef) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slevr-90ba3853745ae798) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test events::tests::app_home_opened_works ... ok [INFO] [stdout] test events::tests::event_callback_works ... ok [INFO] [stdout] test events::tests::url_verification_works ... ok [INFO] [stdout] test events::tests::message_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests slevr [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4242ef23a2bafb0347377ca81fee4cd7d5e56297c611f95098f9f138baac9261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4242ef23a2bafb0347377ca81fee4cd7d5e56297c611f95098f9f138baac9261", kill_on_drop: false }` [INFO] [stdout] 4242ef23a2bafb0347377ca81fee4cd7d5e56297c611f95098f9f138baac9261