[INFO] cloning repository https://github.com/DusterTheFirst/fastly_decap_oauth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DusterTheFirst/fastly_decap_oauth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDusterTheFirst%2Ffastly_decap_oauth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDusterTheFirst%2Ffastly_decap_oauth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d02a24dccffb53b6b398d36780a94f16d25ae9ac
[INFO] building DusterTheFirst/fastly_decap_oauth against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDusterTheFirst%2Ffastly_decap_oauth" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DusterTheFirst/fastly_decap_oauth on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DusterTheFirst/fastly_decap_oauth
[INFO] finished tweaking git repo https://github.com/DusterTheFirst/fastly_decap_oauth
[INFO] tweaked toml for git repo https://github.com/DusterTheFirst/fastly_decap_oauth written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/DusterTheFirst/fastly_decap_oauth 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3f2952ff5157660df52d754fa5c47ff704c5e3839cc6e7cf12ddb45624b0d17
[INFO] running `Command { std: "docker" "start" "-a" "b3f2952ff5157660df52d754fa5c47ff704c5e3839cc6e7cf12ddb45624b0d17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3f2952ff5157660df52d754fa5c47ff704c5e3839cc6e7cf12ddb45624b0d17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3f2952ff5157660df52d754fa5c47ff704c5e3839cc6e7cf12ddb45624b0d17", kill_on_drop: false }`
[INFO] [stdout] b3f2952ff5157660df52d754fa5c47ff704c5e3839cc6e7cf12ddb45624b0d17
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 269b8641e7319591995f538710e5d6fb496c7b66a634598fe4e66c2662aa5b12
[INFO] running `Command { std: "docker" "start" "-a" "269b8641e7319591995f538710e5d6fb496c7b66a634598fe4e66c2662aa5b12", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling fastly-shared v0.9.10
[INFO] [stderr]    Compiling fastly-sys v0.9.10
[INFO] [stderr]    Compiling fastly-macros v0.9.10
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling serde_path_to_error v0.1.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling time v0.3.23
[INFO] [stderr]    Compiling fastly v0.9.10
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling decap-oauth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcGZpeZP/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liboauth2-03987c699812146c.rlib,libserde_path_to_error-d9fcdef3a23fb1f6.rlib,libbase64-b5296a10b8334a2c.rlib,libsha2-45739dc6ffc80b32.rlib,libdigest-615c78a9d41642fd.rlib,libblock_buffer-14c4f114be26552b.rlib,libcrypto_common-8ba7ddc3a3f96c5b.rlib,librand-8dcac090fbd3226d.rlib,librand_chacha-c37fdc0631b87161.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-41ceaacfcd25ee2a.rlib,libgetrandom-012d528029a93caf.rlib,liblibc-d3acac75487b83ed.rlib,libchrono-538f52821c7ff7e1.rlib,libnum_traits-1d9db2a0a9776b1e.rlib,libiana_time_zone-a18c7932f053b032.rlib,libfastly-db8303191e569f57.rlib,libserde_urlencoded-83e0fcc102c5e40d.rlib,libserde_json-d41bd0d66b9e48d5.rlib,libryu-f1ac4c6d4ad32f07.rlib,liblazy_static-2bb390fee0230a38.rlib,libmime-4b44681fdb2c65f7.rlib,libtime-2f1570ddbb324ed6.rlib,libtime_core-944d68b103e5db64.rlib,libanyhow-59338520923037c0.rlib,liburl-3ec4732e97914da2.rlib,libidna-2f6a0bedb91b1f46.rlib,libunicode_normalization-8178bb9bd2f4dc32.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-2568d52e1c5daf2c.rlib,libform_urlencoded-23e54100bf4699f9.rlib,libpercent_encoding-cb878851172b4416.rlib,libserde-bfbaecbc8684b55e.rlib,libsha2-4084fc921183c13e.rlib,libcpufeatures-9d2672c32057c7df.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libdigest-0ed24ae3d1886c82.rlib,libblock_buffer-df06fea63f8f17f2.rlib,libgeneric_array-0005504ad41399de.rlib,libtypenum-a8ffc2ee384567eb.rlib,libthiserror-3d4134e06a6775da.rlib,libfastly_sys-eec266f92d21837f.rlib,libfastly_shared-e63b5b15854eb9fe.rlib,libbitflags-e2b4db6c651223da.rlib,libhttp-331e4ae3847cc79b.rlib,libitoa-6040b7234596f809.rlib,libfnv-2d77ec4f6f971b24.rlib,libbytes-89d7ab79dfdabb18.rlib,libaskama-586b7ca709e71e2d.rlib,libaskama_escape-8089f0410a205f51.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/decap_oauth-3a585de03a3b969f" "-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:56 (src/config_store/handle.rs:56)
[INFO] [stdout]           >>>               fastly-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.04.rcgu.o:(fastly::config_store::handle::ConfigStoreHandle::get::h6af199c9fee5a4dd) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.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/response/handle.rs:98)
[INFO] [stdout]           >>>               fastly-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::h0c5958b2bc1e7e3d) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.rlib
[INFO] [stdout]           >>> referenced by handle.rs:129 (src/http/request/handle.rs:129)
[INFO] [stdout]           >>>               fastly-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::new::hef3bd48d4a66cb06) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.rlib
[INFO] [stdout]           >>> referenced by handle.rs:114 (src/http/body/handle.rs:114)
[INFO] [stdout]           >>>               fastly-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.11.rcgu.o:(fastly::http::body::handle::BodyHandle::new::h937395fe1028c169) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.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-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::hadc6edd5580ac1b3) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.rlib
[INFO] [stdout]           >>> referenced by handle.rs:160 (src/http/request/handle.rs:160)
[INFO] [stdout]           >>>               fastly-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h8acb1581f52603da) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.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-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h896981597b075649) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.rlib
[INFO] [stdout]           >>> referenced by handle.rs:262 (src/http/request/handle.rs:262)
[INFO] [stdout]           >>>               fastly-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h060cb4fad0bbe3eb) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.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-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_header_values::h4d6db46cd18ec9da) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.rlib
[INFO] [stdout]           >>> referenced by handle.rs:311 (src/http/request/handle.rs:311)
[INFO] [stdout]           >>>               fastly-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::set_header_values::hec8bc141e7640ac4) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.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-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_status::hbc6c79ba32e67e96) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.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-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_status::h686872ec5e8bb025) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.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-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_version::h3683457e342113ac) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.rlib
[INFO] [stdout]           >>> referenced by handle.rs:417 (src/http/request/handle.rs:417)
[INFO] [stdout]           >>>               fastly-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::h8de16c1b900d7994) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.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-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_version::hf9faae86b7aec581) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.rlib
[INFO] [stdout]           >>> referenced by handle.rs:430 (src/http/request/handle.rs:430)
[INFO] [stdout]           >>>               fastly-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::set_version::h3677808d06e5895c) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.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-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::response::handle::ResponseHandle::send_to_client::ha2adccbcdaaf90d7) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.rlib
[INFO] [stdout]           >>> referenced by handle.rs:436 (src/http/response/handle.rs:436)
[INFO] [stdout]           >>>               fastly-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::response::handle::ResponseHandle::stream_to_client::h18938303c32bb52d) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: framing_headers_mode_set
[INFO] [stdout]           >>> referenced by handle.rs:447 (src/http/response/handle.rs:447)
[INFO] [stdout]           >>>               fastly-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_framing_headers_mode::h7b919815f9e4e165) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.rlib
[INFO] [stdout]           >>> referenced by handle.rs:738 (src/http/request/handle.rs:738)
[INFO] [stdout]           >>>               fastly-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::set_framing_headers_mode::hd660cc3c1b486c60) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: http_keepalive_mode_set
[INFO] [stdout]           >>> referenced by handle.rs:457 (src/http/response/handle.rs:457)
[INFO] [stdout]           >>>               fastly-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_http_keepalive_mode::h832e09b8834e1d0c) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.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-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::insert_header::h9bb13e4b0e47fd7a) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.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-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::hfd64ab6d5fba3343) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.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-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::set_method::ha1631cf66985b2bf) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.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-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::hd98def8bf6a5eb01) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: uri_set
[INFO] [stdout]           >>> referenced by handle.rs:577 (src/http/request/handle.rs:577)
[INFO] [stdout]           >>>               fastly-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::set_url::h938cf6a15aa309e3) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: send_v2
[INFO] [stdout]           >>> referenced by handle.rs:594 (src/http/request/handle.rs:594)
[INFO] [stdout]           >>>               fastly-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::send::hc8c89f2c17a2944e) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cache_override_v2_set
[INFO] [stdout]           >>> referenced by handle.rs:685 (src/http/request/handle.rs:685)
[INFO] [stdout]           >>>               fastly-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::set_cache_override::h6e3deee646233f55) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: auto_decompress_response_set
[INFO] [stdout]           >>> referenced by handle.rs:730 (src/http/request/handle.rs:730)
[INFO] [stdout]           >>>               fastly-db8303191e569f57.fastly.930b13c9cf78aa29-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::set_auto_decompress_response::hd15d9909c7500054) in archive /opt/rustwide/target/debug/deps/libfastly-db8303191e569f57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `decap-oauth` (bin "decap-oauth") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "269b8641e7319591995f538710e5d6fb496c7b66a634598fe4e66c2662aa5b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "269b8641e7319591995f538710e5d6fb496c7b66a634598fe4e66c2662aa5b12", kill_on_drop: false }`
[INFO] [stdout] 269b8641e7319591995f538710e5d6fb496c7b66a634598fe4e66c2662aa5b12
