[INFO] cloning repository https://github.com/betagouv/ds_proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/betagouv/ds_proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetagouv%2Fds_proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetagouv%2Fds_proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be781ff8a639532f1407273c67913534ab71e0b2 [INFO] testing betagouv/ds_proxy against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetagouv%2Fds_proxy" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/betagouv/ds_proxy on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/betagouv/ds_proxy [INFO] finished tweaking git repo https://github.com/betagouv/ds_proxy [INFO] tweaked toml for git repo https://github.com/betagouv/ds_proxy written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/betagouv/ds_proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sentry v0.20.1 [INFO] [stderr] Downloaded predicates v1.0.5 [INFO] [stderr] Downloaded assert_cmd v1.0.1 [INFO] [stderr] Downloaded v_htmlescape v0.11.0 [INFO] [stderr] Downloaded rand_xoshiro v0.4.0 [INFO] [stderr] Downloaded globwalk v0.7.3 [INFO] [stderr] Downloaded buf-min v0.2.0 [INFO] [stderr] Downloaded bitmaps v2.1.0 [INFO] [stderr] Downloaded serial_test_derive v0.5.0 [INFO] [stderr] Downloaded serial_test v0.5.0 [INFO] [stderr] Downloaded v_escape_derive v0.8.4 [INFO] [stderr] Downloaded tokio-openssl v0.4.0 [INFO] [stderr] Downloaded awc v2.0.1 [INFO] [stderr] Downloaded assert_fs v1.0.0 [INFO] [stderr] Downloaded encoding_rs v0.8.25 [INFO] [stderr] Downloaded proptest v0.10.1 [INFO] [stderr] Downloaded sentry-contexts v0.20.1 [INFO] [stderr] Downloaded sized-chunks v0.6.2 [INFO] [stderr] Downloaded im v15.0.0 [INFO] [stderr] Downloaded sentry-types v0.20.1 [INFO] [stderr] Downloaded sentry-core v0.20.1 [INFO] [stderr] Downloaded sentry-failure v0.20.1 [INFO] [stderr] Downloaded actix-files v0.4.1 [INFO] [stderr] Downloaded actix-http v2.1.0 [INFO] [stderr] Downloaded actix-web v3.2.0 [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded sentry-panic v0.20.1 [INFO] [stderr] Downloaded sentry-backtrace v0.20.1 [INFO] [stderr] Downloaded sentry-actix v0.20.1 [INFO] [stderr] Downloaded v_escape v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] d144ded993b44b9ad1e7987e217564213b9c0155c7ed92e20ec88275eb120226 [INFO] running `Command { std: "docker" "start" "-a" "d144ded993b44b9ad1e7987e217564213b9c0155c7ed92e20ec88275eb120226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d144ded993b44b9ad1e7987e217564213b9c0155c7ed92e20ec88275eb120226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d144ded993b44b9ad1e7987e217564213b9c0155c7ed92e20ec88275eb120226", kill_on_drop: false }` [INFO] [stdout] d144ded993b44b9ad1e7987e217564213b9c0155c7ed92e20ec88275eb120226 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4189c104e29e5c31ac12e3096b1cd27126f47c998c9333b0eaa522758ec42fba [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4189c104e29e5c31ac12e3096b1cd27126f47c998c9333b0eaa522758ec42fba", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.25 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling v_escape v0.14.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling ds_proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling sentry-contexts v0.20.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling sized-chunks v0.6.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling v_htmlescape v0.11.0 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling sentry-types v0.20.1 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling sentry-core v0.20.1 [INFO] [stderr] Compiling sentry-backtrace v0.20.1 [INFO] [stderr] Compiling sentry-panic v0.20.1 [INFO] [stderr] Compiling sentry-failure v0.20.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.1.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling sodiumoxide v0.2.6 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling sentry v0.20.1 [INFO] [stderr] Compiling awc v2.0.1 [INFO] [stderr] Compiling sentry-actix v0.20.1 [INFO] [stderr] Compiling actix-web v3.2.0 [INFO] [stderr] Compiling actix-files v0.4.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9m 19s [INFO] running `Command { std: "docker" "inspect" "4189c104e29e5c31ac12e3096b1cd27126f47c998c9333b0eaa522758ec42fba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4189c104e29e5c31ac12e3096b1cd27126f47c998c9333b0eaa522758ec42fba", kill_on_drop: false }` [INFO] [stdout] 4189c104e29e5c31ac12e3096b1cd27126f47c998c9333b0eaa522758ec42fba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d5186778c5869eaff6735f795b2534372bcf4f1550c15554c65c2674bdb99ad [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9d5186778c5869eaff6735f795b2534372bcf4f1550c15554c65c2674bdb99ad", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling serial_test_derive v0.5.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling serial_test v0.5.0 [INFO] [stderr] Compiling globwalk v0.7.3 [INFO] [stderr] Compiling assert_fs v1.0.0 [INFO] [stderr] Compiling ds_proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1.end_to_end.7ao6552h-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1.end_to_end.7ao6552h-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1.end_to_end.7ao6552h-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1.end_to_end.7ao6552h-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1.end_to_end.7ao6552h-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1.end_to_end.7ao6552h-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1.end_to_end.7ao6552h-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1.end_to_end.7ao6552h-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1.end_to_end.7ao6552h-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1.end_to_end.7ao6552h-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1.end_to_end.7ao6552h-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1.end_to_end.7ao6552h-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1.end_to_end.7ao6552h-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1.end_to_end.7ao6552h-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1.end_to_end.7ao6552h-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1.end_to_end.7ao6552h-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1" "/opt/rustwide/target/debug/deps/end_to_end-069c338de6348eb1.4haxaxh82ytwf088.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-a36696b6553a536e/out" "-L" "/opt/rustwide/target/debug/build/libsodium-sys-16f787a073c1db33/out/installed/lib" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libuuid-1b91a9469123c0d4.rlib" "/opt/rustwide/target/debug/deps/libserial_test-5abd60a3b3b6c5e1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7582806249c30a4e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-247b784a51aa4ddb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/libds_proxy-3515d39c9591ae98.rlib" "/opt/rustwide/target/debug/deps/libactix_files-016d36e4eebe9cce.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-d71eff7d8473415b.rlib" "/opt/rustwide/target/debug/deps/libv_escape-ac23722538f4c824.rlib" "/opt/rustwide/target/debug/deps/libbuf_min-6e8cb223a109fc0e.rlib" "/opt/rustwide/target/debug/deps/libbytes-b92db874669ee42e.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e40646e91455c76a.rlib" "/opt/rustwide/target/debug/deps/libunicase-66f67fe67fdeff30.rlib" "/opt/rustwide/target/debug/deps/libsodiumoxide-2eb163e1502721c8.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-913a980124cc49e0.rlib" "/opt/rustwide/target/debug/deps/libassert_fs-334f04c23ce37604.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-bfecb4af2dbb471a.rlib" "/opt/rustwide/target/debug/deps/libignore-fbac69d58870ec54.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cf81b69d08d8207e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/libglobset-4e869e2a42a9c480.rlib" "/opt/rustwide/target/debug/deps/libbstr-69267248e5ff5d7e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-6275956bc91a3c84.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-0cb1da7aa6b2f597.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-9062457676dd682e.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-f013510e859fa717.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-1d3874eb2bdd5566.rlib" "/opt/rustwide/target/debug/deps/libtreeline-f99e78fe68ba5336.rlib" "/opt/rustwide/target/debug/deps/libpredicates-c8b0cdb349628355.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-e18de6db46d4808b.rlib" "/opt/rustwide/target/debug/deps/libdifference-0b1df53297011337.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-4b3f81bfe810d7ee.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecb9fb1c084f22fd.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-e438c7a92ab3c9f0.rlib" "/opt/rustwide/target/debug/deps/libactix_web-566acba9a612581f.rlib" "/opt/rustwide/target/debug/deps/libawc-15d1d16c7bf6dea8.rlib" "/opt/rustwide/target/debug/deps/libactix_server-e4428d82eccf7cac.rlib" "/opt/rustwide/target/debug/deps/libsocket2-272921bff2a6c690.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-2c27f4370ae0fd97.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libactix_router-dec9aea5f81897fb.rlib" "/opt/rustwide/target/debug/deps/libbytestring-d664a894f31fd13b.rlib" "/opt/rustwide/target/debug/deps/libactix_http-81f628abdac8066d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libsha1-20b5d3235f22cdc9.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-620f78363435b4fa.rlib" "/opt/rustwide/target/debug/deps/libdigest-c701bc14a20e5815.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b9c99946ba014341.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ae2ac97738221975.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ec84c89327b8eb29.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libcookie-7ae4e6adcf6d207e.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-a5eb54b941b168f3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4b4f3bf1c5f442bf.rlib" "/opt/rustwide/target/debug/deps/libregex-8841d4a772518923.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-87e9a0bf275eee12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-68d9af41ab99db36.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libflate2-ff8079b436315ada.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-94207238b8b68e60.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-9ac8e5d2bf3e9fed.rlib" "/opt/rustwide/target/debug/deps/libtime-b24884b39e5f2eac.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-1a1c39beed156597.rlib" "/opt/rustwide/target/debug/deps/libstandback-ebf558892a3d34dc.rlib" "/opt/rustwide/target/debug/deps/libfxhash-82f555b611118d8b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-afbb598bf42a103a.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-d70afcd9be83f176.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-5878da2c173498d1.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6fb49d6b1bf99104.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7145f4d10d06eeaa.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ea51c7d9034baea7.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-158ea9cf533bb9af.rlib" "/opt/rustwide/target/debug/deps/libhostname-5b21ce0dd3cecea1.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-9bca805b2ae53167.rlib" "/opt/rustwide/target/debug/deps/librand-4fb9caed62c2be00.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9e9e5f4a2aa7e9b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0d204ff60c48d1f2.rlib" "/opt/rustwide/target/debug/deps/librand_core-7f76a69119fceb3e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7621a8050366b733.rlib" "/opt/rustwide/target/debug/deps/liburl-e98f3179cc24b058.rlib" "/opt/rustwide/target/debug/deps/libserde-099413a2abf36d15.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-0cd77c4568325a65.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a179e4d8fa65f197.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6a38db4597245330.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e6b80c3a6debcfdc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7979e4d21650693f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-81cacb7cb8feffac.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libobject-d2f2c05cb204c2d4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-052229528dbe316a.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0e1c5c5d65e72903.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-a1103f13316bb579.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-41059a2a6e867208.rlib" "/opt/rustwide/target/debug/deps/libfutures-4f620c30587da4ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bd54a6ee48f24806.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-780cbd60bfcae247.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-b077dc778df97d5d.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-97aebac7027ca757.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-362f143fa39fb966.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-80c2545b861f6e43.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbcdec8f0c769c83.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-752d24b15fd05fb5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e02f28a0fdf27853.rlib" "/opt/rustwide/target/debug/deps/libcopyless-118554c81cd93b91.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libh2-b0fe8b6795b8869a.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-68c884f937927182.rlib" "/opt/rustwide/target/debug/deps/libtracing-b7216096b271eeb9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-82fc797e44436064.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libactix_service-5751f0defdc4ae94.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-eb5b56d56378521a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-12f085565d69a4a9.rlib" "/opt/rustwide/target/debug/deps/libtokio-35d9b0e5ef0255e3.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-413e6439bfd80f1d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fbac1745a5ac8602.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-be3a9e1cd929e551.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmio-84a083c73af22fc2.rlib" "/opt/rustwide/target/debug/deps/libiovec-74187d13c1f2ea33.rlib" "/opt/rustwide/target/debug/deps/libnet2-aaff6510abd372b8.rlib" "/opt/rustwide/target/debug/deps/liblibc-cdce2de91d624fe2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dae669442cef29ea.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c3be20feb159e598.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f16d953df178b654.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-1b1e8df1ed692701.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-db30fac795063bde.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2fd1b5193970551c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-89104397581276d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-015bb893d4f4bc97.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3dc3318780abb6eb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-74ca61a1bfeb18d1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1dece66846648d82.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/liblog-00099f5019ae22de.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `ds_proxy` [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" "9d5186778c5869eaff6735f795b2534372bcf4f1550c15554c65c2674bdb99ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d5186778c5869eaff6735f795b2534372bcf4f1550c15554c65c2674bdb99ad", kill_on_drop: false }` [INFO] [stdout] 9d5186778c5869eaff6735f795b2534372bcf4f1550c15554c65c2674bdb99ad