[INFO] cloning repository https://github.com/metadaddy/cvcc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/metadaddy/cvcc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetadaddy%2Fcvcc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetadaddy%2Fcvcc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5318069a992d39b1de0d96d19c45ce9063f8abb4
[INFO] testing metadaddy/cvcc 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%2Fcvcc" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/metadaddy/cvcc
[INFO] finished tweaking git repo https://github.com/metadaddy/cvcc
[INFO] tweaked toml for git repo https://github.com/metadaddy/cvcc written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/metadaddy/cvcc 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/cvcc 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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded urlencoding v1.3.3
[INFO] [stderr]   Downloaded percent-encoding v2.1.0
[INFO] [stderr]   Downloaded hmac-sha256 v0.1.7
[INFO] [stderr]   Downloaded fastly-macros v0.5.0
[INFO] [stderr]   Downloaded fastly-sys v0.4.2
[INFO] [stderr]   Downloaded memchr v2.4.1
[INFO] [stderr]   Downloaded mime v0.3.16
[INFO] [stderr]   Downloaded num-integer v0.1.44
[INFO] [stderr]   Downloaded sha2 v0.9.8
[INFO] [stderr]   Downloaded time v0.1.44
[INFO] [stderr]   Downloaded num-traits v0.2.14
[INFO] [stderr]   Downloaded anyhow v1.0.45
[INFO] [stderr]   Downloaded bytes v1.1.0
[INFO] [stderr]   Downloaded serde_json v1.0.69
[INFO] [stderr]   Downloaded unicode-normalization v0.1.19
[INFO] [stderr]   Downloaded unicode-bidi v0.3.7
[INFO] [stderr]   Downloaded regex-syntax v0.6.25
[INFO] [stderr]   Downloaded syn v1.0.81
[INFO] [stderr]   Downloaded http v0.2.5
[INFO] [stderr]   Downloaded regex v1.5.4
[INFO] [stderr]   Downloaded aho-corasick v0.7.18
[INFO] [stderr]   Downloaded wasi v0.10.0+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded libc v0.2.107
[INFO] [stderr]   Downloaded serde_derive v1.0.130
[INFO] [stderr]   Downloaded serde v1.0.130
[INFO] [stderr]   Downloaded proc-macro2 v1.0.32
[INFO] [stderr]   Downloaded tinyvec v1.5.0
[INFO] [stderr]   Downloaded fastly-shared v0.6.3
[INFO] [stderr]   Downloaded itoa v0.4.8
[INFO] [stderr]   Downloaded idna v0.2.3
[INFO] [stderr]   Downloaded cpufeatures v0.2.1
[INFO] [stderr]   Downloaded typenum v1.14.0
[INFO] [stderr]   Downloaded generic-array v0.14.4
[INFO] [stderr]   Downloaded chrono v0.4.19
[INFO] [stderr]   Downloaded form_urlencoded v1.0.1
[INFO] [stderr]   Downloaded tinyvec_macros v0.1.0
[INFO] [stderr]   Downloaded matches v0.1.9
[INFO] [stderr]   Downloaded fastly v0.7.3
[INFO] [stderr]   Downloaded opaque-debug v0.3.0
[INFO] [stderr]   Downloaded quote v1.0.10
[INFO] [stderr]   Downloaded unicode-xid v0.2.2
[INFO] [stderr]   Downloaded thiserror v1.0.30
[INFO] [stderr]   Downloaded url v2.2.2
[INFO] [stderr]   Downloaded serde_urlencoded v0.7.0
[INFO] [stderr]   Downloaded version_check v0.9.3
[INFO] [stderr]   Downloaded thiserror-impl v1.0.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4adc9b3698f16e1b10bf6b351461fbaedb4d9fb8b6b6a6479e9c6949f675e5e9
[INFO] running `Command { std: "docker" "start" "-a" "4adc9b3698f16e1b10bf6b351461fbaedb4d9fb8b6b6a6479e9c6949f675e5e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4adc9b3698f16e1b10bf6b351461fbaedb4d9fb8b6b6a6479e9c6949f675e5e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4adc9b3698f16e1b10bf6b351461fbaedb4d9fb8b6b6a6479e9c6949f675e5e9", kill_on_drop: false }`
[INFO] [stdout] 4adc9b3698f16e1b10bf6b351461fbaedb4d9fb8b6b6a6479e9c6949f675e5e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0344e2bf6f15c0ba4f0059ff1878e7be9f83fdf82d6cae61fc5461fac4887510
[INFO] running `Command { std: "docker" "start" "-a" "0344e2bf6f15c0ba4f0059ff1878e7be9f83fdf82d6cae61fc5461fac4887510", 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 autocfg v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.69
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling hmac-sha256 v0.1.7
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling urlencoding v1.3.3
[INFO] [stderr]    Compiling hex v0.4.3
[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.5.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling fastly-shared v0.6.3
[INFO] [stderr]    Compiling fastly-sys v0.4.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling fastly v0.7.3
[INFO] [stderr]    Compiling compute-starter-kit-static-content 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/rustcPqpJIe/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liburlencoding-73ab2c040d9dcd5b,libhex-0b3fae1a86581d8a,libhmac_sha256-283eab7cf76f46f5,libfastly-e3122704ec128f07,libserde_urlencoded-94454edf07a3e067,libserde_json-d688b6ca99faf28d,libryu-f2c740984ca9025c,liblazy_static-16658855d1fc8677,libthiserror-b6c2d2d8f8125016,libmime-4aaf44d804509691,libchrono-9ed70b5e5719760f,libserde-0c8ad1c75037769d,libnum_integer-b188a7349a7b716f,libnum_traits-c530edb68a3b389a,libtime-23729928f5e7decb,liblibc-5d1fe6ef40d762d3,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-f233b33f1d5daac3,libfastly_shared-583f0fef1db5203a,libbitflags-dfd565f85bac9b15,libhttp-b8adc393ad537a94,libitoa-9678707749398713,libbytes-d139ffd5c7a8baab,libfnv-77106f9ed4748ca6,libbytes-0aaaa33f8f285b84}.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/rustcPqpJIe/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/compute_starter_kit_static_content-c9a08b1e3a3f11a7" "-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:54 (src/dictionary/handle.rs:54)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.09.rcgu.o:(fastly::dictionary::handle::DictionaryHandle::get::hf863c398e08c9e93) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.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: new
[INFO] [stdout]           >>> referenced by handle.rs:98 (src/http/body/handle.rs:98)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.09.rcgu.o:(fastly::http::body::handle::BodyHandle::new::h6923615ea44af9de) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           >>> referenced by handle.rs:120 (src/http/request/handle.rs:120)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.09.rcgu.o:(fastly::http::request::handle::RequestHandle::new::hc5784663f9ffad7f) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           >>> referenced by handle.rs:89 (src/http/response/handle.rs:89)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.15.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::h97b0a1a672774e18) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: method_get
[INFO] [stdout]           >>> referenced by handle.rs:441 (src/http/request/handle.rs:441)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.09.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::h6a58b35082e4f9d9) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: method_set
[INFO] [stdout]           >>> referenced by handle.rs:496 (src/http/request/handle.rs:496)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.09.rcgu.o:(fastly::http::request::handle::RequestHandle::set_method::h545df7f0abd4af8a) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: version_get
[INFO] [stdout]           >>> referenced by handle.rs:414 (src/http/request/handle.rs:414)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.09.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::h43bb3613890d77ec) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           >>> referenced by handle.rs:401 (src/http/response/handle.rs:401)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.15.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_version::hef5449c10c0a63d9) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: version_set
[INFO] [stdout]           >>> referenced by handle.rs:427 (src/http/request/handle.rs:427)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.09.rcgu.o:(fastly::http::request::handle::RequestHandle::set_version::h8bf0528327d010a1) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           >>> referenced by handle.rs:414 (src/http/response/handle.rs:414)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.15.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_version::h3d77dc6585646c63) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_insert
[INFO] [stdout]           >>> referenced by handle.rs:361 (src/http/request/handle.rs:361)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.09.rcgu.o:(fastly::http::request::handle::RequestHandle::insert_header::h537d6bcb4c94e95c) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_values_set
[INFO] [stdout]           >>> referenced by handle.rs:302 (src/http/request/handle.rs:302)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.09.rcgu.o:(fastly::http::request::handle::RequestHandle::set_header_values::hdff5714c259c64dd) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           >>> referenced by handle.rs:272 (src/http/response/handle.rs:272)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.15.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_header_values::h48583beccc933746) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cache_override_v2_set
[INFO] [stdout]           >>> referenced by handle.rs:707 (src/http/request/handle.rs:707)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.09.rcgu.o:(fastly::http::request::handle::RequestHandle::set_cache_override::h72f530e4d4c138b2) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_names_get
[INFO] [stdout]           >>> referenced by handle.rs:151 (src/http/request/handle.rs:151)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.09.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h9ecd42dfcf3488f4) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           >>> referenced by handle.rs:120 (src/http/response/handle.rs:120)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.15.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::he815ac6f4e0a524f) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_values_get
[INFO] [stdout]           >>> referenced by handle.rs:253 (src/http/request/handle.rs:253)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.09.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h5b19c5c2098bbe13) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           >>> referenced by handle.rs:224 (src/http/response/handle.rs:224)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.15.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h8949f4199637b80b) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: uri_get
[INFO] [stdout]           >>> referenced by handle.rs:514 (src/http/request/handle.rs:514)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.09.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::h83ef76a5ce5ec8eb) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: uri_set
[INFO] [stdout]           >>> referenced by handle.rs:586 (src/http/request/handle.rs:586)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.09.rcgu.o:(fastly::http::request::handle::RequestHandle::set_url::ha97f1f0bbf9588cf) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: body_downstream_get
[INFO] [stdout]           >>> referenced by handle.rs:731 (src/http/request/handle.rs:731)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.09.rcgu.o:(fastly::http::request::handle::client_request_and_body::ha4f32e1ddf27a037) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: status_get
[INFO] [stdout]           >>> referenced by handle.rs:391 (src/http/response/handle.rs:391)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.15.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_status::h946fe079ac7aced9) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: status_set
[INFO] [stdout]           >>> referenced by handle.rs:382 (src/http/response/handle.rs:382)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.15.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_status::h448bd99b904735f9) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: send_downstream
[INFO] [stdout]           >>> referenced by handle.rs:423 (src/http/response/handle.rs:423)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.15.rcgu.o:(fastly::http::response::handle::ResponseHandle::send_to_client::hdad8d99bbd708593) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           >>> referenced by handle.rs:434 (src/http/response/handle.rs:434)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.15.rcgu.o:(fastly::http::response::handle::ResponseHandle::stream_to_client::h31e4837cb607e2ab) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: init
[INFO] [stdout]           >>> referenced by lib.rs:169 (src/lib.rs:169)
[INFO] [stdout]           >>>               fastly-e3122704ec128f07.fastly.6ee49313c3aba0ce-cgu.12.rcgu.o:(fastly::init::h4623170e8a5d0f37) in archive /opt/rustwide/target/debug/deps/libfastly-e3122704ec128f07.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `compute-starter-kit-static-content` (bin "compute-starter-kit-static-content") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0344e2bf6f15c0ba4f0059ff1878e7be9f83fdf82d6cae61fc5461fac4887510", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0344e2bf6f15c0ba4f0059ff1878e7be9f83fdf82d6cae61fc5461fac4887510", kill_on_drop: false }`
[INFO] [stdout] 0344e2bf6f15c0ba4f0059ff1878e7be9f83fdf82d6cae61fc5461fac4887510
