[INFO] cloning repository https://github.com/KodrAus/rust-web-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KodrAus/rust-web-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKodrAus%2Frust-web-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKodrAus%2Frust-web-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8742663aa099d3aed1cfdaf7c3654246ccf1e0af [INFO] testing KodrAus/rust-web-app against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKodrAus%2Frust-web-app" "/workspace/builds/worker-116/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-116/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KodrAus/rust-web-app on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-116/source/rust-toolchain [INFO] started tweaking git repo https://github.com/KodrAus/rust-web-app [INFO] finished tweaking git repo https://github.com/KodrAus/rust-web-app [INFO] tweaked toml for git repo https://github.com/KodrAus/rust-web-app written to /workspace/builds/worker-116/source/Cargo.toml [INFO] crate git repo https://github.com/KodrAus/rust-web-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0317554a24756b2b2c16507153acc2f475987d8c5a0aeacf265a1f8a1876ce9 [INFO] running `Command { std: "docker" "start" "-a" "d0317554a24756b2b2c16507153acc2f475987d8c5a0aeacf265a1f8a1876ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0317554a24756b2b2c16507153acc2f475987d8c5a0aeacf265a1f8a1876ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0317554a24756b2b2c16507153acc2f475987d8c5a0aeacf265a1f8a1876ce9", kill_on_drop: false }` [INFO] [stdout] d0317554a24756b2b2c16507153acc2f475987d8c5a0aeacf265a1f8a1876ce9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a377088cb98804a1127abfe74a87a191c8b27946f1c6d79e4d231c8df21a77e [INFO] running `Command { std: "docker" "start" "-a" "3a377088cb98804a1127abfe74a87a191c8b27946f1c6d79e4d231c8df21a77e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling spin v0.9.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling devise_core v0.3.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling devise v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling shop v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 27s [INFO] running `Command { std: "docker" "inspect" "3a377088cb98804a1127abfe74a87a191c8b27946f1c6d79e4d231c8df21a77e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a377088cb98804a1127abfe74a87a191c8b27946f1c6d79e4d231c8df21a77e", kill_on_drop: false }` [INFO] [stdout] 3a377088cb98804a1127abfe74a87a191c8b27946f1c6d79e4d231c8df21a77e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e90cb9a5f04c5acc3cd2638fcbcbccd732f9109dc4676f987592649db55b0f27 [INFO] running `Command { std: "docker" "start" "-a" "e90cb9a5f04c5acc3cd2638fcbcbccd732f9109dc4676f987592649db55b0f27", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling shop v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb.products.1dbb8ecc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb.products.1dbb8ecc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb.products.1dbb8ecc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb.products.1dbb8ecc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb.products.1dbb8ecc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb.products.1dbb8ecc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb.products.1dbb8ecc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb.products.1dbb8ecc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb.products.1dbb8ecc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb.products.1dbb8ecc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb.products.1dbb8ecc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb.products.1dbb8ecc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb.products.1dbb8ecc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb.products.1dbb8ecc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb.products.1dbb8ecc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb.products.1dbb8ecc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb.2gr7r198vqletmnk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshop-920b6c38965aaab4.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b6f5b767bdb27dd5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4653c4407a4f842d.rlib" "/opt/rustwide/target/debug/deps/libregex-48bec39b0c581f6b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-91bb404f99a06bc7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a04715d9dfec859f.rlib" "/opt/rustwide/target/debug/deps/libuuid-12977dc309690392.rlib" "/opt/rustwide/target/debug/deps/libthiserror-dc3a4ea3dbe2b7af.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/librocket-746e8ce2c2526319.rlib" "/opt/rustwide/target/debug/deps/libatty-8ff3488b344dcc39.rlib" "/opt/rustwide/target/debug/deps/libtempfile-4236ffdf54457133.rlib" "/opt/rustwide/target/debug/deps/librand-0c2d5b60afc6ed49.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f527ab1a97a12e6a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-20acec990141a769.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7eb25cb1786e9828.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b2c8a73c8198091a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4a8398940db32576.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/librocket_http-74a2e5c7a4105bae.rlib" "/opt/rustwide/target/debug/deps/libcookie-8c6930c77b775e87.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-555996df185838ee.rlib" "/opt/rustwide/target/debug/deps/libref_cast-3f78cf69657663eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libhyper-cd54ed504cf2b9b2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cebbaa50af67fcdf.rlib" "/opt/rustwide/target/debug/deps/libh2-d93f162533a65d54.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-eeebcf1419ee60b9.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-c55ad724ac7da978.rlib" "/opt/rustwide/target/debug/deps/libtracing-c88665a4f7f58de4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ca9fa1bff510b63b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libmulter-548433d901480271.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libtwoway-2ea6113f725aa996.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-4a59f5669234fa65.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2a229b3cd6196f0d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3bef57e72abf1d12.rlib" "/opt/rustwide/target/debug/deps/libspin-cbe8c97cdb5ad03f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libhttp-1aaf4b462ef19500.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libindexmap-011b87dfc7cf4995.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libeither-083008e169bc9026.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-28f2b66e2bee7944.rlib" "/opt/rustwide/target/debug/deps/libtime-d06ab883238e9103.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-394aa909d93d9b45.rlib" "/opt/rustwide/target/debug/deps/libstandback-f11b5ce84ba77434.rlib" "/opt/rustwide/target/debug/deps/libatomic-c119cbddd58b6e48.rlib" "/opt/rustwide/target/debug/deps/libstate-31d89c72417860b1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b40d89b457a875e8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ba12c19006064eae.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-837e8eae397277be.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libubyte-96fc25a1175651e7.rlib" "/opt/rustwide/target/debug/deps/libfigment-f3dbaa99c6c366a4.rlib" "/opt/rustwide/target/debug/deps/libtoml-77da8d4df8395e86.rlib" "/opt/rustwide/target/debug/deps/libuncased-7f622658065c39f9.rlib" "/opt/rustwide/target/debug/deps/libpear-e1699c6bcdfee2b6.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-8e3054f8a5a7fb85.rlib" "/opt/rustwide/target/debug/deps/libtokio-f1092f8018b76415.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-271b750aca99d53e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d849de8e00ceb573.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libmio-7621dfffab0206e2.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f95d9ba35ebd6b1.rlib" "/opt/rustwide/target/debug/deps/liblog-cac9a0cc472fa76b.rlib" "/opt/rustwide/target/debug/deps/libserde-cce15a5f0ceefddc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libfutures-0fb523e543f9e8e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bc992810349ff280.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3f53c312bdce788e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6d05701f54cffccc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-d50ce0b9434de07f.rlib" "/opt/rustwide/target/debug/deps/libslab-3bdb8c9dbd18a7c6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-efa3a77aeb2a11d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7bd4e8e2d6a1b51.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1781ac97a50f7b56.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-7bd1cbd3e0c20a95.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d54f13d874abf01b.rlib" "/opt/rustwide/target/debug/deps/libyansi-128fd22866328836.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/products-f298f7dae35a0abb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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 `shop` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e90cb9a5f04c5acc3cd2638fcbcbccd732f9109dc4676f987592649db55b0f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e90cb9a5f04c5acc3cd2638fcbcbccd732f9109dc4676f987592649db55b0f27", kill_on_drop: false }` [INFO] [stdout] e90cb9a5f04c5acc3cd2638fcbcbccd732f9109dc4676f987592649db55b0f27