[INFO] cloning repository https://github.com/payload/propaganda [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/payload/propaganda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayload%2Fpropaganda", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayload%2Fpropaganda'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fea9201efc980c55e260a2b157da30c26bbdf34 [INFO] testing payload/propaganda 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%2Fpayload%2Fpropaganda" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/payload/propaganda 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/payload/propaganda [INFO] finished tweaking git repo https://github.com/payload/propaganda [INFO] tweaked toml for git repo https://github.com/payload/propaganda written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/payload/propaganda 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6e43170d127a8888f8c3861ebd31459f38ebb401863cecc36de4415deed3c5a3 [INFO] running `Command { std: "docker" "start" "-a" "6e43170d127a8888f8c3861ebd31459f38ebb401863cecc36de4415deed3c5a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e43170d127a8888f8c3861ebd31459f38ebb401863cecc36de4415deed3c5a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e43170d127a8888f8c3861ebd31459f38ebb401863cecc36de4415deed3c5a3", kill_on_drop: false }` [INFO] [stdout] 6e43170d127a8888f8c3861ebd31459f38ebb401863cecc36de4415deed3c5a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] a57a6eeecf849b814e1529cf518f70e0812c00f393bb3760f0461042efa31a96 [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" "a57a6eeecf849b814e1529cf518f70e0812c00f393bb3760f0461042efa31a96", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling vec-arena v0.5.2 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling infer v0.1.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling hashbag v0.1.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling async-mutex v1.1.5 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling evmap v10.0.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libz-sys v1.1.0 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling blake3 v0.3.6 [INFO] [stderr] Compiling async-channel v1.4.1 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling sluice v0.4.2 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling polling v0.1.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling blocking v0.5.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-io v0.1.11 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling color-backtrace v0.4.2 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling sled v0.34.3 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sqlformat v0.1.0 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling mockall_derive v0.8.0 [INFO] [stderr] Compiling xactor-derive v0.7.1 [INFO] [stderr] Compiling evmap-derive v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling phf v0.8.0 [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 mockall v0.8.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_qs v0.6.1 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling surf v1.0.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling js-sys v0.3.44 [INFO] [stderr] Compiling prettydiff v0.3.1 [INFO] [stderr] Compiling web-sys v0.3.44 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.3 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling http-types v2.4.0 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling xactor v0.7.7 [INFO] [stderr] Compiling sqlx-core v0.3.5 [INFO] [stderr] Compiling async-sse v4.0.0 [INFO] [stderr] Compiling async-h1 v2.1.2 [INFO] [stderr] Compiling sqlx-macros v0.3.5 [INFO] [stderr] Compiling tide v0.13.0 [INFO] [stderr] Compiling sqlx v0.3.5 [INFO] [stderr] Compiling propaganda v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `compare_article_fulltext` [INFO] [stdout] --> src/scraper.rs:125:4 [INFO] [stdout] | [INFO] [stdout] 125 | fn compare_article_fulltext(a: &str, b: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_article_fulltext` [INFO] [stdout] --> src/scraper.rs:130:4 [INFO] [stdout] | [INFO] [stdout] 130 | fn get_article_fulltext(html: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hasChanges` should have a snake case name [INFO] [stdout] --> src/http.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | hasChanges: bool, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `has_changes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `siteName` should have a snake case name [INFO] [stdout] --> src/http.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | siteName: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `site_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `changesNumber` should have a snake case name [INFO] [stdout] --> src/http.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | changesNumber: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `changes_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `compareFirstLastUrl` should have a snake case name [INFO] [stdout] --> src/http.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | compareFirstLastUrl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `compare_first_last_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `recentChangesUrl` should have a snake case name [INFO] [stdout] --> src/http.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | recentChangesUrl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `recent_changes_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastSnapshotUrl` should have a snake case name [INFO] [stdout] --> src/http.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | lastSnapshotUrl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_snapshot_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `firstSnapshotUrl` should have a snake case name [INFO] [stdout] --> src/http.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | firstSnapshotUrl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_snapshot_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 44s [INFO] running `Command { std: "docker" "inspect" "a57a6eeecf849b814e1529cf518f70e0812c00f393bb3760f0461042efa31a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a57a6eeecf849b814e1529cf518f70e0812c00f393bb3760f0461042efa31a96", kill_on_drop: false }` [INFO] [stdout] a57a6eeecf849b814e1529cf518f70e0812c00f393bb3760f0461042efa31a96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d9b15cfa1989e621a372cb3ca4cc24176e66609af49d61c9ad7cd691ad55d9b1 [INFO] running `Command { std: "docker" "start" "-a" "d9b15cfa1989e621a372cb3ca4cc24176e66609af49d61c9ad7cd691ad55d9b1", kill_on_drop: false }` [INFO] [stderr] Compiling propaganda v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `compare_article_fulltext` [INFO] [stdout] --> src/scraper.rs:125:4 [INFO] [stdout] | [INFO] [stdout] 125 | fn compare_article_fulltext(a: &str, b: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_article_fulltext` [INFO] [stdout] --> src/scraper.rs:130:4 [INFO] [stdout] | [INFO] [stdout] 130 | fn get_article_fulltext(html: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hasChanges` should have a snake case name [INFO] [stdout] --> src/http.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | hasChanges: bool, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `has_changes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `siteName` should have a snake case name [INFO] [stdout] --> src/http.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | siteName: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `site_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `changesNumber` should have a snake case name [INFO] [stdout] --> src/http.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | changesNumber: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `changes_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `compareFirstLastUrl` should have a snake case name [INFO] [stdout] --> src/http.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | compareFirstLastUrl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `compare_first_last_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `recentChangesUrl` should have a snake case name [INFO] [stdout] --> src/http.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | recentChangesUrl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `recent_changes_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastSnapshotUrl` should have a snake case name [INFO] [stdout] --> src/http.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | lastSnapshotUrl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_snapshot_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `firstSnapshotUrl` should have a snake case name [INFO] [stdout] --> src/http.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | firstSnapshotUrl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_snapshot_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::task` [INFO] [stdout] --> tests/whatthecommit.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std::task; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> tests/whatthecommit.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::prelude` [INFO] [stdout] --> tests/whatthecommit.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `url` should have an upper case name [INFO] [stdout] --> tests/whatthecommit.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const url: &str = "http://whatthecommit.com/"; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `URL` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compare_article_fulltext` [INFO] [stdout] --> src/scraper.rs:125:4 [INFO] [stdout] | [INFO] [stdout] 125 | fn compare_article_fulltext(a: &str, b: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_article_fulltext` [INFO] [stdout] --> src/scraper.rs:130:4 [INFO] [stdout] | [INFO] [stdout] 130 | fn get_article_fulltext(html: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hasChanges` should have a snake case name [INFO] [stdout] --> src/http.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | hasChanges: bool, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `has_changes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `siteName` should have a snake case name [INFO] [stdout] --> src/http.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | siteName: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `site_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `changesNumber` should have a snake case name [INFO] [stdout] --> src/http.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | changesNumber: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `changes_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `compareFirstLastUrl` should have a snake case name [INFO] [stdout] --> src/http.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | compareFirstLastUrl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `compare_first_last_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `recentChangesUrl` should have a snake case name [INFO] [stdout] --> src/http.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | recentChangesUrl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `recent_changes_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastSnapshotUrl` should have a snake case name [INFO] [stdout] --> src/http.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | lastSnapshotUrl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_snapshot_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `firstSnapshotUrl` should have a snake case name [INFO] [stdout] --> src/http.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | firstSnapshotUrl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_snapshot_url` [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/whatthecommit-094d718551c43e79.whatthecommit.a52ae59d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/whatthecommit-094d718551c43e79.whatthecommit.a52ae59d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/whatthecommit-094d718551c43e79.whatthecommit.a52ae59d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/whatthecommit-094d718551c43e79.whatthecommit.a52ae59d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/whatthecommit-094d718551c43e79.whatthecommit.a52ae59d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/whatthecommit-094d718551c43e79.whatthecommit.a52ae59d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/whatthecommit-094d718551c43e79.whatthecommit.a52ae59d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/whatthecommit-094d718551c43e79.whatthecommit.a52ae59d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/whatthecommit-094d718551c43e79.whatthecommit.a52ae59d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/whatthecommit-094d718551c43e79.whatthecommit.a52ae59d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/whatthecommit-094d718551c43e79.whatthecommit.a52ae59d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/whatthecommit-094d718551c43e79.whatthecommit.a52ae59d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/whatthecommit-094d718551c43e79.whatthecommit.a52ae59d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/whatthecommit-094d718551c43e79.whatthecommit.a52ae59d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/whatthecommit-094d718551c43e79.whatthecommit.a52ae59d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/whatthecommit-094d718551c43e79.whatthecommit.a52ae59d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/whatthecommit-094d718551c43e79.2lv6q9coqh32u0u2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-c313bd32e9bfe6ec/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-6feaf180262d197b/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-4a7e97a262edec69/out/i/lib" "-L" "/opt/rustwide/target/debug/build/blake3-42dca4fec4d816b4/out" "-L" "/opt/rustwide/target/debug/build/blake3-42dca4fec4d816b4/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/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.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_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libpropaganda-47658f368738a05c.rlib" "/opt/rustwide/target/debug/deps/libsurf-d9d2d986bc40257a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1de3be8a99b6e7fd.rlib" "/opt/rustwide/target/debug/deps/libunicase-81ee84fc02d12410.rlib" "/opt/rustwide/target/debug/deps/libisahc-8c0d740ed1c94ddc.rlib" "/opt/rustwide/target/debug/deps/libsluice-ec039bbf294a0f37.rlib" "/opt/rustwide/target/debug/deps/libcurl-1c6375ac243da585.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-38dc7a04a22191d0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1732d13137231bf6.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-a38a18b135358400.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-12b98b258d9a9d70.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c238638c0419622.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1eb8a1cfca42adc4.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libhttp-9643715737b13ec5.rlib" "/opt/rustwide/target/debug/deps/libfutures-f7c20f1a38024fc5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-db94550d94d45fb7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e5571b22b403d60c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-805e436990501995.rlib" "/opt/rustwide/target/debug/deps/libbytes-e2e6e4f188a6f590.rlib" "/opt/rustwide/target/debug/deps/libiovec-ac9a4df66d06715b.rlib" "/opt/rustwide/target/debug/deps/libfutures-47fa39838d13c9f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-db08c0b49577eaa0.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7cdc2828ee3bd1e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-82b49d3a7e14d451.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-968e12560b98ce5c.rlib" "/opt/rustwide/target/debug/deps/libscraper-fba737814840b624.rlib" "/opt/rustwide/target/debug/deps/libselectors-69c2d3558d698e58.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-9cec7a931dcc63fc.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-19759def603ed71c.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a8665a7dcf8d6109.rlib" "/opt/rustwide/target/debug/deps/libfxhash-0e14cbf8c354e3e4.rlib" "/opt/rustwide/target/debug/deps/libcssparser-b0246dc6b0710cdf.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-d9c38bc5b746e790.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c569187bfd2b99de.rlib" "/opt/rustwide/target/debug/deps/libego_tree-6b1aac4f387d5914.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-ba7a1cfdea97af03.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-23e7c98fab139f5f.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-42a0d92874e2e976.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-7c8bb2fc00589bd0.rlib" "/opt/rustwide/target/debug/deps/libphf-fc3d4e1302986f1a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e1cc533974e76959.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-a868b61ce9f9c60c.rlib" "/opt/rustwide/target/debug/deps/libtendril-d4bf8017ca8960a4.rlib" "/opt/rustwide/target/debug/deps/libutf8-2499bf8339ff579c.rlib" "/opt/rustwide/target/debug/deps/libfutf-7622d5276bb56ab2.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-fe2fe0fbad6e871a.rlib" "/opt/rustwide/target/debug/deps/libmac-ff0e8ee2eae78535.rlib" "/opt/rustwide/target/debug/deps/libxactor-0f0cfaed06961366.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtide-7506061854281524.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-688fa3a34c2923fd.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-5eb319606a6d7524.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-6eff6e098e26bd0b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rlib" "/opt/rustwide/target/debug/deps/libasync_session-637e33734d8b1e26.rlib" "/opt/rustwide/target/debug/deps/libbincode-d898201ff1b442eb.rlib" "/opt/rustwide/target/debug/deps/libblake3-1d004f02396fb6f7.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-e8d656cf878f1ba3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2403b1f2d5af5bba.rlib" "/opt/rustwide/target/debug/deps/libarrayref-d74246b9792fc0ab.rlib" "/opt/rustwide/target/debug/deps/libchrono-6b0534155f8a0b76.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3199538a458fc481.rlib" "/opt/rustwide/target/debug/deps/libtime-c4527bee67b363be.rlib" "/opt/rustwide/target/debug/deps/libfemme-332963ef8e46393b.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-d2aaeae00a1c7971.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-16aa52db2d5d72f1.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-72bf7bc473ef18eb.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-a81ddf841629474f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-d2d20f5f99653c86.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-752afc4af41860bc.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/libserde_urlencoded-6c4f49f1d7abe882.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c81a9c99255237cb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-87d20afc9ee29aa3.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libinfer-3d5d3e6f190a70ff.rlib" "/opt/rustwide/target/debug/deps/libcookie-5f0667f5e7bae3d9.rlib" "/opt/rustwide/target/debug/deps/libhkdf-8f1de9c923f7bcf2.rlib" "/opt/rustwide/target/debug/deps/libhmac-a2439a628ee378bb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-7d84970c8e9db826.rlib" "/opt/rustwide/target/debug/deps/libsha2-4e9fdcbb6132fd2d.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/libaes_gcm-e7ca03695f41669e.rlib" "/opt/rustwide/target/debug/deps/libghash-ba4cf2064a275a54.rlib" "/opt/rustwide/target/debug/deps/libpolyval-fd8ef7ab2f0ecb36.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-7e1e66890313384b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-ab250113c028b385.rlib" "/opt/rustwide/target/debug/deps/libaes-d34cc8e19d0b4c92.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-54399c9282d7f965.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libaead-7f09612e467142a4.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-201e1704047dd0dc.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-eaf7d2005f1708d3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/librand-a2075bff1b32a89c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a1e14201a1998691.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-de62d9c466b94f54.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-aba7d3ebf881e183.rlib" "/opt/rustwide/target/debug/deps/librand_core-24ed4fa37ba4d739.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-dd81f0ba6dc168bc.rlib" "/opt/rustwide/target/debug/deps/libtime-5cdbb8b4f62d12fb.rlib" "/opt/rustwide/target/debug/deps/libstandback-a0869f8277e5269b.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-23a9d11e29b032d9.rlib" "/opt/rustwide/target/debug/deps/libsqlx-24f072a9901a263f.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-b3fb3e54bb7eb9ae.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-1c23408840ef58fb.rlib" "/opt/rustwide/target/debug/deps/libmaplit-7b5b184081e8655b.rlib" "/opt/rustwide/target/debug/deps/liburl-aaff151922df96b9.rlib" "/opt/rustwide/target/debug/deps/libserde-50ebc4c5d1f025da.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/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-38e040c77a048932.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-dbc2f458f26e5c28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0a949b66e1f0cd01.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libmockall-efce7bb52fe6cc18.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-3fbfa74cab9daada.rlib" "/opt/rustwide/target/debug/deps/libtreeline-94576853f99db997.rlib" "/opt/rustwide/target/debug/deps/libpredicates-d74585240e1a9f36.rlib" "/opt/rustwide/target/debug/deps/libregex-58245888677bf2b4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3605bf5f1ec2372.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-2d5d80f9c86f8e07.rlib" "/opt/rustwide/target/debug/deps/libdifference-be5a92587e0cc979.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-d2e4e7977e3bf65a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e27a049407c5a1f.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-9953bac72c8ff24b.rlib" "/opt/rustwide/target/debug/deps/libfragile-cd1b8c4baa6283e7.rlib" "/opt/rustwide/target/debug/deps/libdowncast-532c87827c5caf3e.rlib" "/opt/rustwide/target/debug/deps/libfutures-3e3f1aa3a89e4bdc.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-da65fa1164e82438.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-02d2399ad340c483.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f999f34152e21df5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c439f51997963ead.rlib" "/opt/rustwide/target/debug/deps/libpin_project-84539944f09ebbca.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c17b885b0b770dcd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ea1f941b457b3f1b.rlib" "/opt/rustwide/target/debug/deps/libasync_std-6ca00df87eb27309.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f608a512bb9f8463.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-96a615e24d24f802.rlib" "/opt/rustwide/target/debug/deps/libmultitask-9ebecd1c42e365da.rlib" "/opt/rustwide/target/debug/deps/libasync_task-3afabb66c83e44b3.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libasync_io-8d62d56fb589195c.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-6bde1b236c90f07d.rlib" "/opt/rustwide/target/debug/deps/libpolling-bd6290dcb3b33c8d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4ca2b33979dbb833.rlib" "/opt/rustwide/target/debug/deps/liblibc-8f76268ff9fe6f69.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-859137d30a3ece38.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-8ffd7205b2afbf69.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libblocking-2ce04d744c19a595.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-22ad6c38109f5405.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-600b30c59640ac34.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libfastrand-78c799d88722ede3.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-884a772b39445ccc.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-7a8db650de4288e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-872a8df0ad0540a0.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-51f8f8e8ed5fcc58.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-4530b1dbbcd48845.rlib" "/opt/rustwide/target/debug/deps/liblog-c0d0ac5be9c4d185.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libanyhow-4122373b425bdcda.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" "-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/whatthecommit-094d718551c43e79" "-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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/articles_db-99946113cc3093a1.articles_db.2e2783c7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/articles_db-99946113cc3093a1.articles_db.2e2783c7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/articles_db-99946113cc3093a1.articles_db.2e2783c7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/articles_db-99946113cc3093a1.articles_db.2e2783c7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/articles_db-99946113cc3093a1.articles_db.2e2783c7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/articles_db-99946113cc3093a1.articles_db.2e2783c7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/articles_db-99946113cc3093a1.articles_db.2e2783c7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/articles_db-99946113cc3093a1.articles_db.2e2783c7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/articles_db-99946113cc3093a1.articles_db.2e2783c7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/articles_db-99946113cc3093a1.articles_db.2e2783c7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/articles_db-99946113cc3093a1.articles_db.2e2783c7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/articles_db-99946113cc3093a1.articles_db.2e2783c7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/articles_db-99946113cc3093a1.articles_db.2e2783c7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/articles_db-99946113cc3093a1.articles_db.2e2783c7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/articles_db-99946113cc3093a1.articles_db.2e2783c7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/articles_db-99946113cc3093a1.articles_db.2e2783c7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/articles_db-99946113cc3093a1.bflsn1zxxtp6n98.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-c313bd32e9bfe6ec/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-6feaf180262d197b/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-4a7e97a262edec69/out/i/lib" "-L" "/opt/rustwide/target/debug/build/blake3-42dca4fec4d816b4/out" "-L" "/opt/rustwide/target/debug/build/blake3-42dca4fec4d816b4/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/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.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_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libpropaganda-47658f368738a05c.rlib" "/opt/rustwide/target/debug/deps/libsurf-d9d2d986bc40257a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1de3be8a99b6e7fd.rlib" "/opt/rustwide/target/debug/deps/libunicase-81ee84fc02d12410.rlib" "/opt/rustwide/target/debug/deps/libisahc-8c0d740ed1c94ddc.rlib" "/opt/rustwide/target/debug/deps/libsluice-ec039bbf294a0f37.rlib" "/opt/rustwide/target/debug/deps/libcurl-1c6375ac243da585.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-38dc7a04a22191d0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1732d13137231bf6.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-a38a18b135358400.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-12b98b258d9a9d70.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c238638c0419622.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1eb8a1cfca42adc4.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libhttp-9643715737b13ec5.rlib" "/opt/rustwide/target/debug/deps/libfutures-f7c20f1a38024fc5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-db94550d94d45fb7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e5571b22b403d60c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-805e436990501995.rlib" "/opt/rustwide/target/debug/deps/libbytes-e2e6e4f188a6f590.rlib" "/opt/rustwide/target/debug/deps/libiovec-ac9a4df66d06715b.rlib" "/opt/rustwide/target/debug/deps/libfutures-47fa39838d13c9f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-db08c0b49577eaa0.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7cdc2828ee3bd1e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-82b49d3a7e14d451.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-968e12560b98ce5c.rlib" "/opt/rustwide/target/debug/deps/libscraper-fba737814840b624.rlib" "/opt/rustwide/target/debug/deps/libselectors-69c2d3558d698e58.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-9cec7a931dcc63fc.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-19759def603ed71c.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a8665a7dcf8d6109.rlib" "/opt/rustwide/target/debug/deps/libfxhash-0e14cbf8c354e3e4.rlib" "/opt/rustwide/target/debug/deps/libcssparser-b0246dc6b0710cdf.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-d9c38bc5b746e790.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c569187bfd2b99de.rlib" "/opt/rustwide/target/debug/deps/libego_tree-6b1aac4f387d5914.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-ba7a1cfdea97af03.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-23e7c98fab139f5f.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-42a0d92874e2e976.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-7c8bb2fc00589bd0.rlib" "/opt/rustwide/target/debug/deps/libphf-fc3d4e1302986f1a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e1cc533974e76959.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-a868b61ce9f9c60c.rlib" "/opt/rustwide/target/debug/deps/libtendril-d4bf8017ca8960a4.rlib" "/opt/rustwide/target/debug/deps/libutf8-2499bf8339ff579c.rlib" "/opt/rustwide/target/debug/deps/libfutf-7622d5276bb56ab2.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-fe2fe0fbad6e871a.rlib" "/opt/rustwide/target/debug/deps/libmac-ff0e8ee2eae78535.rlib" "/opt/rustwide/target/debug/deps/libxactor-0f0cfaed06961366.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libfutures-3e3f1aa3a89e4bdc.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-da65fa1164e82438.rlib" "/opt/rustwide/target/debug/deps/libtide-7506061854281524.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-688fa3a34c2923fd.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-5eb319606a6d7524.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-6eff6e098e26bd0b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rlib" "/opt/rustwide/target/debug/deps/libasync_session-637e33734d8b1e26.rlib" "/opt/rustwide/target/debug/deps/libbincode-d898201ff1b442eb.rlib" "/opt/rustwide/target/debug/deps/libblake3-1d004f02396fb6f7.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-e8d656cf878f1ba3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2403b1f2d5af5bba.rlib" "/opt/rustwide/target/debug/deps/libarrayref-d74246b9792fc0ab.rlib" "/opt/rustwide/target/debug/deps/libchrono-6b0534155f8a0b76.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3199538a458fc481.rlib" "/opt/rustwide/target/debug/deps/libtime-c4527bee67b363be.rlib" "/opt/rustwide/target/debug/deps/libfemme-332963ef8e46393b.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-d2aaeae00a1c7971.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-16aa52db2d5d72f1.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-72bf7bc473ef18eb.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-a81ddf841629474f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-d2d20f5f99653c86.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-752afc4af41860bc.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/libserde_urlencoded-6c4f49f1d7abe882.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c81a9c99255237cb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-87d20afc9ee29aa3.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libinfer-3d5d3e6f190a70ff.rlib" "/opt/rustwide/target/debug/deps/libcookie-5f0667f5e7bae3d9.rlib" "/opt/rustwide/target/debug/deps/libhkdf-8f1de9c923f7bcf2.rlib" "/opt/rustwide/target/debug/deps/libhmac-a2439a628ee378bb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-7d84970c8e9db826.rlib" "/opt/rustwide/target/debug/deps/libsha2-4e9fdcbb6132fd2d.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/libaes_gcm-e7ca03695f41669e.rlib" "/opt/rustwide/target/debug/deps/libghash-ba4cf2064a275a54.rlib" "/opt/rustwide/target/debug/deps/libpolyval-fd8ef7ab2f0ecb36.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-7e1e66890313384b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-ab250113c028b385.rlib" "/opt/rustwide/target/debug/deps/libaes-d34cc8e19d0b4c92.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-54399c9282d7f965.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libaead-7f09612e467142a4.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-201e1704047dd0dc.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-eaf7d2005f1708d3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/librand-a2075bff1b32a89c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a1e14201a1998691.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-de62d9c466b94f54.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-aba7d3ebf881e183.rlib" "/opt/rustwide/target/debug/deps/librand_core-24ed4fa37ba4d739.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-dd81f0ba6dc168bc.rlib" "/opt/rustwide/target/debug/deps/libtime-5cdbb8b4f62d12fb.rlib" "/opt/rustwide/target/debug/deps/libstandback-a0869f8277e5269b.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-23a9d11e29b032d9.rlib" "/opt/rustwide/target/debug/deps/libsqlx-24f072a9901a263f.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-b3fb3e54bb7eb9ae.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-1c23408840ef58fb.rlib" "/opt/rustwide/target/debug/deps/libmaplit-7b5b184081e8655b.rlib" "/opt/rustwide/target/debug/deps/liburl-aaff151922df96b9.rlib" "/opt/rustwide/target/debug/deps/libserde-50ebc4c5d1f025da.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/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-38e040c77a048932.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-dbc2f458f26e5c28.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-02d2399ad340c483.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f999f34152e21df5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c439f51997963ead.rlib" "/opt/rustwide/target/debug/deps/libpin_project-84539944f09ebbca.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c17b885b0b770dcd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ea1f941b457b3f1b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0a949b66e1f0cd01.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libasync_std-6ca00df87eb27309.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f608a512bb9f8463.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-96a615e24d24f802.rlib" "/opt/rustwide/target/debug/deps/libmultitask-9ebecd1c42e365da.rlib" "/opt/rustwide/target/debug/deps/libasync_task-3afabb66c83e44b3.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libasync_io-8d62d56fb589195c.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-6bde1b236c90f07d.rlib" "/opt/rustwide/target/debug/deps/libpolling-bd6290dcb3b33c8d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4ca2b33979dbb833.rlib" "/opt/rustwide/target/debug/deps/liblibc-8f76268ff9fe6f69.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-859137d30a3ece38.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-8ffd7205b2afbf69.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libblocking-2ce04d744c19a595.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-22ad6c38109f5405.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-600b30c59640ac34.rlib" "/opt/rustwide/target/debug/deps/libfastrand-78c799d88722ede3.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-884a772b39445ccc.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-7a8db650de4288e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-872a8df0ad0540a0.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-51f8f8e8ed5fcc58.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-4530b1dbbcd48845.rlib" "/opt/rustwide/target/debug/deps/liblog-c0d0ac5be9c4d185.rlib" "/opt/rustwide/target/debug/deps/libmockall-efce7bb52fe6cc18.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-3fbfa74cab9daada.rlib" "/opt/rustwide/target/debug/deps/libtreeline-94576853f99db997.rlib" "/opt/rustwide/target/debug/deps/libpredicates-d74585240e1a9f36.rlib" "/opt/rustwide/target/debug/deps/libregex-58245888677bf2b4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3605bf5f1ec2372.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-2d5d80f9c86f8e07.rlib" "/opt/rustwide/target/debug/deps/libdifference-be5a92587e0cc979.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-d2e4e7977e3bf65a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e27a049407c5a1f.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-9953bac72c8ff24b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libfragile-cd1b8c4baa6283e7.rlib" "/opt/rustwide/target/debug/deps/libdowncast-532c87827c5caf3e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-4122373b425bdcda.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" "-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/articles_db-99946113cc3093a1" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `propaganda` due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `propaganda` due to 2 previous errors [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d9b15cfa1989e621a372cb3ca4cc24176e66609af49d61c9ad7cd691ad55d9b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9b15cfa1989e621a372cb3ca4cc24176e66609af49d61c9ad7cd691ad55d9b1", kill_on_drop: false }` [INFO] [stdout] d9b15cfa1989e621a372cb3ca4cc24176e66609af49d61c9ad7cd691ad55d9b1