[INFO] cloning repository https://github.com/metadaddy/Backblaze-B2-Samples-fastly-compute-b2-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/metadaddy/Backblaze-B2-Samples-fastly-compute-b2-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetadaddy%2FBackblaze-B2-Samples-fastly-compute-b2-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetadaddy%2FBackblaze-B2-Samples-fastly-compute-b2-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed6503f0a925fc76e80a336fa72a8683d3b66a59
[INFO] testing metadaddy/Backblaze-B2-Samples-fastly-compute-b2-demo against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetadaddy%2FBackblaze-B2-Samples-fastly-compute-b2-demo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/metadaddy/Backblaze-B2-Samples-fastly-compute-b2-demo
[INFO] finished tweaking git repo https://github.com/metadaddy/Backblaze-B2-Samples-fastly-compute-b2-demo
[INFO] tweaked toml for git repo https://github.com/metadaddy/Backblaze-B2-Samples-fastly-compute-b2-demo written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/metadaddy/Backblaze-B2-Samples-fastly-compute-b2-demo on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/metadaddy/Backblaze-B2-Samples-fastly-compute-b2-demo 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85296c84c229a9b4c05c56bb9f39153595c48b03733a45d0fae093c6a3ed2acb
[INFO] running `Command { std: "docker" "start" "-a" "85296c84c229a9b4c05c56bb9f39153595c48b03733a45d0fae093c6a3ed2acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85296c84c229a9b4c05c56bb9f39153595c48b03733a45d0fae093c6a3ed2acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85296c84c229a9b4c05c56bb9f39153595c48b03733a45d0fae093c6a3ed2acb", kill_on_drop: false }`
[INFO] [stdout] 85296c84c229a9b4c05c56bb9f39153595c48b03733a45d0fae093c6a3ed2acb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37d8c5f7795ef33e42ff6ae30ce707280a2103ddf1db34c59d202461576bcc50
[INFO] running `Command { std: "docker" "start" "-a" "37d8c5f7795ef33e42ff6ae30ce707280a2103ddf1db34c59d202461576bcc50", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.69
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num_threads v0.1.3
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling urlencoding v1.3.3
[INFO] [stderr]    Compiling hmac-sha256 v0.1.7
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling fastly-macros v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling fastly-shared v0.8.2
[INFO] [stderr]    Compiling fastly-sys v0.8.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling time v0.3.7
[INFO] [stderr]    Compiling fastly v0.8.2
[INFO] [stderr]    Compiling fastly-compute-b2-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcHlIuU9/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liburlencoding-189e6676cd2bf25a,libhex-aa11f1b7b510398f,libhmac_sha256-19a3fd01ab7ecbb9,libchrono-bd59bc80ce2a4313,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libtime-f596073f339d8dcc,liblibc-46092db9a6e8d56c,libfastly-0b15b98529e6e10e,libserde_urlencoded-53b109777ff49134,libserde_json-ff735ca557bc5c86,libryu-bfbe7481d7c9af51,libthiserror-9e1746c651762601,libmime-c53f134364762c1d,libtime-d5923b99befe9225,libserde-28a01896916887cd,libsha2-921d03975809c171,libcpufeatures-12ef269719bb3426,libcfg_if-d9b80cb51cda7b5b,libopaque_debug-b63f97be0367e4a7,libdigest-e2b12e639ce0ae14,libblock_buffer-f2b7a7136d0f95bc,libgeneric_array-eb376cc4f8a6d99f,libtypenum-f867792b21f199dd,libanyhow-ec0956fb1cd7f789,liburl-e6033907f7df406b,libidna-250b58631649a719,libunicode_normalization-8373454ed299b01e,libtinyvec-43eda133375dbc99,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libform_urlencoded-faa581e435cb12a9,libpercent_encoding-1352e0270139e201,libmatches-0db1ad4826ab5dc9,libfastly_sys-f2b6541fa61db63d,libfastly_shared-999631da13a02455,libbitflags-a9851ebd0ab18f47,libhttp-b6b87d88daaa0530,libitoa-66aaa02fa8b13e98,libbytes-18b65f100f271f05,libfnv-bf8b415be0978c3b,libbytes-2e2ae4f8344cfc5e,libregex-922c18c61d47d82b,libaho_corasick-8de7e00fb4193b94,libmemchr-f365eb7dd8b08cbc,libregex_syntax-7b04f76df293a0a4,liblazy_static-8f54c7c82e1daacf}.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" "/opt/rustwide/target/debug/deps/rustcHlIuU9/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_b2_demo-45719fe73930991e" "-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:55 (src/dictionary/handle.rs:55)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.05.rcgu.o:(fastly::dictionary::handle::DictionaryHandle::get::h1ed31a2529ec08d8) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.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:394 (src/http/response/handle.rs:394)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_status::h4d64bd3db7e4e974) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.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-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_status::h93f0873a098fc7b3) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: new
[INFO] [stdout]           >>> referenced by handle.rs:111 (src/http/body/handle.rs:111)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.12.rcgu.o:(fastly::http::body::handle::BodyHandle::new::h76ec9fef4d322b68) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.rlib
[INFO] [stdout]           >>> referenced by handle.rs:129 (src/http/request/handle.rs:129)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::new::h4b74fb638a676666) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.rlib
[INFO] [stdout]           >>> referenced by handle.rs:98 (src/http/response/handle.rs:98)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::h804ba9cc8d9e5044) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.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-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::h6dedeaf22bc5be53) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.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-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_method::h8cbbe5d4d9455bef) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.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-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::h427cb8019c059aa1) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.rlib
[INFO] [stdout]           >>> referenced by handle.rs:404 (src/http/response/handle.rs:404)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_version::he83619202ab15aea) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.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-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_version::h8836f7cb3f7b1d27) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.rlib
[INFO] [stdout]           >>> referenced by handle.rs:417 (src/http/response/handle.rs:417)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_version::hff9405c4e2ca2f9e) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.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-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::insert_header::hc45c8288717a7f8c) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_values_set
[INFO] [stdout]           >>> referenced by handle.rs:311 (src/http/request/handle.rs:311)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_header_values::hfbabbaef2c20dea2) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.rlib
[INFO] [stdout]           >>> referenced by handle.rs:281 (src/http/response/handle.rs:281)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_header_values::ha1f151855abcc87a) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cache_override_v2_set
[INFO] [stdout]           >>> referenced by handle.rs:710 (src/http/request/handle.rs:710)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_cache_override::hcf2998c2bcb282ae) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.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-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h645d10cc4bd55512) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.rlib
[INFO] [stdout]           >>> referenced by handle.rs:129 (src/http/response/handle.rs:129)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h174b44e2687457ee) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.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-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h9605794aecbe1d08) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.rlib
[INFO] [stdout]           >>> referenced by handle.rs:233 (src/http/response/handle.rs:233)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::hf26e1137207481a7) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: auto_decompress_response_set
[INFO] [stdout]           >>> referenced by handle.rs:755 (src/http/request/handle.rs:755)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_auto_decompress_response::h8a700f5741d0efef) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.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-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::h9cb8b34f61159f65) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: uri_set
[INFO] [stdout]           >>> referenced by handle.rs:589 (src/http/request/handle.rs:589)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.12.rcgu.o:(fastly::http::request::handle::RequestHandle::set_url::hdd5dc19159f863ed) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: body_downstream_get
[INFO] [stdout]           >>> referenced by handle.rs:782 (src/http/request/handle.rs:782)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.12.rcgu.o:(fastly::http::request::handle::client_request_and_body::hcb4430ffcb63043c) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: init
[INFO] [stdout]           >>> referenced by lib.rs:170 (src/lib.rs:170)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.11.rcgu.o:(fastly::init::h050c1b735f38c700) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: send_downstream
[INFO] [stdout]           >>> referenced by handle.rs:426 (src/http/response/handle.rs:426)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::send_to_client::h11808519bb776566) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.rlib
[INFO] [stdout]           >>> referenced by handle.rs:436 (src/http/response/handle.rs:436)
[INFO] [stdout]           >>>               fastly-0b15b98529e6e10e.fastly.6e64858c85b020db-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::stream_to_client::hf24e5b6284427506) in archive /opt/rustwide/target/debug/deps/libfastly-0b15b98529e6e10e.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastly-compute-b2-demo` (bin "fastly-compute-b2-demo") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "37d8c5f7795ef33e42ff6ae30ce707280a2103ddf1db34c59d202461576bcc50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37d8c5f7795ef33e42ff6ae30ce707280a2103ddf1db34c59d202461576bcc50", kill_on_drop: false }`
[INFO] [stdout] 37d8c5f7795ef33e42ff6ae30ce707280a2103ddf1db34c59d202461576bcc50
