[INFO] cloning repository https://github.com/mihai-dinculescu/shakespeares-pocket-monsters [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mihai-dinculescu/shakespeares-pocket-monsters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihai-dinculescu%2Fshakespeares-pocket-monsters", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihai-dinculescu%2Fshakespeares-pocket-monsters'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c511ed754974ecc1e07e794e39a64270875eb97 [INFO] testing mihai-dinculescu/shakespeares-pocket-monsters against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihai-dinculescu%2Fshakespeares-pocket-monsters" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mihai-dinculescu/shakespeares-pocket-monsters on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mihai-dinculescu/shakespeares-pocket-monsters [INFO] finished tweaking git repo https://github.com/mihai-dinculescu/shakespeares-pocket-monsters [INFO] tweaked toml for git repo https://github.com/mihai-dinculescu/shakespeares-pocket-monsters written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/mihai-dinculescu/shakespeares-pocket-monsters already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5bdd79cd60517b27675b9bbd920cc8c1a09a5c91dcb1b7267f2f4d064d66734 [INFO] running `Command { std: "docker" "start" "-a" "b5bdd79cd60517b27675b9bbd920cc8c1a09a5c91dcb1b7267f2f4d064d66734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5bdd79cd60517b27675b9bbd920cc8c1a09a5c91dcb1b7267f2f4d064d66734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5bdd79cd60517b27675b9bbd920cc8c1a09a5c91dcb1b7267f2f4d064d66734", kill_on_drop: false }` [INFO] [stdout] b5bdd79cd60517b27675b9bbd920cc8c1a09a5c91dcb1b7267f2f4d064d66734 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32133723f91fc189dcc526f002fc181ac7ef06e2e586f999e7e640cd2a43bcaf [INFO] running `Command { std: "docker" "start" "-a" "32133723f91fc189dcc526f002fc181ac7ef06e2e586f999e7e640cd2a43bcaf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling actix-service v2.0.0-beta.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.2 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling actix-server v2.0.0-beta.4 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling bb8 v0.7.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling opentelemetry v0.13.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [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 tracing-subscriber v0.2.18 [INFO] [stderr] Compiling actix-http v3.0.0-beta.5 [INFO] [stderr] Compiling serde-aux v2.2.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling tracing-opentelemetry v0.12.0 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.2.4 [INFO] [stderr] Compiling redis v0.20.1 [INFO] [stderr] Compiling actix-web v4.0.0-beta.5 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling tracing-actix-web v0.4.0-beta.4 [INFO] [stderr] Compiling bb8-redis v0.9.0 [INFO] [stderr] Compiling shakespeares-pocket-monsters v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "32133723f91fc189dcc526f002fc181ac7ef06e2e586f999e7e640cd2a43bcaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32133723f91fc189dcc526f002fc181ac7ef06e2e586f999e7e640cd2a43bcaf", kill_on_drop: false }` [INFO] [stdout] 32133723f91fc189dcc526f002fc181ac7ef06e2e586f999e7e640cd2a43bcaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e11ee9f60fbf1f80a17afb5d5e8712e13d6db0983a356a54c349ccf665470835 [INFO] running `Command { std: "docker" "start" "-a" "e11ee9f60fbf1f80a17afb5d5e8712e13d6db0983a356a54c349ccf665470835", kill_on_drop: false }` [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling opentelemetry v0.13.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.12.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling bb8 v0.7.0 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling actix-server v2.0.0-beta.4 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling actix-http v3.0.0-beta.5 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling redis v0.20.1 [INFO] [stderr] Compiling actix-web v4.0.0-beta.5 [INFO] [stderr] Compiling tracing-actix-web v0.4.0-beta.4 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling wiremock v0.5.2 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling bb8-redis v0.9.0 [INFO] [stderr] Compiling shakespeares-pocket-monsters 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/shakespeares_pocket_monsters-f64c562d1abc6a4e.shakespeares_pocket_monsters.afaa452d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/shakespeares_pocket_monsters-f64c562d1abc6a4e.shakespeares_pocket_monsters.afaa452d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/shakespeares_pocket_monsters-f64c562d1abc6a4e.shakespeares_pocket_monsters.afaa452d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/shakespeares_pocket_monsters-f64c562d1abc6a4e.shakespeares_pocket_monsters.afaa452d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/shakespeares_pocket_monsters-f64c562d1abc6a4e.shakespeares_pocket_monsters.afaa452d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/shakespeares_pocket_monsters-f64c562d1abc6a4e.shakespeares_pocket_monsters.afaa452d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/shakespeares_pocket_monsters-f64c562d1abc6a4e.shakespeares_pocket_monsters.afaa452d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/shakespeares_pocket_monsters-f64c562d1abc6a4e.shakespeares_pocket_monsters.afaa452d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/shakespeares_pocket_monsters-f64c562d1abc6a4e.shakespeares_pocket_monsters.afaa452d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/shakespeares_pocket_monsters-f64c562d1abc6a4e.shakespeares_pocket_monsters.afaa452d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/shakespeares_pocket_monsters-f64c562d1abc6a4e.shakespeares_pocket_monsters.afaa452d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/shakespeares_pocket_monsters-f64c562d1abc6a4e.shakespeares_pocket_monsters.afaa452d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/shakespeares_pocket_monsters-f64c562d1abc6a4e.shakespeares_pocket_monsters.afaa452d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/shakespeares_pocket_monsters-f64c562d1abc6a4e.shakespeares_pocket_monsters.afaa452d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/shakespeares_pocket_monsters-f64c562d1abc6a4e.shakespeares_pocket_monsters.afaa452d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/shakespeares_pocket_monsters-f64c562d1abc6a4e.shakespeares_pocket_monsters.afaa452d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/shakespeares_pocket_monsters-f64c562d1abc6a4e.1o5bf9n0cxpmyawn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-c2dfc2abf9f9b997/out" "-L" "/opt/rustwide/target/debug/build/ring-0f34a5d678bd7990/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconfig-740d56c822cce730.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-f29a8af701d41894.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libtracing_bunyan_formatter-0348ebaa41907655.rlib" "/opt/rustwide/target/debug/deps/libgethostname-436a436087c6c9c3.rlib" "/opt/rustwide/target/debug/deps/libtracing_actix_web-6781f746974ca770.rlib" "/opt/rustwide/target/debug/deps/libtracing_opentelemetry-90e976b90907bae5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-f4727ab766adb4c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f9b8a1e2714e7bc6.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-2da2fb230a2c10bc.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-e800e51aa2eca150.rlib" "/opt/rustwide/target/debug/deps/libansi_term-edb42a5a5018ad00.rlib" "/opt/rustwide/target/debug/deps/libmatchers-aa6d81016774de78.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cbdf19a2653b2f1f.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-239f7d15e6997cd9.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-045430231d0863ee.rlib" "/opt/rustwide/target/debug/deps/libuuid-991e455ad9c49222.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-29b8dbcc8b73af0e.rlib" "/opt/rustwide/target/debug/deps/libbb8_redis-be1be88e042b36d8.rlib" "/opt/rustwide/target/debug/deps/libredis-1c7caf16cff59d6f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1412316b040be4e0.rlib" "/opt/rustwide/target/debug/deps/libcombine-811f894cbf763c4e.rlib" "/opt/rustwide/target/debug/deps/libbb8-6f24231a133665ed.rlib" "/opt/rustwide/target/debug/deps/libactix_web-0a943017f5cd27b5.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libactix_server-301b1fa40bbc4da9.rlib" "/opt/rustwide/target/debug/deps/libactix_router-7df7c1900bf940ce.rlib" "/opt/rustwide/target/debug/deps/libactix_http-ae8d9cca07ba4874.rlib" "/opt/rustwide/target/debug/deps/librand-1ce6113419e7f189.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2355cd73fdcd464b.rlib" "/opt/rustwide/target/debug/deps/librand_core-860eae1f3620c817.rlib" "/opt/rustwide/target/debug/deps/libcookie-975ae7f336cf997c.rlib" "/opt/rustwide/target/debug/deps/libsha1-102b368874e5f802.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-156e6e6376f379dc.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-eebf8e0c7fc180fd.rlib" "/opt/rustwide/target/debug/deps/libbytestring-228be29ee52ad520.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libflate2-4698932daccebae4.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-58346b0e6c59c7cc.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-d93e2e2bbf73af99.rlib" "/opt/rustwide/target/debug/deps/libtime-78c5696f159b67b4.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b53327fa202cba9e.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libahash-eaad0c58b9300f3e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-52b3b2fd57610fc2.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-b46926e514a3e916.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-cc9b9530e280365a.rlib" "/opt/rustwide/target/debug/deps/libactix_service-9895c3545d8c448d.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-bc5fca8d7b9b6598.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-784891560bce8487.rlib" "/opt/rustwide/target/debug/deps/libserde_aux-08fbad2ef6c3ae9b.rlib" "/opt/rustwide/target/debug/deps/libchrono-0593fc7dbcf6ebc2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-80872d1dd5aaa911.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libtime-1aba4b9ebfaafbd5.rlib" "/opt/rustwide/target/debug/deps/libwiremock-8e21ec1e6a9bbb2a.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-1b35b561125be81d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libsmawk-1b90342766fe35d9.rlib" "/opt/rustwide/target/debug/deps/libfutures-a78e115e1511011f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-da4dd598d894a40e.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-33a60b96743d2eb8.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-7b13f27c85e340ca.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7a71f38355aa0a04.rlib" "/opt/rustwide/target/debug/deps/libconfig-6c149ed48b34deb7.rlib" "/opt/rustwide/target/debug/deps/libnom-9dee50637cf41abb.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-04c922e4d9995eec.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7aeba00ee84ecffc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4df5d90d96ade47c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8c1751c9f347e6ae.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/libhttp_types-18a3f49e4296da0b.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-640f7cf02c19b4d9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0449aed431b6c4df.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-e6ac5c40d28f0158.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-aa38409d840b96dd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-c47cb5efcb791a91.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d5531d5f1ef97941.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/librand-0180790bd6499a84.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-41db320d7e30865f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-c85d34efc28f6264.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-68b4a70f77a2c971.rlib" "/opt/rustwide/target/debug/deps/libinfer-ebeab7dc510a4f04.rlib" "/opt/rustwide/target/debug/deps/libclaim-dbb0d1044a6bd921.rlib" "/opt/rustwide/target/debug/deps/libreqwest-966ff20a1c55c7ca.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-17ce7d412609c16b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6f00cfcc7bf89de4.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-bcfa59d9d69c7595.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-be620b6c909f182e.rlib" "/opt/rustwide/target/debug/deps/librustls-48be65fdce4fb1e3.rlib" "/opt/rustwide/target/debug/deps/libsct-659b10073e2d86af.rlib" "/opt/rustwide/target/debug/deps/libwebpki-9b340ff575e3d452.rlib" "/opt/rustwide/target/debug/deps/libring-0b1597236ef51d68.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.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-c289445c0f97c580.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libhyper-331f2b4c279c8e6b.rlib" "/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c3675a15a3d5e19f.rlib" "/opt/rustwide/target/debug/deps/libh2-5e7a423d9c1b28bf.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80af7c9052fffb17.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-314c023cf6a8b12a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ef683eb578640ec7.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libtracing-0284f205f751a646.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c2a5e60e2e705e7b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-85060d3a10fee4a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73386f59a1492b3d.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-a6140ea192e2c42c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-495eaa39b451c99d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00712dfc64768c7d.rlib" "/opt/rustwide/target/debug/deps/libmio-14fd6b12514a5dce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b403c6c909c6f091.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eedb03acd997f28d.rlib" "/opt/rustwide/target/debug/deps/liblibc-4af5f7e2c3f2ea5b.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-3a53f004e1ce0283.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-f85ac9e85a468ea8.rlib" "/opt/rustwide/target/debug/deps/libidna-121ddfe972d84209.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-212ea2555ae303e7.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/libserde-bf1b4e952c8cd06d.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" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/shakespeares_pocket_monsters-f64c562d1abc6a4e" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shakespeares-pocket-monsters` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e11ee9f60fbf1f80a17afb5d5e8712e13d6db0983a356a54c349ccf665470835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e11ee9f60fbf1f80a17afb5d5e8712e13d6db0983a356a54c349ccf665470835", kill_on_drop: false }` [INFO] [stdout] e11ee9f60fbf1f80a17afb5d5e8712e13d6db0983a356a54c349ccf665470835