[INFO] cloning repository https://github.com/briandeboer/counter-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/briandeboer/counter-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriandeboer%2Fcounter-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriandeboer%2Fcounter-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41e833d32d03fb8a7403a6b8386e27f9f73b8af6 [INFO] testing briandeboer/counter-service against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriandeboer%2Fcounter-service" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/briandeboer/counter-service on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/briandeboer/counter-service [INFO] finished tweaking git repo https://github.com/briandeboer/counter-service [INFO] tweaked toml for git repo https://github.com/briandeboer/counter-service written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/briandeboer/counter-service already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/briandeboer/jwt-validator` [INFO] [stderr] Updating git repository `https://github.com/bdbmammoth/jsonwebtoken` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-mutex v1.3.0 [INFO] [stderr] Downloaded terminal_size v0.1.13 [INFO] [stderr] Downloaded rustversion v1.0.3 [INFO] [stderr] Downloaded surf v1.0.3 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.3.27 [INFO] [stderr] Downloaded termios v0.3.2 [INFO] [stderr] Downloaded sluice v0.4.2 [INFO] [stderr] Downloaded async-std v1.6.3 [INFO] [stderr] Downloaded simple_asn1 v0.4.1 [INFO] [stderr] Downloaded console v0.11.3 [INFO] [stderr] Downloaded os_info v1.3.3 [INFO] [stderr] Downloaded curl v0.4.33 [INFO] [stderr] Downloaded voca_rs v1.12.0 [INFO] [stderr] Downloaded derivative v1.0.4 [INFO] [stderr] Downloaded chrono v0.4.15 [INFO] [stderr] Downloaded actix-cors v0.2.0 [INFO] [stderr] Downloaded insta v0.16.1 [INFO] [stderr] Downloaded ring v0.16.15 [INFO] [stderr] Downloaded curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Downloaded isahc v0.7.6 [INFO] [stderr] Downloaded mongodb-base-service v0.5.1 [INFO] [stderr] Downloaded mongodb-cursor-pagination v0.2.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0349bf8c9dee983e6af54c81f6597f4c744ec70937e32cb8955b20783c97a1f5 [INFO] running `Command { std: "docker" "start" "-a" "0349bf8c9dee983e6af54c81f6597f4c744ec70937e32cb8955b20783c97a1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0349bf8c9dee983e6af54c81f6597f4c744ec70937e32cb8955b20783c97a1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0349bf8c9dee983e6af54c81f6597f4c744ec70937e32cb8955b20783c97a1f5", kill_on_drop: false }` [INFO] [stdout] 0349bf8c9dee983e6af54c81f6597f4c744ec70937e32cb8955b20783c97a1f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 6f6080df8ac9b4b96116ab6a12b24ed55c6d84903a9a960d00b48214b961eeac [INFO] running `Command { std: "docker" "start" "-a" "6f6080df8ac9b4b96116ab6a12b24ed55c6d84903a9a960d00b48214b961eeac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling os_info v1.3.3 [INFO] [stderr] Compiling vec-arena v0.5.2 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling cached v0.12.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling async-mutex v1.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling sluice v0.4.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling polling v0.1.9 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling blocking v0.5.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling async-io v0.1.11 [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 tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pem v0.7.0 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling async-std v1.6.3 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling voca_rs v1.12.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling derive_more v0.99.10 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_with v1.4.0 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling juniper v0.14.2 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling bson v0.14.1 [INFO] [stderr] Compiling jsonwebtoken v7.1.0 (https://github.com/bdbmammoth/jsonwebtoken?branch=less-decoding#34f0e98f) [INFO] [stderr] Compiling surf v1.0.3 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling mongodb v0.9.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling mongodb-cursor-pagination v0.2.9 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling mongodb-base-service v0.5.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-cors v0.2.0 [INFO] [stderr] Compiling jwt-validator v0.2.1 (https://github.com/briandeboer/jwt-validator?tag=v0.2.1#0f114795) [INFO] [stderr] Compiling counter-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 39s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: actix-web v2.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6f6080df8ac9b4b96116ab6a12b24ed55c6d84903a9a960d00b48214b961eeac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f6080df8ac9b4b96116ab6a12b24ed55c6d84903a9a960d00b48214b961eeac", kill_on_drop: false }` [INFO] [stdout] 6f6080df8ac9b4b96116ab6a12b24ed55c6d84903a9a960d00b48214b961eeac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 333beed91195cf2e4810f0ef3a64693105355ba51bd876dcbf2885ebe52ef431 [INFO] running `Command { std: "docker" "start" "-a" "333beed91195cf2e4810f0ef3a64693105355ba51bd876dcbf2885ebe52ef431", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling insta v0.16.1 [INFO] [stderr] Compiling counter-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `get_data_from_file` [INFO] [stdout] --> tests/utils/mod.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_data_from_file(filename: &str) -> Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761.lib.998527e1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761.lib.998527e1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761.lib.998527e1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761.lib.998527e1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761.lib.998527e1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761.lib.998527e1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761.lib.998527e1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761.lib.998527e1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761.lib.998527e1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761.lib.998527e1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761.lib.998527e1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761.lib.998527e1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761.lib.998527e1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761.lib.998527e1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761.lib.998527e1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761.lib.998527e1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761.q35o9pz7lvp3fpo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-be6d8e9de601d7b7/out" "-L" "/opt/rustwide/target/debug/build/ring-afadc299f3a8786e/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-b6bf32f00db2dd9f/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-2f78b2c183abd6e9/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libinsta-4affac67aaf29117.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-cacf211761acbe36.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-2591245a288e39d1.rlib" "/opt/rustwide/target/debug/deps/libdifference-7b344aee6fefbee1.rlib" "/opt/rustwide/target/debug/deps/libconsole-1b492d5ee22eb28b.rlib" "/opt/rustwide/target/debug/deps/libtermios-b56a855155e77838.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-73c8efc3b6c606a6.rlib" "/opt/rustwide/target/debug/deps/libcounter_service-9f4273f064e9bcc4.rlib" "/opt/rustwide/target/debug/deps/libdotenv-f41fa3a87be2f1fd.rlib" "/opt/rustwide/target/debug/deps/libjwt_validator-d5a1e9dc5744c3ae.rlib" "/opt/rustwide/target/debug/deps/libsurf-b496afabab52ac48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2f481e73ad21186c.rlib" "/opt/rustwide/target/debug/deps/libunicase-3d2c79a833bbd0d9.rlib" "/opt/rustwide/target/debug/deps/libisahc-80674cdcbfe75ad4.rlib" "/opt/rustwide/target/debug/deps/libsluice-57f827aa824333f4.rlib" "/opt/rustwide/target/debug/deps/libcurl-02a554a5e993ccdc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-5196161625dd045e.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-715c74807f2082c2.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-5ebc091ce5a2a066.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7de9b4baa9d87409.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e50a1742c0c7743c.rlib" "/opt/rustwide/target/debug/deps/libhttp-985ad8bf66bf7ba4.rlib" "/opt/rustwide/target/debug/deps/libfutures-e503b66ba2e48dc8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-75653f8072f2399d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b1bb528a1a5901e1.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c6b9ca0b8b093d22.rlib" "/opt/rustwide/target/debug/deps/libbytes-2946e6d79ab2031c.rlib" "/opt/rustwide/target/debug/deps/libfutures-eaec737a9b34cdf4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fe1d2a6c8959cc88.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ea4dbc3882f2b7b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7071c69ad9b7c7b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7baaa60169dd5a61.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-9383fa3795ceea18.rlib" "/opt/rustwide/target/debug/deps/libpem-830f405cf4b2ea66.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-9a9230d8861c3c25.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-4a1ffae83354e248.rlib" "/opt/rustwide/target/debug/deps/libasync_std-31a37a21c902011e.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b0aac543752d5fd7.rlib" "/opt/rustwide/target/debug/deps/libmultitask-8e4a6204dd308b2e.rlib" "/opt/rustwide/target/debug/deps/libasync_task-0974ded8a1a39f23.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-36004976affa6348.rlib" "/opt/rustwide/target/debug/deps/libasync_io-1d8ed30ad8ff801d.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-07efee002d53f7d0.rlib" "/opt/rustwide/target/debug/deps/libpolling-30e7ca4873c406d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90e53562623ba5ae.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-86b25076726ef93e.rlib" "/opt/rustwide/target/debug/deps/libblocking-9fcd56794ffa9821.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-760f69ca90c26360.rlib" "/opt/rustwide/target/debug/deps/libfastrand-b1a5e45ecbd5d751.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-1c7e7d9b60b2d8cf.rlib" "/opt/rustwide/target/debug/deps/libparking-378a57a744abe59e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-34eb5373b5d76288.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-b1983d6c3937e5a0.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-dbbe3587be085a7f.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-44b4da9d9042bfbf.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-cb0d593e4131767e.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d3f00689ef82b537.rlib" "/opt/rustwide/target/debug/deps/libactix_web-bcf91a533e956e51.rlib" "/opt/rustwide/target/debug/deps/libawc-afd814bfac8bb4ed.rlib" "/opt/rustwide/target/debug/deps/libactix_server-f9938233e8ce8885.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5cc328a13d1166b2.rlib" "/opt/rustwide/target/debug/deps/libactix_router-d1462f30f0ee1602.rlib" "/opt/rustwide/target/debug/deps/libbytestring-5ea4cd252a66e52e.rlib" "/opt/rustwide/target/debug/deps/libactix_http-720057b3821d4db7.rlib" "/opt/rustwide/target/debug/deps/libsha1-22acf16d9b98920a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-816a42741a48839a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-26fa885c4252c819.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-378dd58872f5f11f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-93bc8817bda59f1e.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libflate2-f55575c889a0e382.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-1793668de2d0be1c.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-275810b64e522320.rlib" "/opt/rustwide/target/debug/deps/libfxhash-10473ffc7880c930.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-04f2c5a0b551adce.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-5bcdf8ff1110f548.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-e891f32c6db41296.rlib" "/opt/rustwide/target/debug/deps/libopenssl-585defde9bc61310.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3f96b45c9a608266.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-57f4678bc0845ae2.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-bfbf42a22cf91001.rlib" "/opt/rustwide/target/debug/deps/libfailure-d7d14d7df9b3a63e.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-7342e25dc4523e2a.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-020d58580b76280c.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e0e2ea9e6c73b2ef.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-312ce92cedbd1725.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b4a2456bcca968b4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0fd76dd75f45922e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-71c36a7fcf505a8c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-544b2a3a5a40766e.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1c8aad10698ea627.rlib" "/opt/rustwide/target/debug/deps/libeither-4a68d684d55a61cd.rlib" "/opt/rustwide/target/debug/deps/libh2-fce3be1e55863c95.rlib" "/opt/rustwide/target/debug/deps/libtracing-dceebe295030b1d5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f448f93c5241e26c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5f90be0aa59438f9.rlib" "/opt/rustwide/target/debug/deps/libhttp-41f7d9e081b57a68.rlib" "/opt/rustwide/target/debug/deps/libactix_service-b302f678417d4aae.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-76712535a9457756.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-78c83e582df15fac.rlib" "/opt/rustwide/target/debug/deps/libmongodb_base_service-108b152d727736b8.rlib" "/opt/rustwide/target/debug/deps/libuuid-b0f9a230ce1e118e.rlib" "/opt/rustwide/target/debug/deps/libvoca_rs-a38a1bab9a6841a8.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-ab9ec1b065efe775.rlib" "/opt/rustwide/target/debug/deps/libstfu8-ba567ea33e5e1d2f.rlib" "/opt/rustwide/target/debug/deps/libmongodb_cursor_pagination-43b089ccc62ba7cd.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/libmongodb-058f60398d589045.rlib" "/opt/rustwide/target/debug/deps/libversion_check-8634efca119238d1.rlib" "/opt/rustwide/target/debug/deps/libbase64-31e75b9578cddf0a.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-47f40daa9d620577.rlib" "/opt/rustwide/target/debug/deps/librand-782dff9db9eb834b.rlib" "/opt/rustwide/target/debug/deps/librand_core-b53e7babb778c84e.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libbase64-72f9b291ad0327bb.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libstringprep-2e27d063635964ee.rlib" "/opt/rustwide/target/debug/deps/libhex-ef32f4e6e395efc6.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-2fddfaf7a0f73a48.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-e09cb1b13cc85d71.rlib" "/opt/rustwide/target/debug/deps/libhostname-09d263987019bdaf.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-a7467cb0828a3671.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-b79bee9f31d090bd.rlib" "/opt/rustwide/target/debug/deps/libthiserror-13ac569b836b78aa.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-703b9285438c3764.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-82456a72b17ec30e.rlib" "/opt/rustwide/target/debug/deps/libadler-9e52662b60a79489.rlib" "/opt/rustwide/target/debug/deps/libobject-bf738def5a587a1d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ef08bd1c32fcbcf9.rlib" "/opt/rustwide/target/debug/deps/libgimli-cf38c888628b772b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2678c0c792dfdf89.rlib" "/opt/rustwide/target/debug/deps/libtokio-120cc5699db22538.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a0e026c77c46e4ce.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-dbe399bba6fcfc0e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5308bf216e73f76a.rlib" "/opt/rustwide/target/debug/deps/libmio-fe30e0a36ba3a4ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-91342c8b36cb3f81.rlib" "/opt/rustwide/target/debug/deps/libnet2-1729daa5f18e8467.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d26ccc00fae6445e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-83b141b2f24fdd5e.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-136f6bd2b9337f46.rlib" "/opt/rustwide/target/debug/deps/libfutures-45fca9e44d9b4cd2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e75410a8562abb84.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5c28f831303cfebb.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-d1f56cb67a71faff.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-92287b0ba92baae6.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6836f1ef55182f39.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8ad909e79063f6d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-13c65cfcbade1227.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-05293c0b070397f0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-92e70c09e22b3933.rlib" "/opt/rustwide/target/debug/deps/libserde_with-ea69ca9279121338.rlib" "/opt/rustwide/target/debug/deps/libos_info-5e8da69bf7c93eb9.rlib" "/opt/rustwide/target/debug/deps/libregex-fd5b354edee55ce3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b7cf1d691ab7c2bb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4c13acd1d79350b2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libbufstream-98270e9a27dd3ef8.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-41eb4d441af366d2.rlib" "/opt/rustwide/target/debug/deps/librustls-1b15c70f70dd041e.rlib" "/opt/rustwide/target/debug/deps/libbase64-84fee1a492da9ab3.rlib" "/opt/rustwide/target/debug/deps/libsct-e48463f940d03bf6.rlib" "/opt/rustwide/target/debug/deps/libwebpki-ee7a91b8d70a4e63.rlib" "/opt/rustwide/target/debug/deps/libring-d29566f9a88e4c99.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-70c72bd1764dbace.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-be088880171e6156.rlib" "/opt/rustwide/target/debug/deps/liblog-ce64dd8e77cf0456.rlib" "/opt/rustwide/target/debug/deps/libsha2-cca6b1f310cd4672.rlib" "/opt/rustwide/target/debug/deps/libsha1-a7c3556fc37b063f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-6e7bea4bfd3900d4.rlib" "/opt/rustwide/target/debug/deps/libmd5-47995f932854e1d1.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-4d6e822ee6232c52.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9ebc94e92082ee17.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-fb72d455bf6fff2f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-ac0b9918e5bf5ffe.rlib" "/opt/rustwide/target/debug/deps/libhmac-e49cd2b9cf59192e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-378457cf451ce6ce.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b21a68b5065655df.rlib" "/opt/rustwide/target/debug/deps/libdigest-9c2117b7b1e45d32.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4b55dc488ea55308.rlib" "/opt/rustwide/target/debug/deps/libtypenum-494e523e9591724c.rlib" "/opt/rustwide/target/debug/deps/libjuniper-885ef9968e623025.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libuuid-3741c00b403465d9.rlib" "/opt/rustwide/target/debug/deps/liburl-039e72a16d66c568.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-a13a597b647a4e76.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6a75afc3b21dd490.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-99c709632b80b0c8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libbson-14642bbdfa35a4a4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b1d54d49d058ffa8.rlib" "/opt/rustwide/target/debug/deps/librand-0da3669b01e9075a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-be93859b5b020df6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fbe4d881a10fb8b9.rlib" "/opt/rustwide/target/debug/deps/librand_core-03e07327a04f17c0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a6c6a4a122f3e905.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5d94cef036711ee3.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-557deac4472acf44.rlib" "/opt/rustwide/target/debug/deps/libindexmap-39c23b958dc6441a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5b721872f7a9d5c2.rlib" "/opt/rustwide/target/debug/deps/libhex-010d0c465b524823.rlib" "/opt/rustwide/target/debug/deps/libchrono-3e254d21a9771dc1.rlib" "/opt/rustwide/target/debug/deps/libserde-3d9cc329e069026b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-746430dc179f9af4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-def633ba98c63481.rlib" "/opt/rustwide/target/debug/deps/libtime-3621e380862160eb.rlib" "/opt/rustwide/target/debug/deps/liblibc-428fd53f94e4b7db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lc" "-lz" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lib-3ddbffdfcdb0d761" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `counter-service` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "333beed91195cf2e4810f0ef3a64693105355ba51bd876dcbf2885ebe52ef431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "333beed91195cf2e4810f0ef3a64693105355ba51bd876dcbf2885ebe52ef431", kill_on_drop: false }` [INFO] [stdout] 333beed91195cf2e4810f0ef3a64693105355ba51bd876dcbf2885ebe52ef431