[INFO] cloning repository https://github.com/miyachan/torako [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miyachan/torako" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiyachan%2Ftorako", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiyachan%2Ftorako'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b8369e108d11d897b0eecb62b0b6d40c440e9fc [INFO] testing miyachan/torako 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%2Fmiyachan%2Ftorako" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/miyachan/torako on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/miyachan/torako [INFO] finished tweaking git repo https://github.com/miyachan/torako [INFO] tweaked toml for git repo https://github.com/miyachan/torako written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/miyachan/torako already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stdout] 70d0df8c6bcff553f2801283fe251f6230a0b0e2f4a41cbe2ef8e3fb397c536f [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" "70d0df8c6bcff553f2801283fe251f6230a0b0e2f4a41cbe2ef8e3fb397c536f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70d0df8c6bcff553f2801283fe251f6230a0b0e2f4a41cbe2ef8e3fb397c536f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d0df8c6bcff553f2801283fe251f6230a0b0e2f4a41cbe2ef8e3fb397c536f", kill_on_drop: false }` [INFO] [stdout] 70d0df8c6bcff553f2801283fe251f6230a0b0e2f4a41cbe2ef8e3fb397c536f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stdout] c01a23766cc5bea50c4fb262393c347d7223acc9b251beb9167d5874495853c3 [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" "c01a23766cc5bea50c4fb262393c347d7223acc9b251beb9167d5874495853c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling nonzero_ext v0.2.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling mio-named-pipes v0.1.7 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libz-sys v1.1.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling quanta v0.4.1 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling lexical v5.2.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling async-compression v0.3.5 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling lru v0.5.3 [INFO] [stderr] Compiling postgres-protocol v0.5.2 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling backoff v0.2.1 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling ctrlc v3.1.6 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.0 [INFO] [stderr] Compiling deadpool v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-socks v0.2.2 [INFO] [stderr] Compiling governor v0.3.1 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling rust_decimal v1.7.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling humantime-serde v1.0.0 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling probabilistic-collections v0.7.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling postgres-types v0.1.2 [INFO] [stderr] Compiling mysql_common v0.22.2 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling mysql_async v0.24.2 [INFO] [stderr] Compiling deadpool-postgres v0.5.6 [INFO] [stderr] Compiling rusoto_credential v0.45.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling warp v0.2.4 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling rusoto_signature v0.45.0 [INFO] [stderr] Compiling rusoto_s3 v0.45.0 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling torako v0.11.3-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `sticky` [INFO] [stdout] --> src/storage/asagi/thread.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub(super) sticky: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Thread` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/storage/asagi/thread.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clone)] [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: `locked` [INFO] [stdout] --> src/storage/asagi/thread.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub(super) locked: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Thread` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/storage/asagi/thread.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clone)] [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: `total` [INFO] [stdout] --> src/storage/asagi/thread.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub(super) total: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Media` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/storage/asagi/thread.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_prefix` [INFO] [stdout] --> src/storage/asagi/storage/backblaze.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | name_prefix: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `B2AuthorizeAccountAllowed` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/storage/asagi/storage/backblaze.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Debug, Deserialize, Clone)] [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: `bucket_id` [INFO] [stdout] --> src/storage/asagi/storage/backblaze.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | bucket_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `B2UploadUrl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/storage/asagi/storage/backblaze.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, Deserialize, Clone)] [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: `code` [INFO] [stdout] --> src/storage/asagi/storage/backblaze.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | code: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/storage/asagi/storage/backblaze.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | #[warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: `B2Error` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/storage/asagi/storage/backblaze.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Debug, Deserialize, Clone)] [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` [INFO] [stdout] --> src/storage/asagi/storage/backblaze.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `B2Error` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/storage/asagi/storage/backblaze.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Debug, Deserialize, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/storage/asagi/storage/backblaze.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | status: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `B2Error` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/storage/asagi/storage/backblaze.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Debug, Deserialize, Clone)] [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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264.torako.a1fbd670-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264.torako.a1fbd670-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264.torako.a1fbd670-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264.torako.a1fbd670-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264.torako.a1fbd670-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264.torako.a1fbd670-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264.torako.a1fbd670-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264.torako.a1fbd670-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264.torako.a1fbd670-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264.torako.a1fbd670-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264.torako.a1fbd670-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264.torako.a1fbd670-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264.torako.a1fbd670-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264.torako.a1fbd670-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264.torako.a1fbd670-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264.torako.a1fbd670-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264.1zvw9c2xdhkeaxlo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/jemalloc-sys-4888b6929cbaf0f8/out/build/lib" "-L" "/opt/rustwide/target/debug/build/ring-c459b991920b2f76/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-b9b646fd83472851.rlib" "/opt/rustwide/target/debug/deps/libctrlc-d5203b0926f37932.rlib" "/opt/rustwide/target/debug/deps/libnix-90250d73df3f996b.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_postgres-eec824f10dca5d07.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-568af47c6be6fc20.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0a949b66e1f0cd01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-859137d30a3ece38.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-de15442a738e5036.rlib" "/opt/rustwide/target/debug/deps/libnix-f94173caecad898a.rlib" "/opt/rustwide/target/debug/deps/libusers-3f711e1a86b15752.rlib" "/opt/rustwide/target/debug/deps/libbincode-db91b66efbd87d15.rlib" "/opt/rustwide/target/debug/deps/libseahash-6c10ceffe5e841a5.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-12bb86d7c168b8ca.rlib" "/opt/rustwide/target/debug/deps/libgovernor-32741cfa640dbee7.rlib" "/opt/rustwide/target/debug/deps/libquanta-a7fd10444f53cfe1.rlib" "/opt/rustwide/target/debug/deps/libdashmap-feb4eaf40a423976.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rlib" "/opt/rustwide/target/debug/deps/libnonzero_ext-e215fc33beb5d7af.rlib" "/opt/rustwide/target/debug/deps/libno_std_compat-c94cf66bf4b2209a.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-518cef0c21ae3cd0.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-49968308ed131231.rlib" "/opt/rustwide/target/debug/deps/libhumantime_serde-b1650cd28217fad4.rlib" "/opt/rustwide/target/debug/deps/libhumantime-7055b4dd0633d11a.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-b7b5c2044c51fa05.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-a100d4230ba19e00.rlib" "/opt/rustwide/target/debug/deps/libphf-3c110e4bb7545b91.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-96dbf41db71857dc.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-5b15ac533e67e489.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f0b1f08ef18b60ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-df15594ebf78c301.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c569187bfd2b99de.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d711f443c61b18d7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-8b11ef6cc9f3371d.rlib" "/opt/rustwide/target/debug/deps/libstringprep-9a628bbd0802ae4a.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-313401c930e15855.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-8f8a1c39b4378989.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-58b9443cdec2bca0.rlib" "/opt/rustwide/target/debug/deps/libxml-fe74142e2273306a.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-b07060be25434409.rlib" "/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib" "/opt/rustwide/target/debug/deps/libhmac-71f17f9ef3cfe9d0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4fcd3bc574d657af.rlib" "/opt/rustwide/target/debug/deps/libsubtle-85f880d3b1f7d3bf.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-c07d1a1ef2892dca.rlib" "/opt/rustwide/target/debug/deps/libshlex-663d80f87eeedf89.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d1fcc25ea54f3123.rlib" "/opt/rustwide/target/debug/deps/libdirs-835c08a38322e966.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-75db667f0058b9b2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bb04044d1399d96a.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libprobabilistic_collections-8bfedd6c82584b3d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-0d63d10f3ba5f01a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-98b8697cb3ece906.rlib" "/opt/rustwide/target/debug/deps/libsha2-483f925c4f93332c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e291911cc548c27.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c42d8fbe55cdf8a2.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-eaf7d2005f1708d3.rlib" "/opt/rustwide/target/debug/deps/libmysql_async-9ceac6126af09d67.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-7fa8bf9505f5cfd8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-61c171c794eee312.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1a5faab57fcfbd35.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a3c6eacecf4b9abe.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/liblru-e3d5f59ad50d8c5f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f5dd172559890074.rlib" "/opt/rustwide/target/debug/deps/libahash-be5d990b0980d7d9.rlib" "/opt/rustwide/target/debug/deps/libmysql_common-f054743ecf4a92e2.rlib" "/opt/rustwide/target/debug/deps/libsha2-a85b38fc4a03de33.rlib" "/opt/rustwide/target/debug/deps/libfailure-d7ab2949201a1949.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1a6aa8caaf9bbe7c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e213a82a4151efb8.rlib" "/opt/rustwide/target/debug/deps/libadler-9d91af25e56b3838.rlib" "/opt/rustwide/target/debug/deps/libobject-44de5b952a2c8e5f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1a73b42bd37e3031.rlib" "/opt/rustwide/target/debug/deps/libgimli-e3363ae1ffa36b05.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-0e2561850c6f63ea.rlib" "/opt/rustwide/target/debug/deps/liblexical-608464f2399446de.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a1e3c85f976e996e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2403b1f2d5af5bba.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libuuid-aabe0715891c4440.rlib" "/opt/rustwide/target/debug/deps/libtime-b4b0dc74e94687d0.rlib" "/opt/rustwide/target/debug/deps/libstandback-a0869f8277e5269b.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-7f67c57abd19081a.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-7a5f32eb6f5e33a5.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-76638bb9572304f3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-341d0a7ae8f01124.rlib" "/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib" "/opt/rustwide/target/debug/deps/libbackoff-0cf7f3b85c8bb666.rlib" "/opt/rustwide/target/debug/deps/libinstant-96695d3b3b1f96a2.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-0a577ac6e40039b7.rlib" "/opt/rustwide/target/debug/deps/libchrono-be86fd9cf6a48ec5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ccfe19bc74452dba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-823a8c25407ef07d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f74248660e1f47f2.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-72686cbca3307c1e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-b52d011d93494a36.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libtokio_socks-54cde9e78446ffb9.rlib" "/opt/rustwide/target/debug/deps/libeither-58c64cbe0b4e2422.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-d3f27cd45ce51981.rlib" "/opt/rustwide/target/debug/deps/librustls-e358d00a85badc3e.rlib" "/opt/rustwide/target/debug/deps/libsct-8e48217e4b0a33fa.rlib" "/opt/rustwide/target/debug/deps/libwebpki-78117f9893b9ba45.rlib" "/opt/rustwide/target/debug/deps/libring-b5f1ddd67149b743.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5d50e0abb7aaa8c7.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-acb84fcc3275d99b.rlib" "/opt/rustwide/target/debug/deps/libflate2-1981029328b6dd1a.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-2f836f65aa83e2af.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/librand-560a7eb3549f4201.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c4f3208677341c49.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-aba7d3ebf881e183.rlib" "/opt/rustwide/target/debug/deps/librand_core-e167ac00ead5ff83.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-414aebf2276ea175.rlib" "/opt/rustwide/target/debug/deps/libwarp-d7bb0c0a2fe9d8d1.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-1b235db8d7c81b6c.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-6f899bc346c3a742.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1de3be8a99b6e7fd.rlib" "/opt/rustwide/target/debug/deps/libunicase-81ee84fc02d12410.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-42d49c82b3097df0.rlib" "/opt/rustwide/target/debug/deps/liburl-18fe88e5fdb63cf0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-ae87189b1da41f1d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-22f526961cd77180.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-488a3a615ad32ff5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c81a9c99255237cb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-708320c0c1ccbf8c.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libheaders-631748abfbc3e16e.rlib" "/opt/rustwide/target/debug/deps/libsha1-1c859b21d986f9b1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-1bf82824fb22a5b5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-bb6119d823fc14f6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-988867570b71b4e6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-057d5701e47406d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dfd8eeb8444cfcc7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-4f20cdaa46342737.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libhyper-0014908d72497dd4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-3d2fcee5fec689f5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-6909e7303d0a567a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-140a752826cb6e53.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b4c8dfdffaf42704.rlib" "/opt/rustwide/target/debug/deps/libahash-179f440e1ae8bc70.rlib" "/opt/rustwide/target/debug/deps/libconst_random-f35071d034fb5a12.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-40d0e135e89c1078.rlib" "/opt/rustwide/target/debug/deps/libtime-0ae509976b87c1ac.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6ae8d23661a36e79.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64ede31b96d39252.rlib" "/opt/rustwide/target/debug/deps/libtokio-fc699715a19c4710.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0c0e3cf6fc494866.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9bc726c0955297e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0daf58a5e604175f.rlib" "/opt/rustwide/target/debug/deps/libmio-73fa966f6b8594cb.rlib" "/opt/rustwide/target/debug/deps/libiovec-88d9b2dd275cc337.rlib" "/opt/rustwide/target/debug/deps/libnet2-2d492ad64801559a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtracing-2aa7fa61c1b6f495.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-404180dd7cc5fb5a.rlib" "/opt/rustwide/target/debug/deps/libserde-5b5805e12fb7b642.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6f712864e1c02854.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-c7068e6d2795b3a4.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b02a276e55ffb9e1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c96808e7beca6ad9.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libregex-58245888677bf2b4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3605bf5f1ec2372.rlib" "/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libfutures-2973ab334deb0ba8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-74f1ad688218cd1f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cb2267c44228038b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f999f34152e21df5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e36168687d18d63f.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1b562dfab6aebb59.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8b1223977f441fea.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-97c6d7206360186f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0921cdcbe086a169.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0333fba834a4063e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-872a8df0ad0540a0.rlib" "/opt/rustwide/target/debug/deps/libclap-772812968996b31b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libatty-2054d0d2d5b3950b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libjemallocator-29cf8b7214ca23fb.rlib" "/opt/rustwide/target/debug/deps/libjemalloc_sys-b1701eba73186c36.rlib" "/opt/rustwide/target/debug/deps/liblibc-bcab4437c2aadc0a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lpthread" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/torako-043bbb1952022264" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `torako` due to 2 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c01a23766cc5bea50c4fb262393c347d7223acc9b251beb9167d5874495853c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c01a23766cc5bea50c4fb262393c347d7223acc9b251beb9167d5874495853c3", kill_on_drop: false }` [INFO] [stdout] c01a23766cc5bea50c4fb262393c347d7223acc9b251beb9167d5874495853c3