[INFO] cloning repository https://github.com/pfrenssen/firetrack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pfrenssen/firetrack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpfrenssen%2Ffiretrack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpfrenssen%2Ffiretrack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c01893458354d45b9cca02a159b1f1ef6f35663d [INFO] testing pfrenssen/firetrack against 1.63.0 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpfrenssen%2Ffiretrack" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pfrenssen/firetrack on toolchain 1.63.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pfrenssen/firetrack [INFO] finished tweaking git repo https://github.com/pfrenssen/firetrack [INFO] tweaked toml for git repo https://github.com/pfrenssen/firetrack written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/pfrenssen/firetrack already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.61 [INFO] [stderr] Downloaded lock_api v0.4.0 [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] [stderr] Downloaded reqwest v0.10.4 [INFO] [stderr] Downloaded instant v0.1.5 [INFO] [stderr] Downloaded tempdir v0.3.7 [INFO] [stderr] Downloaded extend v0.1.1 [INFO] [stderr] Downloaded assert-json-diff v1.0.3 [INFO] [stderr] Downloaded mockito v0.25.3 [INFO] [stderr] Downloaded clang-sys v0.26.4 [INFO] [stderr] Downloaded testing_logger v0.1.1 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.62 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.12 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.62 [INFO] [stderr] Downloaded humantime v2.0.1 [INFO] [stderr] Downloaded colored v2.0.0 [INFO] [stderr] Downloaded rand v0.8.0 [INFO] [stderr] Downloaded libxml v0.2.16 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.62 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.62 [INFO] [stderr] Downloaded actix-session v0.3.0 [INFO] [stderr] Downloaded bumpalo v3.2.1 [INFO] [stderr] Downloaded env_logger v0.8.2 [INFO] [stderr] Downloaded rand_core v0.6.0 [INFO] [stderr] Downloaded urlencoding v2.1.0 [INFO] [stderr] Downloaded validator v0.12.0 [INFO] [stderr] Downloaded mailgun_v3 v0.9.0 [INFO] [stderr] Downloaded tera v1.6.1 [INFO] [stderr] Downloaded once_cell v1.3.1 [INFO] [stderr] Downloaded js-sys v0.3.39 [INFO] [stderr] Downloaded wasm-bindgen v0.2.62 [INFO] [stderr] Downloaded mockito v0.29.0 [INFO] [stderr] Downloaded validator_types v0.12.0 [INFO] [stderr] Downloaded argonautica v0.2.0 [INFO] [stderr] Downloaded getrandom v0.2.0 [INFO] [stderr] Downloaded which v2.0.1 [INFO] [stderr] Downloaded ring v0.16.13 [INFO] [stderr] Downloaded rust_decimal v1.10.2 [INFO] [stderr] Downloaded bindgen v0.48.1 [INFO] [stderr] Downloaded web-sys v0.3.39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c3ac91bcf96df20320584cba15c38338bceb811e9567aee5d69903ac2e3e498 [INFO] running `Command { std: "docker" "start" "-a" "5c3ac91bcf96df20320584cba15c38338bceb811e9567aee5d69903ac2e3e498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c3ac91bcf96df20320584cba15c38338bceb811e9567aee5d69903ac2e3e498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3ac91bcf96df20320584cba15c38338bceb811e9567aee5d69903ac2e3e498", kill_on_drop: false }` [INFO] [stdout] 5c3ac91bcf96df20320584cba15c38338bceb811e9567aee5d69903ac2e3e498 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 735b1d52aa3f8c8cf85e7ea3ab4201085c5b495f29cdc32e9c63d418b13d3608 [INFO] running `Command { std: "docker" "start" "-a" "735b1d52aa3f8c8cf85e7ea3ab4201085c5b495f29cdc32e9c63d418b13d3608", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling instant v0.1.5 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling clang-sys v0.26.4 [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 miniz_oxide v0.3.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling ignore v0.4.15 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling extend v0.1.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling validator v0.12.0 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling mockito v0.29.0 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling app v0.1.0-dev (/opt/rustwide/workdir/app) [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling mailgun_mock v0.1.0-dev (/opt/rustwide/workdir/mailgun_mock) [INFO] [stderr] Compiling tera v1.6.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling argonautica v0.2.0 [INFO] [stderr] Compiling mailgun_v3 v0.9.0 [INFO] [stderr] Compiling rust_decimal v1.10.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-session v0.3.0 [INFO] [stderr] Compiling actix-files v0.2.2 [INFO] [stderr] Compiling actix-identity v0.2.1 [INFO] [stderr] Compiling db v0.1.0-dev (/opt/rustwide/workdir/db) [INFO] [stderr] Compiling notifications v0.1.0-dev (/opt/rustwide/workdir/notifications) [INFO] [stderr] Compiling web v0.1.0-dev (/opt/rustwide/workdir/web) [INFO] [stderr] Compiling cli v0.1.0-dev (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 26s [INFO] running `Command { std: "docker" "inspect" "735b1d52aa3f8c8cf85e7ea3ab4201085c5b495f29cdc32e9c63d418b13d3608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "735b1d52aa3f8c8cf85e7ea3ab4201085c5b495f29cdc32e9c63d418b13d3608", kill_on_drop: false }` [INFO] [stdout] 735b1d52aa3f8c8cf85e7ea3ab4201085c5b495f29cdc32e9c63d418b13d3608 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61bf3944ef4b3d1370af847f06432211998d776cb3ab1438cee2a42e9d0d7c8a [INFO] running `Command { std: "docker" "start" "-a" "61bf3944ef4b3d1370af847f06432211998d776cb3ab1438cee2a42e9d0d7c8a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libxml v0.2.16 [INFO] [stderr] Compiling testing_logger v0.1.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling app v0.1.0-dev (/opt/rustwide/workdir/app) [INFO] [stderr] Compiling mailgun_mock v0.1.0-dev (/opt/rustwide/workdir/mailgun_mock) [INFO] [stderr] Compiling cli v0.1.0-dev (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling db v0.1.0-dev (/opt/rustwide/workdir/db) [INFO] [stderr] Compiling mockito v0.25.3 [INFO] [stderr] Compiling notifications v0.1.0-dev (/opt/rustwide/workdir/notifications) [INFO] [stderr] Compiling web v0.1.0-dev (/opt/rustwide/workdir/web) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8LmtTj/symbols.o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17.web.6df3827c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17.web.6df3827c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17.web.6df3827c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17.web.6df3827c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17.web.6df3827c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17.web.6df3827c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17.web.6df3827c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17.web.6df3827c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17.web.6df3827c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17.web.6df3827c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17.web.6df3827c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17.web.6df3827c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17.web.6df3827c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17.web.6df3827c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17.web.6df3827c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17.web.6df3827c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17.8hgskqolm8prknu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c86695521f62bcfc/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f9a412f4fa8e42db/out" "-L" "/opt/rustwide/target/debug/build/ring-d703f8043f44672c/out" "-L" "/opt/rustwide/target/debug/build/argonautica-a6e96b5e4856c82e/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_files-4d934a344fe821bc.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-afc10a4270876155.rlib" "/opt/rustwide/target/debug/deps/libv_escape-66b47ed50ac2208f.rlib" "/opt/rustwide/target/debug/deps/libnotifications-c78ac73373fe005d.rlib" "/opt/rustwide/target/debug/deps/libmailgun_v3-59faa1bafa50a6b7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d9cb2a11c193a186.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7d77b9cbcbf533fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-1d0069c3f8ede7e0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-af64b44110e7e332.rlib" "/opt/rustwide/target/debug/deps/libunicase-12e3c45572afdd54.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-1b7690de9c73de8a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-6d257c88d8b57515.rlib" "/opt/rustwide/target/debug/deps/libopenssl-19aed3fa956e5d4f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5ed910b68d0524e6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-75e6d30996467819.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-869f8c7db6e46704.rlib" "/opt/rustwide/target/debug/deps/libhyper-6cbdc693d8adc7fc.rlib" "/opt/rustwide/target/debug/deps/libwant-c4d874e86afd6e5f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-6a6eaa2a379b761c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-2dc603988315fc33.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ba0c15c2f0660317.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f502c4ecbd9bf572.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c6c358d81314cdcc.rlib" "/opt/rustwide/target/debug/deps/libtracing-3512f35257823e47.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-12d199e098df6dec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5e36877ae0c9ac33.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-50b9616eedb811b7.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-754da76e30d40e26.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-abff7c50c58df25c.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-89f1a8c8e39f4a91.rlib" "/opt/rustwide/target/debug/deps/libactix_session-4790a33c83d940a4.rlib" "/opt/rustwide/target/debug/deps/libtera-d623d4d3b6a51420.rlib" "/opt/rustwide/target/debug/deps/libslug-889dc35c1bd99da3.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-168163c148ce2752.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-3787a1328a2593e1.rlib" "/opt/rustwide/target/debug/deps/libignore-f6bebd74f3e30814.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4edc2723f07d8f5f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-bb388d0f8af611ef.rlib" "/opt/rustwide/target/debug/deps/libsame_file-1e6f042ef8151245.rlib" "/opt/rustwide/target/debug/deps/libglobset-baa4857162163def.rlib" "/opt/rustwide/target/debug/deps/libbstr-f526fbf810abe6a7.rlib" "/opt/rustwide/target/debug/deps/libpest-a34ce6eef3a649e7.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ec06c23196806325.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-2eeee34c9e157d49.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-7371ad11db94f70a.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-4a17a45f578a62fe.rlib" "/opt/rustwide/target/debug/deps/libunic_common-01148b16119e45bf.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-5728c972d8626246.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-5eca8d58115cb699.rlib" "/opt/rustwide/target/debug/deps/libhumansize-7ad38d0a6deb5425.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-e7956485a907ca35.rlib" "/opt/rustwide/target/debug/deps/libactix_identity-3a517a415aa3a349.rlib" "/opt/rustwide/target/debug/deps/libdb-e6dfa0da2f3a716c.rlib" "/opt/rustwide/target/debug/deps/libvalidator-e43c3ac8aefe1cd4.rlib" "/opt/rustwide/target/debug/deps/libvalidator_types-b262d89bd2883cd4.rlib" "/opt/rustwide/target/debug/deps/libargonautica-c1bdd9aa21273054.rlib" "/opt/rustwide/target/debug/deps/librand-661aaf8b6b913bbd.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-19b1ba15e6e1b588.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-39727f3fd9cde1c7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3cfbcb6fce19a751.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9fb139a201b86328.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3d32e9ebd0e084db.rlib" "/opt/rustwide/target/debug/deps/librand_core-a5d9a335a2f62a5d.rlib" "/opt/rustwide/target/debug/deps/librand_os-fcec8973d7277661.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3de79188602fea47.rlib" "/opt/rustwide/target/debug/deps/librand_core-4045fffc49cb4885.rlib" "/opt/rustwide/target/debug/deps/libnom-bfd69a6b7f267a5c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-4082fc5e037168c9.rlib" "/opt/rustwide/target/debug/deps/libfutures-a70a9202ea888f87.rlib" "/opt/rustwide/target/debug/deps/libbase64-2bbd3509fad2fe0f.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-43a6c441cab4bd43.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-3cfe7802e0fecc72.rlib" "/opt/rustwide/target/debug/deps/libdiesel-2d53e5015a92a358.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-98417ce395516000.rlib" "/opt/rustwide/target/debug/deps/libr2d2-c23f55892873976d.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-3aab612dcd866e30.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-919dcf352453806d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-06d368e669dbc5d8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1e45d2e2456bd6d7.rlib" "/opt/rustwide/target/debug/deps/libinstant-a45a6a8934d72c10.rlib" "/opt/rustwide/target/debug/deps/libapp-2d67c9bd6f913449.rlib" "/opt/rustwide/target/debug/deps/libdotenv-c70fc58e258ea7cb.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-9bcbcf73ecbe41fc.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f9485f51a04c7f5b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f207fc238653a372.rlib" "/opt/rustwide/target/debug/deps/libmockito-d2bef150819f6004.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-de51fe61a981450d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-6919c15dd3f5e220.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-32fae8f705238e91.rlib" "/opt/rustwide/target/debug/deps/librand-7589442bb5dc6ec8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dfaa3e8e0a353ca4.rlib" "/opt/rustwide/target/debug/deps/librand_core-707d852c610ea233.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-85163f98916a9de9.rlib" "/opt/rustwide/target/debug/deps/libdifference-000b7a862e34f602.rlib" "/opt/rustwide/target/debug/deps/libcolored-68808ee87870f6bc.rlib" "/opt/rustwide/target/debug/deps/libatty-95b1ab4da2cf24c8.rlib" "/opt/rustwide/target/debug/deps/liblibxml-c4a0fad8d2f618be.rlib" "/opt/rustwide/target/debug/deps/libactix_web-6205abfd108bbc35.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-e71f62e6835dc9d3.rlib" "/opt/rustwide/target/debug/deps/libawc-4cbcfa354ea18e46.rlib" "/opt/rustwide/target/debug/deps/libactix_server-894704f5d00ac471.rlib" "/opt/rustwide/target/debug/deps/libactix_router-47c6476bb98f7a5b.rlib" "/opt/rustwide/target/debug/deps/libbytestring-3ab639abce21b9f3.rlib" "/opt/rustwide/target/debug/deps/libactix_http-eee4bc28354839d5.rlib" "/opt/rustwide/target/debug/deps/libsha1-9970a4815a0940eb.rlib" "/opt/rustwide/target/debug/deps/libbase64-b2f5c7a7e0cf0c13.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e1d9c57fb05f4098.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bf58ac46840a994e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f4e5d9f5360df5f8.rlib" "/opt/rustwide/target/debug/deps/libring-ffeb358e1498f48d.rlib" "/opt/rustwide/target/debug/deps/libspin-e7f10ea9aa108fae.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-54e65e1d84e48275.rlib" "/opt/rustwide/target/debug/deps/libchrono-b346552b7994f5e4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-290d431a48751668.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0a945f1a8be20d4e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3c41d7b817083d85.rlib" "/opt/rustwide/target/debug/deps/libryu-940ca70a24bf4a3b.rlib" "/opt/rustwide/target/debug/deps/libserde-d79dc48a0ba082f4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a13966c3b4b65b8c.rlib" "/opt/rustwide/target/debug/deps/libregex-0ad77eb2a761bd71.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7d8e1b6ca8f7b835.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cd95f0c68c691980.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2c8273aaaa50db9e.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2b1d75cfead8ec4b.rlib" "/opt/rustwide/target/debug/deps/libmime-d31cffe378932a64.rlib" "/opt/rustwide/target/debug/deps/libflate2-efc89becfcc59285.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0741f4894c74faf6.rlib" "/opt/rustwide/target/debug/deps/libadler32-f59fa24332a9c3d8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ca3212d74f7d7931.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-ef2b19c5b58f8c6e.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-a10571e7f83cd8a2.rlib" "/opt/rustwide/target/debug/deps/libtime-f5a2d5cf6b75626c.rlib" "/opt/rustwide/target/debug/deps/libfxhash-ce9089f38d7070b7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6e089144174fa7e2.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-2127bcdc978b9fcd.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-b1d806b4b9a1e38e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-bb73fc9a747f67eb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-50fb514ac3cc62ac.rlib" "/opt/rustwide/target/debug/deps/librand-53844172b4bda0a1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7f4239ccacc27ad9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-165ffd066bd93481.rlib" "/opt/rustwide/target/debug/deps/librand_core-96fab7e97e446058.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5131b74748545892.rlib" "/opt/rustwide/target/debug/deps/liburl-0135c15d2dbfebc8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7956843971fec022.rlib" "/opt/rustwide/target/debug/deps/libidna-612278fbcef39324.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4cea2011ebf60ed1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6fc7a6d706541ce.rlib" "/opt/rustwide/target/debug/deps/libmatches-51f1aa35398cb7e9.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-2ea284790fbe223d.rlib" "/opt/rustwide/target/debug/deps/libhostname-0a8ec1427cd5d510.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9e93f7b6fe4bd22c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-f3f9fa07e54f1499.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-69c03d6b855737d3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-11a9f37b8846861f.rlib" "/opt/rustwide/target/debug/deps/libfailure-c3e6913b3a23d91d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-cbd24e1511e83a12.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4aa0f9f71d754138.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7ec48fe3d5429406.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-bba6f25b8398f39b.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-d31b285c91bd27fc.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-31f45e94e1babac4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e78a47fc030891a0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-85bc7fe215e7246b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-73b2049bb0195269.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2e87643b93c7c510.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d02ce878ce8747a0.rlib" "/opt/rustwide/target/debug/deps/libcopyless-ed7b550c70dd6092.rlib" "/opt/rustwide/target/debug/deps/libfutures-3dacc5eede27d5b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f14cdc8a192083ac.rlib" "/opt/rustwide/target/debug/deps/libeither-c230a5b48c9a9888.rlib" "/opt/rustwide/target/debug/deps/libh2-c846d2958dead7b2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ec3990dc97d3c941.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e0b01c0b2eec4f55.rlib" "/opt/rustwide/target/debug/deps/libhttp-1ace7ee8992067a7.rlib" "/opt/rustwide/target/debug/deps/libitoa-3b0cf42aed52bf71.rlib" "/opt/rustwide/target/debug/deps/libactix_service-ba5c08e9507fae90.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-969b64f19b964c30.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-adfc0fe83efe7b97.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-358c192e5ebb3b0c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-38fc54aec3f9d775.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d27e6f930c64bb53.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6204aafd4ee3cc48.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-09bf07ea1b25970a.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-c1a39d19d4630283.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e1b640ec4f39998d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-887b49d35ab2d729.rlib" "/opt/rustwide/target/debug/deps/libtokio-b6354d3e8106f659.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f2fec995a4040234.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-1b9394d155f3cae9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b5951bea9cab99b4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6640dc46c17f5345.rlib" "/opt/rustwide/target/debug/deps/libfnv-d34b8dfe1faadb19.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-fd339df056e56583.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-20fc7be71f32300b.rlib" "/opt/rustwide/target/debug/deps/libmio-d7fe3177e80f33a8.rlib" "/opt/rustwide/target/debug/deps/libslab-17bb245e64c893fe.rlib" "/opt/rustwide/target/debug/deps/libiovec-b9cb3d820d4b6499.rlib" "/opt/rustwide/target/debug/deps/libnet2-a9476bc71905de1e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a09bb3e2fcdf91a9.rlib" "/opt/rustwide/target/debug/deps/liblibc-7eb142364d4913ca.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5029feeca17a2505.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-de6c5e304660d700.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6777312c84cc55f0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5890d875fd16c1db.rlib" "/opt/rustwide/target/debug/deps/libbytes-73d1fdd31ef36a0b.rlib" "/opt/rustwide/target/debug/deps/liblog-20cb84c1e3849062.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ac68a5ec1f1c024f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8f1929c73c3f8167.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e359d865975ccf21.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b886fd10c5a7c7c0.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9d7c322d48daa475.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-08ae1606a951cabe.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-682a81c4b2133b72.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-a73b3512c88de071.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-7b5ec4c918d9f957.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-65c63cf3af0af657.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a53f0a2785abc6a.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-868e2d515c28d027.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-394ad2d73aede76a.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-19c77e4dc3dcb87e.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fb44a42088c9369a.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-61a7402e61a5b0e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-63f8356c87a0d0e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a506e577d917828c.rlib" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-fc1fb63210fdafad.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c21be34a5cae8449.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lxml2" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.63.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/web-f3f0b7fe4008bd17" "-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 `web` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "61bf3944ef4b3d1370af847f06432211998d776cb3ab1438cee2a42e9d0d7c8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61bf3944ef4b3d1370af847f06432211998d776cb3ab1438cee2a42e9d0d7c8a", kill_on_drop: false }` [INFO] [stdout] 61bf3944ef4b3d1370af847f06432211998d776cb3ab1438cee2a42e9d0d7c8a