[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bb0ddd5acd5805f28ac7a750024a292dcc5cc8de91d06f4046d7362555a23b4 [INFO] running `Command { std: "docker" "start" "-a" "6bb0ddd5acd5805f28ac7a750024a292dcc5cc8de91d06f4046d7362555a23b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bb0ddd5acd5805f28ac7a750024a292dcc5cc8de91d06f4046d7362555a23b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bb0ddd5acd5805f28ac7a750024a292dcc5cc8de91d06f4046d7362555a23b4", kill_on_drop: false }` [INFO] [stdout] 6bb0ddd5acd5805f28ac7a750024a292dcc5cc8de91d06f4046d7362555a23b4 [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 668db66316c46f7ce52f760e3ec74828419d97704189a35c6236ba8bfbaf108f [INFO] running `Command { std: "docker" "start" "-a" "668db66316c46f7ce52f760e3ec74828419d97704189a35c6236ba8bfbaf108f", 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 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 smallvec v1.2.0 [INFO] [stderr] Compiling memchr v2.3.2 [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-io v0.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.0 [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 uuid v0.6.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling hyper v0.12.35 [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 parking_lot_core v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [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 parking_lot v0.10.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [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 bytes v0.4.12 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling bcrypt v0.6.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling env_logger v0.6.2 [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 http-service v0.4.0 [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-hyper v0.4.1 [INFO] [stderr] Compiling tide v0.6.0 [INFO] [stderr] Compiling realworld-domain v0.1.0 (/opt/rustwide/workdir/src/domain) [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling config v0.9.3 [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 46.58s [INFO] running `Command { std: "docker" "inspect" "668db66316c46f7ce52f760e3ec74828419d97704189a35c6236ba8bfbaf108f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "668db66316c46f7ce52f760e3ec74828419d97704189a35c6236ba8bfbaf108f", kill_on_drop: false }` [INFO] [stdout] 668db66316c46f7ce52f760e3ec74828419d97704189a35c6236ba8bfbaf108f [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3aba1635b0ec195a6a840be1aef22bd6cd793bb2a404cfccbfe0a719c45d2f4 [INFO] running `Command { std: "docker" "start" "-a" "a3aba1635b0ec195a6a840be1aef22bd6cd793bb2a404cfccbfe0a719c45d2f4", 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 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-db v0.1.0 (/opt/rustwide/workdir/src/db) [INFO] [stderr] Compiling realworld-web v0.1.0 (/opt/rustwide/workdir/src/web) [INFO] [stderr] Compiling realworld-domain v0.1.0 (/opt/rustwide/workdir/src/domain) [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_comments --edition=2018 src/web/tests/web_comments.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=466be75de36127ce -C extra-filename=-466be75de36127ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-856b37760b91e486.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a2835a9671beec3a.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-746ea195f108a1ef.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-d199f9e42c3aab80.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ffe4c60e04797ca2.rlib --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-c6065c046a7436f6.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2645e1c888f695f8.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-03de673c301c09a3.rlib --extern http_service=/opt/rustwide/target/debug/deps/libhttp_service-c24e43ce8160ae4a.rlib --extern http_service_mock=/opt/rustwide/target/debug/deps/libhttp_service_mock-0d672e01d4e5a3c7.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-2d4331602df010d9.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-65bd1374a160a64c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f04da3fa9ef64442.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-30a39358de99c11a.rlib --extern application=/opt/rustwide/target/debug/deps/librealworld_application-b90ef28cbb555d36.rlib --extern db=/opt/rustwide/target/debug/deps/librealworld_db-6da15d21ee300c06.rlib --extern domain=/opt/rustwide/target/debug/deps/librealworld_domain-cddccd25f71b2faf.rlib --extern realworld_web=/opt/rustwide/target/debug/deps/librealworld_web-3ecd430dcaa817ee.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2e6f905eb650f27d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a494aadd9043818e.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-3f9ea3b54aac5cd8.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-49f338eef6fc7353.rlib --extern tide=/opt/rustwide/target/debug/deps/libtide-99b51523cc906f77.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-7d95519a63d0a01d.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/ring-e17b5f7ef25de017/out -L native=/opt/rustwide/target/debug/build/backtrace-sys-22a12f2e10c0269e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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=35fc483c5b56ac24 -C extra-filename=-35fc483c5b56ac24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-856b37760b91e486.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a2835a9671beec3a.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-746ea195f108a1ef.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-d199f9e42c3aab80.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ffe4c60e04797ca2.rlib --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-c6065c046a7436f6.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2645e1c888f695f8.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-03de673c301c09a3.rlib --extern http_service=/opt/rustwide/target/debug/deps/libhttp_service-c24e43ce8160ae4a.rlib --extern http_service_mock=/opt/rustwide/target/debug/deps/libhttp_service_mock-0d672e01d4e5a3c7.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-2d4331602df010d9.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-65bd1374a160a64c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f04da3fa9ef64442.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-30a39358de99c11a.rlib --extern application=/opt/rustwide/target/debug/deps/librealworld_application-b90ef28cbb555d36.rlib --extern db=/opt/rustwide/target/debug/deps/librealworld_db-6da15d21ee300c06.rlib --extern domain=/opt/rustwide/target/debug/deps/librealworld_domain-cddccd25f71b2faf.rlib --extern realworld_web=/opt/rustwide/target/debug/deps/librealworld_web-3ecd430dcaa817ee.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2e6f905eb650f27d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a494aadd9043818e.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-3f9ea3b54aac5cd8.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-49f338eef6fc7353.rlib --extern tide=/opt/rustwide/target/debug/deps/libtide-99b51523cc906f77.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-7d95519a63d0a01d.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/ring-e17b5f7ef25de017/out -L native=/opt/rustwide/target/debug/build/backtrace-sys-22a12f2e10c0269e/out` (signal: 9, SIGKILL: kill) [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_users --edition=2018 src/web/tests/web_users.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=4e0efd4ff27faef7 -C extra-filename=-4e0efd4ff27faef7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-856b37760b91e486.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a2835a9671beec3a.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-746ea195f108a1ef.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-d199f9e42c3aab80.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ffe4c60e04797ca2.rlib --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-c6065c046a7436f6.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2645e1c888f695f8.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-03de673c301c09a3.rlib --extern http_service=/opt/rustwide/target/debug/deps/libhttp_service-c24e43ce8160ae4a.rlib --extern http_service_mock=/opt/rustwide/target/debug/deps/libhttp_service_mock-0d672e01d4e5a3c7.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-2d4331602df010d9.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-65bd1374a160a64c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f04da3fa9ef64442.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-30a39358de99c11a.rlib --extern application=/opt/rustwide/target/debug/deps/librealworld_application-b90ef28cbb555d36.rlib --extern db=/opt/rustwide/target/debug/deps/librealworld_db-6da15d21ee300c06.rlib --extern domain=/opt/rustwide/target/debug/deps/librealworld_domain-cddccd25f71b2faf.rlib --extern realworld_web=/opt/rustwide/target/debug/deps/librealworld_web-3ecd430dcaa817ee.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2e6f905eb650f27d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a494aadd9043818e.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-3f9ea3b54aac5cd8.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-49f338eef6fc7353.rlib --extern tide=/opt/rustwide/target/debug/deps/libtide-99b51523cc906f77.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-7d95519a63d0a01d.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/ring-e17b5f7ef25de017/out -L native=/opt/rustwide/target/debug/build/backtrace-sys-22a12f2e10c0269e/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3.conduit_articles.37f08f6b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3.conduit_articles.37f08f6b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3.conduit_articles.37f08f6b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3.conduit_articles.37f08f6b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3.conduit_articles.37f08f6b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3.conduit_articles.37f08f6b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3.conduit_articles.37f08f6b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3.conduit_articles.37f08f6b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3.conduit_articles.37f08f6b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3.conduit_articles.37f08f6b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3.conduit_articles.37f08f6b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3.conduit_articles.37f08f6b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3.conduit_articles.37f08f6b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3.conduit_articles.37f08f6b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3.conduit_articles.37f08f6b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3.conduit_articles.37f08f6b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3.1rzyhi3v7qfny7mh.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-e17b5f7ef25de017/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22a12f2e10c0269e/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/librealworld_db-6da15d21ee300c06.rlib" "/opt/rustwide/target/debug/deps/librealworld_domain-cddccd25f71b2faf.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-a68a18d66a665139.rlib" "/opt/rustwide/target/debug/deps/libblowfish-7e21cfd3cdda726c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-c4c807ddbf92ef9a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-97c65b6711f83a0e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-87db5ee04d3f734a.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib" "/opt/rustwide/target/debug/deps/librand-b7f0c1b18cc52f0d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1a1222112b7d049b.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5ba93bd5a4ea4e3f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6f374a1e839b3a4a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ae13a51c56d12819.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a35892d0902fe17d.rlib" "/opt/rustwide/target/debug/deps/libanyhow-43063e10da63f752.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d5bb27abc8c31bfa.rlib" "/opt/rustwide/target/debug/deps/libitertools-2d4331602df010d9.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libdiesel-746ea195f108a1ef.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-a4d47e45d3901cc7.rlib" "/opt/rustwide/target/debug/deps/libuuid-7d95519a63d0a01d.rlib" "/opt/rustwide/target/debug/deps/libuuid-475c193f1f86a1ba.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-4a5e13cb2d67a1d1.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6530bf3e3367ffdb.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-e6324c492180bc17.rlib" "/opt/rustwide/target/debug/deps/libchrono-a2835a9671beec3a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-05a7f8956f329077.rlib" "/opt/rustwide/target/debug/deps/libtime-00d66ae232f9798f.rlib" "/opt/rustwide/target/debug/deps/libr2d2-30a39358de99c11a.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-b10509852cbf7dd1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d9c6dc55f5a66824.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4fb2718ca83b9034.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ecf6bbda58319b12.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2d64bf2bb1dab848.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/liblog-f04da3fa9ef64442.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/librealworld_application-b90ef28cbb555d36.rlib" "/opt/rustwide/target/debug/deps/libconfig-bdd79cf0fea3259a.rlib" "/opt/rustwide/target/debug/deps/libini-8ca9af38033f4a0f.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-cd0a2f5d3808ba33.rlib" "/opt/rustwide/target/debug/deps/libregex-ecdf36ca50750246.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-149382b8d3fc84f6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0312278baae64b0b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-58aa7e2ebd769bdf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e2bec038035204.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-72c175501750a057.rlib" "/opt/rustwide/target/debug/deps/libserde-905749784fad8bd8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fcd78a373e0df468.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-21f4b3574a80dbbb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a494aadd9043818e.rlib" "/opt/rustwide/target/debug/deps/libryu-df72afeee529a211.rlib" "/opt/rustwide/target/debug/deps/libitoa-49b33d255b8312c1.rlib" "/opt/rustwide/target/debug/deps/libtoml-e816e6813e078841.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libnom-ce3c0d06954f63f4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e1f0a36a08f344d7.rlib" "/opt/rustwide/target/debug/deps/libserde-2e6f905eb650f27d.rlib" "/opt/rustwide/target/debug/deps/libfake-d199f9e42c3aab80.rlib" "/opt/rustwide/target/debug/deps/librand-6898dec602357250.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d96d44db53f9f9e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d112401dbb9b0f0b.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-de86ea8e1897be51.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/conduit_articles-5b42e0c5e0dd8de3" "-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 `realworld-db` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44.web_articles.c079bdef-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44.web_articles.c079bdef-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44.web_articles.c079bdef-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44.web_articles.c079bdef-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44.web_articles.c079bdef-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44.web_articles.c079bdef-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44.web_articles.c079bdef-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44.web_articles.c079bdef-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44.web_articles.c079bdef-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44.web_articles.c079bdef-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44.web_articles.c079bdef-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44.web_articles.c079bdef-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44.web_articles.c079bdef-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44.web_articles.c079bdef-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44.web_articles.c079bdef-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44.web_articles.c079bdef-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44.1fh8kz5z6srt7thu.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-e17b5f7ef25de017/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22a12f2e10c0269e/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libhttp_service_mock-0d672e01d4e5a3c7.rlib" "/opt/rustwide/target/debug/deps/librealworld_web-3ecd430dcaa817ee.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-49f338eef6fc7353.rlib" "/opt/rustwide/target/debug/deps/libdtoa-952529d2dbaddc7a.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-65bd1374a160a64c.rlib" "/opt/rustwide/target/debug/deps/libring-7f37e37ade79e93c.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a90465730e7781d1.rlib" "/opt/rustwide/target/debug/deps/libbase64-df6a0db567345ba4.rlib" "/opt/rustwide/target/debug/deps/libsafemem-94e69aa88cd626ca.rlib" "/opt/rustwide/target/debug/deps/libtide-99b51523cc906f77.rlib" "/opt/rustwide/target/debug/deps/libhttp_service_hyper-6aac1224adbd0a80.rlib" "/opt/rustwide/target/debug/deps/libhyper-7277303fd4cc0104.rlib" "/opt/rustwide/target/debug/deps/libwant-1c8f6f6710b10167.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-eedc1d0cc52425c9.rlib" "/opt/rustwide/target/debug/deps/libtokio-40227dbb4e993bf3.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-be9ce88e5ea817c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-9b2ce07b6015ea93.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-12d75e6c7c36ae90.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-68f9add3a9650be1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-f94144fbb9484f33.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ad8471be14d36aa8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6ce76b27e23e896a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f91f33498dc95660.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-a2053b133cbe2f61.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-12224bdff9b5bedf.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-2035523665d82732.rlib" "/opt/rustwide/target/debug/deps/libh2-d25d99accdeddd2c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-cfe110ba757cf5e2.rlib" "/opt/rustwide/target/debug/deps/libstring-178c1b642aa4a0f1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f0a880c2c47ddfba.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-3f9ea3b54aac5cd8.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-0e65002d1de2e2ed.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7f4efcef94dc827c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2216e3203f8df211.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-44b9f0f362d6ec3b.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-1de5d8a1e3edfa1c.rlib" "/opt/rustwide/target/debug/deps/libcookie-68a31081c42f9434.rlib" "/opt/rustwide/target/debug/deps/liburl-00a750e10bc4ee7a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-ba3a505dc0c33415.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-15f06d06e90199df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp_service-c24e43ce8160ae4a.rlib" "/opt/rustwide/target/debug/deps/libfutures-ffe4c60e04797ca2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c6065c046a7436f6.rlib" "/opt/rustwide/target/debug/deps/libasync_std-856b37760b91e486.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a484e0f988126485.rlib" "/opt/rustwide/target/debug/deps/libasync_task-b565a526a1b74696.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-65a00dbeb716b40e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d3ce947a0da590e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ec4f4371045fded3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d4e479acaa0b6dc2.rlib" "/opt/rustwide/target/debug/deps/libbroadcaster-0140191268cb1ea1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2645e1c888f695f8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6ef7adf3062f700e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f9d639746b5b73f3.rlib" "/opt/rustwide/target/debug/deps/libfutures-47fa39838d13c9f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1d0bd40c8448fb6f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a4674e1b0a36cbcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3c0f6ed6f89453a7.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-054f2d17999eb13b.rlib" "/opt/rustwide/target/debug/deps/libmio-cf62cf509bd8ff0d.rlib" "/opt/rustwide/target/debug/deps/libnet2-fde57b963c746640.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e54a982a6039d148.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ea3c870d35903966.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-ce01ce5997c359a0.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d06a3ef8a71c0d56.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-34c3f7fe1cfa4adb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a2058c5ec177353c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f976ea4ece1a84c9.rlib" "/opt/rustwide/target/debug/deps/libhttp-03de673c301c09a3.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libbytes-7b3cad62f16c0c84.rlib" "/opt/rustwide/target/debug/deps/libiovec-35bb3585acb5227f.rlib" "/opt/rustwide/target/debug/deps/librealworld_db-6da15d21ee300c06.rlib" "/opt/rustwide/target/debug/deps/librealworld_domain-cddccd25f71b2faf.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-a68a18d66a665139.rlib" "/opt/rustwide/target/debug/deps/libblowfish-7e21cfd3cdda726c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-c4c807ddbf92ef9a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-97c65b6711f83a0e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-87db5ee04d3f734a.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib" "/opt/rustwide/target/debug/deps/librand-b7f0c1b18cc52f0d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1a1222112b7d049b.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5ba93bd5a4ea4e3f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6f374a1e839b3a4a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ae13a51c56d12819.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a35892d0902fe17d.rlib" "/opt/rustwide/target/debug/deps/libanyhow-43063e10da63f752.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d5bb27abc8c31bfa.rlib" "/opt/rustwide/target/debug/deps/libitertools-2d4331602df010d9.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libdiesel-746ea195f108a1ef.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-a4d47e45d3901cc7.rlib" "/opt/rustwide/target/debug/deps/libuuid-7d95519a63d0a01d.rlib" "/opt/rustwide/target/debug/deps/libuuid-475c193f1f86a1ba.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-4a5e13cb2d67a1d1.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6530bf3e3367ffdb.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-e6324c492180bc17.rlib" "/opt/rustwide/target/debug/deps/libchrono-a2835a9671beec3a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-05a7f8956f329077.rlib" "/opt/rustwide/target/debug/deps/libtime-00d66ae232f9798f.rlib" "/opt/rustwide/target/debug/deps/libr2d2-30a39358de99c11a.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-b10509852cbf7dd1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d9c6dc55f5a66824.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4fb2718ca83b9034.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ecf6bbda58319b12.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2d64bf2bb1dab848.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/liblog-f04da3fa9ef64442.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/librealworld_application-b90ef28cbb555d36.rlib" "/opt/rustwide/target/debug/deps/libconfig-bdd79cf0fea3259a.rlib" "/opt/rustwide/target/debug/deps/libini-8ca9af38033f4a0f.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-cd0a2f5d3808ba33.rlib" "/opt/rustwide/target/debug/deps/libregex-ecdf36ca50750246.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-149382b8d3fc84f6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0312278baae64b0b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-58aa7e2ebd769bdf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e2bec038035204.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-72c175501750a057.rlib" "/opt/rustwide/target/debug/deps/libserde-905749784fad8bd8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fcd78a373e0df468.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-21f4b3574a80dbbb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a494aadd9043818e.rlib" "/opt/rustwide/target/debug/deps/libryu-df72afeee529a211.rlib" "/opt/rustwide/target/debug/deps/libitoa-49b33d255b8312c1.rlib" "/opt/rustwide/target/debug/deps/libtoml-e816e6813e078841.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libnom-ce3c0d06954f63f4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e1f0a36a08f344d7.rlib" "/opt/rustwide/target/debug/deps/libserde-2e6f905eb650f27d.rlib" "/opt/rustwide/target/debug/deps/libfake-d199f9e42c3aab80.rlib" "/opt/rustwide/target/debug/deps/librand-6898dec602357250.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d96d44db53f9f9e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d112401dbb9b0f0b.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-de86ea8e1897be51.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/web_articles-7813935abd303c44" "-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 `realworld-web` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a3aba1635b0ec195a6a840be1aef22bd6cd793bb2a404cfccbfe0a719c45d2f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3aba1635b0ec195a6a840be1aef22bd6cd793bb2a404cfccbfe0a719c45d2f4", kill_on_drop: false }` [INFO] [stdout] a3aba1635b0ec195a6a840be1aef22bd6cd793bb2a404cfccbfe0a719c45d2f4