[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 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%2Fcvcc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/metadaddy/cvcc 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/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" "+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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6c06accb4c8d7d92267ca46716863649c0a5f50abed1d278772e68aa38ce964b
[INFO] running `Command { std: "docker" "start" "-a" "6c06accb4c8d7d92267ca46716863649c0a5f50abed1d278772e68aa38ce964b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c06accb4c8d7d92267ca46716863649c0a5f50abed1d278772e68aa38ce964b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c06accb4c8d7d92267ca46716863649c0a5f50abed1d278772e68aa38ce964b", kill_on_drop: false }`
[INFO] [stdout] 6c06accb4c8d7d92267ca46716863649c0a5f50abed1d278772e68aa38ce964b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0a4692ec4ce191a4aa75a9062faa463038ba037cc0e1d2ed2933def48fa4330e
[INFO] running `Command { std: "docker" "start" "-a" "0a4692ec4ce191a4aa75a9062faa463038ba037cc0e1d2ed2933def48fa4330e", 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 ryu v1.0.5
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling quote v1.0.10
[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 serde_json v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]    Compiling time v0.1.44
[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 unicode-normalization v0.1.19
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling sha2 v0.9.8
[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 idna v0.2.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/rustc8f2Col/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liburlencoding-189e6676cd2bf25a,libhex-aa11f1b7b510398f,libhmac_sha256-19a3fd01ab7ecbb9,libfastly-a542495d87ba8b12,libserde_urlencoded-53b109777ff49134,libserde_json-ff735ca557bc5c86,libryu-bfbe7481d7c9af51,liblazy_static-8f54c7c82e1daacf,libthiserror-9e1746c651762601,libmime-c53f134364762c1d,libchrono-b47ba8bad042a8da,libserde-28a01896916887cd,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libtime-f596073f339d8dcc,liblibc-46092db9a6e8d56c,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-82481c1103e03721,libfastly_shared-befc074cab9c4f91,libbitflags-a9851ebd0ab18f47,libhttp-b6b87d88daaa0530,libitoa-66aaa02fa8b13e98,libbytes-18b65f100f271f05,libfnv-bf8b415be0978c3b,libbytes-2e2ae4f8344cfc5e}.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/rustc8f2Col/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-ae55ab4920d7bc98" "-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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.04.rcgu.o:(fastly::dictionary::handle::DictionaryHandle::get::h85dfab6afa3e3bed) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.04.rcgu.o:(fastly::http::body::handle::BodyHandle::new::h728d0e34417bcd17) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.rlib
[INFO] [stdout]           >>> referenced by handle.rs:120 (src/http/request/handle.rs:120)
[INFO] [stdout]           >>>               fastly-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.04.rcgu.o:(fastly::http::request::handle::RequestHandle::new::h0b7f866b44058602) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.rlib
[INFO] [stdout]           >>> referenced by handle.rs:89 (src/http/response/handle.rs:89)
[INFO] [stdout]           >>>               fastly-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.07.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::h5628ac3127a4593a) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.04.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::h38b09e41d6331c65) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.04.rcgu.o:(fastly::http::request::handle::RequestHandle::set_method::h40caa676e39954e2) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.04.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::hb2f08536ed73655b) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.rlib
[INFO] [stdout]           >>> referenced by handle.rs:401 (src/http/response/handle.rs:401)
[INFO] [stdout]           >>>               fastly-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.07.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_version::h081407f9727ef926) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.04.rcgu.o:(fastly::http::request::handle::RequestHandle::set_version::h58fbbe3a733e24bb) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.rlib
[INFO] [stdout]           >>> referenced by handle.rs:414 (src/http/response/handle.rs:414)
[INFO] [stdout]           >>>               fastly-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.07.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_version::h32d99398fd32d89d) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.04.rcgu.o:(fastly::http::request::handle::RequestHandle::insert_header::h432685b62eda0384) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.04.rcgu.o:(fastly::http::request::handle::RequestHandle::set_header_values::he3dc5d42e0e70dc9) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.rlib
[INFO] [stdout]           >>> referenced by handle.rs:272 (src/http/response/handle.rs:272)
[INFO] [stdout]           >>>               fastly-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.07.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_header_values::h301ffd786dd608ae) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.04.rcgu.o:(fastly::http::request::handle::RequestHandle::set_cache_override::hcdae1c99e793b412) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.04.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h003bf962b7909788) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.rlib
[INFO] [stdout]           >>> referenced by handle.rs:120 (src/http/response/handle.rs:120)
[INFO] [stdout]           >>>               fastly-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.07.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h34ecc90963fa0aa4) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.04.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::hc3cfca28090227ac) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.rlib
[INFO] [stdout]           >>> referenced by handle.rs:224 (src/http/response/handle.rs:224)
[INFO] [stdout]           >>>               fastly-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.07.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h14eabd42a5b08a92) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.04.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::h095609ad5eec943f) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.04.rcgu.o:(fastly::http::request::handle::RequestHandle::set_url::h7b3a2db44ac1b633) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.04.rcgu.o:(fastly::http::request::handle::client_request_and_body::h93b100cd7b2c294f) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.07.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_status::h8ccb8c58dd9bc4fb) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.07.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_status::h9be830644b0e0796) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.07.rcgu.o:(fastly::http::response::handle::ResponseHandle::send_to_client::ha803f4c8cd276327) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.rlib
[INFO] [stdout]           >>> referenced by handle.rs:434 (src/http/response/handle.rs:434)
[INFO] [stdout]           >>>               fastly-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.07.rcgu.o:(fastly::http::response::handle::ResponseHandle::stream_to_client::h144344a683de0b07) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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-a542495d87ba8b12.fastly.bf40e00c385de3aa-cgu.12.rcgu.o:(fastly::init::hca81b71f05fca15d) in archive /opt/rustwide/target/debug/deps/libfastly-a542495d87ba8b12.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" "0a4692ec4ce191a4aa75a9062faa463038ba037cc0e1d2ed2933def48fa4330e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a4692ec4ce191a4aa75a9062faa463038ba037cc0e1d2ed2933def48fa4330e", kill_on_drop: false }`
[INFO] [stdout] 0a4692ec4ce191a4aa75a9062faa463038ba037cc0e1d2ed2933def48fa4330e
