[INFO] cloning repository https://github.com/colinbankier/realworld-tide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/colinbankier/realworld-tide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolinbankier%2Frealworld-tide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolinbankier%2Frealworld-tide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fea4067dd3f01ba79b4633060cfffb6bf42889f4 [INFO] testing colinbankier/realworld-tide against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolinbankier%2Frealworld-tide" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/colinbankier/realworld-tide on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/colinbankier/realworld-tide [INFO] finished tweaking git repo https://github.com/colinbankier/realworld-tide [INFO] tweaked toml for git repo https://github.com/colinbankier/realworld-tide written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/colinbankier/realworld-tide already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] 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 tide v0.6.0 [INFO] [stderr] Downloaded http-service-mock v0.4.0 [INFO] [stderr] Downloaded bcrypt v0.6.1 [INFO] [stderr] Downloaded http-service-hyper v0.4.1 [INFO] [stderr] Downloaded http-service v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45b4c649894736f60202fec0621f445fd357ed3462f20e8e66247838055746d3 [INFO] running `Command { std: "docker" "start" "-a" "45b4c649894736f60202fec0621f445fd357ed3462f20e8e66247838055746d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45b4c649894736f60202fec0621f445fd357ed3462f20e8e66247838055746d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45b4c649894736f60202fec0621f445fd357ed3462f20e8e66247838055746d3", kill_on_drop: false }` [INFO] [stdout] 45b4c649894736f60202fec0621f445fd357ed3462f20e8e66247838055746d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfde29a29877baf86b4d4058103ee3953953bed0842899a39ea7e4b83f8d9cc1 [INFO] running `Command { std: "docker" "start" "-a" "dfde29a29877baf86b4d4058103ee3953953bed0842899a39ea7e4b83f8d9cc1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling c2-chacha v0.2.3 [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 num-bigint v0.2.6 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling url v1.7.2 [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 tokio-buf v0.1.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling bcrypt v0.6.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling bigdecimal v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling broadcaster v1.0.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_qs v0.5.2 [INFO] [stderr] Compiling ipnetwork v0.15.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling http-service v0.4.0 [INFO] [stderr] Compiling realworld-domain v0.1.0 (/opt/rustwide/workdir/src/domain) [INFO] [stderr] Compiling http-service-hyper v0.4.1 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling tide v0.6.0 [INFO] [stderr] Compiling realworld-web v0.1.0 (/opt/rustwide/workdir/src/web) [INFO] [stderr] Compiling realworld-db v0.1.0 (/opt/rustwide/workdir/src/db) [INFO] [stderr] Compiling realworld-application v0.1.0 (/opt/rustwide/workdir/src/application) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.66s [INFO] running `Command { std: "docker" "inspect" "dfde29a29877baf86b4d4058103ee3953953bed0842899a39ea7e4b83f8d9cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfde29a29877baf86b4d4058103ee3953953bed0842899a39ea7e4b83f8d9cc1", kill_on_drop: false }` [INFO] [stdout] dfde29a29877baf86b4d4058103ee3953953bed0842899a39ea7e4b83f8d9cc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee513d62c3e741f5a9fb1fa04a1be4c5af8f57ce90ca98bfd135c0b447a1eaba [INFO] running `Command { std: "docker" "start" "-a" "ee513d62c3e741f5a9fb1fa04a1be4c5af8f57ce90ca98bfd135c0b447a1eaba", kill_on_drop: false }` [INFO] [stderr] Compiling fake v1.3.0 [INFO] [stderr] Compiling http-service-mock v0.4.0 [INFO] [stderr] Compiling realworld-application v0.1.0 (/opt/rustwide/workdir/src/application) [INFO] [stderr] Compiling realworld-domain v0.1.0 (/opt/rustwide/workdir/src/domain) [INFO] [stderr] Compiling realworld-db v0.1.0 (/opt/rustwide/workdir/src/db) [INFO] [stderr] Compiling realworld-web v0.1.0 (/opt/rustwide/workdir/src/web) [INFO] [stderr] error: could not compile `realworld-web` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name web_profiles --edition=2018 src/web/tests/web_profiles.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=b4d17e5ee5ffaa6b -C extra-filename=-b4d17e5ee5ffaa6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-c8adb53e625d1493.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5a1000bc11b29ba0.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-b314e722c55a5565.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-dbeca4992e6548ce.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-85afe01ef7693052.rlib --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-bc5e76cb641be5d1.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8df347cb2c49e1cb.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-826dfa34b9cfd646.rlib --extern http_service=/opt/rustwide/target/debug/deps/libhttp_service-b56571c5ea25c636.rlib --extern http_service_mock=/opt/rustwide/target/debug/deps/libhttp_service_mock-099ad72949146234.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-feff6fbaa8e01d57.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-434c4f6c1e606d53.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-3e75c0ed4f057f17.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-025e8463a99bd0dc.rlib --extern application=/opt/rustwide/target/debug/deps/librealworld_application-9ecde18a44751ec3.rlib --extern db=/opt/rustwide/target/debug/deps/librealworld_db-fa4c50964b958398.rlib --extern domain=/opt/rustwide/target/debug/deps/librealworld_domain-a0409e488f2a251e.rlib --extern realworld_web=/opt/rustwide/target/debug/deps/librealworld_web-58135d6c0b4d4487.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7a05d3469e3b1794.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6616c668e2c716f3.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-fe0697d985a10585.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-a0cbe04c08fcd2aa.rlib --extern tide=/opt/rustwide/target/debug/deps/libtide-b9123afc7d94279e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9b1f847954044d9d.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/ring-4073dea16fb9b132/out -L native=/opt/rustwide/target/debug/build/backtrace-sys-eea03ff27b547276/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b.domain_articles.18aa5ca6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b.domain_articles.18aa5ca6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b.domain_articles.18aa5ca6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b.domain_articles.18aa5ca6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b.domain_articles.18aa5ca6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b.domain_articles.18aa5ca6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b.domain_articles.18aa5ca6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b.domain_articles.18aa5ca6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b.domain_articles.18aa5ca6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b.domain_articles.18aa5ca6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b.domain_articles.18aa5ca6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b.domain_articles.18aa5ca6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b.domain_articles.18aa5ca6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b.domain_articles.18aa5ca6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b.domain_articles.18aa5ca6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b.domain_articles.18aa5ca6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b.42b5sf26hq9srqq4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-4073dea16fb9b132/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-eea03ff27b547276/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/librealworld_db-fa4c50964b958398.rlib" "/opt/rustwide/target/debug/deps/librealworld_domain-a0409e488f2a251e.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-d2e957b7588dc8e6.rlib" "/opt/rustwide/target/debug/deps/libblowfish-5695c75f5acdc7bc.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-4d6e822ee6232c52.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-04eedd0e3d52af3f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0db1b6fce171b0cf.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c40706f04fd946a0.rlib" "/opt/rustwide/target/debug/deps/libbase64-31e75b9578cddf0a.rlib" "/opt/rustwide/target/debug/deps/librand-0433f3b397331f83.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b7114c6dc589bfa7.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9573a9893e75f899.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-f0c5fadd82f5d2be.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-103d00d8bd4e4983.rlib" "/opt/rustwide/target/debug/deps/libanyhow-913053e2f9004c4e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9c800944e9ce330b.rlib" "/opt/rustwide/target/debug/deps/libitertools-feff6fbaa8e01d57.rlib" "/opt/rustwide/target/debug/deps/libeither-7b28566c81f42b6e.rlib" "/opt/rustwide/target/debug/deps/libdiesel-b314e722c55a5565.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-bbfe61c448972cc2.rlib" "/opt/rustwide/target/debug/deps/libuuid-9b1f847954044d9d.rlib" "/opt/rustwide/target/debug/deps/libuuid-2079ec0a0784b535.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-b7939f706258aedc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-eba6101a1e92438b.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-ec88fab90b448c25.rlib" "/opt/rustwide/target/debug/deps/libchrono-5a1000bc11b29ba0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a521fee6784fdcd2.rlib" "/opt/rustwide/target/debug/deps/libtime-2aa943bcca6fb5d6.rlib" "/opt/rustwide/target/debug/deps/libr2d2-025e8463a99bd0dc.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-c34987458300b5e4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0d0981b5b449d1a9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-851a95926b063790.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a785ec5df1c2ad8e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-fe56e62656fbdf7a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/liblog-3e75c0ed4f057f17.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/librealworld_application-9ecde18a44751ec3.rlib" "/opt/rustwide/target/debug/deps/libconfig-bd928e8fc2e171a7.rlib" "/opt/rustwide/target/debug/deps/libini-0b1d916e8de39918.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-58f3a4e4a93fae3b.rlib" "/opt/rustwide/target/debug/deps/libregex-c4c6e5c9801c0bf2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e862f34a62c95c96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c6cc15990fbc2f7a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a2c11a6c04a9e036.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fc4d725b940b409.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-43c789be3539f1f1.rlib" "/opt/rustwide/target/debug/deps/libserde-5a7e52bf66fde6b4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7857b9bcc96adbb.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-5a0f1f5f609bc1af.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-77c2518e88ecb1f7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6616c668e2c716f3.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-db10313f513214a7.rlib" "/opt/rustwide/target/debug/deps/libtoml-ecd4131c6f002967.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libnom-823df028b10ea8f7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fde6ed205d86b015.rlib" "/opt/rustwide/target/debug/deps/libserde-7a05d3469e3b1794.rlib" "/opt/rustwide/target/debug/deps/libfake-dbeca4992e6548ce.rlib" "/opt/rustwide/target/debug/deps/librand-211e01bcbfb2d2f3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-e52b83ab7fbc59e5.rlib" "/opt/rustwide/target/debug/deps/liblibc-99e271ef2c9dbf53.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/domain_articles-35799c1098c2db6b" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "ee513d62c3e741f5a9fb1fa04a1be4c5af8f57ce90ca98bfd135c0b447a1eaba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee513d62c3e741f5a9fb1fa04a1be4c5af8f57ce90ca98bfd135c0b447a1eaba", kill_on_drop: false }` [INFO] [stdout] ee513d62c3e741f5a9fb1fa04a1be4c5af8f57ce90ca98bfd135c0b447a1eaba