[INFO] cloning repository https://github.com/artma-gronsky/cr8s [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/artma-gronsky/cr8s" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartma-gronsky%2Fcr8s", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartma-gronsky%2Fcr8s'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69896cc22a2a4d189ee14284a35400c5a8e5b3fb [INFO] building artma-gronsky/cr8s against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartma-gronsky%2Fcr8s" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/artma-gronsky/cr8s on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/artma-gronsky/cr8s [INFO] finished tweaking git repo https://github.com/artma-gronsky/cr8s [INFO] tweaked toml for git repo https://github.com/artma-gronsky/cr8s written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/artma-gronsky/cr8s 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deadpool-redis v0.11.1 [INFO] [stderr] Downloaded rocket_db_pools_codegen v0.1.0-rc.3 [INFO] [stderr] Downloaded rocket_sync_db_pools_codegen v0.1.0-rc.3 [INFO] [stderr] Downloaded rocket_sync_db_pools v0.1.0-rc.3 [INFO] [stderr] Downloaded ref-cast v1.0.19 [INFO] [stderr] Downloaded rocket_db_pools v0.1.0-rc.3 [INFO] [stderr] Downloaded ref-cast-impl v1.0.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 065556124a11185793ba87ef483efaec12e0cb6e99a0c997d8676f8893f9051a [INFO] running `Command { std: "docker" "start" "-a" "065556124a11185793ba87ef483efaec12e0cb6e99a0c997d8676f8893f9051a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "065556124a11185793ba87ef483efaec12e0cb6e99a0c997d8676f8893f9051a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "065556124a11185793ba87ef483efaec12e0cb6e99a0c997d8676f8893f9051a", kill_on_drop: false }` [INFO] [stdout] 065556124a11185793ba87ef483efaec12e0cb6e99a0c997d8676f8893f9051a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdbb4baf9a029a6a0656a32cf492df7d9c24f971d719dbacee1c6c5b09a50202 [INFO] running `Command { std: "docker" "start" "-a" "cdbb4baf9a029a6a0656a32cf492df7d9c24f971d719dbacee1c6c5b09a50202", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pin-project-lite v0.2.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling yansi v1.0.0-rc [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling ref-cast v1.0.19 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling winnow v0.5.4 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0-rc.3 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling deunicode v0.4.4 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.19 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling diesel_derives v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling email-encoding v0.2.0 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling rocket_db_pools_codegen v0.1.0-rc.3 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0-rc.3 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling quoted_printable v0.4.8 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling argon2 v0.5.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling lettre v0.10.4 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling diesel v2.1.0 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling tera v1.17.1 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling deadpool-redis v0.11.1 [INFO] [stderr] Compiling rocket_db_pools v0.1.0-rc.3 [INFO] [stderr] Compiling cr8s v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.46s [INFO] running `Command { std: "docker" "inspect" "cdbb4baf9a029a6a0656a32cf492df7d9c24f971d719dbacee1c6c5b09a50202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdbb4baf9a029a6a0656a32cf492df7d9c24f971d719dbacee1c6c5b09a50202", kill_on_drop: false }` [INFO] [stdout] cdbb4baf9a029a6a0656a32cf492df7d9c24f971d719dbacee1c6c5b09a50202 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5de1e7a18fa16ba86307c20f32263fdfccc8f598c19f3187e40a18b1cf9af11 [INFO] running `Command { std: "docker" "start" "-a" "d5de1e7a18fa16ba86307c20f32263fdfccc8f598c19f3187e40a18b1cf9af11", kill_on_drop: false }` [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling rocket_db_pools v0.1.0-rc.3 [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0-rc.3 [INFO] [stderr] Compiling cr8s v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `blocking::Client` [INFO] [stdout] --> tests/rustaceans.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::{blocking::Client, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `blocking::Client` [INFO] [stdout] --> tests/crates.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::{blocking::Client, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CRATES_BASE_URL` is never used [INFO] [stdout] --> tests/common/mod.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub static CRATES_BASE_URL: &str = "http://127.0.0.1:8000/crates"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `crate_test_rustacean` is never used [INFO] [stdout] --> tests/common/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn crate_test_rustacean(client: &Client) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_test_rustacean` is never used [INFO] [stdout] --> tests/common/mod.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn delete_test_rustacean(client: &Client, rustacean: Value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `crate_test_crate` is never used [INFO] [stdout] --> tests/common/mod.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn crate_test_crate(client: &Client) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_test_crate` is never used [INFO] [stdout] --> tests/common/mod.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn delete_test_crate(client: &Client, a_crate: Value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_client_with_logged_in_admin` is never used [INFO] [stdout] --> tests/common/mod.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn get_client_with_logged_in_admin() -> Client { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CRATES_BASE_URL` is never used [INFO] [stdout] --> tests/common/mod.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub static CRATES_BASE_URL: &str = "http://127.0.0.1:8000/crates"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BASE_URL` is never used [INFO] [stdout] --> tests/common/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub static BASE_URL: &str = "http://127.0.0.1:8000"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `crate_test_crate` is never used [INFO] [stdout] --> tests/common/mod.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn crate_test_crate(client: &Client) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_test_crate` is never used [INFO] [stdout] --> tests/common/mod.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn delete_test_crate(client: &Client, a_crate: Value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_client_with_logged_in_viewer` is never used [INFO] [stdout] --> tests/common/mod.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn get_client_with_logged_in_viewer() -> Client { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BASE_URL` is never used [INFO] [stdout] --> tests/common/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub static BASE_URL: &str = "http://127.0.0.1:8000"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_test_rustacean` is never used [INFO] [stdout] --> tests/common/mod.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn delete_test_rustacean(client: &Client, rustacean: Value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [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/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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/rustcqXbKpj/symbols.o" "/opt/rustwide/target/debug/deps/cli-8d1e90ee6217c6ed.cli.5adfca61d9df439c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cli-8d1e90ee6217c6ed.1ayp4r55vbqc862g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-aec792e0e9b26cb8.rlib" "/opt/rustwide/target/debug/deps/libclap-850eec98c3703114.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-6b7921a88d627093.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-7233e2d701fce81c.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-8525db58354cc528.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-90a49271b4b154ec.rlib" "/opt/rustwide/target/debug/deps/libanstyle-8d4cc9e7d4e0fd40.rlib" "/opt/rustwide/target/debug/deps/libcr8s-b6d51c6266fac173.rlib" "/opt/rustwide/target/debug/deps/librocket_sync_db_pools-e7b65a4bdb8a178f.rlib" "/opt/rustwide/target/debug/deps/librocket_db_pools-16a89e961deadedd.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_redis-b0af11f8e531191e.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-4b2a3260a4135c69.rlib" "/opt/rustwide/target/debug/deps/libretain_mut-3807ae67c62c0c52.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-26d0e11cbad9966f.rlib" "/opt/rustwide/target/debug/deps/libredis-fa3f995eaedccf02.rlib" "/opt/rustwide/target/debug/deps/liburl-4dfa65372c793498.rlib" "/opt/rustwide/target/debug/deps/libidna-79255f4f278b7feb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libcombine-419996ecd5acaf6a.rlib" "/opt/rustwide/target/debug/deps/librocket-d5fea0399835a8fd.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e6dd4f679cfd09e7.rlib" "/opt/rustwide/target/debug/deps/libfastrand-964984f514d9705e.rlib" "/opt/rustwide/target/debug/deps/librocket_http-a68264598a49a09f.rlib" "/opt/rustwide/target/debug/deps/libcookie-f139b479c37a1958.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-20f25c518fb58198.rlib" "/opt/rustwide/target/debug/deps/libref_cast-11e10a911ae85ee5.rlib" "/opt/rustwide/target/debug/deps/libhyper-3eff26d301d823b2.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libh2-9eb11e865535bc19.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2809424842defc7a.rlib" "/opt/rustwide/target/debug/deps/libmulter-a7d4c2cff141c31e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-63d8a0ab776366b2.rlib" "/opt/rustwide/target/debug/deps/libtracing-1afca4d507db3bf7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-deacbb23cf292d7d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libspin-6570a0db2981fee9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dd39682adbba4d17.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-35ccad54361ed08f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libeither-493e809a4aefe3f1.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-ef3b6c03467ce62a.rlib" "/opt/rustwide/target/debug/deps/libatomic-541037954b6d507c.rlib" "/opt/rustwide/target/debug/deps/libstate-77dcbcafa509fa54.rlib" "/opt/rustwide/target/debug/deps/libubyte-a9b05ecf06191c20.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-90bffa2b4b095e1a.rlib" "/opt/rustwide/target/debug/deps/librustix-f414318d72eaa5d2.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-e83a07a5472101bf.rlib" "/opt/rustwide/target/debug/deps/libtime-16500fbb20061eba.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libderanged-fa85ab3038d23841.rlib" "/opt/rustwide/target/debug/deps/libfigment-3a2a15a05d468262.rlib" "/opt/rustwide/target/debug/deps/libtoml-3ba135237cb77290.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-cf00be48308bf839.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-c46d14475addab10.rlib" "/opt/rustwide/target/debug/deps/libindexmap-331787889eb9ee1f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f5a2e6bc8178749b.rlib" "/opt/rustwide/target/debug/deps/libwinnow-9ccbebe49d6a3f51.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-c9e847b7ac4d69ed.rlib" "/opt/rustwide/target/debug/deps/libpear-5d74290ff11b0b57.rlib" "/opt/rustwide/target/debug/deps/libyansi-80ab5752aeab620d.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-6ddb7f299cbff644.rlib" "/opt/rustwide/target/debug/deps/libtokio-37dbdb940cd6e9b4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa736b683dc4eb59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libfutures-aa0c2e5406fe949a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2d7022b8b27db77d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737b0fdb5b0cc406.rlib" "/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-059a48e20673f0bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-c1c21e4bacafd329.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26306951dc310f33.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libyansi-9acd1cf0bc164769.rlib" "/opt/rustwide/target/debug/deps/libtera-aeef7f95da291e4f.rlib" "/opt/rustwide/target/debug/deps/libslug-32a4be6903eb9038.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-fc878aeea0141e8f.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-e90c0644a9f16d17.rlib" "/opt/rustwide/target/debug/deps/libignore-e7cb17464ead3cf3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-24d28957e871fa70.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libthread_local-641795be127d6c70.rlib" "/opt/rustwide/target/debug/deps/libglobset-d66a53fee0403777.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libbstr-623294ada6394c8b.rlib" "/opt/rustwide/target/debug/deps/libpest-91f9551a1cb96dc9.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7ddea2e240dd1d21.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fe96467c13f0ff61.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-40843762474e5af8.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-c75fbd3705503790.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-3cb180b50207c913.rlib" "/opt/rustwide/target/debug/deps/libunic_common-c60069844ef3464e.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-cf7155cba7f5e2f8.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-43be7833a3a68cdc.rlib" "/opt/rustwide/target/debug/deps/libregex-2e506277111f09e4.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-5e767a81d08c634b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5fa4370c8d219a07.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e594bf872c310b25.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libhumansize-d773c9d6c51f3403.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-34bfc03f4b76e011.rlib" "/opt/rustwide/target/debug/deps/libphf-ea7989878683ea71.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-5b18e3e7a0bb224f.rlib" "/opt/rustwide/target/debug/deps/libuncased-62e59e377a6429f9.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b9c790f685f59773.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c24b427fef2ae8d9.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/liblettre-a41dd73314a93c4a.rlib" "/opt/rustwide/target/debug/deps/libhostname-6f3a5c9db2079e1b.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4d64094482ccd140.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libquoted_printable-8b96094039639e52.rlib" "/opt/rustwide/target/debug/deps/libnom-34b8b0d8377a6bde.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e6a9b7755f667902.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bfdd82292baefbb7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ca82e01e17647d5d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libemail_encoding-226d981892ef18b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libbase64-fff4a5fd545a8428.rlib" "/opt/rustwide/target/debug/deps/libidna-49c952c9560ec345.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.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-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libemail_address-c56379393b9d321b.rlib" "/opt/rustwide/target/debug/deps/libdiesel-738cddccb6533816.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fa61b5f449414a1a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libr2d2-3be3b341c260cdc7.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-cdec91f7f44f781a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b05c97552763dbd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-6bd1c70cf08cba41.rlib" "/opt/rustwide/target/debug/deps/libchrono-2ea09408f9f005d9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-736cedc9f8668a94.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libtime-02db91a21558938b.rlib" "/opt/rustwide/target/debug/deps/libserde-0bb5402bb161383b.rlib" "/opt/rustwide/target/debug/deps/librand-dd81adc3262c9002.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1277fd28374e99b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/libargon2-eac2661d0d797004.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libblake2-a31b349a9bba8295.rlib" "/opt/rustwide/target/debug/deps/libdigest-ed77b6347e517286.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-408c180832bc866e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-82269e3699f6d6dc.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-968ee8e23a805064.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-9509a4c7cc864398.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ce5fdf154f8fcd4.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cli-8d1e90ee6217c6ed" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cr8s` (bin "cli") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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/rustchWUR4Y/symbols.o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2.server.97c77d270ad0f3f3-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2.server.97c77d270ad0f3f3-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2.server.97c77d270ad0f3f3-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2.server.97c77d270ad0f3f3-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2.server.97c77d270ad0f3f3-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2.server.97c77d270ad0f3f3-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2.server.97c77d270ad0f3f3-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2.server.97c77d270ad0f3f3-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2.server.97c77d270ad0f3f3-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2.server.97c77d270ad0f3f3-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2.server.97c77d270ad0f3f3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2.server.97c77d270ad0f3f3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2.server.97c77d270ad0f3f3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2.server.97c77d270ad0f3f3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2.server.97c77d270ad0f3f3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2.server.97c77d270ad0f3f3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2.q35n0vfdm4akacv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-aec792e0e9b26cb8.rlib" "/opt/rustwide/target/debug/deps/libcr8s-b6d51c6266fac173.rlib" "/opt/rustwide/target/debug/deps/librocket_sync_db_pools-e7b65a4bdb8a178f.rlib" "/opt/rustwide/target/debug/deps/librocket_db_pools-16a89e961deadedd.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_redis-b0af11f8e531191e.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-4b2a3260a4135c69.rlib" "/opt/rustwide/target/debug/deps/libretain_mut-3807ae67c62c0c52.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-26d0e11cbad9966f.rlib" "/opt/rustwide/target/debug/deps/libredis-fa3f995eaedccf02.rlib" "/opt/rustwide/target/debug/deps/liburl-4dfa65372c793498.rlib" "/opt/rustwide/target/debug/deps/libidna-79255f4f278b7feb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libcombine-419996ecd5acaf6a.rlib" "/opt/rustwide/target/debug/deps/librocket-d5fea0399835a8fd.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e6dd4f679cfd09e7.rlib" "/opt/rustwide/target/debug/deps/libfastrand-964984f514d9705e.rlib" "/opt/rustwide/target/debug/deps/librocket_http-a68264598a49a09f.rlib" "/opt/rustwide/target/debug/deps/libcookie-f139b479c37a1958.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-20f25c518fb58198.rlib" "/opt/rustwide/target/debug/deps/libref_cast-11e10a911ae85ee5.rlib" "/opt/rustwide/target/debug/deps/libhyper-3eff26d301d823b2.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libh2-9eb11e865535bc19.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2809424842defc7a.rlib" "/opt/rustwide/target/debug/deps/libmulter-a7d4c2cff141c31e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-63d8a0ab776366b2.rlib" "/opt/rustwide/target/debug/deps/libtracing-1afca4d507db3bf7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-deacbb23cf292d7d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libspin-6570a0db2981fee9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dd39682adbba4d17.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-35ccad54361ed08f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libeither-493e809a4aefe3f1.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-ef3b6c03467ce62a.rlib" "/opt/rustwide/target/debug/deps/libatomic-541037954b6d507c.rlib" "/opt/rustwide/target/debug/deps/libstate-77dcbcafa509fa54.rlib" "/opt/rustwide/target/debug/deps/libubyte-a9b05ecf06191c20.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-90bffa2b4b095e1a.rlib" "/opt/rustwide/target/debug/deps/librustix-f414318d72eaa5d2.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-e83a07a5472101bf.rlib" "/opt/rustwide/target/debug/deps/libtime-16500fbb20061eba.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libderanged-fa85ab3038d23841.rlib" "/opt/rustwide/target/debug/deps/libfigment-3a2a15a05d468262.rlib" "/opt/rustwide/target/debug/deps/libtoml-3ba135237cb77290.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-cf00be48308bf839.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-c46d14475addab10.rlib" "/opt/rustwide/target/debug/deps/libindexmap-331787889eb9ee1f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f5a2e6bc8178749b.rlib" "/opt/rustwide/target/debug/deps/libwinnow-9ccbebe49d6a3f51.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-c9e847b7ac4d69ed.rlib" "/opt/rustwide/target/debug/deps/libpear-5d74290ff11b0b57.rlib" "/opt/rustwide/target/debug/deps/libyansi-80ab5752aeab620d.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-6ddb7f299cbff644.rlib" "/opt/rustwide/target/debug/deps/libtokio-37dbdb940cd6e9b4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa736b683dc4eb59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libfutures-aa0c2e5406fe949a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2d7022b8b27db77d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737b0fdb5b0cc406.rlib" "/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-059a48e20673f0bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-c1c21e4bacafd329.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26306951dc310f33.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libyansi-9acd1cf0bc164769.rlib" "/opt/rustwide/target/debug/deps/libtera-aeef7f95da291e4f.rlib" "/opt/rustwide/target/debug/deps/libslug-32a4be6903eb9038.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-fc878aeea0141e8f.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-e90c0644a9f16d17.rlib" "/opt/rustwide/target/debug/deps/libignore-e7cb17464ead3cf3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-24d28957e871fa70.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libthread_local-641795be127d6c70.rlib" "/opt/rustwide/target/debug/deps/libglobset-d66a53fee0403777.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libbstr-623294ada6394c8b.rlib" "/opt/rustwide/target/debug/deps/libpest-91f9551a1cb96dc9.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7ddea2e240dd1d21.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fe96467c13f0ff61.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-40843762474e5af8.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-c75fbd3705503790.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-3cb180b50207c913.rlib" "/opt/rustwide/target/debug/deps/libunic_common-c60069844ef3464e.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-cf7155cba7f5e2f8.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-43be7833a3a68cdc.rlib" "/opt/rustwide/target/debug/deps/libregex-2e506277111f09e4.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-5e767a81d08c634b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5fa4370c8d219a07.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e594bf872c310b25.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libhumansize-d773c9d6c51f3403.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-34bfc03f4b76e011.rlib" "/opt/rustwide/target/debug/deps/libphf-ea7989878683ea71.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-5b18e3e7a0bb224f.rlib" "/opt/rustwide/target/debug/deps/libuncased-62e59e377a6429f9.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b9c790f685f59773.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c24b427fef2ae8d9.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/liblettre-a41dd73314a93c4a.rlib" "/opt/rustwide/target/debug/deps/libhostname-6f3a5c9db2079e1b.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4d64094482ccd140.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libquoted_printable-8b96094039639e52.rlib" "/opt/rustwide/target/debug/deps/libnom-34b8b0d8377a6bde.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e6a9b7755f667902.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bfdd82292baefbb7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ca82e01e17647d5d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libemail_encoding-226d981892ef18b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libbase64-fff4a5fd545a8428.rlib" "/opt/rustwide/target/debug/deps/libidna-49c952c9560ec345.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.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-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libemail_address-c56379393b9d321b.rlib" "/opt/rustwide/target/debug/deps/libdiesel-738cddccb6533816.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fa61b5f449414a1a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libr2d2-3be3b341c260cdc7.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-cdec91f7f44f781a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b05c97552763dbd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-6bd1c70cf08cba41.rlib" "/opt/rustwide/target/debug/deps/libchrono-2ea09408f9f005d9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-736cedc9f8668a94.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libtime-02db91a21558938b.rlib" "/opt/rustwide/target/debug/deps/libserde-0bb5402bb161383b.rlib" "/opt/rustwide/target/debug/deps/librand-dd81adc3262c9002.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1277fd28374e99b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/libargon2-eac2661d0d797004.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libblake2-a31b349a9bba8295.rlib" "/opt/rustwide/target/debug/deps/libdigest-ed77b6347e517286.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-408c180832bc866e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-82269e3699f6d6dc.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-968ee8e23a805064.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-9509a4c7cc864398.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ce5fdf154f8fcd4.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server-8a5d9293566094a2" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cr8s` (bin "server") due to 2 previous errors [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d5de1e7a18fa16ba86307c20f32263fdfccc8f598c19f3187e40a18b1cf9af11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5de1e7a18fa16ba86307c20f32263fdfccc8f598c19f3187e40a18b1cf9af11", kill_on_drop: false }` [INFO] [stdout] d5de1e7a18fa16ba86307c20f32263fdfccc8f598c19f3187e40a18b1cf9af11 [INFO] building artma-gronsky/cr8s against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartma-gronsky%2Fcr8s" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/artma-gronsky/cr8s on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/artma-gronsky/cr8s [INFO] finished tweaking git repo https://github.com/artma-gronsky/cr8s [INFO] tweaked toml for git repo https://github.com/artma-gronsky/cr8s written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/artma-gronsky/cr8s 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 439e2d7edb57cfe72877d72dd4a3c1945a8bbebb92aab0e7ffab0de5a2ab24d6 [INFO] running `Command { std: "docker" "start" "-a" "439e2d7edb57cfe72877d72dd4a3c1945a8bbebb92aab0e7ffab0de5a2ab24d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "439e2d7edb57cfe72877d72dd4a3c1945a8bbebb92aab0e7ffab0de5a2ab24d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "439e2d7edb57cfe72877d72dd4a3c1945a8bbebb92aab0e7ffab0de5a2ab24d6", kill_on_drop: false }` [INFO] [stdout] 439e2d7edb57cfe72877d72dd4a3c1945a8bbebb92aab0e7ffab0de5a2ab24d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19579ccbe7eb1db37a32cb56722200c8306635f17cc89107464d33a618f747fa [INFO] running `Command { std: "docker" "start" "-a" "19579ccbe7eb1db37a32cb56722200c8306635f17cc89107464d33a618f747fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pin-project-lite v0.2.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling yansi v1.0.0-rc [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling ref-cast v1.0.19 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Compiling winnow v0.5.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0-rc.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling deunicode v0.4.4 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling email-encoding v0.2.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling quoted_printable v0.4.8 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling argon2 v0.5.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.19 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling diesel_derives v2.1.0 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0-rc.3 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling rocket_db_pools_codegen v0.1.0-rc.3 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling lettre v0.10.4 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Compiling diesel v2.1.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Compiling tera v1.17.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling deadpool-redis v0.11.1 [INFO] [stderr] Compiling rocket_db_pools v0.1.0-rc.3 [INFO] [stderr] Compiling cr8s v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.83s [INFO] running `Command { std: "docker" "inspect" "19579ccbe7eb1db37a32cb56722200c8306635f17cc89107464d33a618f747fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19579ccbe7eb1db37a32cb56722200c8306635f17cc89107464d33a618f747fa", kill_on_drop: false }` [INFO] [stdout] 19579ccbe7eb1db37a32cb56722200c8306635f17cc89107464d33a618f747fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12349fb4e1dc7ad784968ed09060b3784393e2bf397b2aa158adb50678492968 [INFO] running `Command { std: "docker" "start" "-a" "12349fb4e1dc7ad784968ed09060b3784393e2bf397b2aa158adb50678492968", kill_on_drop: false }` [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0-rc.3 [INFO] [stderr] Compiling rocket_db_pools v0.1.0-rc.3 [INFO] [stderr] Compiling cr8s v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `blocking::Client` [INFO] [stdout] --> tests/rustaceans.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::{blocking::Client, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `blocking::Client` [INFO] [stdout] --> tests/crates.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::{blocking::Client, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CRATES_BASE_URL` is never used [INFO] [stdout] --> tests/common/mod.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub static CRATES_BASE_URL: &str = "http://127.0.0.1:8000/crates"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `crate_test_rustacean` is never used [INFO] [stdout] --> tests/common/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn crate_test_rustacean(client: &Client) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_test_rustacean` is never used [INFO] [stdout] --> tests/common/mod.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn delete_test_rustacean(client: &Client, rustacean: Value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `crate_test_crate` is never used [INFO] [stdout] --> tests/common/mod.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn crate_test_crate(client: &Client) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_test_crate` is never used [INFO] [stdout] --> tests/common/mod.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn delete_test_crate(client: &Client, a_crate: Value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_client_with_logged_in_admin` is never used [INFO] [stdout] --> tests/common/mod.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn get_client_with_logged_in_admin() -> Client { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CRATES_BASE_URL` is never used [INFO] [stdout] --> tests/common/mod.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub static CRATES_BASE_URL: &str = "http://127.0.0.1:8000/crates"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BASE_URL` is never used [INFO] [stdout] --> tests/common/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub static BASE_URL: &str = "http://127.0.0.1:8000"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `crate_test_crate` is never used [INFO] [stdout] --> tests/common/mod.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn crate_test_crate(client: &Client) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_test_crate` is never used [INFO] [stdout] --> tests/common/mod.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn delete_test_crate(client: &Client, a_crate: Value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_client_with_logged_in_viewer` is never used [INFO] [stdout] --> tests/common/mod.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn get_client_with_logged_in_viewer() -> Client { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BASE_URL` is never used [INFO] [stdout] --> tests/common/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub static BASE_URL: &str = "http://127.0.0.1:8000"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_test_rustacean` is never used [INFO] [stdout] --> tests/common/mod.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn delete_test_rustacean(client: &Client, rustacean: Value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.33s [INFO] running `Command { std: "docker" "inspect" "12349fb4e1dc7ad784968ed09060b3784393e2bf397b2aa158adb50678492968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12349fb4e1dc7ad784968ed09060b3784393e2bf397b2aa158adb50678492968", kill_on_drop: false }` [INFO] [stdout] 12349fb4e1dc7ad784968ed09060b3784393e2bf397b2aa158adb50678492968