[INFO] cloning repository https://github.com/kailan-test/quick-deploy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kailan-test/quick-deploy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkailan-test%2Fquick-deploy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkailan-test%2Fquick-deploy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad770c784f4826730e5d383f3ab84a9a4eed9b34 [INFO] testing kailan-test/quick-deploy against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkailan-test%2Fquick-deploy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/kailan-test/quick-deploy [INFO] finished tweaking git repo https://github.com/kailan-test/quick-deploy [INFO] tweaked toml for git repo https://github.com/kailan-test/quick-deploy written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kailan-test/quick-deploy on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kailan-test/quick-deploy already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto_box v0.6.0 [INFO] [stderr] Downloaded sealed_box v0.1.0 [INFO] [stderr] Downloaded zeroize_derive v1.1.0 [INFO] [stderr] Downloaded fastly-shared v0.6.1 [INFO] [stderr] Downloaded fastly-sys v0.3.8 [INFO] [stderr] Downloaded cpufeatures v0.1.4 [INFO] [stderr] Downloaded fastly-macros v0.4.0 [INFO] [stderr] Downloaded aead v0.4.1 [INFO] [stderr] Downloaded chacha20 v0.7.1 [INFO] [stderr] Downloaded toml_edit v0.2.0 [INFO] [stderr] Downloaded fastly v0.6.0 [INFO] [stderr] Downloaded x25519-dalek v1.1.1 [INFO] [stderr] Downloaded parity-wordlist v1.3.1 [INFO] [stderr] Downloaded chacha20poly1305 v0.8.0 [INFO] [stderr] Downloaded poly1305 v0.7.0 [INFO] [stderr] Downloaded syn v1.0.72 [INFO] [stderr] Downloaded salsa20 v0.8.0 [INFO] [stderr] Downloaded xsalsa20poly1305 v0.7.1 [INFO] [stderr] Downloaded curve25519-dalek v3.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83b24bad074a8f1affc87f0c3665b770383fe1b7e527a335afafb8ffe2e3041c [INFO] running `Command { std: "docker" "start" "-a" "83b24bad074a8f1affc87f0c3665b770383fe1b7e527a335afafb8ffe2e3041c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83b24bad074a8f1affc87f0c3665b770383fe1b7e527a335afafb8ffe2e3041c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b24bad074a8f1affc87f0c3665b770383fe1b7e527a335afafb8ffe2e3041c", kill_on_drop: false }` [INFO] [stdout] 83b24bad074a8f1affc87f0c3665b770383fe1b7e527a335afafb8ffe2e3041c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0302df95e26a26e2a7a9150a5350ea858ba1beb3f92162dd82a506e2ed53d5f9 [INFO] running `Command { std: "docker" "start" "-a" "0302df95e26a26e2a7a9150a5350ea858ba1beb3f92162dd82a506e2ed53d5f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling parity-wordlist v1.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling poly1305 v0.7.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling fastly-macros v0.4.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling salsa20 v0.8.0 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling xsalsa20poly1305 v0.7.1 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling fastly-shared v0.6.1 [INFO] [stderr] Compiling fastly-sys v0.3.8 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling crypto_box v0.6.0 [INFO] [stderr] Compiling sealed_box v0.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling toml_edit v0.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling fastly v0.6.0 [INFO] [stderr] Compiling quick-deploy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwcTMSn/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libparity_wordlist-ff3f24d061f80d16,librand-c7ae4dcc70bc6951,librand_chacha-e0b7abe8e8f2bb0b,libppv_lite86-6a9c67b3647e53fd,libbase64-4365f46884a74919,libtoml-b004057742a475ea,libtoml_edit-06d6e21afb66a933,liblinked_hash_map-66dcbacd9039ad45,libcombine-89e257c1ccc135bb,libascii-1569f55bb20c8718,libunreachable-8b4cc5b067d1c978,libvoid-f14ca55f90d7d476,libmemchr-fa43570bf8b47882,libeither-f491e1f0ea74572c,libtinytemplate-f58c677379538cb8,libsealed_box-7824c92c10421f9e,libcrypto_box-bf1cce84ed5bc0f4,libx25519_dalek-05f1e844c00955dd,libcurve25519_dalek-f737c60464a5db30,librand_core-c2d5e51f54eaa6f0,libgetrandom-2724796b05d1fb0f,libbyteorder-cba07f47ea1a7d91,libchacha20poly1305-08f26610db1f10b5,libchacha20-6e91535c28cf2daa,libxsalsa20poly1305-6a5a5abc21fd9d7c,librand_core-f8b05c893c0a7f97,libgetrandom-52a7db36d708e411,libcfg_if-3183e62f61f23a61,libpoly1305-5fd4a5853e2588e9,libcpufeatures-17a3fe143d4d7af4,libuniversal_hash-0534e446f1385e89,libsalsa20-f3f5c1de27437c28,libzeroize-fa47392aa2c9a42b,libcipher-2426ea2164d8f39d,libaead-99e88ce85583735f,libblake2-5ef3d92d980874f0,libopaque_debug-a376880be4df562b,libcrypto_mac-c15d3f0f67250e0b,libsubtle-d12132e5c1a185b3,libdigest-5e514d5029057139,libgeneric_array-d50a166e0b3db64f,libtypenum-e395153c7c5e4e52,libfastly-1063d1971c3f163b,libserde_urlencoded-d99b57594d085ceb,libserde_json-b01469de3707d66b,libryu-fa900a66f44f83ec,liblazy_static-ab9a3dc8def9ba85,libthiserror-7269f7b83a0e2256,libmime-087a549b9e579a63,libchrono-42e499b8d4eb0eed,libnum_integer-87fd8f7976589de7,libnum_traits-932d8118c6c6e649,libtime-e7d9420d2e5c5b3b,liblibc-78fc7eb2d97d3062,liburl-d49c6668b45f1640,libidna-12f41a7a39a07672,libunicode_normalization-21413bbe819e2fa3,libtinyvec-f93c8b1abe9aa8e6,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-8e07f58dd882613d,libform_urlencoded-0408fb366dd95021,libpercent_encoding-b2a5370fcf286d3f,libmatches-2395cfc0703720f9,libfastly_sys-939523cfed0b4c65,libfastly_shared-7761975614ea355e,libbitflags-aeed800324bc4c86,libhttp-46dcede576c609fd,libitoa-596355db38b4459b,libbytes-f0af21b3bf2750f2,libfnv-773757b135178300,libbytes-31d0f3725c88b0f3,libanyhow-177fe2bdcfd95900,libserde-a9a28868dd688dc2}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwcTMSn/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/quick_deploy-52c050db11495756" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: init [INFO] [stdout] >>> referenced by lib.rs:185 (src/lib.rs:185) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.05.rcgu.o:(fastly::init::hd13d0a39948c7392) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] >>> did you mean: _init [INFO] [stdout] >>> defined in: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: get [INFO] [stdout] >>> referenced by handle.rs:54 (src/dictionary/handle.rs:54) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.06.rcgu.o:(fastly::dictionary::handle::DictionaryHandle::get::h59e194cde16dd76e) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] >>> did you mean: getc [INFO] [stdout] >>> defined in: /lib/x86_64-linux-gnu/libc.so.6 [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: new [INFO] [stdout] >>> referenced by handle.rs:88 (src/http/response/handle.rs:88) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.06.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::h52406e43da69ed72) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] >>> referenced by handle.rs:98 (src/http/body/handle.rs:98) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.12.rcgu.o:(fastly::http::body::handle::BodyHandle::new::hc4efbaa022f93ad9) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] >>> referenced by handle.rs:119 (src/http/request/handle.rs:119) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::new::hc14cd71e314e4a89) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: header_names_get [INFO] [stdout] >>> referenced by handle.rs:119 (src/http/response/handle.rs:119) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.06.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h43ac70dbfc0d8ff8) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] >>> referenced by handle.rs:150 (src/http/request/handle.rs:150) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::hf3b4412c3f2ff568) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: header_values_get [INFO] [stdout] >>> referenced by handle.rs:220 (src/http/response/handle.rs:220) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.06.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::hfd4890858209d358) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] >>> referenced by handle.rs:250 (src/http/request/handle.rs:250) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h8c61f4cf5b38860d) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: header_values_set [INFO] [stdout] >>> referenced by handle.rs:266 (src/http/response/handle.rs:266) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.06.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_header_values::hdad2b3471adbe21c) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] >>> referenced by handle.rs:297 (src/http/request/handle.rs:297) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_header_values::hdfe121a977930356) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: status_set [INFO] [stdout] >>> referenced by handle.rs:377 (src/http/response/handle.rs:377) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.06.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_status::h00f0ae1569fb9b83) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: status_get [INFO] [stdout] >>> referenced by handle.rs:386 (src/http/response/handle.rs:386) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.06.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_status::hf57460fcbf222b98) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: version_get [INFO] [stdout] >>> referenced by handle.rs:396 (src/http/response/handle.rs:396) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.06.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_version::hd43a2c5599ca919c) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] >>> referenced by handle.rs:410 (src/http/request/handle.rs:410) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::hbdc0537dcfb9515b) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: version_set [INFO] [stdout] >>> referenced by handle.rs:409 (src/http/response/handle.rs:409) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.06.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_version::h3da48348af0be718) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] >>> referenced by handle.rs:423 (src/http/request/handle.rs:423) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_version::hd15683387ac0f174) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: send_downstream [INFO] [stdout] >>> referenced by handle.rs:418 (src/http/response/handle.rs:418) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.06.rcgu.o:(fastly::http::response::handle::ResponseHandle::send_to_client::hf46728a6d091ebdf) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] >>> referenced by handle.rs:429 (src/http/response/handle.rs:429) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.06.rcgu.o:(fastly::http::response::handle::ResponseHandle::stream_to_client::h167d141b99e0f20a) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: method_get [INFO] [stdout] >>> referenced by handle.rs:437 (src/http/request/handle.rs:437) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::h6a40da92b2cab97f) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: method_set [INFO] [stdout] >>> referenced by handle.rs:490 (src/http/request/handle.rs:490) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_method::h7d4115f19a5429d3) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: uri_get [INFO] [stdout] >>> referenced by handle.rs:508 (src/http/request/handle.rs:508) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::he0e66016c7010580) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: uri_set [INFO] [stdout] >>> referenced by handle.rs:578 (src/http/request/handle.rs:578) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_url::hc4f791c9c022f9c3) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: cache_override_v2_set [INFO] [stdout] >>> referenced by handle.rs:693 (src/http/request/handle.rs:693) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_cache_override::h8aae4809d9573dc9) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: body_downstream_get [INFO] [stdout] >>> referenced by handle.rs:717 (src/http/request/handle.rs:717) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.12.rcgu.o:(fastly::http::request::handle::client_request_and_body::h1651073082dc0fee) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: downstream_client_ip_addr [INFO] [stdout] >>> referenced by handle.rs:797 (src/http/request/handle.rs:797) [INFO] [stdout] >>> fastly-1063d1971c3f163b.fastly.e874e95dddb00677-cgu.12.rcgu.o:(fastly::http::request::handle::client_ip_addr::h93661cc0b0cf9aa4) in archive /opt/rustwide/target/debug/deps/libfastly-1063d1971c3f163b.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quick-deploy` (bin "quick-deploy") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0302df95e26a26e2a7a9150a5350ea858ba1beb3f92162dd82a506e2ed53d5f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0302df95e26a26e2a7a9150a5350ea858ba1beb3f92162dd82a506e2ed53d5f9", kill_on_drop: false }` [INFO] [stdout] 0302df95e26a26e2a7a9150a5350ea858ba1beb3f92162dd82a506e2ed53d5f9