[INFO] cloning repository https://github.com/metadaddy/qqqqq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/metadaddy/qqqqq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetadaddy%2Fqqqqq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetadaddy%2Fqqqqq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd3ffc9c39e6c033d1cb98d1e0376747cddbaa4e
[INFO] testing metadaddy/qqqqq against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetadaddy%2Fqqqqq" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/metadaddy/qqqqq
[INFO] finished tweaking git repo https://github.com/metadaddy/qqqqq
[INFO] tweaked toml for git repo https://github.com/metadaddy/qqqqq written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/metadaddy/qqqqq on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/metadaddy/qqqqq 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9986cb6aa1bc9eb90a6d51bf99e2df576cea2110958fa11e76d120bbef2a5a4d
[INFO] running `Command { std: "docker" "start" "-a" "9986cb6aa1bc9eb90a6d51bf99e2df576cea2110958fa11e76d120bbef2a5a4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9986cb6aa1bc9eb90a6d51bf99e2df576cea2110958fa11e76d120bbef2a5a4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9986cb6aa1bc9eb90a6d51bf99e2df576cea2110958fa11e76d120bbef2a5a4d", kill_on_drop: false }`
[INFO] [stdout] 9986cb6aa1bc9eb90a6d51bf99e2df576cea2110958fa11e76d120bbef2a5a4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88cf689d04af392d0938556131ef95da594556dfd822b9753442f61c53436ed1
[INFO] running `Command { std: "docker" "start" "-a" "88cf689d04af392d0938556131ef95da594556dfd822b9753442f61c53436ed1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling num_threads v0.1.3
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[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 aho-corasick v0.7.18
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling regex v1.5.4
[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 time v0.3.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling fastly v0.8.2
[INFO] [stderr]    Compiling fastly-compute-b2-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/config.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// Currently B2 has only one EU endpoint
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     endpoint: "s3.eu-central-003.backblazeb2.com",
[INFO] [stdout]    |     --------------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (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" "/opt/rustwide/target/debug/deps/rustcT3itTD/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liburlencoding-73ab2c040d9dcd5b,libhex-0b3fae1a86581d8a,libhmac_sha256-283eab7cf76f46f5,libchrono-e5f42722e26b7a90,libnum_integer-b188a7349a7b716f,libnum_traits-c530edb68a3b389a,libtime-23729928f5e7decb,liblibc-5d1fe6ef40d762d3,libfastly-01fba1955ce81939,libserde_urlencoded-94454edf07a3e067,libserde_json-d688b6ca99faf28d,libryu-f2c740984ca9025c,libthiserror-b6c2d2d8f8125016,libmime-4aaf44d804509691,libtime-f69764df5c94d6d5,libserde-0c8ad1c75037769d,libsha2-4cd8f416744cb33b,libcpufeatures-8318b023cabe4212,libcfg_if-cfb20768436a17c8,libopaque_debug-9c0bb688b1cf66a1,libdigest-48c4f2d4579e132c,libblock_buffer-cc9b48e5869482c6,libgeneric_array-9c024997fa6c800c,libtypenum-5c9a9ac82ef3b8be,libanyhow-a52d48f2d7cd7cd4,liburl-ed1b422b4cce3fe7,libidna-d6f130bfebd3feab,libunicode_normalization-8aa94782a9f3c241,libtinyvec-27fbcd3a469acdca,libtinyvec_macros-e983a8361315b5bf,libunicode_bidi-a91e4c444beabd77,libform_urlencoded-cac92081774b77dc,libpercent_encoding-d11830243e9b8870,libmatches-4e0ea93fe1e4965b,libfastly_sys-86ef5bc4ac769cad,libfastly_shared-7046145162396082,libbitflags-dfd565f85bac9b15,libhttp-b8adc393ad537a94,libitoa-9678707749398713,libbytes-d139ffd5c7a8baab,libfnv-77106f9ed4748ca6,libbytes-0aaaa33f8f285b84,libregex-c44974aea6c2dbfb,libaho_corasick-cd320940475986bd,libmemchr-38a3478856a29729,libregex_syntax-172eb9d03cd9a5a4,liblazy_static-16658855d1fc8677}.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/rustcT3itTD/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-e69385c8813e9923" "-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-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.12.rcgu.o:(fastly::dictionary::handle::DictionaryHandle::get::h5fba194fdeccaf76) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.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-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_status::hbf50b1dab12a5def) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.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-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_status::hcb96d1f130c23ecf) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: version_get
[INFO] [stdout]           >>> referenced by handle.rs:404 (src/http/response/handle.rs:404)
[INFO] [stdout]           >>>               fastly-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_version::h28f9f72c4bf7c004) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.rlib
[INFO] [stdout]           >>> referenced by handle.rs:417 (src/http/request/handle.rs:417)
[INFO] [stdout]           >>>               fastly-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.11.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::hf5d2d7ac78e4313f) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: version_set
[INFO] [stdout]           >>> referenced by handle.rs:417 (src/http/response/handle.rs:417)
[INFO] [stdout]           >>>               fastly-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_version::h7373521724cb38f6) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.rlib
[INFO] [stdout]           >>> referenced by handle.rs:430 (src/http/request/handle.rs:430)
[INFO] [stdout]           >>>               fastly-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.11.rcgu.o:(fastly::http::request::handle::RequestHandle::set_version::hf27e7587db5b0742) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.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-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::send_to_client::h068b2f7f9087f19b) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.rlib
[INFO] [stdout]           >>> referenced by handle.rs:436 (src/http/response/handle.rs:436)
[INFO] [stdout]           >>>               fastly-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::stream_to_client::h9d8cb9ae50a9da51) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_values_set
[INFO] [stdout]           >>> referenced by handle.rs:281 (src/http/response/handle.rs:281)
[INFO] [stdout]           >>>               fastly-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_header_values::h8923a3459b07557e) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.rlib
[INFO] [stdout]           >>> referenced by handle.rs:311 (src/http/request/handle.rs:311)
[INFO] [stdout]           >>>               fastly-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.11.rcgu.o:(fastly::http::request::handle::RequestHandle::set_header_values::h2657d6c88f8bbe56) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_names_get
[INFO] [stdout]           >>> referenced by handle.rs:129 (src/http/response/handle.rs:129)
[INFO] [stdout]           >>>               fastly-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h5b826cce9cf3c8ab) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.rlib
[INFO] [stdout]           >>> referenced by handle.rs:160 (src/http/request/handle.rs:160)
[INFO] [stdout]           >>>               fastly-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.11.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h81d06e54b1b216af) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_values_get
[INFO] [stdout]           >>> referenced by handle.rs:233 (src/http/response/handle.rs:233)
[INFO] [stdout]           >>>               fastly-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::hd7be8a179cbfb680) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.rlib
[INFO] [stdout]           >>> referenced by handle.rs:262 (src/http/request/handle.rs:262)
[INFO] [stdout]           >>>               fastly-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.11.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::hb40e1a838e5ea9cf) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.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-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.11.rcgu.o:(fastly::http::body::handle::BodyHandle::new::hbe002ebccdbd3db8) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.rlib
[INFO] [stdout]           >>> referenced by handle.rs:98 (src/http/response/handle.rs:98)
[INFO] [stdout]           >>>               fastly-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::ha411a7a9211ec30d) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.rlib
[INFO] [stdout]           >>> referenced by handle.rs:129 (src/http/request/handle.rs:129)
[INFO] [stdout]           >>>               fastly-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.11.rcgu.o:(fastly::http::request::handle::RequestHandle::new::h03593f34765476d6) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.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-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.11.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::h4394fab701a75339) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.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-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.11.rcgu.o:(fastly::http::request::handle::RequestHandle::set_method::he370cbdc15f8060b) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.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-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.11.rcgu.o:(fastly::http::request::handle::RequestHandle::insert_header::h1fca9a7b64f6024d) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.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-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.11.rcgu.o:(fastly::http::request::handle::RequestHandle::set_cache_override::h72cab3ce842c2246) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.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-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.11.rcgu.o:(fastly::http::request::handle::RequestHandle::set_auto_decompress_response::hb4c3b7b928fa8e99) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.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-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.11.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::hc8fd4f4ae84b82c8) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.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-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.11.rcgu.o:(fastly::http::request::handle::RequestHandle::set_url::h6dcdab76d7b87921) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.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-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.11.rcgu.o:(fastly::http::request::handle::client_request_and_body::h4ffc1c363ee0a53c) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.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-01fba1955ce81939.fastly.2c3d1d667fd766f4-cgu.11.rcgu.o:(fastly::init::h099bd50e87ef02f3) in archive /opt/rustwide/target/debug/deps/libfastly-01fba1955ce81939.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; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "88cf689d04af392d0938556131ef95da594556dfd822b9753442f61c53436ed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88cf689d04af392d0938556131ef95da594556dfd822b9753442f61c53436ed1", kill_on_drop: false }`
[INFO] [stdout] 88cf689d04af392d0938556131ef95da594556dfd822b9753442f61c53436ed1
