[INFO] cloning repository https://github.com/kenta-ja8/slack-bot-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenta-ja8/slack-bot-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenta-ja8%2Fslack-bot-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenta-ja8%2Fslack-bot-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ca5925881eaa297e9d0e61d4de4a212a3b38b16 [INFO] testing kenta-ja8/slack-bot-rust against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenta-ja8%2Fslack-bot-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kenta-ja8/slack-bot-rust on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kenta-ja8/slack-bot-rust [INFO] finished tweaking git repo https://github.com/kenta-ja8/slack-bot-rust [INFO] tweaked toml for git repo https://github.com/kenta-ja8/slack-bot-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kenta-ja8/slack-bot-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded antidote v1.0.0 [INFO] [stderr] Downloaded derive_builder_macro v0.12.0 [INFO] [stderr] Downloaded unicase v1.4.2 [INFO] [stderr] Downloaded safemem v0.3.3 [INFO] [stderr] Downloaded typeable v0.1.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.63 [INFO] [stderr] Downloaded arxiv-rs v0.1.5 [INFO] [stderr] Downloaded reqwest-eventsource v0.4.0 [INFO] [stderr] Downloaded xml-rs v0.8.15 [INFO] [stderr] Downloaded backoff v0.4.0 [INFO] [stderr] Downloaded rustix v0.37.22 [INFO] [stderr] Downloaded rustls v0.21.2 [INFO] [stderr] Downloaded chrono-tz v0.8.3 [INFO] [stderr] Downloaded syn v2.0.23 [INFO] [stderr] Downloaded derive_builder_core v0.12.0 [INFO] [stderr] Downloaded derive_builder v0.12.0 [INFO] [stderr] Downloaded eventsource-stream v0.2.3 [INFO] [stderr] Downloaded async-openai v0.12.1 [INFO] [stderr] Downloaded time v0.3.26 [INFO] [stderr] Downloaded yup-oauth2 v8.3.0 [INFO] [stderr] Downloaded google-apis-common v6.0.0 [INFO] [stderr] Downloaded google-bigquery2 v5.0.3+20230114 [INFO] [stderr] Downloaded base64 v0.9.3 [INFO] [stderr] Downloaded hyper v0.10.16 [INFO] [stderr] Downloaded h2 v0.3.20 [INFO] [stderr] Downloaded serde_derive v1.0.167 [INFO] [stderr] Downloaded serde v1.0.167 [INFO] [stderr] Downloaded serde_json v1.0.99 [INFO] [stderr] Downloaded phf_codegen v0.11.2 [INFO] [stderr] Downloaded chrono-tz-build v0.2.0 [INFO] [stderr] Downloaded language-tags v0.2.2 [INFO] [stderr] Downloaded log v0.3.9 [INFO] [stderr] Downloaded version_check v0.1.5 [INFO] [stderr] Downloaded time-macros v0.2.12 [INFO] [stderr] Downloaded itoa v1.0.7 [INFO] [stderr] Downloaded hyper-native-tls v0.3.0 [INFO] [stderr] Downloaded mime v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aad9e859f0ca59750d9f8eb767f4cd57c34fbd7d61c17c1a5a7578f91f080724 [INFO] running `Command { std: "docker" "start" "-a" "aad9e859f0ca59750d9f8eb767f4cd57c34fbd7d61c17c1a5a7578f91f080724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aad9e859f0ca59750d9f8eb767f4cd57c34fbd7d61c17c1a5a7578f91f080724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aad9e859f0ca59750d9f8eb767f4cd57c34fbd7d61c17c1a5a7578f91f080724", kill_on_drop: false }` [INFO] [stdout] aad9e859f0ca59750d9f8eb767f4cd57c34fbd7d61c17c1a5a7578f91f080724 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e926c54617e6586ad1200a9b5048f63d534b93e7fbc2aa9ada835469359be2f9 [INFO] running `Command { std: "docker" "start" "-a" "e926c54617e6586ad1200a9b5048f63d534b93e7fbc2aa9ada835469359be2f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling serde v1.0.167 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling itoa v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling xml-rs v0.8.15 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.167 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling time v0.3.26 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling yup-oauth2 v8.3.0 [INFO] [stderr] Compiling google-apis-common v6.0.0 [INFO] [stderr] Compiling reqwest-eventsource v0.4.0 [INFO] [stderr] Compiling arxiv-rs v0.1.5 [INFO] [stderr] Compiling async-openai v0.12.1 [INFO] [stderr] Compiling google-bigquery2 v5.0.3+20230114 [INFO] [stderr] Compiling slack-bot-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `published` and `authors` are never read [INFO] [stdout] --> src/model/paper.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct PaperModel { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 3 | pub url: String, [INFO] [stdout] 4 | pub published: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | pub authors: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PaperModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `diff_cost` is never read [INFO] [stdout] --> src/model/gcp_cost.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CostReport { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 5 | pub diff_rate: Option, [INFO] [stdout] 6 | pub diff_cost: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CostReport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e926c54617e6586ad1200a9b5048f63d534b93e7fbc2aa9ada835469359be2f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e926c54617e6586ad1200a9b5048f63d534b93e7fbc2aa9ada835469359be2f9", kill_on_drop: false }` [INFO] [stdout] e926c54617e6586ad1200a9b5048f63d534b93e7fbc2aa9ada835469359be2f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42452ae44b38fedb2db4161379921b344ef4be6e5ce4fa25f750e1883594b464 [INFO] running `Command { std: "docker" "start" "-a" "42452ae44b38fedb2db4161379921b344ef4be6e5ce4fa25f750e1883594b464", kill_on_drop: false }` [INFO] [stderr] Compiling slack-bot-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `published` and `authors` are never read [INFO] [stdout] --> src/model/paper.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct PaperModel { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 3 | pub url: String, [INFO] [stdout] 4 | pub published: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | pub authors: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PaperModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `diff_cost` is never read [INFO] [stdout] --> src/model/gcp_cost.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CostReport { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 5 | pub diff_rate: Option, [INFO] [stdout] 6 | pub diff_cost: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CostReport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "42452ae44b38fedb2db4161379921b344ef4be6e5ce4fa25f750e1883594b464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42452ae44b38fedb2db4161379921b344ef4be6e5ce4fa25f750e1883594b464", kill_on_drop: false }` [INFO] [stdout] 42452ae44b38fedb2db4161379921b344ef4be6e5ce4fa25f750e1883594b464 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eee98e2dca1428c001949e24605f46008429e887911aae509fb1054be7634c5f [INFO] running `Command { std: "docker" "start" "-a" "eee98e2dca1428c001949e24605f46008429e887911aae509fb1054be7634c5f", kill_on_drop: false }` [INFO] [stderr] warning: fields `published` and `authors` are never read [INFO] [stderr] --> src/model/paper.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 2 | pub struct PaperModel { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 3 | pub url: String, [INFO] [stderr] 4 | pub published: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 7 | pub authors: Vec, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PaperModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `diff_cost` is never read [INFO] [stderr] --> src/model/gcp_cost.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct CostReport { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 5 | pub diff_rate: Option, [INFO] [stderr] 6 | pub diff_cost: f64, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CostReport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `slack-bot-rust` (bin "slack-bot-rust" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/slack_bot_rust-b2427fd74a90de17) [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" "eee98e2dca1428c001949e24605f46008429e887911aae509fb1054be7634c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eee98e2dca1428c001949e24605f46008429e887911aae509fb1054be7634c5f", kill_on_drop: false }` [INFO] [stdout] eee98e2dca1428c001949e24605f46008429e887911aae509fb1054be7634c5f