[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 master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[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-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Antoinebr/Fastly-Compute-Content-Stitching-Example-Rust on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastly-sys v0.10.5
[INFO] [stderr]   Downloaded fastly-macros v0.10.5
[INFO] [stderr]   Downloaded fastly-shared v0.10.5
[INFO] [stderr]   Downloaded elsa v1.10.0
[INFO] [stderr]   Downloaded serde_json v1.0.134
[INFO] [stderr]   Downloaded fastly v0.10.5
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e5836fa968bcf0ba978d899cc10c4577aea9bce0c7ddf83d3fa65edf1157190
[INFO] running `Command { std: "docker" "start" "-a" "5e5836fa968bcf0ba978d899cc10c4577aea9bce0c7ddf83d3fa65edf1157190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e5836fa968bcf0ba978d899cc10c4577aea9bce0c7ddf83d3fa65edf1157190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e5836fa968bcf0ba978d899cc10c4577aea9bce0c7ddf83d3fa65edf1157190", kill_on_drop: false }`
[INFO] [stdout] 5e5836fa968bcf0ba978d899cc10c4577aea9bce0c7ddf83d3fa65edf1157190
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c54ced031265cae5e81715b7c3e93508faba2857d8fe41b9cf4ca87bb0efa15d
[INFO] running `Command { std: "docker" "start" "-a" "c54ced031265cae5e81715b7c3e93508faba2857d8fe41b9cf4ca87bb0efa15d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling elsa v1.10.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling fastly-shared v0.10.5
[INFO] [stderr]    Compiling fastly-sys v0.10.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[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 zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling fastly-macros v0.10.5
[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 thiserror v1.0.69
[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 icu_normalizer v1.5.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling time v0.3.37
[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)]` 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)]` 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/rustcZ2WewR/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfastly-1aeb5291d70c0fe3.rlib,libserde_urlencoded-9568353a91a746a5.rlib,libserde_json-ccea80290a135984.rlib,libmemchr-929c69c48e62eaba.rlib,libryu-eb0c70b924a184e7.rlib,liblazy_static-5f41077b1fb4f2c7.rlib,libmime-652e973b9e045891.rlib,libelsa-d56bc09d5b0c35af.rlib,libtime-1f6b8bce0d8a7e0f.rlib,libtime_core-d236fdcaa4ea2de1.rlib,libnum_conv-aebdc4e81a363553.rlib,libderanged-befcc18338de641d.rlib,libpowerfmt-c1c3f87cd6419213.rlib,libanyhow-f69f725de7f07613.rlib,libserde-36f6da32068d0770.rlib,liburl-f246df59020c172c.rlib,libidna-c2ac9bb22361b48c.rlib,libidna_adapter-864e4d24d0f20ef9.rlib,libicu_normalizer-aab46eecba5cdd79.rlib,libicu_normalizer_data-d298df27e89c9228.rlib,libwrite16-b88dd19464e685a3.rlib,libutf8_iter-23d7e85373f6cff1.rlib,libutf16_iter-643ec30cb2af80b0.rlib,libsmallvec-1add0b2280513518.rlib,libicu_properties-16ddcb43587c946b.rlib,libicu_properties_data-56b01f2d3c78d6b2.rlib,libicu_locid_transform-def16e2a1c7dd4f6.rlib,libicu_locid_transform_data-e5f8054e087971ab.rlib,libicu_collections-4231cfd1b1dc576f.rlib,libicu_provider-8d827665a8571eb2.rlib,libicu_locid-2694b18a7cfb886a.rlib,liblitemap-f8bc9fca70eca23d.rlib,libtinystr-b064d2a9cc5107bf.rlib,libzerovec-c64220a127a60146.rlib,libwriteable-582b488af5e0d095.rlib,libyoke-597c5c67766d7b83.rlib,libzerofrom-964d87207df2e8f9.rlib,libstable_deref_trait-beebbdf8189aafc0.rlib,libform_urlencoded-e5db5e98c2c2cfa9.rlib,libpercent_encoding-f40e4cedd611aadc.rlib,libsha2-3a9ff7525365ef0b.rlib,libcpufeatures-8eb2f16ad8cb8744.rlib,libcfg_if-238a855292fb6d2b.rlib,libopaque_debug-8705020fdfcbbf31.rlib,libdigest-5196c3f580df2000.rlib,libblock_buffer-a332aded2edc68e5.rlib,libgeneric_array-207458be7e4f8704.rlib,libtypenum-ba205961437c96e4.rlib,libthiserror-ccb5070d6b1b43b9.rlib,libfastly_sys-e7bba498a8c97da9.rlib,libfastly_shared-29877683f00fe68c.rlib,libbitflags-ed512472f018a953.rlib,libhttp-736cbd8f9899fe65.rlib,libitoa-e10f65f3a0b494de.rlib,libfnv-cad931e6de93593b.rlib,libbytes-eb9647bc10e9ce4d.rlib}.rlib" "<sysroot>/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/rustcZ2WewR/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-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-4866db52a818ac33" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: header_values_get
[INFO] [stdout]           >>> referenced by handle.rs:232 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastly-0.10.5/src/http/response/handle.rs:232)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/fastly_compute_project-4866db52a818ac33.fastly_compute_project.63ac830422e39e7-cgu.08.rcgu.o:(_$LT$fastly..abi..MultiValueHostcall$LT$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h8bf16f7c6d1ee185)
[INFO] [stdout]           >>> referenced by handle.rs:232 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastly-0.10.5/src/http/response/handle.rs:232)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/fastly_compute_project-4866db52a818ac33.fastly_compute_project.63ac830422e39e7-cgu.08.rcgu.o:(_$LT$fastly..abi..MultiValueHostcall$LT$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h8bf16f7c6d1ee185)
[INFO] [stdout]           >>> referenced by handle.rs:262 (src/http/request/handle.rs:262)
[INFO] [stdout]           >>>               fastly-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.05.rcgu.o:(_$LT$fastly..abi..MultiValueHostcall$LT$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::ha7321563d9fa2b40) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_names_get
[INFO] [stdout]           >>> referenced by handle.rs:160 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastly-0.10.5/src/http/request/handle.rs:160)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/fastly_compute_project-4866db52a818ac33.fastly_compute_project.63ac830422e39e7-cgu.08.rcgu.o:(_$LT$fastly..abi..MultiValueHostcall$LT$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::hf45dd3168ae673f7)
[INFO] [stdout]           >>> referenced by handle.rs:160 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastly-0.10.5/src/http/request/handle.rs:160)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/fastly_compute_project-4866db52a818ac33.fastly_compute_project.63ac830422e39e7-cgu.08.rcgu.o:(_$LT$fastly..abi..MultiValueHostcall$LT$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::hf45dd3168ae673f7)
[INFO] [stdout]           >>> referenced by handle.rs:160 (src/http/request/handle.rs:160)
[INFO] [stdout]           >>>               fastly-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.05.rcgu.o:(_$LT$fastly..abi..MultiValueHostcall$LT$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h809a167521165618) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           >>> referenced 1 more times
[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-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.01.rcgu.o:(fastly::http::request::Request::get_client_ip_addr::h822fa6a29832ab97) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.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-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.01.rcgu.o:(fastly::http::request::Request::into_handles::h0b4d1a9901234d30) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           >>> referenced by handle.rs:416 (src/http/response/handle.rs:416)
[INFO] [stdout]           >>>               fastly-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.11.rcgu.o:(fastly::http::response::Response::into_handles::h6a7e4cdba9d7e272) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.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-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.01.rcgu.o:(fastly::http::request::Request::into_handles::h0b4d1a9901234d30) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.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-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.01.rcgu.o:(fastly::http::request::Request::into_handles::h0b4d1a9901234d30) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.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-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.01.rcgu.o:(fastly::http::request::Request::into_handles::h0b4d1a9901234d30) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.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-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.01.rcgu.o:(fastly::http::request::Request::into_handles::h0b4d1a9901234d30) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.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-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.01.rcgu.o:(fastly::http::request::Request::into_handles::h0b4d1a9901234d30) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           >>> referenced by handle.rs:446 (src/http/response/handle.rs:446)
[INFO] [stdout]           >>>               fastly-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.11.rcgu.o:(fastly::http::response::Response::into_handles::h6a7e4cdba9d7e272) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: lookup
[INFO] [stdout]           >>> referenced by handle.rs:162 (src/kv_store/handle.rs:162)
[INFO] [stdout]           >>>               fastly-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.06.rcgu.o:(fastly::kv_store::KVStore::lookup::h61245261f8d34659) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           >>> referenced by geo.rs:62 (src/geo.rs:62)
[INFO] [stdout]           >>>               fastly-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.09.rcgu.o:(fastly::geo::geo_lookup_impl::he0655910e3f1c775) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.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-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.08.rcgu.o:(fastly::init::h18b39be88de738a4) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: new
[INFO] [stdout]           >>> referenced by handle.rs:97 (src/http/response/handle.rs:97)
[INFO] [stdout]           >>>               fastly-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.13.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::h8ff0a92d92275a8d) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           >>> referenced by handle.rs:114 (src/http/body/handle.rs:114)
[INFO] [stdout]           >>>               fastly-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.12.rcgu.o:(fastly::http::body::handle::BodyHandle::new::h2d9194e7aef7c4f6) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           >>> referenced by handle.rs:129 (src/http/request/handle.rs:129)
[INFO] [stdout]           >>>               fastly-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.15.rcgu.o:(fastly::http::request::handle::RequestHandle::new::h4540ba19dcd1b1d9) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: version_get
[INFO] [stdout]           >>> referenced by handle.rs:403 (src/http/response/handle.rs:403)
[INFO] [stdout]           >>>               fastly-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.13.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_version::h21088d3f260f644f) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           >>> referenced by handle.rs:417 (src/http/request/handle.rs:417)
[INFO] [stdout]           >>>               fastly-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.15.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::h5973560f2dbf5c2d) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get_addr_dest_port
[INFO] [stdout]           >>> referenced by handle.rs:489 (src/http/response/handle.rs:489)
[INFO] [stdout]           >>>               fastly-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.13.rcgu.o:(fastly::http::response::handle::ResponseHandle::remote_addr::h2e1ad54d65eefb02) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get_addr_dest_ip
[INFO] [stdout]           >>> referenced by handle.rs:498 (src/http/response/handle.rs:498)
[INFO] [stdout]           >>>               fastly-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.13.rcgu.o:(fastly::http::response::handle::ResponseHandle::remote_addr::h2e1ad54d65eefb02) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_append
[INFO] [stdout]           >>> referenced by handle.rs:353 (src/http/response/handle.rs:353)
[INFO] [stdout]           >>>               fastly-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.13.rcgu.o:(_$LT$fastly..http..response..handle..ResponseHandle$u20$as$u20$fastly..http..lazy_headers..HandleWithHeaders$GT$::append_header::hc5f0058ba541a5f3) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           >>> referenced by handle.rs:385 (src/http/request/handle.rs:385)
[INFO] [stdout]           >>>               fastly-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.10.rcgu.o:(fastly::http::lazy_headers::LazyHeaders$LT$H$GT$::into_handle::h8e609a5d06754258) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           >>> referenced by handle.rs:353 (src/http/response/handle.rs:353)
[INFO] [stdout]           >>>               fastly-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.10.rcgu.o:(fastly::http::lazy_headers::LazyHeaders$LT$H$GT$::into_handle::ha3037178f44b6402) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           >>> referenced 1 more times
[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-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.15.rcgu.o:(_$LT$fastly..http..request..handle..RequestHandle$u20$as$u20$fastly..experimental..RequestHandleCacheKey$GT$::set_cache_key::h594e70c3f54b9eab) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.rlib
[INFO] [stdout]           >>> referenced by handle.rs:333 (src/http/response/handle.rs:333)
[INFO] [stdout]           >>>               fastly-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.10.rcgu.o:(fastly::http::lazy_headers::LazyHeaders$LT$H$GT$::set_header::ha4bf26440e0299d8) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.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-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.15.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::h03960dc87795f439) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.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-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.15.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::hf04c8793afecaa2a) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.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-1aeb5291d70c0fe3.fastly.73b7bee66c1aafc7-cgu.15.rcgu.o:(fastly::http::request::handle::RequestHandle::send::hb704a6b7c1db2b75) in archive /opt/rustwide/target/debug/deps/libfastly-1aeb5291d70c0fe3.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" "c54ced031265cae5e81715b7c3e93508faba2857d8fe41b9cf4ca87bb0efa15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c54ced031265cae5e81715b7c3e93508faba2857d8fe41b9cf4ca87bb0efa15d", kill_on_drop: false }`
[INFO] [stdout] c54ced031265cae5e81715b7c3e93508faba2857d8fe41b9cf4ca87bb0efa15d
