[INFO] cloning repository https://github.com/Antoinebr/Fastly-Compute-Content-Stitching-Example-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Antoinebr/Fastly-Compute-Content-Stitching-Example-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoinebr%2FFastly-Compute-Content-Stitching-Example-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoinebr%2FFastly-Compute-Content-Stitching-Example-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9fc6a187d58ed7a50cc5fe44d45263e35f2f6421
[INFO] testing Antoinebr/Fastly-Compute-Content-Stitching-Example-Rust against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoinebr%2FFastly-Compute-Content-Stitching-Example-Rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Antoinebr/Fastly-Compute-Content-Stitching-Example-Rust
[INFO] finished tweaking git repo https://github.com/Antoinebr/Fastly-Compute-Content-Stitching-Example-Rust
[INFO] tweaked toml for git repo https://github.com/Antoinebr/Fastly-Compute-Content-Stitching-Example-Rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Antoinebr/Fastly-Compute-Content-Stitching-Example-Rust on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Antoinebr/Fastly-Compute-Content-Stitching-Example-Rust 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53d59a8cb3798887ecda063522d2e683b7e36310fd4c533619312c1137bf24ba
[INFO] running `Command { std: "docker" "start" "-a" "53d59a8cb3798887ecda063522d2e683b7e36310fd4c533619312c1137bf24ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53d59a8cb3798887ecda063522d2e683b7e36310fd4c533619312c1137bf24ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53d59a8cb3798887ecda063522d2e683b7e36310fd4c533619312c1137bf24ba", kill_on_drop: false }`
[INFO] [stdout] 53d59a8cb3798887ecda063522d2e683b7e36310fd4c533619312c1137bf24ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf31c4765e2186a213cf4f521ab9ae63e7c7231f0bea945b986f85935df38d90
[INFO] running `Command { std: "docker" "start" "-a" "cf31c4765e2186a213cf4f521ab9ae63e7c7231f0bea945b986f85935df38d90", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling elsa v1.10.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling fastly-shared v0.10.5
[INFO] [stderr]    Compiling fastly-sys v0.10.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling fastly-macros v0.10.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling fastly v0.10.5
[INFO] [stderr]    Compiling fastly-compute-project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fastly::error::anyhow`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fastly::error::anyhow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut bereq = Request::get(format!("https://origin-playground.antoinebrossault.com{}", req.get_path()))
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcUOiXBE/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfastly-2d6d76fb65db7620,libserde_urlencoded-ffea3d062cc077f2,libserde_json-f2e054efd785c511,libmemchr-4f0714dc45d95749,libryu-f8ba606093049f91,liblazy_static-b3603208c0de2608,libmime-4b44681fdb2c65f7,libelsa-e8d5a12a2545ab2c,libtime-c43eed19525c0bd7,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-817b77763da69583,libpowerfmt-a0c185df26c26a22,libanyhow-86336943e25b38f2,libserde-7e46c9c4c9111c4f,liburl-2a50428b130bb0a3,libidna-831e7b653b01cdc1,libidna_adapter-85a872106b912570,libicu_normalizer-099ce13ca0ad8f18,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-84105c363ec8e8d5,libicu_properties-4928cd6087053abd,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-60aeb8e83f0a67ba,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-369ba1fb9f75c45a,libicu_provider-a5f338d52c3f6606,libicu_locid-9cfc6cf582501650,liblitemap-cecd5a7fd1787c64,libtinystr-e2fed76d5add8318,libzerovec-09d841ded387a904,libwriteable-45c783735d88c2b0,libyoke-2c81ffefba45ead4,libzerofrom-8dfb61d4cbdd93d3,libstable_deref_trait-a2d30f30be7c468b,libform_urlencoded-ffde51bcb0b5cf7a,libpercent_encoding-8c980134d68585d5,libsha2-258cbb3b8c92e0d1,libcpufeatures-1354436b31901300,libcfg_if-33ef6c02a07f9fec,libopaque_debug-1c8528c9b2d49180,libdigest-dd2c14a33d2e5d3e,libblock_buffer-74ec744c4490bbe3,libgeneric_array-01f69919c5a26381,libtypenum-66c155be53855aa0,libthiserror-386a0f59eef752fb,libfastly_sys-29fa34424cdf3fbb,libfastly_shared-7b443d7467d4e92b,libbitflags-e2b4db6c651223da,libhttp-af6b2467def66428,libitoa-d34da3363977f6fb,libfnv-2d77ec4f6f971b24,libbytes-485c92da441bbc40}.rlib" "<sysroot>/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/rustcUOiXBE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fastly_compute_project-94507fb7a3534c2e" "-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: lookup
[INFO] [stdout]           >>> referenced by handle.rs:162 (src/kv_store/handle.rs:162)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.03.rcgu.o:(fastly::kv_store::handle::StoreHandle::lookup::hc8ef3746784d8bae) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           >>> referenced by geo.rs:62 (src/geo.rs:62)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.06.rcgu.o:(fastly::geo::geo_lookup_impl::h189a9b8d7767ea32) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: init
[INFO] [stdout]           >>> referenced by lib.rs:59 (src/lib.rs:59)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.08.rcgu.o:(fastly::init::heee25fc54f6cfc96) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: new
[INFO] [stdout]           >>> referenced by handle.rs:114 (src/http/body/handle.rs:114)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::body::handle::BodyHandle::new::hf2bc109bdddbd5f2) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           >>> referenced by handle.rs:129 (src/http/request/handle.rs:129)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::new::h4b61c5bbd4624d18) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           >>> referenced by handle.rs:97 (src/http/response/handle.rs:97)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::h4e6aa8e1cfe2b760) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: method_get
[INFO] [stdout]           >>> referenced by handle.rs:444 (src/http/request/handle.rs:444)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::hfffe61ca3c70d931) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: method_set
[INFO] [stdout]           >>> referenced by handle.rs:499 (src/http/request/handle.rs:499)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_method::hd42bb1066f67d7a5) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: version_get
[INFO] [stdout]           >>> referenced by handle.rs:417 (src/http/request/handle.rs:417)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::h518e844d4fa485fc) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           >>> referenced by handle.rs:403 (src/http/response/handle.rs:403)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_version::ha94ad8de45fd7c2a) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: version_set
[INFO] [stdout]           >>> referenced by handle.rs:430 (src/http/request/handle.rs:430)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_version::h31b610a8d8f2a112) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           >>> referenced by handle.rs:416 (src/http/response/handle.rs:416)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_version::h88bf1ee559773d2b) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_append
[INFO] [stdout]           >>> referenced by handle.rs:385 (src/http/request/handle.rs:385)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::append_header::h62b540814e2ec6ce) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           >>> referenced by handle.rs:353 (src/http/response/handle.rs:353)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::append_header::hdf4173f543123d2e) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_insert
[INFO] [stdout]           >>> referenced by handle.rs:364 (src/http/request/handle.rs:364)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::insert_header::h2f1b4e95e2876f23) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           >>> referenced by handle.rs:333 (src/http/response/handle.rs:333)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::insert_header::hfa490f106d6549b8) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cache_override_v2_set
[INFO] [stdout]           >>> referenced by handle.rs:685 (src/http/request/handle.rs:685)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_cache_override::h2d8a55137bc55bc0) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_names_get
[INFO] [stdout]           >>> referenced by handle.rs:160 (src/http/request/handle.rs:160)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h03f4458904ab66cc) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_values_get
[INFO] [stdout]           >>> referenced by handle.rs:262 (src/http/request/handle.rs:262)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h9b331749777b7541) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           >>> referenced by handle.rs:232 (src/http/response/handle.rs:232)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::hcb83d2754e74ae7b) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: framing_headers_mode_set
[INFO] [stdout]           >>> referenced by handle.rs:738 (src/http/request/handle.rs:738)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_framing_headers_mode::h13e25eaed2b373f2) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           >>> referenced by handle.rs:446 (src/http/response/handle.rs:446)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_framing_headers_mode::h44020beebcff463a) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: auto_decompress_response_set
[INFO] [stdout]           >>> referenced by handle.rs:730 (src/http/request/handle.rs:730)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_auto_decompress_response::h2b4077fa48b63f86) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: send_v2
[INFO] [stdout]           >>> referenced by handle.rs:594 (src/http/request/handle.rs:594)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::send::hd89461663248b164) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: uri_get
[INFO] [stdout]           >>> referenced by handle.rs:517 (src/http/request/handle.rs:517)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::h351fa2ce1f5da7c9) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: uri_set
[INFO] [stdout]           >>> referenced by handle.rs:577 (src/http/request/handle.rs:577)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_url::h9ce3041fca18d822) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: downstream_client_ip_addr
[INFO] [stdout]           >>> referenced by handle.rs:898 (src/http/request/handle.rs:898)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::request::handle::client_ip_addr::h45a443c18ff7e5fd) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: body_downstream_get
[INFO] [stdout]           >>> referenced by handle.rs:805 (src/http/request/handle.rs:805)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::request::handle::client_request_and_body::hb58b643d569a30b8) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: status_get
[INFO] [stdout]           >>> referenced by handle.rs:393 (src/http/response/handle.rs:393)
[INFO] [stdout]           >>>               fastly-2d6d76fb65db7620.fastly.e5f3814cd083f752-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_status::h60c07e7a92743ace) in archive /opt/rustwide/target/debug/deps/libfastly-2d6d76fb65db7620.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastly-compute-project` (bin "fastly-compute-project") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cf31c4765e2186a213cf4f521ab9ae63e7c7231f0bea945b986f85935df38d90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf31c4765e2186a213cf4f521ab9ae63e7c7231f0bea945b986f85935df38d90", kill_on_drop: false }`
[INFO] [stdout] cf31c4765e2186a213cf4f521ab9ae63e7c7231f0bea945b986f85935df38d90
