[INFO] updating cached repository https://github.com/AbsoluteVirtueXI/api-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec8f3ecff50c3022a73f1e016fa0e7efa60c9a51 [INFO] testing AbsoluteVirtueXI/api-test against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsoluteVirtueXI%2Fapi-test" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AbsoluteVirtueXI/api-test on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AbsoluteVirtueXI/api-test [INFO] finished tweaking git repo https://github.com/AbsoluteVirtueXI/api-test [INFO] tweaked toml for git repo https://github.com/AbsoluteVirtueXI/api-test written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/AbsoluteVirtueXI/api-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb8dbe1ad277be9edda9c417d26bae01897ee905e2778ffb94426560e8a9ebb6 [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" "bb8dbe1ad277be9edda9c417d26bae01897ee905e2778ffb94426560e8a9ebb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb8dbe1ad277be9edda9c417d26bae01897ee905e2778ffb94426560e8a9ebb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb8dbe1ad277be9edda9c417d26bae01897ee905e2778ffb94426560e8a9ebb6", kill_on_drop: false }` [INFO] [stdout] bb8dbe1ad277be9edda9c417d26bae01897ee905e2778ffb94426560e8a9ebb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--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] 49253ba6161359456cf8e948c9020344a4978a3f40de5577f029acfcade87633 [INFO] running `Command { std: "docker" "start" "-a" "49253ba6161359456cf8e948c9020344a4978a3f40de5577f029acfcade87633", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling sqlformat v0.1.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.18 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.18 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling juniper_codegen v0.14.2 (https://github.com/graphql-rust/juniper#2cb96d0f) [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling bson v0.14.1 [INFO] [stderr] Compiling sqlx-core v0.3.5 [INFO] [stderr] Compiling juniper v0.14.2 (https://github.com/graphql-rust/juniper#2cb96d0f) [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling sqlx-macros v0.3.5 [INFO] [stderr] Compiling warp v0.2.2 [INFO] [stderr] Compiling juniper_subscriptions v0.14.2 (https://github.com/graphql-rust/juniper#2cb96d0f) [INFO] [stderr] Compiling juniper_warp v0.5.2 (https://github.com/graphql-rust/juniper#2cb96d0f) [INFO] [stderr] Compiling sqlx v0.3.5 [INFO] [stderr] Compiling warp-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: failed to connect to database: Connection refused (os error 111) [INFO] [stdout] --> src/bin/todo.rs:168:26 [INFO] [stdout] | [INFO] [stdout] 168 | let todos_list = sqlx::query_as!(Todo, "SELECT * FROM todos WHERE id BETWEEN $1 and $2", offset, limit) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to connect to database: Connection refused (os error 111) [INFO] [stdout] --> src/bin/todo.rs:174:20 [INFO] [stdout] | [INFO] [stdout] 174 | let rows = sqlx::query!("INSERT INTO todos VALUES($1, $2, $3)", id, text, completed) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to connect to database: Connection refused (os error 111) [INFO] [stdout] --> src/bin/todo.rs:180:20 [INFO] [stdout] | [INFO] [stdout] 180 | let rows = sqlx::query!("UPDATE todos SET text = $1, completed = $2 where id = $3", text, completed, id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to connect to database: Connection refused (os error 111) [INFO] [stdout] --> src/bin/todo.rs:186:20 [INFO] [stdout] | [INFO] [stdout] 186 | let rows = sqlx::query!("DELETE FROM todos WHERE id = $1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to connect to database: Connection refused (os error 111) [INFO] [stdout] --> src/bin/todo_graph.rs:192:26 [INFO] [stdout] | [INFO] [stdout] 192 | let todos_list = sqlx::query_as!(Todo, "SELECT * FROM todos WHERE id BETWEEN $1 and $2", offset, limit) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to connect to database: Connection refused (os error 111) [INFO] [stdout] --> src/bin/todo_graph.rs:198:20 [INFO] [stdout] | [INFO] [stdout] 198 | let rows = sqlx::query!("INSERT INTO todos VALUES($1, $2, $3)", id, text, completed) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to connect to database: Connection refused (os error 111) [INFO] [stdout] --> src/bin/todo_graph.rs:204:20 [INFO] [stdout] | [INFO] [stdout] 204 | let rows = sqlx::query!("UPDATE todos SET text = $1, completed = $2 where id = $3", text, completed, id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to connect to database: Connection refused (os error 111) [INFO] [stdout] --> src/bin/todo_graph.rs:210:20 [INFO] [stdout] | [INFO] [stdout] 210 | let rows = sqlx::query!("DELETE FROM todos WHERE id = $1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EmptySubscription`, `FieldResult` [INFO] [stdout] --> src/bin/todo_graph.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | use juniper::{FieldResult, EmptySubscription}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/bin/todo_graph.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/bin/todo_graph.rs:218:30 [INFO] [stdout] | [INFO] [stdout] 218 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `warp-tutorial`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29.header.1f4a0qg2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29.header.1f4a0qg2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29.header.1f4a0qg2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29.header.1f4a0qg2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29.header.1f4a0qg2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29.header.1f4a0qg2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29.header.1f4a0qg2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29.header.1f4a0qg2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29.header.1f4a0qg2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29.header.1f4a0qg2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29.header.1f4a0qg2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29.header.1f4a0qg2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29.header.1f4a0qg2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29.header.1f4a0qg2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29.header.1f4a0qg2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29.header.1f4a0qg2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29" "/opt/rustwide/target/debug/deps/header-0a0455cdb81b7b29.33r1wyzcr30g11q1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwarp-4452237401641e0d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-98f92a0d2fb8b77d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-3337ed02229311d7.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-a843a36c2bee66e4.rlib" "/opt/rustwide/target/debug/deps/libutf8-eabdc5b028116e93.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-fa7c8a4addebc5c3.rlib" "/opt/rustwide/target/debug/deps/libmultipart-0bf855843d2bfa69.rlib" "/opt/rustwide/target/debug/deps/libtwoway-88724484f7814078.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-69c1770b2dff19bf.rlib" "/opt/rustwide/target/debug/deps/libsafemem-3282e603a3fd1262.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c990c9434bcc1434.rlib" "/opt/rustwide/target/debug/deps/librand-61bee40ebf222d38.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d55f8861a2045619.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-f22cd51e487f999b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b65b2913e2d67f66.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-577e461dcab5829e.rlib" "/opt/rustwide/target/debug/deps/librand-38b0fe7f1e41a9fe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-9bf106c9dfd7431b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-424d392091a55448.rlib" "/opt/rustwide/target/debug/deps/libphf-680d528b08668ec9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9e53fc098d4cd87a.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3f058225b049415d.rlib" "/opt/rustwide/target/debug/deps/libmime-5ec2eb9ff417f1e7.rlib" "/opt/rustwide/target/debug/deps/liblog-7fb1f866bdf36c3e.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-5eee23a00d889c39.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c393359cde587d64.rlib" "/opt/rustwide/target/debug/deps/libunicase-4c76f52b188a2b26.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6792ed8826cd3662.rlib" "/opt/rustwide/target/debug/deps/liburl-d982b85a9707b979.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-a4a9ab41a4c50434.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-eec5892a57ca7520.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac18f0be8c54b3e6.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-54eda60b813ddfb1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d62598b9662856d2.rlib" "/opt/rustwide/target/debug/deps/libryu-1115b2f4c66b639d.rlib" "/opt/rustwide/target/debug/deps/libheaders-1e25813a05569ea2.rlib" "/opt/rustwide/target/debug/deps/libsha1-2ce5aa84e74f24c1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libdigest-9129148d9bad168f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cbe3954b12e895f9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c00bb7ab69588725.rlib" "/opt/rustwide/target/debug/deps/libtypenum-cdf4a0787e8cd250.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a2566a070c82f63d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-9c985764da5cd074.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libbase64-81b9ecf4e71436a0.rlib" "/opt/rustwide/target/debug/deps/libhyper-8be49105d5ac48fb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libwant-8f7fee3fcb17931e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libh2-1b93f63f98d0b69c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0e0ac349cd3ad118.rlib" "/opt/rustwide/target/debug/deps/libserde-4ac67e8a0bd304a5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6d81717311de73d9.rlib" "/opt/rustwide/target/debug/deps/libtime-913c71cda80ddbf9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-20d37b2d7d1329d9.rlib" "/opt/rustwide/target/debug/deps/libtokio-e352def0624a8416.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-45b6e0e50794b4c6.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3891838b5fa1d75c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8a2d21ce68c2e400.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ae5fe6275c185c3f.rlib" "/opt/rustwide/target/debug/deps/libmio-9631a3a14df8f816.rlib" "/opt/rustwide/target/debug/deps/libiovec-7ac3f4ce94c41d73.rlib" "/opt/rustwide/target/debug/deps/libnet2-7c27f4612546d9f9.rlib" "/opt/rustwide/target/debug/deps/liblibc-7503308e9be3f609.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0f9a07ee35368120.rlib" "/opt/rustwide/target/debug/deps/libhttp-69bc83999fecee7b.rlib" "/opt/rustwide/target/debug/deps/libitoa-f2b79233113ce278.rlib" "/opt/rustwide/target/debug/deps/libbytes-f43c921aa515af8a.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libfutures-c9a79cf26c362232.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-96a441e6cba2bd72.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-214dcca3746cbad1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-328ad80e5c614c0f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5784bc9bf70dfec6.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a2e457e7b3349e0a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-145f5f91ba4d59be.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e0b5245fd2852c77.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-95160ea66ef8df44.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-55892e3ac4a3edbe.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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: build failed [INFO] running `Command { std: "docker" "inspect" "49253ba6161359456cf8e948c9020344a4978a3f40de5577f029acfcade87633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49253ba6161359456cf8e948c9020344a4978a3f40de5577f029acfcade87633", kill_on_drop: false }` [INFO] [stdout] 49253ba6161359456cf8e948c9020344a4978a3f40de5577f029acfcade87633