[INFO] cloning repository https://github.com/sima-fastly/compute-starter-kit-rust-fanout
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sima-fastly/compute-starter-kit-rust-fanout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsima-fastly%2Fcompute-starter-kit-rust-fanout", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsima-fastly%2Fcompute-starter-kit-rust-fanout'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 911a5cf956ef761707d40cff3ceeb124c4b2a6b2
[INFO] testing sima-fastly/compute-starter-kit-rust-fanout against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsima-fastly%2Fcompute-starter-kit-rust-fanout" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sima-fastly/compute-starter-kit-rust-fanout
[INFO] finished tweaking git repo https://github.com/sima-fastly/compute-starter-kit-rust-fanout
[INFO] tweaked toml for git repo https://github.com/sima-fastly/compute-starter-kit-rust-fanout written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sima-fastly/compute-starter-kit-rust-fanout 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/sima-fastly/compute-starter-kit-rust-fanout 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 fastly-sys v0.9.2
[INFO] [stderr]   Downloaded fastly-macros v0.9.2
[INFO] [stderr]   Downloaded fastly-shared v0.9.2
[INFO] [stderr]   Downloaded fastly v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6f69a12837341c4dff186d2c27c4a5ceaa505b76b3219e2fed1dffc89842b722
[INFO] running `Command { std: "docker" "start" "-a" "6f69a12837341c4dff186d2c27c4a5ceaa505b76b3219e2fed1dffc89842b722", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f69a12837341c4dff186d2c27c4a5ceaa505b76b3219e2fed1dffc89842b722", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f69a12837341c4dff186d2c27c4a5ceaa505b76b3219e2fed1dffc89842b722", kill_on_drop: false }`
[INFO] [stdout] 6f69a12837341c4dff186d2c27c4a5ceaa505b76b3219e2fed1dffc89842b722
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 35ad3240c8d2ec04ad180e63c8606f8201fd3c4f1cd5f5b60549604971a4193e
[INFO] running `Command { std: "docker" "start" "-a" "35ad3240c8d2ec04ad180e63c8606f8201fd3c4f1cd5f5b60549604971a4193e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling fastly-macros v0.9.2
[INFO] [stderr]    Compiling fastly-shared v0.9.2
[INFO] [stderr]    Compiling fastly-sys v0.9.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling fastly v0.9.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" "/opt/rustwide/target/debug/deps/rustckvuM8N/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfastly-8517b6b55bed88a0,libserde_urlencoded-d81f1e4c5670113e,libserde_json-cfd58d33f4b932f0,libryu-8f9f83c4cf30056e,liblazy_static-16658855d1fc8677,libmime-4aaf44d804509691,libtime-eb2ad57e56736276,libtime_core-c7aa10b81b9ddd10,libserde-bdcf00dabd3c7e12,libsha2-e7e74490ca804536,libcpufeatures-6678bebd5cbb796f,libcfg_if-cfb20768436a17c8,libopaque_debug-9c0bb688b1cf66a1,libdigest-465f9cb938eda878,libblock_buffer-7066daf498b8feab,libgeneric_array-9cc28e27d1a17a7f,libtypenum-7e30baba4db731eb,libanyhow-2657aa769be6fc1d,liburl-8f631e78ff2f8eb2,libidna-8859fe325161e6ff,libunicode_normalization-13afd850cc39c5bb,libtinyvec-7ae35b49ca265a9d,libtinyvec_macros-e983a8361315b5bf,libunicode_bidi-b2c0be7a2a7ca13a,libform_urlencoded-5c4f77dc62238691,libpercent_encoding-030d17ba5e246e6a,libthiserror-564db7d5a958c645,libfastly_sys-7a52311c114408db,libfastly_shared-a0143b7a5c87a469,libbitflags-dfd565f85bac9b15,libhttp-e54dd799805e70fc,libitoa-57e0713a28b3398f,libfnv-77106f9ed4748ca6,libbytes-f39ce610e10d7cd5}.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/rustckvuM8N/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_project-2418666911792d8f" "-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: method_get
[INFO] [stdout]           >>> referenced by handle.rs:443 (src/http/request/handle.rs:443)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.05.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::hb5c058811cdd92f8) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: method_set
[INFO] [stdout]           >>> referenced by handle.rs:498 (src/http/request/handle.rs:498)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.05.rcgu.o:(fastly::http::request::handle::RequestHandle::set_method::h4775de0607d2c710) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: version_get
[INFO] [stdout]           >>> referenced by handle.rs:416 (src/http/request/handle.rs:416)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.05.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::h8dfb84038a309d29) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           >>> referenced by handle.rs:404 (src/http/response/handle.rs:404)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_version::h35b205524e3cb7a4) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: version_set
[INFO] [stdout]           >>> referenced by handle.rs:429 (src/http/request/handle.rs:429)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.05.rcgu.o:(fastly::http::request::handle::RequestHandle::set_version::h79a1f0d6f0da46b3) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           >>> referenced by handle.rs:417 (src/http/response/handle.rs:417)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_version::h761e0583a9699db9) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_insert
[INFO] [stdout]           >>> referenced by handle.rs:363 (src/http/request/handle.rs:363)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.05.rcgu.o:(fastly::http::request::handle::RequestHandle::insert_header::hffe40f7c1df11ea1) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_values_set
[INFO] [stdout]           >>> referenced by handle.rs:310 (src/http/request/handle.rs:310)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.05.rcgu.o:(fastly::http::request::handle::RequestHandle::set_header_values::haa355dcce7e214df) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           >>> referenced by handle.rs:281 (src/http/response/handle.rs:281)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_header_values::h7a1bbb5fa317968b) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cache_override_v2_set
[INFO] [stdout]           >>> referenced by handle.rs:683 (src/http/request/handle.rs:683)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.05.rcgu.o:(fastly::http::request::handle::RequestHandle::set_cache_override::h67cfa2d3ae9324ff) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_names_get
[INFO] [stdout]           >>> referenced by handle.rs:159 (src/http/request/handle.rs:159)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.05.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h013d4d863422b23b) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           >>> referenced by handle.rs:129 (src/http/response/handle.rs:129)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h43c124cd4d65dd1f) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_values_get
[INFO] [stdout]           >>> referenced by handle.rs:261 (src/http/request/handle.rs:261)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.05.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::hd9cac5805c49905b) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           >>> referenced by handle.rs:233 (src/http/response/handle.rs:233)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h30070f3a20c7d4a1) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: framing_headers_mode_set
[INFO] [stdout]           >>> referenced by handle.rs:736 (src/http/request/handle.rs:736)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.05.rcgu.o:(fastly::http::request::handle::RequestHandle::set_framing_headers_mode::h2a1a92df65bcb9b2) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           >>> referenced by handle.rs:447 (src/http/response/handle.rs:447)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_framing_headers_mode::h27a813c528a5d2ad) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: auto_decompress_response_set
[INFO] [stdout]           >>> referenced by handle.rs:728 (src/http/request/handle.rs:728)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.05.rcgu.o:(fastly::http::request::handle::RequestHandle::set_auto_decompress_response::h8a7260db3e5c5f41) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: new
[INFO] [stdout]           >>> referenced by handle.rs:128 (src/http/request/handle.rs:128)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.05.rcgu.o:(fastly::http::request::handle::RequestHandle::new::h1838eb649479faca) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           >>> referenced by handle.rs:111 (src/http/body/handle.rs:111)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.13.rcgu.o:(fastly::http::body::handle::BodyHandle::new::he783f4b509b5c75c) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           >>> referenced by handle.rs:98 (src/http/response/handle.rs:98)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::h920d46366f59dde9) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: uri_get
[INFO] [stdout]           >>> referenced by handle.rs:516 (src/http/request/handle.rs:516)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.05.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::h1bb8bd54ffd65f66) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: uri_set
[INFO] [stdout]           >>> referenced by handle.rs:576 (src/http/request/handle.rs:576)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.05.rcgu.o:(fastly::http::request::handle::RequestHandle::set_url::h9f961ad46b57b291) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: redirect_to_grip_proxy
[INFO] [stdout]           >>> referenced by handle.rs:881 (src/http/request/handle.rs:881)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.05.rcgu.o:(fastly::http::request::handle::redirect_to_grip_proxy::h84f2e70cce6c3e73) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: body_downstream_get
[INFO] [stdout]           >>> referenced by handle.rs:762 (src/http/request/handle.rs:762)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.05.rcgu.o:(fastly::http::request::handle::client_request_and_body::h273db359d4451022) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.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-8517b6b55bed88a0.fastly.70472769070acef7-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_status::h673d2a58dfa177bb) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.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-8517b6b55bed88a0.fastly.70472769070acef7-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_status::ha7c6e4c207e3d121) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.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-8517b6b55bed88a0.fastly.70472769070acef7-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::send_to_client::h1afd5e0359b21f91) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[INFO] [stdout]           >>> referenced by handle.rs:436 (src/http/response/handle.rs:436)
[INFO] [stdout]           >>>               fastly-8517b6b55bed88a0.fastly.70472769070acef7-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::stream_to_client::h45e64d4fb9c01dc8) in archive /opt/rustwide/target/debug/deps/libfastly-8517b6b55bed88a0.rlib
[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" "35ad3240c8d2ec04ad180e63c8606f8201fd3c4f1cd5f5b60549604971a4193e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35ad3240c8d2ec04ad180e63c8606f8201fd3c4f1cd5f5b60549604971a4193e", kill_on_drop: false }`
[INFO] [stdout] 35ad3240c8d2ec04ad180e63c8606f8201fd3c4f1cd5f5b60549604971a4193e
