[INFO] cloning repository https://github.com/RapidInnovation-Rahul/zero2prod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RapidInnovation-Rahul/zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRapidInnovation-Rahul%2Fzero2prod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRapidInnovation-Rahul%2Fzero2prod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a54b53b31f3901317275fd6b25a5205d08ab5a21 [INFO] testing RapidInnovation-Rahul/zero2prod against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRapidInnovation-Rahul%2Fzero2prod" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RapidInnovation-Rahul/zero2prod on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RapidInnovation-Rahul/zero2prod [INFO] finished tweaking git repo https://github.com/RapidInnovation-Rahul/zero2prod [INFO] tweaked toml for git repo https://github.com/RapidInnovation-Rahul/zero2prod written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/RapidInnovation-Rahul/zero2prod already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f15069861ad71f9c33400ac4f3a226f066510f064f8d3abc68a7bdc102757005 [INFO] running `Command { std: "docker" "start" "-a" "f15069861ad71f9c33400ac4f3a226f066510f064f8d3abc68a7bdc102757005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f15069861ad71f9c33400ac4f3a226f066510f064f8d3abc68a7bdc102757005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f15069861ad71f9c33400ac4f3a226f066510f064f8d3abc68a7bdc102757005", kill_on_drop: false }` [INFO] [stdout] f15069861ad71f9c33400ac4f3a226f066510f064f8d3abc68a7bdc102757005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aa56b3854dc38b19a2ca4d269c9f60dd3d127bedce0a260af9078972409e583 [INFO] running `Command { std: "docker" "start" "-a" "3aa56b3854dc38b19a2ca4d269c9f60dd3d127bedce0a260af9078972409e583", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.4 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling zero2prod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `name` and `email` are never read [INFO] [stdout] --> src/lib.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | struct UserData{ [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 13 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcK63yJC/symbols.o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a.zero2prod.55ab399c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a.zero2prod.55ab399c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a.zero2prod.55ab399c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a.zero2prod.55ab399c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a.zero2prod.55ab399c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a.zero2prod.55ab399c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a.zero2prod.55ab399c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a.zero2prod.55ab399c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a.zero2prod.55ab399c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a.zero2prod.55ab399c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a.zero2prod.55ab399c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a.zero2prod.55ab399c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a.zero2prod.55ab399c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a.zero2prod.55ab399c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a.zero2prod.55ab399c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a.zero2prod.55ab399c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a.1xn4hpri15h6kgar.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-6c645a0cd7160c9e/out" "-L" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzero2prod-4c04803c4266c68e.rlib" "/opt/rustwide/target/debug/deps/libactix_web-f337bb42d7f1dffd.rlib" "/opt/rustwide/target/debug/deps/libcookie-68a093ead59ea66a.rlib" "/opt/rustwide/target/debug/deps/libtime-e229ce26a29f6415.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e687952f970005a8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libactix_server-d28125142239283f.rlib" "/opt/rustwide/target/debug/deps/libactix_router-d768d36f6a33fbd0.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-96ea6b019b8e4743.rlib" "/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib" "/opt/rustwide/target/debug/deps/libactix_http-be270137aa6fb389.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librand-46c61b28c486e3a2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6e579a7c1e5a1c89.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-04654ed6eecfafd1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-64bb1a0668ca0c90.rlib" "/opt/rustwide/target/debug/deps/libbrotli-811e2fa4ab925db2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-32fdc6f77dff6690.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-cc2dd4866a8f426b.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-5f8a9560fa1eac50.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libsha1-4de2a1d8c8417ddb.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libdigest-bd5333b8d1ee3bf5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-2ba8304282fc064e.rlib" "/opt/rustwide/target/debug/deps/libbytestring-4eaea6f3e6433275.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-e6473ef299ea3cac.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libh2-7d4965af994b8b38.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8d1f852ee66c771f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e5a7cb335c368071.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e34bef636586b91d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libahash-d3e8f524294f63fa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64cf0773ed734090.rlib" "/opt/rustwide/target/debug/deps/libzstd-73c48eab96d4693c.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-c8b5a0580a78b575.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-afee700d8a87a77a.rlib" "/opt/rustwide/target/debug/deps/libflate2-beb947a1bcb067ba.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-db1db6264f500fe6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libactix_service-8dfc5f5a9346f435.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-596103d7c13ebbf8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-37f5c443ffc8d733.rlib" "/opt/rustwide/target/debug/deps/libtracing-4bf42909d5df9097.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0a6f03dab2223d77.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-8afcb97c7a02c443.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-910845b005be5cec.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-1e3cd3b35ec5b0b7.rlib" "/opt/rustwide/target/debug/deps/libtokio-166a60f6e5e4e3e8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8ebd62ef749574ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3a3104a2edd7c310.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c2aac46100ffbb42.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libmio-501cc376c816aea9.rlib" "/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0c7a9033b2575ccb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-900350cf5af6055c.rlib" "/opt/rustwide/target/debug/deps/liblibc-d9254cafaae334ec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zero2prod-d8b3b74a61f8369a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zero2prod` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3aa56b3854dc38b19a2ca4d269c9f60dd3d127bedce0a260af9078972409e583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aa56b3854dc38b19a2ca4d269c9f60dd3d127bedce0a260af9078972409e583", kill_on_drop: false }` [INFO] [stdout] 3aa56b3854dc38b19a2ca4d269c9f60dd3d127bedce0a260af9078972409e583