[INFO] cloning repository https://github.com/BrooksCunningham/http-me-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrooksCunningham/http-me-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrooksCunningham%2Fhttp-me-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrooksCunningham%2Fhttp-me-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ea9f80c7d68ddcb8696c797327be78091d42040
[INFO] testing BrooksCunningham/http-me-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%2FBrooksCunningham%2Fhttp-me-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/BrooksCunningham/http-me-rust
[INFO] finished tweaking git repo https://github.com/BrooksCunningham/http-me-rust
[INFO] tweaked toml for git repo https://github.com/BrooksCunningham/http-me-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BrooksCunningham/http-me-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/BrooksCunningham/http-me-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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastly-shared v0.11.2
[INFO] [stderr]   Downloaded serde_derive v1.0.209
[INFO] [stderr]   Downloaded fastly-macros v0.11.2
[INFO] [stderr]   Downloaded fastly-sys v0.11.2
[INFO] [stderr]   Downloaded elsa v1.10.0
[INFO] [stderr]   Downloaded serde_json v1.0.127
[INFO] [stderr]   Downloaded serde v1.0.209
[INFO] [stderr]   Downloaded fastly v0.11.2
[INFO] [stderr]   Downloaded syn v2.0.77
[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] 808fc7aeaf741960789bf56fbab69c61cd15cc10b013de5851408536b590d477
[INFO] running `Command { std: "docker" "start" "-a" "808fc7aeaf741960789bf56fbab69c61cd15cc10b013de5851408536b590d477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "808fc7aeaf741960789bf56fbab69c61cd15cc10b013de5851408536b590d477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "808fc7aeaf741960789bf56fbab69c61cd15cc10b013de5851408536b590d477", kill_on_drop: false }`
[INFO] [stdout] 808fc7aeaf741960789bf56fbab69c61cd15cc10b013de5851408536b590d477
[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] 743070f0468fc2f044d83a23fabaecc3cddb944ccc086cd8268a6b6a87efbcc0
[INFO] running `Command { std: "docker" "start" "-a" "743070f0468fc2f044d83a23fabaecc3cddb944ccc086cd8268a6b6a87efbcc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling elsa v1.10.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fastly-shared v0.11.2
[INFO] [stderr]    Compiling fastly-sys v0.11.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling fastly-macros v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.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 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 idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling fastly v0.11.2
[INFO] [stderr]    Compiling fastly-compute-project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc3eRQOR/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfastly-19ff8496cfeb35eb.rlib,libserde_urlencoded-473365cc5647aa40.rlib,libserde_json-75a4bcdda86623a7.rlib,libmemchr-929c69c48e62eaba.rlib,libryu-eb0c70b924a184e7.rlib,liblazy_static-5f41077b1fb4f2c7.rlib,libitertools-fb4c6662f27058c5.rlib,libeither-fb00e419dca67008.rlib,libmime-652e973b9e045891.rlib,libelsa-7692ec5101370dd7.rlib,libindexmap-c750c5411317245c.rlib,libequivalent-99e1c455fd40b006.rlib,libhashbrown-d9a098defff7ebff.rlib,libdowncast_rs-a8e654cae4712720.rlib,libtime-6003d57fa80900e2.rlib,libtime_core-d236fdcaa4ea2de1.rlib,libnum_conv-aebdc4e81a363553.rlib,libderanged-05aa9b0db9680270.rlib,libpowerfmt-c1c3f87cd6419213.rlib,libanyhow-0442785db30417bb.rlib,liburl-d7703b0df367b0ac.rlib,libidna-1443fa088d0733b8.rlib,libidna_adapter-121bbbe5f8846848.rlib,libicu_normalizer-50c13ddb0a78a122.rlib,libicu_normalizer_data-d298df27e89c9228.rlib,libwrite16-b88dd19464e685a3.rlib,libutf8_iter-23d7e85373f6cff1.rlib,libutf16_iter-643ec30cb2af80b0.rlib,libsmallvec-1add0b2280513518.rlib,libicu_properties-de814bf35a4d0083.rlib,libicu_properties_data-56b01f2d3c78d6b2.rlib,libicu_locid_transform-f902c92757f203e1.rlib,libicu_locid_transform_data-e5f8054e087971ab.rlib,libicu_collections-2408e468672aa997.rlib,libicu_provider-f31011dbae97d106.rlib,libicu_locid-554363832d65df3e.rlib,liblitemap-f8bc9fca70eca23d.rlib,libtinystr-7b44dc07d7b10c75.rlib,libzerovec-f3d02a4b3e040b44.rlib,libwriteable-582b488af5e0d095.rlib,libyoke-0e64c4798fbd411c.rlib,libzerofrom-cb517972d69e3d1d.rlib,libstable_deref_trait-beebbdf8189aafc0.rlib,libform_urlencoded-e5db5e98c2c2cfa9.rlib,libpercent_encoding-f40e4cedd611aadc.rlib,libsha2-604ffd571247ba3f.rlib,libcpufeatures-8916a3caf99a8ccc.rlib,libcfg_if-238a855292fb6d2b.rlib,libopaque_debug-8705020fdfcbbf31.rlib,libdigest-5196c3f580df2000.rlib,libblock_buffer-a332aded2edc68e5.rlib,libgeneric_array-207458be7e4f8704.rlib,libtypenum-ba205961437c96e4.rlib,libthiserror-eba4f47b5932be94.rlib,libserde-134c65d9355ab566.rlib,libfastly_sys-167533c1096b1059.rlib,libfastly_shared-05d7a1501cebf445.rlib,libbitflags-ed512472f018a953.rlib,libhttp-b7deebfa587249f8.rlib,libitoa-4b57cbf346271e0e.rlib,libfnv-cad931e6de93593b.rlib,libbytes-a28ead66e0e3e48d.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/rustc3eRQOR/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-cda64dc58b679a2c" "-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_names_get
[INFO] [stdout]           >>> referenced by handle.rs:161 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastly-0.11.2/src/http/request/handle.rs:161)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/fastly_compute_project-cda64dc58b679a2c.fastly_compute_project.316f3c2f4a879bd9-cgu.09.rcgu.o:(_$LT$fastly..abi..MultiValueHostcall$LT$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h1dc95a92d7bf858b)
[INFO] [stdout]           >>> referenced by handle.rs:161 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastly-0.11.2/src/http/request/handle.rs:161)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/fastly_compute_project-cda64dc58b679a2c.fastly_compute_project.316f3c2f4a879bd9-cgu.09.rcgu.o:(_$LT$fastly..abi..MultiValueHostcall$LT$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h1dc95a92d7bf858b)
[INFO] [stdout]           >>> referenced by handle.rs:129 (src/http/response/handle.rs:129)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.04.rcgu.o:(_$LT$fastly..abi..MultiValueHostcall$LT$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h102945edf0a8ae08) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_values_get
[INFO] [stdout]           >>> referenced by handle.rs:233 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastly-0.11.2/src/http/response/handle.rs:233)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/fastly_compute_project-cda64dc58b679a2c.fastly_compute_project.316f3c2f4a879bd9-cgu.09.rcgu.o:(_$LT$fastly..abi..MultiValueHostcall$LT$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h51eaa410d8d5f5c0)
[INFO] [stdout]           >>> referenced by handle.rs:233 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastly-0.11.2/src/http/response/handle.rs:233)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/fastly_compute_project-cda64dc58b679a2c.fastly_compute_project.316f3c2f4a879bd9-cgu.09.rcgu.o:(_$LT$fastly..abi..MultiValueHostcall$LT$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h51eaa410d8d5f5c0)
[INFO] [stdout]           >>> referenced by handle.rs:233 (src/http/response/handle.rs:233)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.04.rcgu.o:(_$LT$fastly..abi..MultiValueHostcall$LT$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h0e15a41181213e97) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: trailer_append
[INFO] [stdout]           >>> referenced by handle.rs:218 (src/http/body/handle.rs:218)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.02.rcgu.o:(fastly::http::request::Request::clone_with_body::h027f7d65d56a0b2e) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:218 (src/http/body/handle.rs:218)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.02.rcgu.o:(fastly::http::request::Request::clone_with_body::h027f7d65d56a0b2e) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: is_request_cacheable
[INFO] [stdout]           >>> referenced by cache.rs:134 (src/http/cache.rs:134)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.02.rcgu.o:(fastly::http::request::Request::send_impl::hf431002b0574453f) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by cache.rs:134 (src/http/cache.rs:134)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.02.rcgu.o:(fastly::http::request::Request::send_impl::hf431002b0574453f) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: transaction_lookup
[INFO] [stdout]           >>> referenced by cache.rs:165 (src/http/cache.rs:165)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.02.rcgu.o:(fastly::http::request::Request::send_impl::hf431002b0574453f) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get_state
[INFO] [stdout]           >>> referenced by cache.rs:325 (src/http/cache.rs:325)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.02.rcgu.o:(fastly::http::request::Request::send_impl::hf431002b0574453f) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by cache.rs:494 (src/http/cache.rs:494)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.14.rcgu.o:(fastly::http::cache::HttpCacheHandle::must_insert_or_update::h8b174eabbf4fac97) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: send_async_v2
[INFO] [stdout]           >>> referenced by handle.rs:713 (src/http/request/handle.rs:713)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.02.rcgu.o:(fastly::http::request::Request::send_async_for_caching::h4b156b4dafc9632e) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: downstream_client_ip_addr
[INFO] [stdout]           >>> referenced by handle.rs:982 (src/http/request/handle.rs:982)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.02.rcgu.o:(fastly::http::request::Request::get_client_ip_addr::h11dd42d4429e5b23) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:982 (src/http/request/handle.rs:982)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.06.rcgu.o:(fastly::http::request::handle::client_ip_addr::h5dcc17686756117b) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cache_override_v2_set
[INFO] [stdout]           >>> referenced by handle.rs:742 (src/http/request/handle.rs:742)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.02.rcgu.o:(fastly::http::request::Request::take_request_handle::h1ed99cbc18dc474a) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:742 (src/http/request/handle.rs:742)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.02.rcgu.o:(fastly::http::request::Request::into_handles::he592f45a7fc7a46b) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: auto_decompress_response_set
[INFO] [stdout]           >>> referenced by handle.rs:787 (src/http/request/handle.rs:787)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.02.rcgu.o:(fastly::http::request::Request::take_request_handle::h1ed99cbc18dc474a) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:787 (src/http/request/handle.rs:787)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.02.rcgu.o:(fastly::http::request::Request::into_handles::he592f45a7fc7a46b) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: framing_headers_mode_set
[INFO] [stdout]           >>> referenced by handle.rs:795 (src/http/request/handle.rs:795)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.02.rcgu.o:(fastly::http::request::Request::take_request_handle::h1ed99cbc18dc474a) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:795 (src/http/request/handle.rs:795)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.02.rcgu.o:(fastly::http::request::Request::into_handles::he592f45a7fc7a46b) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:447 (src/http/response/handle.rs:447)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.03.rcgu.o:(fastly::http::response::Response::into_handles::h9a0435fc43fb9131) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_append
[INFO] [stdout]           >>> referenced by handle.rs:386 (src/http/request/handle.rs:386)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.01.rcgu.o:(fastly::http::lazy_handle::LazyHandle$LT$H$GT$::flush_to_new_handle::h984560a8c6efd0ec) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:354 (src/http/response/handle.rs:354)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.01.rcgu.o:(fastly::http::lazy_handle::LazyHandle$LT$H$GT$::flush_to_new_handle::hacb0d9949909c839) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:354 (src/http/response/handle.rs:354)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.01.rcgu.o:(fastly::http::lazy_handle::LazyHandle$LT$H$GT$::append_header_value_with_comma::h06bfed7857dfab19) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_insert
[INFO] [stdout]           >>> referenced by handle.rs:334 (src/http/response/handle.rs:334)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.01.rcgu.o:(fastly::http::lazy_handle::LazyHandle$LT$H$GT$::set_header::h7bce5c86a7d966f1) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:365 (src/http/request/handle.rs:365)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.06.rcgu.o:(_$LT$fastly..http..request..handle..RequestHandle$u20$as$u20$fastly..experimental..RequestHandleCacheKey$GT$::set_cache_key::hed9b7384277df354) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:365 (src/http/request/handle.rs:365)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.06.rcgu.o:(_$LT$fastly..http..request..handle..RequestHandle$u20$as$u20$fastly..http..lazy_handle..HandleWithHeaders$GT$::set_header::h9dfd4f35fccacc22) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_remove
[INFO] [stdout]           >>> referenced by handle.rs:370 (src/http/response/handle.rs:370)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.01.rcgu.o:(fastly::http::lazy_handle::LazyHandle$LT$H$GT$::remove_header::hd7e4ba6505cb0b65) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.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-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.08.rcgu.o:(fastly::http::body::handle::BodyHandle::new::h986fa0d2478767dc) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:98 (src/http/response/handle.rs:98)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.06.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::h5ea78b5945d2c995) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:130 (src/http/request/handle.rs:130)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::new::h721728f7c93e49f0) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: status_get
[INFO] [stdout]           >>> referenced by handle.rs:394 (src/http/response/handle.rs:394)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.08.rcgu.o:(fastly::http::response::handle::_$LT$impl$u20$fastly..http..lazy_handle..HandleField$LT$fastly..http..response..handle..ResponseHandle$GT$$u20$for$u20$http..status..StatusCode$GT$::load::h4dd732821c45b448) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:394 (src/http/response/handle.rs:394)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.09.rcgu.o:(core::cell::once::OnceCell$LT$T$GT$::try_init::h6ab3bf5c5d33ef87 (.llvm.17339076065820043810)) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:394 (src/http/response/handle.rs:394)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.09.rcgu.o:(core::cell::once::OnceCell$LT$T$GT$::try_init::ha33f3327399eaf31) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: status_set
[INFO] [stdout]           >>> referenced by handle.rs:385 (src/http/response/handle.rs:385)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.08.rcgu.o:(fastly::http::response::handle::_$LT$impl$u20$fastly..http..lazy_handle..HandleField$LT$fastly..http..response..handle..ResponseHandle$GT$$u20$for$u20$http..status..StatusCode$GT$::store::hef3a95319b0bda01) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:385 (src/http/response/handle.rs:385)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.09.rcgu.o:(_$LT$core..cell..once..OnceCell$LT$T$GT$$u20$as$u20$fastly..http..lazy_handle..LazyField$LT$H$GT$$GT$::flush::h420227bb2aa1c5d5) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: lookup_wait_v2
[INFO] [stdout]           >>> referenced by handle.rs:269 (src/kv_store/handle.rs:269)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.08.rcgu.o:(fastly::kv_store::handle::StoreHandle::pending_lookup_wait::hda22786bbb4ef47c) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: version_set
[INFO] [stdout]           >>> referenced by handle.rs:431 (src/http/request/handle.rs:431)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.07.rcgu.o:(fastly::http::request::handle::_$LT$impl$u20$fastly..http..lazy_handle..HandleField$LT$fastly..http..request..handle..RequestHandle$GT$$u20$for$u20$http..version..Version$GT$::store::h83abc7632d5aa47f) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:431 (src/http/request/handle.rs:431)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.09.rcgu.o:(_$LT$core..cell..once..OnceCell$LT$T$GT$$u20$as$u20$fastly..http..lazy_handle..LazyField$LT$H$GT$$GT$::flush::h707fc36156170cc4) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:417 (src/http/response/handle.rs:417)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.09.rcgu.o:(_$LT$core..cell..once..OnceCell$LT$T$GT$$u20$as$u20$fastly..http..lazy_handle..LazyField$LT$H$GT$$GT$::flush::h81b094be8e10d419) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: method_set
[INFO] [stdout]           >>> referenced by handle.rs:500 (src/http/request/handle.rs:500)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.09.rcgu.o:(_$LT$core..cell..once..OnceCell$LT$T$GT$$u20$as$u20$fastly..http..lazy_handle..LazyField$LT$H$GT$$GT$::flush::h37f2b6e8d92b6e30) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.rlib
[INFO] [stdout]           >>> referenced by handle.rs:500 (src/http/request/handle.rs:500)
[INFO] [stdout]           >>>               fastly-19ff8496cfeb35eb.fastly.4e0ed6a938e1a8da-cgu.10.rcgu.o:(fastly::http::request::handle::_$LT$impl$u20$fastly..http..lazy_handle..HandleField$LT$fastly..http..request..handle..RequestHandle$GT$$u20$for$u20$http..method..Method$GT$::store::h9dff82be56c58f2f) in archive /opt/rustwide/target/debug/deps/libfastly-19ff8496cfeb35eb.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
[INFO] running `Command { std: "docker" "inspect" "743070f0468fc2f044d83a23fabaecc3cddb944ccc086cd8268a6b6a87efbcc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "743070f0468fc2f044d83a23fabaecc3cddb944ccc086cd8268a6b6a87efbcc0", kill_on_drop: false }`
[INFO] [stdout] 743070f0468fc2f044d83a23fabaecc3cddb944ccc086cd8268a6b6a87efbcc0
