[INFO] fetching crate webapp-backend 1.0.0... [INFO] building webapp-backend-1.0.0 against try#8e6760e82a081fb624e777d52ef744c1def2f593 for pr-105577 [INFO] extracting crate webapp-backend 1.0.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate webapp-backend 1.0.0 on toolchain 8e6760e82a081fb624e777d52ef744c1def2f593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate webapp-backend 1.0.0 [INFO] finished tweaking crates.io crate webapp-backend 1.0.0 [INFO] tweaked toml for crates.io crate webapp-backend 1.0.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff851f0ee5cd4a3e6e8528824b4ff9b2c9dbf7ab47559ace852483360d335173 [INFO] running `Command { std: "docker" "start" "-a" "ff851f0ee5cd4a3e6e8528824b4ff9b2c9dbf7ab47559ace852483360d335173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff851f0ee5cd4a3e6e8528824b4ff9b2c9dbf7ab47559ace852483360d335173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff851f0ee5cd4a3e6e8528824b4ff9b2c9dbf7ab47559ace852483360d335173", kill_on_drop: false }` [INFO] [stdout] ff851f0ee5cd4a3e6e8528824b4ff9b2c9dbf7ab47559ace852483360d335173 [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=forbid" "-e" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eece225b86526e995cfcfc9de2f6c7cbf32ec7c0b0ae67f1cf4497c13a84ac7c [INFO] running `Command { std: "docker" "start" "-a" "eece225b86526e995cfcfc9de2f6c7cbf32ec7c0b0ae67f1cf4497c13a84ac7c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.79 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling openssl v0.10.44 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling tokio-openssl v0.3.0 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_cbor v0.10.2 [INFO] [stderr] Compiling actix-http v0.2.11 [INFO] [stderr] Compiling jsonwebtoken v6.0.1 [INFO] [stderr] Compiling awc v0.2.8 [INFO] [stderr] Compiling actix v0.8.3 [INFO] [stderr] Compiling actix-web v1.0.9 [INFO] [stderr] Compiling actix-files v0.1.7 [INFO] [stderr] Compiling actix-cors v0.1.0 [INFO] [stderr] Compiling webapp v1.0.0 [INFO] [stderr] Compiling webapp-backend v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cbor.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct CborRequest(Box>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 41 | pub struct CborRequest(Box>); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "eece225b86526e995cfcfc9de2f6c7cbf32ec7c0b0ae67f1cf4497c13a84ac7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eece225b86526e995cfcfc9de2f6c7cbf32ec7c0b0ae67f1cf4497c13a84ac7c", kill_on_drop: false }` [INFO] [stdout] eece225b86526e995cfcfc9de2f6c7cbf32ec7c0b0ae67f1cf4497c13a84ac7c [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=forbid" "-e" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 014ee356a82bf9be279530b156dcc7ed003f04b7737d81163accd731a1fddb91 [INFO] running `Command { std: "docker" "start" "-a" "014ee356a82bf9be279530b156dcc7ed003f04b7737d81163accd731a1fddb91", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling actix-http-test v0.2.5 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling jsonwebtoken v6.0.1 [INFO] [stderr] Compiling webapp-backend v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cbor.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct CborRequest(Box>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 41 | pub struct CborRequest(Box>); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cbor.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct CborRequest(Box>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 41 | pub struct CborRequest(Box>); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcTW3tc7/symbols.o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd.backend.38e2445f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd.backend.38e2445f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd.backend.38e2445f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd.backend.38e2445f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd.backend.38e2445f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd.backend.38e2445f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd.backend.38e2445f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd.backend.38e2445f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd.backend.38e2445f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd.backend.38e2445f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd.backend.38e2445f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd.backend.38e2445f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd.backend.38e2445f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd.backend.38e2445f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd.backend.38e2445f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd.backend.38e2445f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd.18e9mqzqiu130bpz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b76a168960c84d72/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-d0403465c8993a6a/out" "-L" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e555e66348448388.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libwebapp_backend-16983e10c99f3823.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b4972c51ead2873.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-3f41980741db36c2.rlib" "/opt/rustwide/target/debug/deps/libring-d9df3ccbf37aa8a3.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-ec592d9bc5129d71.rlib" "/opt/rustwide/target/debug/deps/libactix_files-d8326b299ae528b6.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-9e2edc20e1c88b59.rlib" "/opt/rustwide/target/debug/deps/libv_escape-dc1dcc0c4feaf8db.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-4645db23f3a739fd.rlib" "/opt/rustwide/target/debug/deps/libactix-0c720531db2b53ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b89453447c67acbe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4e82ef82eb0dfbaa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-1645674e10a850eb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-be4f205e56b0ea55.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4b1d46d52aeccb13.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0bdc93d521417174.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-f3f1d308938b4a51.rlib" "/opt/rustwide/target/debug/deps/libhalf-d757bd2acf15bca0.rlib" "/opt/rustwide/target/debug/deps/libactix_web-e78a5dbab4e759a7.rlib" "/opt/rustwide/target/debug/deps/libawc-a101bc822777d400.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-a75141aaf8f901d2.rlib" "/opt/rustwide/target/debug/deps/libactix_server-d4de159d55dc1e96.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-f4accc9da315956f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4e7a1aa8f37047f4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-303469101c5c9b26.rlib" "/opt/rustwide/target/debug/deps/libactix_router-6e2a10efe422ae98.rlib" "/opt/rustwide/target/debug/deps/libactix_http-41cea63a687fc4d7.rlib" "/opt/rustwide/target/debug/deps/libsha1-e8c468084871fae2.rlib" "/opt/rustwide/target/debug/deps/libsha1_smol-2efebee28cd09b0e.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ccce72a9023d77a.rlib" "/opt/rustwide/target/debug/deps/librand-259f21f308c23c12.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-63f2cb7e5c02784c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c3b50727aee24350.rlib" "/opt/rustwide/target/debug/deps/librand_core-4cb19d9c61b4b2c4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1d5cd5662f34aec5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5ec9f0f7e87e6ba3.rlib" "/opt/rustwide/target/debug/deps/liburl-cd710240c32fbe31.rlib" "/opt/rustwide/target/debug/deps/libidna-91f2d456daed2193.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib" "/opt/rustwide/target/debug/deps/libchrono-c4de283415e9407c.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-ceb6d0b44d512299.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-853ae325bec373f8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cf0e9ef357821d68.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f419e267c3a6f10a.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-1f0d9d1da4096b5b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libregex-69c8387f6897ba4e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-70557cbcae87e129.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3fbe52600510e068.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libflate2-583f710ac1efe376.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0f1f12dea9a9826d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-975da4d09f694b86.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-77b9ab8d741f0581.rlib" "/opt/rustwide/target/debug/deps/libtime-efe35ef6283c0658.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8e7100b2de97cdb2.rlib" "/opt/rustwide/target/debug/deps/libahash-02841ec96f1c77fc.rlib" "/opt/rustwide/target/debug/deps/libconst_random-e28aefc4d860afde.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-d629e85b0dea9936.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-2652a1888be130bf.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-547b17c0919f8fa9.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-937591b3f1552965.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-606892172933a4ae.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-5a175f66d8ec5a04.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-b8e58dac6822b174.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-3d86d6c7919da01f.rlib" "/opt/rustwide/target/debug/deps/liburl-6deb1bd4727e4c86.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-f6b5d6f91b57432d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-f7eeaaa94b86dc97.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a49d88c6a2914b87.rlib" "/opt/rustwide/target/debug/deps/librand-b668bfa75bcd4b37.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-6052e35992778dd6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b4201c2c54fd48fa.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-e72858a82adb7830.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libidna-af1eeb0854eb8597.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbdf84fbc87fad11.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-ad5a9569470429ac.rlib" "/opt/rustwide/target/debug/deps/libhostname-e0ffd53484a0c06f.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f0027840c3459075.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8e8496f5a3794220.rlib" "/opt/rustwide/target/debug/deps/libh2-632552c35e9e66db.rlib" "/opt/rustwide/target/debug/deps/libindexmap-231d420bc9c45f97.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libstring-a24e5dde246c164e.rlib" "/opt/rustwide/target/debug/deps/libhttp-5b6a65c5c9a75da0.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libactix_service-7622c2472e4481f5.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-7bf9302230202271.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-ed0378a109f48ef1.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c5ba34df044f985e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-70e1affe12711084.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d57b1212ab2fdd81.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-91c255e64947eeec.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-76b5f8f6ead6b040.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1ede13fcada5a8bd.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f7ab1d8102681ca8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-401921b199d856e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e07cfb754eb23049.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7295a0446967f312.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1a8b32d1926c32b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-323e173ea1bd698d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmio-76775904211ff2d8.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libnet2-1c9fe4a2ac328878.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-33f42978d0e28e7c.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-dc1f5eca4eeb5295.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-0959e624c1312352.rlib" "/opt/rustwide/target/debug/deps/libfutures-0b0214b74e044a62.rlib" "/opt/rustwide/target/debug/deps/libbytes-722ae6b7a4ffdf87.rlib" "/opt/rustwide/target/debug/deps/libeither-1125488968165a09.rlib" "/opt/rustwide/target/debug/deps/libiovec-5d051b7d7a1b5e97.rlib" "/opt/rustwide/target/debug/deps/libwebapp-0f1ef4cb88ed3f67.rlib" "/opt/rustwide/target/debug/deps/libtoml-7a7c9f959d6e5c2d.rlib" "/opt/rustwide/target/debug/deps/libserde-720d10f79bc029f7.rlib" "/opt/rustwide/target/debug/deps/libdiesel-7b4e019f60f8b4f3.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-c2b995a305976f88.rlib" "/opt/rustwide/target/debug/deps/libr2d2-174686a0d797382d.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-6745a0437634932b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d03b62e4bae084bb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3dfb48f860c32be4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-794da2e598533290.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c6bea19f72bcd334.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/libfailure-24a840a4b5b2d893.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3f915f6fe54daeea.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f03124ae841b74e6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-2700e30e64a97129.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5d776ce412d577f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7eed364a78cd5982.rlib" "/opt/rustwide/target/debug/deps/libgimli-c31b4787004ab5e8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libclap-44eaa745272ec907.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-2a621c0b0eb6e6e4.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f9cfb9c10cf6d1dc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-428af749b846dc70.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libatty-20c1d2bf9bc17c81.rlib" "/opt/rustwide/target/debug/deps/liblibc-09685ac7136ba47d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62c4894b82797b30.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-21d882eb82e74d58.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7a4a5c38e3da2ad.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e2b1fec37c9c19cd.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f5128b1419f0c95a.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-41e9355081407ce3.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-3d69bc2ce2ff7508.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb4c6139d02b6b90.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3990de10d3f2460e.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3a23c05350b4d45c.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c2c33bc29289b145.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3d80be3be44960e.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2581a381e26c54b.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0ff401eab4233ffd.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb19371b39fc63d8.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-66b9c3ae5ff29c13.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8e6760e82a081fb624e777d52ef744c1def2f593/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/backend-cb3301a3a75e98cd" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `webapp-backend` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "014ee356a82bf9be279530b156dcc7ed003f04b7737d81163accd731a1fddb91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "014ee356a82bf9be279530b156dcc7ed003f04b7737d81163accd731a1fddb91", kill_on_drop: false }` [INFO] [stdout] 014ee356a82bf9be279530b156dcc7ed003f04b7737d81163accd731a1fddb91