[INFO] cloning repository https://github.com/fee1-dead/deadbeefbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fee1-dead/deadbeefbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffee1-dead%2Fdeadbeefbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffee1-dead%2Fdeadbeefbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19e054c2a93ab29f01050fb3a7ae26f2c52f0b7a [INFO] testing fee1-dead/deadbeefbot against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffee1-dead%2Fdeadbeefbot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fee1-dead/deadbeefbot on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fee1-dead/deadbeefbot [INFO] finished tweaking git repo https://github.com/fee1-dead/deadbeefbot [INFO] tweaked toml for git repo https://github.com/fee1-dead/deadbeefbot written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fee1-dead/deadbeefbot 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/fee1-dead/wiki` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored-diff v0.2.3 [INFO] [stderr] Downloaded parsoid v0.8.0 [INFO] [stderr] Downloaded timelib v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cd52f1c310c1cafb53953f2adfdbe90565a64951274f196071229dd1e341274 [INFO] running `Command { std: "docker" "start" "-a" "6cd52f1c310c1cafb53953f2adfdbe90565a64951274f196071229dd1e341274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cd52f1c310c1cafb53953f2adfdbe90565a64951274f196071229dd1e341274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd52f1c310c1cafb53953f2adfdbe90565a64951274f196071229dd1e341274", kill_on_drop: false }` [INFO] [stdout] 6cd52f1c310c1cafb53953f2adfdbe90565a64951274f196071229dd1e341274 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f2df6ad9f106e8eb78417f8bf171f59f3ad00f679a2696b80b7f9881ef4a842 [INFO] running `Command { std: "docker" "start" "-a" "2f2df6ad9f106e8eb78417f8bf171f59f3ad00f679a2696b80b7f9881ef4a842", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling value-bag v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling polling v3.3.2 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling async-io v2.3.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling bindgen v0.69.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling cookie_store v0.16.2 [INFO] [stderr] Compiling async-compression v0.4.6 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling eyre v0.6.11 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling timelib v0.1.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling chrono v0.4.33 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling bytemuck v1.14.1 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling async-sse v5.1.0 [INFO] [stderr] Compiling kuchiki v0.8.1 [INFO] [stderr] Compiling wikiproc v0.0.1 (https://github.com/fee1-dead/wiki#f46960b6) [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling dissimilar v1.0.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling copypasta v0.8.2 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling colored-diff v0.2.3 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling wiki v0.0.4 (https://github.com/fee1-dead/wiki#f46960b6) [INFO] [stderr] Compiling parsoid v0.8.0 [INFO] [stderr] Compiling deadbeefbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `parsoid` is never read [INFO] [stdout] --> src/articlehistory/extractors.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ExtractContext<'cx> { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 22 | pub client: &'cx Bot, [INFO] [stdout] 23 | pub parsoid: &'cx parsoid::Client, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExtractContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `views` is never read [INFO] [stdout] --> src/articlehistory/extractors/dyk.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Dyk { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub views: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dyk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `small` is never read [INFO] [stdout] --> src/articlehistory/extractors/failedga.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct FailedGa { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub small: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `small` is never read [INFO] [stdout] --> src/articlehistory/extractors/ga.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Ga { [INFO] [stdout] | -- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub small: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `limit` is never read [INFO] [stdout] --> src/articlehistory/extractors/oldpr.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct ApiResponse { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 26 | pub count: u64, [INFO] [stdout] 27 | pub limit: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "2f2df6ad9f106e8eb78417f8bf171f59f3ad00f679a2696b80b7f9881ef4a842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2df6ad9f106e8eb78417f8bf171f59f3ad00f679a2696b80b7f9881ef4a842", kill_on_drop: false }` [INFO] [stdout] 2f2df6ad9f106e8eb78417f8bf171f59f3ad00f679a2696b80b7f9881ef4a842 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d98c4f610c8dcfcd7c4684d825fcf47154d7e7c613dc52c1ff26dab6a4a0c71 [INFO] running `Command { std: "docker" "start" "-a" "0d98c4f610c8dcfcd7c4684d825fcf47154d7e7c613dc52c1ff26dab6a4a0c71", kill_on_drop: false }` [INFO] [stdout] warning: field `parsoid` is never read [INFO] [stdout] --> src/articlehistory/extractors.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ExtractContext<'cx> { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 22 | pub client: &'cx Bot, [INFO] [stdout] 23 | pub parsoid: &'cx parsoid::Client, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExtractContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `views` is never read [INFO] [stdout] --> src/articlehistory/extractors/dyk.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Dyk { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub views: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dyk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `small` is never read [INFO] [stdout] --> src/articlehistory/extractors/failedga.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct FailedGa { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub small: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `small` is never read [INFO] [stdout] --> src/articlehistory/extractors/ga.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Ga { [INFO] [stdout] | -- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub small: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `limit` is never read [INFO] [stdout] --> src/articlehistory/extractors/oldpr.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct ApiResponse { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 26 | pub count: u64, [INFO] [stdout] 27 | pub limit: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling deadbeefbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `parsoid` is never read [INFO] [stdout] --> src/articlehistory/extractors.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ExtractContext<'cx> { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 22 | pub client: &'cx Bot, [INFO] [stdout] 23 | pub parsoid: &'cx parsoid::Client, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExtractContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `views` is never read [INFO] [stdout] --> src/articlehistory/extractors/dyk.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Dyk { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub views: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dyk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `small` is never read [INFO] [stdout] --> src/articlehistory/extractors/failedga.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct FailedGa { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub small: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `small` is never read [INFO] [stdout] --> src/articlehistory/extractors/ga.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Ga { [INFO] [stdout] | -- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub small: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `limit` is never read [INFO] [stdout] --> src/articlehistory/extractors/oldpr.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct ApiResponse { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 26 | pub count: u64, [INFO] [stdout] 27 | pub limit: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.65s [INFO] running `Command { std: "docker" "inspect" "0d98c4f610c8dcfcd7c4684d825fcf47154d7e7c613dc52c1ff26dab6a4a0c71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d98c4f610c8dcfcd7c4684d825fcf47154d7e7c613dc52c1ff26dab6a4a0c71", kill_on_drop: false }` [INFO] [stdout] 0d98c4f610c8dcfcd7c4684d825fcf47154d7e7c613dc52c1ff26dab6a4a0c71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ec84d83b965b640298e01ebc75f894875509835ce9eca3f751be876e024e4f7 [INFO] running `Command { std: "docker" "start" "-a" "6ec84d83b965b640298e01ebc75f894875509835ce9eca3f751be876e024e4f7", kill_on_drop: false }` [INFO] [stderr] warning: field `parsoid` is never read [INFO] [stderr] --> src/articlehistory/extractors.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct ExtractContext<'cx> { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 22 | pub client: &'cx Bot, [INFO] [stderr] 23 | pub parsoid: &'cx parsoid::Client, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ExtractContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `views` is never read [INFO] [stderr] --> src/articlehistory/extractors/dyk.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct Dyk { [INFO] [stderr] | --- field in this struct [INFO] [stderr] ... [INFO] [stderr] 21 | pub views: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Dyk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `small` is never read [INFO] [stderr] --> src/articlehistory/extractors/failedga.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct FailedGa { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 16 | pub small: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `small` is never read [INFO] [stderr] --> src/articlehistory/extractors/ga.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct Ga { [INFO] [stderr] | -- field in this struct [INFO] [stderr] ... [INFO] [stderr] 16 | pub small: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `limit` is never read [INFO] [stderr] --> src/articlehistory/extractors/oldpr.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 25 | pub struct ApiResponse { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 26 | pub count: u64, [INFO] [stderr] 27 | pub limit: bool, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `deadbeefbot` (lib) generated 5 warnings [INFO] [stderr] warning: `deadbeefbot` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deadbeefbot-221991d9740e6bb1) [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] [stderr] Running unittests src/bin/conv.rs (/opt/rustwide/target/debug/deps/conv-531857aa004efa7c) [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] [stderr] Running unittests src/bin/task1.rs (/opt/rustwide/target/debug/deps/task1-1c2d812ae390dd81) [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] [stderr] Running unittests src/bin/task2.rs (/opt/rustwide/target/debug/deps/task2-6918c3465010d160) [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] [stderr] Doc-tests deadbeefbot [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" "6ec84d83b965b640298e01ebc75f894875509835ce9eca3f751be876e024e4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec84d83b965b640298e01ebc75f894875509835ce9eca3f751be876e024e4f7", kill_on_drop: false }` [INFO] [stdout] 6ec84d83b965b640298e01ebc75f894875509835ce9eca3f751be876e024e4f7 [INFO] testing fee1-dead/deadbeefbot against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffee1-dead%2Fdeadbeefbot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fee1-dead/deadbeefbot on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fee1-dead/deadbeefbot [INFO] finished tweaking git repo https://github.com/fee1-dead/deadbeefbot [INFO] tweaked toml for git repo https://github.com/fee1-dead/deadbeefbot written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fee1-dead/deadbeefbot 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d2d765c42a99c319e8248da284195963e2f247caa25d3be80a7ad895737cf23 [INFO] running `Command { std: "docker" "start" "-a" "9d2d765c42a99c319e8248da284195963e2f247caa25d3be80a7ad895737cf23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d2d765c42a99c319e8248da284195963e2f247caa25d3be80a7ad895737cf23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d2d765c42a99c319e8248da284195963e2f247caa25d3be80a7ad895737cf23", kill_on_drop: false }` [INFO] [stdout] 9d2d765c42a99c319e8248da284195963e2f247caa25d3be80a7ad895737cf23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc38631bf996eb7cfa2c476282e01bcf8fa27702c936eb93d935c4e332b5d4e0 [INFO] running `Command { std: "docker" "start" "-a" "dc38631bf996eb7cfa2c476282e01bcf8fa27702c936eb93d935c4e332b5d4e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling value-bag v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling polling v3.3.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling async-io v2.3.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bindgen v0.69.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling cookie_store v0.16.2 [INFO] [stderr] Compiling async-compression v0.4.6 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling eyre v0.6.11 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling timelib v0.1.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling chrono v0.4.33 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling bytemuck v1.14.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling kuchiki v0.8.1 [INFO] [stderr] Compiling async-sse v5.1.0 [INFO] [stderr] Compiling wikiproc v0.0.1 (https://github.com/fee1-dead/wiki#f46960b6) [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling dissimilar v1.0.7 [INFO] [stderr] Compiling copypasta v0.8.2 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling colored-diff v0.2.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling parsoid v0.8.0 [INFO] [stderr] Compiling wiki v0.0.4 (https://github.com/fee1-dead/wiki#f46960b6) [INFO] [stderr] Compiling deadbeefbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `parsoid` is never read [INFO] [stdout] --> src/articlehistory/extractors.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ExtractContext<'cx> { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 22 | pub client: &'cx Bot, [INFO] [stdout] 23 | pub parsoid: &'cx parsoid::Client, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExtractContext` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `views` is never read [INFO] [stdout] --> src/articlehistory/extractors/dyk.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Dyk { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub views: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dyk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `small` is never read [INFO] [stdout] --> src/articlehistory/extractors/failedga.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct FailedGa { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub small: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `small` is never read [INFO] [stdout] --> src/articlehistory/extractors/ga.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Ga { [INFO] [stdout] | -- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub small: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `limit` is never read [INFO] [stdout] --> src/articlehistory/extractors/oldpr.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct ApiResponse { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 26 | pub count: u64, [INFO] [stdout] 27 | pub limit: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustctNUAws/symbols.o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55.task1.7f15221277f188e2-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55.task1.7f15221277f188e2-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55.task1.7f15221277f188e2-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55.task1.7f15221277f188e2-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55.task1.7f15221277f188e2-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55.task1.7f15221277f188e2-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55.task1.7f15221277f188e2-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55.task1.7f15221277f188e2-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55.task1.7f15221277f188e2-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55.task1.7f15221277f188e2-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55.task1.7f15221277f188e2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55.task1.7f15221277f188e2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55.task1.7f15221277f188e2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55.task1.7f15221277f188e2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55.task1.7f15221277f188e2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55.task1.7f15221277f188e2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55.5thj2981yncq73dje9ux83wf8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-51e13a032e09cb57/out" "-L" "/opt/rustwide/target/debug/build/timelib-6bc0372e0f0ff03f/out" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdeadbeefbot-482e86a4aa03b3a9.rlib" "/opt/rustwide/target/debug/deps/libtimelib-a71735238841c632.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-8a12e2263d642bf1.rlib" "/opt/rustwide/target/debug/deps/libbit_set-2a33e3ce6ff17b81.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-9e3ffed94b5799cd.rlib" "/opt/rustwide/target/debug/deps/libcolored_diff-0a973940f5700b9d.rlib" "/opt/rustwide/target/debug/deps/libitertools-23811986bd2a9cf9.rlib" "/opt/rustwide/target/debug/deps/libeither-f2f7f1e0543ce606.rlib" "/opt/rustwide/target/debug/deps/libdissimilar-a038c060fecbec78.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bb169c4f46faf8a6.rlib" "/opt/rustwide/target/debug/deps/libwiki-8d12f6b7d8e604b4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f454224bde03905f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-770bb6bf72036d3b.rlib" "/opt/rustwide/target/debug/deps/libchrono-d8fe4cd34e1c0535.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bc10de8d5b1eba47.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-900503ba9e95abba.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-e05af637133f070f.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-0104d835dbcef04e.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-2c76b9631a7daee4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-61393af70b4cff7c.rlib" "/opt/rustwide/target/debug/deps/libasync_std-d601f96cd64c168c.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-cf2a990f5edd8deb.rlib" "/opt/rustwide/target/debug/deps/libasync_io-82ef7c2476176f19.rlib" "/opt/rustwide/target/debug/deps/libpolling-3ee107054453faa6.rlib" "/opt/rustwide/target/debug/deps/librustix-725772cc8cf4179a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-21f7b5cf0912bdf7.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-363c5db60246ab18.rlib" "/opt/rustwide/target/debug/deps/libblocking-be682b6ed6d035d8.rlib" "/opt/rustwide/target/debug/deps/libpiper-d2193e62c01efbab.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-139ffb07fa982694.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-7c8a12662013acbe.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-e6eec78ddd4beac8.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-d26ca415dee9afe3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-13737c0e24f03201.rlib" "/opt/rustwide/target/debug/deps/libasync_task-8f2c79e9bc72c583.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9c58be6fa8c5e927.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-400f65da381a255c.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-602abd87f3dd9284.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7cd4c7684819c3c9.rlib" "/opt/rustwide/target/debug/deps/librustix-14309fdf6cf17c9e.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-e54be40f6c89e613.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-053e6aa489a30229.rlib" "/opt/rustwide/target/debug/deps/libpolling-922a7e0ac3e5c53f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6e97706ddd31a29b.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-78c00bd32df95048.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-ce008a0584f7c043.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-1895165ba76685a9.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-872bd2a5ff3ed10e.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-08c1ad51a49f0f85.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f78a4e4154289a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-f79565cd94ee68f6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-a082fc9e7c418952.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/librand-72acee4ee5862e37.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3fc6593de0ac3230.rlib" "/opt/rustwide/target/debug/deps/librand_core-354cfedab0b6f9e4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1401fc9e4de65741.rlib" "/opt/rustwide/target/debug/deps/libinfer-ac6047c25c748e6f.rlib" "/opt/rustwide/target/debug/deps/libcookie-a64cafefe90f05fe.rlib" "/opt/rustwide/target/debug/deps/libhkdf-61c2c7c85b7f27da.rlib" "/opt/rustwide/target/debug/deps/libhmac-cdfd3e06b4b81d06.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-b10ebc949a394547.rlib" "/opt/rustwide/target/debug/deps/libsha2-88240b3be62bc659.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libdigest-bfc90c7229de3da9.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-406cc1e579a2f1c6.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-4d0401824ad8c36e.rlib" "/opt/rustwide/target/debug/deps/libghash-3414373ac20ee5a4.rlib" "/opt/rustwide/target/debug/deps/libpolyval-8b586848f17902e6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-38300fab1ab81ccc.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-a17051d45e258e9c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e20c91997421cdd0.rlib" "/opt/rustwide/target/debug/deps/libctr-555317f45919f7a4.rlib" "/opt/rustwide/target/debug/deps/libaes-4a86318f5e950c12.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-72307edb62a9ad43.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffed353aad8ea91d.rlib" "/opt/rustwide/target/debug/deps/libcipher-b4e4d07c0fcf0e04.rlib" "/opt/rustwide/target/debug/deps/libaead-4c1ee49f5bd0e480.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d97c805257b30b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/librand-bfc335dce8026b80.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-46505e71d5447444.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-7ef8e92c1ddd6b42.rlib" "/opt/rustwide/target/debug/deps/libtime-65e4bfc9612faf0b.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b8de298db4311a1e.rlib" "/opt/rustwide/target/debug/deps/libstandback-25c2bf9f36e41673.rlib" "/opt/rustwide/target/debug/deps/libparsoid-4bb16a41a813fa78.rlib" "/opt/rustwide/target/debug/deps/libthiserror-74fed395c82816bc.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7c5f38cfb4c9a1b5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libkuchiki-5bf2344d0fb890a7.rlib" "/opt/rustwide/target/debug/deps/libselectors-1f5e4460007dcb3b.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-2c3b6e2bfd4051e6.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-9abb967b66a602ad.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-1235d2fbdcbb29e5.rlib" "/opt/rustwide/target/debug/deps/libnodrop-759b2e7af6e620fc.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e34bdadb6594be69.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-921e9eb05e03d6ac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libcssparser-2350d5849392ac0c.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-b802e30b43221230.rlib" "/opt/rustwide/target/debug/deps/libdtoa-318072baeb8a6651.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-b1c145b452fa7aa5.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-e70222ec02c08ce8.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6da7cbaa85feb3db.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ca091fbd60718fb1.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-4c513b34ac8876a9.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a0f565f7f5930ecd.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2a5888f8c1d40292.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-5c0ead5f26e9ebd5.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-5691149be2c502ed.rlib" "/opt/rustwide/target/debug/deps/libidna-e0920d2cf08f4b1d.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-f6c048c7699e612c.rlib" "/opt/rustwide/target/debug/deps/libcookie-d56ca5910e7ce156.rlib" "/opt/rustwide/target/debug/deps/libtime-5453ac4d39b0568e.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libidna-40d71c6b9c379b4f.rlib" "/opt/rustwide/target/debug/deps/libmatches-1c618ccf848638c6.rlib" "/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-92fff81ab66c0c87.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2120004c0d5cdc88.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8a54c0a66ed8e39e.rlib" "/opt/rustwide/target/debug/deps/libryu-1238de7ef2852977.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-cd43b3471efffcd5.rlib" "/opt/rustwide/target/debug/deps/libunicase-af4f682184b6084c.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-0c93f6de88d94830.rlib" "/opt/rustwide/target/debug/deps/libflate2-58aba13ef38f266a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a3b3ed73612ea413.rlib" "/opt/rustwide/target/debug/deps/librustls-29e9ec62c91e6b42.rlib" "/opt/rustwide/target/debug/deps/libsct-e0413d196c031aad.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a61c267620326481.rlib" "/opt/rustwide/target/debug/deps/libring-b41980814665261a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d2ef83662558233c.rlib" "/opt/rustwide/target/debug/deps/libspin-8ea6d3c24a0fb946.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libhyper-1859e28d0420df65.rlib" "/opt/rustwide/target/debug/deps/libwant-e685d7a406130720.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c81c639303c73d15.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-c2cc8803046ec083.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3fa0c2dc2c8632e5.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-96aac783b9ba47a7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-11344a6c642a5a9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3cc500b100ea0e0b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libtokio-01f225893b9aee05.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8f4279d011b11d69.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-76a23810bffd26de.rlib" "/opt/rustwide/target/debug/deps/libsocket2-bb6996f639a611fd.rlib" "/opt/rustwide/target/debug/deps/libmio-899f7cdc84daf77b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-450569122b6e764a.rlib" "/opt/rustwide/target/debug/deps/liburl-ff829af25a0c6d4d.rlib" "/opt/rustwide/target/debug/deps/libidna-377df209780121ba.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6af52426cee0e1bd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-71e8b16214212981.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libhttp-a85b7003a18177b8.rlib" "/opt/rustwide/target/debug/deps/libitoa-a7cade3bf815672a.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-66785737e7202112.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-4bab648c3514fd34.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-62a50441d79a7582.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9f3e4cc4fa0faaff.rlib" "/opt/rustwide/target/debug/deps/libserde-cc25d97435bbd66f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-82cd5d007004b2a2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a003b8c7f284ca30.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35c7117bd1aed165.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libphf-dd2fb75aca47475c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e9970028ca047984.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b9c790f685f59773.rlib" "/opt/rustwide/target/debug/deps/libtendril-3bf8e4516f17dee3.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libfutf-ce4a80f62760e855.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3ab5527c76e23f4a.rlib" "/opt/rustwide/target/debug/deps/libmac-cb442c72f00b684c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ab27118130f811e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-daea6097586892ae.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-5c8ee8b45e78d313.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-bb38e411be09d5f8.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-1bf533fdefac4e61.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-1b858e07577fb006.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a057f45e07f858e8.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-539d6c8f66d1b861.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-288a256a379985cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libmatchers-1ab677d3d7cbfd9c.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-76d9ee70e58e8db4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ceaa91920579a46.rlib" "/opt/rustwide/target/debug/deps/libregex-f7e6eb55a8f2868e.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-4f50a7b5687d940e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7d997241ea53ee5e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5834ee0e3444a457.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ddd21b83eca48d21.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-4549745607641dce.rlib" "/opt/rustwide/target/debug/deps/liblog-6136a56fb33dff09.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-47c4a97b4f54a0d0.rlib" "/opt/rustwide/target/debug/deps/libtracing-da44d3a6b9ca042f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-e0bcd5cf5c2b86fb.rlib" "/opt/rustwide/target/debug/deps/libeyre-f45fbeb454ac1a9b.rlib" "/opt/rustwide/target/debug/deps/libindenter-7d27c00e8da0d8a9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-980df9d501500dc0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-24ec830089cba9df.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2cd9dc7152ebb008.rlib" "/opt/rustwide/target/debug/deps/liblibc-b71abe545012e9ff.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-644d5bbca73b6174.rlib" "/opt/rustwide/target/debug/deps/libgimli-c7d76f177a06212b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f393eac79bfbd44d.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/task1-e9584c13c37a4d55" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deadbeefbot` (bin "task1") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dc38631bf996eb7cfa2c476282e01bcf8fa27702c936eb93d935c4e332b5d4e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc38631bf996eb7cfa2c476282e01bcf8fa27702c936eb93d935c4e332b5d4e0", kill_on_drop: false }` [INFO] [stdout] dc38631bf996eb7cfa2c476282e01bcf8fa27702c936eb93d935c4e332b5d4e0