[INFO] cloning repository https://github.com/nindalf/pokespeare [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nindalf/pokespeare" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnindalf%2Fpokespeare", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnindalf%2Fpokespeare'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87b21b6fff60792b29bd63ebca3fc0a756edca19 [INFO] testing nindalf/pokespeare against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnindalf%2Fpokespeare" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nindalf/pokespeare on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nindalf/pokespeare [INFO] finished tweaking git repo https://github.com/nindalf/pokespeare [INFO] tweaked toml for git repo https://github.com/nindalf/pokespeare written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/nindalf/pokespeare already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81d27841c03cd6b1fcd5ade8ea0f005969bb4164eb8a7e86df512c5f56f338a1 [INFO] running `Command { std: "docker" "start" "-a" "81d27841c03cd6b1fcd5ade8ea0f005969bb4164eb8a7e86df512c5f56f338a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81d27841c03cd6b1fcd5ade8ea0f005969bb4164eb8a7e86df512c5f56f338a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d27841c03cd6b1fcd5ade8ea0f005969bb4164eb8a7e86df512c5f56f338a1", kill_on_drop: false }` [INFO] [stdout] 81d27841c03cd6b1fcd5ade8ea0f005969bb4164eb8a7e86df512c5f56f338a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3105c699461a0224d9f3f62cb21a0633ced68d52b46948f0e799d68a99516eb [INFO] running `Command { std: "docker" "start" "-a" "c3105c699461a0224d9f3f62cb21a0633ced68d52b46948f0e799d68a99516eb", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling actix-service v2.0.0-beta.5 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling sha-1 v0.9.5 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.2 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling sqlx-rt v0.5.2 [INFO] [stderr] Compiling actix-server v2.0.0-beta.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling sqlx-core v0.5.2 [INFO] [stderr] Compiling actix-http v3.0.0-beta.5 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling actix-web v4.0.0-beta.5 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling sqlx-macros v0.5.2 [INFO] [stderr] Compiling sqlx v0.5.2 [INFO] [stderr] Compiling pokespeare v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/storage/db.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub id: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/storage/db.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/storage/db.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub id: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/storage/db.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "c3105c699461a0224d9f3f62cb21a0633ced68d52b46948f0e799d68a99516eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3105c699461a0224d9f3f62cb21a0633ced68d52b46948f0e799d68a99516eb", kill_on_drop: false }` [INFO] [stdout] c3105c699461a0224d9f3f62cb21a0633ced68d52b46948f0e799d68a99516eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b837ff3a36bbadd4b5854c4ae4a5add37bc8358bd225e0f8018b4e6667b9533b [INFO] running `Command { std: "docker" "start" "-a" "b837ff3a36bbadd4b5854c4ae4a5add37bc8358bd225e0f8018b4e6667b9533b", kill_on_drop: false }` [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/storage/db.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub id: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/storage/db.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/storage/db.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub id: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/storage/db.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mockito v0.30.0 [INFO] [stderr] Compiling pokespeare v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4.integration.3e443917-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4.integration.3e443917-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4.integration.3e443917-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4.integration.3e443917-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4.integration.3e443917-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4.integration.3e443917-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4.integration.3e443917-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4.integration.3e443917-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4.integration.3e443917-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4.integration.3e443917-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4.integration.3e443917-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4.integration.3e443917-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4.integration.3e443917-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4.integration.3e443917-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4.integration.3e443917-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4.integration.3e443917-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4.4jd80nbr7ys3qben.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-309995d1fa3076ca/out" "-L" "/opt/rustwide/target/debug/build/ring-a6e3dc9d94288609/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libuuid-d66e8512f32dbd9b.rlib" "/opt/rustwide/target/debug/deps/libpokespeare-90d3eea9797e1aa0.rlib" "/opt/rustwide/target/debug/deps/libconfig-6c4105b8b061207f.rlib" "/opt/rustwide/target/debug/deps/libini-7bc329445f982b90.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-4b449e2222c01f22.rlib" "/opt/rustwide/target/debug/deps/libserde-549cb5c38c2fde5d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8ba4ac984884c79.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fc2ac5b964651b53.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libtoml-b8259016d2921cf0.rlib" "/opt/rustwide/target/debug/deps/libnom-9dee50637cf41abb.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "/opt/rustwide/target/debug/deps/libsqlx-e12c5f62b029b0cb.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-48a9368b4b31ef1a.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libwhoami-79b9518dedba9084.rlib" "/opt/rustwide/target/debug/deps/libdirs-599f4a6bb62004af.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-f921461ef3995beb.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-258a7222a226fd2d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-718f2ae1a3fef1fe.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-72686b812c262e3b.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-ee632c6f76ffe2ce.rlib" "/opt/rustwide/target/debug/deps/libnom-5ff4eda7f345f745.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-04c922e4d9995eec.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7aeba00ee84ecffc.rlib" "/opt/rustwide/target/debug/deps/libbitvec-b732c551213e97a1.rlib" "/opt/rustwide/target/debug/deps/libfunty-aba75666c1391a28.rlib" "/opt/rustwide/target/debug/deps/libwyz-99a41e8854bbb6fd.rlib" "/opt/rustwide/target/debug/deps/libtap-148302a971f7b279.rlib" "/opt/rustwide/target/debug/deps/libradium-bfe72f058e6d20d0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-82a53219f3a3a5aa.rlib" "/opt/rustwide/target/debug/deps/libcrc-eeda29259dac6f4d.rlib" "/opt/rustwide/target/debug/deps/libmd5-5b8ea7e480f79b06.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-892a2c8555bd1ad3.rlib" "/opt/rustwide/target/debug/deps/libatoi-b0d7dfaa139d616d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libstringprep-33960f4b88d42723.rlib" "/opt/rustwide/target/debug/deps/libhmac-8cdb5e8aa250a84a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-595db6c1cdafd542.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b06cbbb829db76a3.rlib" "/opt/rustwide/target/debug/deps/libsha2-3bf72b01c5c76ae0.rlib" "/opt/rustwide/target/debug/deps/libhashlink-99b26e2540d6c673.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4249bbc053d32224.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1c1d2febec71c19e.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-2e79b72e5d4202bf.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-fe8cba483e49d015.rlib" "/opt/rustwide/target/debug/deps/librustls-c3629f9fc45838f4.rlib" "/opt/rustwide/target/debug/deps/libsct-fa59b9bc17396adf.rlib" "/opt/rustwide/target/debug/deps/libwebpki-5028493b350cde53.rlib" "/opt/rustwide/target/debug/deps/libring-59db83bf103d0cb2.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libactix_web-a9cf74a69e0b1bae.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libactix_server-f4632fe8295a1adc.rlib" "/opt/rustwide/target/debug/deps/libactix_router-e5fb660b6d3549a0.rlib" "/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-250202f4e3df1212.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libactix_http-895c46d3b8fb79af.rlib" "/opt/rustwide/target/debug/deps/librand-8e07131f88a15f9f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7bc67fae755cfc67.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-29cafc50e601e3a5.rlib" "/opt/rustwide/target/debug/deps/libcookie-3bac1103d2b24e72.rlib" "/opt/rustwide/target/debug/deps/libsha1-df3110865d5e28e0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b7b38c4a3b550914.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-71b99c285247371c.rlib" "/opt/rustwide/target/debug/deps/libbytestring-228be29ee52ad520.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libflate2-eda05d72dd92e302.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-4f0974b857c0a9ae.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7e6a3d53b2cbc5ce.rlib" "/opt/rustwide/target/debug/deps/libtime-7ef233f5ddedbda0.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-017fab9397479e89.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libahash-dafd12950f677b0d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3125fb564e5429af.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-08b7a7f05133c545.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-91d12aae1a927708.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-42e5729289ea07a9.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-f257d8efda402301.rlib" "/opt/rustwide/target/debug/deps/libactix_service-b11359b13e84a6c7.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-f658089c7f38429c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-473a4969eb7d20a4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-20326f99525aa190.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-32d62898872064d3.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-3ebb8b02f4815baa.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libserde_json-862fc2146c20b7d1.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libserde-f556dc6ae319fdcb.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2142c45edfda9465.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a8ef144a15c7b67a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-240251f2a97c2e4b.rlib" "/opt/rustwide/target/debug/deps/libhyper-1e3129da8757fe75.rlib" "/opt/rustwide/target/debug/deps/libwant-12b7f1c6b7669980.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-10bb403abaae75ee.rlib" "/opt/rustwide/target/debug/deps/libh2-6399098c48c93124.rlib" "/opt/rustwide/target/debug/deps/libindexmap-af40e1fa35f10c9d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7a5b65719d83ebe2.rlib" "/opt/rustwide/target/debug/deps/libahash-349273335c5b20f1.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-86cf5d920e961e3c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9d5cf60e65a71990.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libpin_project-43a5a557782f759f.rlib" "/opt/rustwide/target/debug/deps/libtracing-8ec91862a52fbeb3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-587a834978cd390e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-84ffa5dedfbbf61b.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3823af808cddb8b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-52bcc59b627c5002.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-05bcfa75ed4e7405.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f7bfc0ba4cd2b70.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00712dfc64768c7d.rlib" "/opt/rustwide/target/debug/deps/libmio-0cdf0eaa685a3616.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d29c7a8c362d04da.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6215a18a5fc4b86a.rlib" "/opt/rustwide/target/debug/deps/liblibc-275c26d6891ef53b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6a2a8573869331fb.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-88bf2ca2aaf49856.rlib" "/opt/rustwide/target/debug/deps/libidna-5ffcea30e4684495.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a631b26f2532888c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration-b1dd9571ea81f1f4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pokespeare` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b837ff3a36bbadd4b5854c4ae4a5add37bc8358bd225e0f8018b4e6667b9533b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b837ff3a36bbadd4b5854c4ae4a5add37bc8358bd225e0f8018b4e6667b9533b", kill_on_drop: false }` [INFO] [stdout] b837ff3a36bbadd4b5854c4ae4a5add37bc8358bd225e0f8018b4e6667b9533b