[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 beta-2025-09-21 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kailan-test/quick-deploy on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55bf1b84c22d759b1b054d69f5777ce7a0c7a4bab662429513e6f5228b856142 [INFO] running `Command { std: "docker" "start" "-a" "55bf1b84c22d759b1b054d69f5777ce7a0c7a4bab662429513e6f5228b856142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55bf1b84c22d759b1b054d69f5777ce7a0c7a4bab662429513e6f5228b856142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55bf1b84c22d759b1b054d69f5777ce7a0c7a4bab662429513e6f5228b856142", kill_on_drop: false }` [INFO] [stdout] 55bf1b84c22d759b1b054d69f5777ce7a0c7a4bab662429513e6f5228b856142 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 181762923cde2a7af1b2d4fd76ec71db0db13e163b8c8652ab5ac4c972fe4b1f [INFO] running `Command { std: "docker" "start" "-a" "181762923cde2a7af1b2d4fd76ec71db0db13e163b8c8652ab5ac4c972fe4b1f", 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 version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.94 [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 byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [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 generic-array v0.14.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [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 cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aead v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling poly1305 v0.7.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling parity-wordlist v1.3.1 [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 curve25519-dalek v3.1.0 [INFO] [stderr] Compiling chacha20 v0.7.1 [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 tinytemplate v1.2.1 [INFO] [stderr] Compiling toml_edit v0.2.0 [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/rustcHeixW4/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libparity_wordlist-5efdaf69695ded82,librand-ccc6c060f0be23c4,librand_chacha-44b514e5ab2813a8,libppv_lite86-c6f18da16586a8ed,libbase64-83ca8be32b9f715d,libtoml-808a9a6322366605,libtoml_edit-11a5cf5475a8c443,liblinked_hash_map-c8825f289c1590f4,libcombine-521dc0577d752db8,libascii-cf905215b3b3c09d,libunreachable-27c7eaaa1d96067a,libvoid-6336667ff9ef9cc5,libmemchr-919f8fe2e8948807,libeither-a0c23204a379320f,libtinytemplate-596b8bc957f1adb1,libsealed_box-4de0a363db66e439,libcrypto_box-e4a9a82eed66f456,libx25519_dalek-07b54f198d42cdb3,libcurve25519_dalek-656006c38d5b0149,librand_core-bc6e5f77212113e2,libgetrandom-c821ddebb428cab7,libbyteorder-9933e823fb37cbb9,libchacha20poly1305-52f69f7839723070,libchacha20-f4970a63e345ebed,libxsalsa20poly1305-67b61a81a4ae5e86,librand_core-09063cb584c51a22,libgetrandom-90d64ab10c93831c,libcfg_if-3e7fc4e38d4a72b5,libpoly1305-cd0a7dbef5fab5cd,libcpufeatures-371b2a1eade4f816,libuniversal_hash-7731eba0aac4feaf,libsalsa20-a0067e33150d21bc,libzeroize-471a5033994a5703,libcipher-6331bba22c5986db,libaead-aa9c0716f1c79c0a,libblake2-49e818675234416f,libopaque_debug-1826dab867fa4b9d,libcrypto_mac-1455aba74c06206b,libsubtle-bbad944440fcd988,libdigest-270bc6e598320e7a,libgeneric_array-768adab987ed3837,libtypenum-07c1df086393b073,libfastly-0ad55ed538a7c795,libserde_urlencoded-d29a41daec242ddd,libserde_json-1ea44dfb51abbaca,libryu-df71352f8564fc9c,liblazy_static-af860367908b8176,libthiserror-0dd96abca8ef6692,libmime-df56754a5ea019bb,libchrono-3a1828ba839b3113,libnum_integer-697c03a957bdaaa1,libnum_traits-e2fa1152cd929a7d,libtime-74c954fd2eb0943b,liblibc-7bb3f27c115dd72e,liburl-484c0266e1a520e7,libidna-067d905c8b925881,libunicode_normalization-1b5559adc7f58c53,libtinyvec-1586cd28492da04f,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-e4829a6bfd210dd1,libform_urlencoded-5a7cde279417b9da,libpercent_encoding-3e08c199980e8244,libmatches-b745fe32e7f24fcc,libfastly_sys-eb017adfca8e4938,libfastly_shared-7a319796acdbac88,libbitflags-9d8828a22cdd2424,libhttp-ba25ea76741e0fec,libitoa-7cb455aa497c9f0e,libbytes-fd4188dc5bbc0b1b,libfnv-79e2cbfbe03dcd16,libbytes-e5a108237575cc30,libanyhow-c2f67d46a95904d8,libserde-9443f1ba10ed506e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHeixW4/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-20556493522216ce" "-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: get [INFO] [stdout] >>> referenced by handle.rs:54 (src/dictionary/handle.rs:54) [INFO] [stdout] >>> fastly-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.05.rcgu.o:(fastly::dictionary::handle::DictionaryHandle::get::h11bb171261d37e76) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.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: status_get [INFO] [stdout] >>> referenced by handle.rs:386 (src/http/response/handle.rs:386) [INFO] [stdout] >>> fastly-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_status::h4cf09da70fbbfc96) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.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-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_status::h22ef89d8459a133e) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.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-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_version::haaa195789a07c3d5) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.rlib [INFO] [stdout] >>> referenced by handle.rs:410 (src/http/request/handle.rs:410) [INFO] [stdout] >>> fastly-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::h89e8095efb263278) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.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-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_version::h12cdaaad20fdd795) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.rlib [INFO] [stdout] >>> referenced by handle.rs:423 (src/http/request/handle.rs:423) [INFO] [stdout] >>> fastly-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_version::h19c1f8afd7b1d6bc) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.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-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::send_to_client::h5711e6bdafd15b7f) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.rlib [INFO] [stdout] >>> referenced by handle.rs:429 (src/http/response/handle.rs:429) [INFO] [stdout] >>> fastly-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::stream_to_client::h9e433ab732bb5770) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.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-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_header_values::hea1f6028716c58cd) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.rlib [INFO] [stdout] >>> referenced by handle.rs:297 (src/http/request/handle.rs:297) [INFO] [stdout] >>> fastly-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_header_values::h70b95cb990c8e629) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.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-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::hfbe172f61fafab40) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.rlib [INFO] [stdout] >>> referenced by handle.rs:150 (src/http/request/handle.rs:150) [INFO] [stdout] >>> fastly-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h5830d78e423b61ce) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.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-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h6c1f877501488fee) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.rlib [INFO] [stdout] >>> referenced by handle.rs:250 (src/http/request/handle.rs:250) [INFO] [stdout] >>> fastly-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h0b3b5c2a043711b4) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.rlib [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-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::hebda7d80d34a6bb9) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.rlib [INFO] [stdout] >>> referenced by handle.rs:98 (src/http/body/handle.rs:98) [INFO] [stdout] >>> fastly-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.12.rcgu.o:(fastly::http::body::handle::BodyHandle::new::ha425dfbc8c601022) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.rlib [INFO] [stdout] >>> referenced by handle.rs:119 (src/http/request/handle.rs:119) [INFO] [stdout] >>> fastly-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::new::h8a808e737364e46b) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.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-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::h87e8e0aa7146c6ba) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.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-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_method::h64d7f62173b1a906) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.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-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_cache_override::h6c1ab6b6f369306b) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.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-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::h933ac16d1aac3f3a) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.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-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_url::hdab46ba464347034) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.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-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.12.rcgu.o:(fastly::http::request::handle::client_ip_addr::hf5abf9446ec65518) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.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-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.12.rcgu.o:(fastly::http::request::handle::client_request_and_body::h9980c6ac9965b3a3) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: init [INFO] [stdout] >>> referenced by lib.rs:185 (src/lib.rs:185) [INFO] [stdout] >>> fastly-0ad55ed538a7c795.fastly.98f0596b43b8666f-cgu.15.rcgu.o:(fastly::init::he65e4b7734049651) in archive /opt/rustwide/target/debug/deps/libfastly-0ad55ed538a7c795.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" "181762923cde2a7af1b2d4fd76ec71db0db13e163b8c8652ab5ac4c972fe4b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "181762923cde2a7af1b2d4fd76ec71db0db13e163b8c8652ab5ac4c972fe4b1f", kill_on_drop: false }` [INFO] [stdout] 181762923cde2a7af1b2d4fd76ec71db0db13e163b8c8652ab5ac4c972fe4b1f