[INFO] cloning repository https://github.com/BrooksCunningham/http-me-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrooksCunningham/http-me-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrooksCunningham%2Fhttp-me-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrooksCunningham%2Fhttp-me-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb4eb4b16c238c8c089b920df3d741e2dd4a686a
[INFO] testing BrooksCunningham/http-me-rust against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrooksCunningham%2Fhttp-me-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BrooksCunningham/http-me-rust
[INFO] finished tweaking git repo https://github.com/BrooksCunningham/http-me-rust
[INFO] tweaked toml for git repo https://github.com/BrooksCunningham/http-me-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BrooksCunningham/http-me-rust on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BrooksCunningham/http-me-rust 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "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.11.2
[INFO] [stderr]   Downloaded elsa v1.10.0
[INFO] [stderr]   Downloaded fastly-shared v0.11.2
[INFO] [stderr]   Downloaded fastly-macros v0.11.2
[INFO] [stderr]   Downloaded fastly v0.11.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad66136de6dd00c96e86f8993923416d3e5e39e3f36a7197d014dc8108021bc2
[INFO] running `Command { std: "docker" "start" "-a" "ad66136de6dd00c96e86f8993923416d3e5e39e3f36a7197d014dc8108021bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad66136de6dd00c96e86f8993923416d3e5e39e3f36a7197d014dc8108021bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad66136de6dd00c96e86f8993923416d3e5e39e3f36a7197d014dc8108021bc2", kill_on_drop: false }`
[INFO] [stdout] ad66136de6dd00c96e86f8993923416d3e5e39e3f36a7197d014dc8108021bc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61838bc3cf8723456158835f137679995c6ff2a0e23a87165589af7fdcdef9f6
[INFO] running `Command { std: "docker" "start" "-a" "61838bc3cf8723456158835f137679995c6ff2a0e23a87165589af7fdcdef9f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling indexmap v2.7.1
[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 fastly-shared v0.11.2
[INFO] [stderr]    Compiling fastly-sys v0.11.2
[INFO] [stderr]    Compiling elsa v1.10.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling fastly-macros v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling fastly v0.11.2
[INFO] [stderr]    Compiling http-me-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcu6rMnG/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfastly-9db6d3ab929019e3,libserde_urlencoded-dec8108d2205c78e,libserde_json-d9cbf7efcae2a2c6,libmemchr-4f0714dc45d95749,libryu-f8ba606093049f91,liblazy_static-b3603208c0de2608,libitertools-81524015b6b5198d,libeither-38d43fea6173fdf6,libmime-4b44681fdb2c65f7,libelsa-3b367443adb3f9a8,libindexmap-7a34578bd52a8484,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libdowncast_rs-af2d5a07fb165ed2,libtime-9a50f4118b53a825,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-7e245538d975f006,libpowerfmt-a0c185df26c26a22,libanyhow-1bdf2e76b99b1cd6,liburl-b2c9a839b523d67c,libidna-a33fd1f1b1511dd8,libidna_adapter-b4e4af392e8d1f5a,libicu_normalizer-779b6870274c94d2,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-84105c363ec8e8d5,libicu_properties-5726f8ee941e78a1,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-3977f3b40cc72efa,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-77434f1a5583a57c,libicu_provider-269d98abf5a6a27b,libicu_locid-cb5d752e3d94e208,liblitemap-cecd5a7fd1787c64,libtinystr-ea256844046ec7d2,libzerovec-269a10cb079e2a84,libwriteable-45c783735d88c2b0,libyoke-a6fb634d67c504ce,libzerofrom-a39c4f8ad74afa38,libstable_deref_trait-a2d30f30be7c468b,libform_urlencoded-ffde51bcb0b5cf7a,libpercent_encoding-8c980134d68585d5,libsha2-43d0b7cb921e7796,libcpufeatures-31bbaa72911a5ebb,libcfg_if-33ef6c02a07f9fec,libopaque_debug-1c8528c9b2d49180,libdigest-dd2c14a33d2e5d3e,libblock_buffer-74ec744c4490bbe3,libgeneric_array-01f69919c5a26381,libtypenum-66c155be53855aa0,libthiserror-eb9718e95c718f32,libserde-b3be35bf0b509bfa,libfastly_sys-62f976fc36f7dca6,libfastly_shared-fe053452e60a10af,libbitflags-e2b4db6c651223da,libhttp-dcd9a7b607eef9ab,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libbytes-23e98e3e91ed6cac}.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" "/tmp/rustcu6rMnG/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/http_me_rust-fddf172b54c1812a" "-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: known_length
[INFO] [stdout]           >>> referenced by handle.rs:361 (src/http/body/handle.rs:361)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::body::handle::BodyHandle::known_length::hea034dd19ff6ba54) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: new
[INFO] [stdout]           >>> referenced by handle.rs:114 (src/http/body/handle.rs:114)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::body::handle::BodyHandle::new::h9c6682bde59c204a) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           >>> referenced by handle.rs:98 (src/http/response/handle.rs:98)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::h9bd27a2a8d12704e) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: append
[INFO] [stdout]           >>> referenced by handle.rs:127 (src/http/body/handle.rs:127)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::body::handle::BodyHandle::append::h75df59693ecaf555) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: method_get
[INFO] [stdout]           >>> referenced by handle.rs:445 (src/http/request/handle.rs:445)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::h12fe6eceeb78d086) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: method_set
[INFO] [stdout]           >>> referenced by handle.rs:500 (src/http/request/handle.rs:500)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::request::handle::RequestHandle::set_method::haa9f89b0a41a4e41) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: version_get
[INFO] [stdout]           >>> referenced by handle.rs:418 (src/http/request/handle.rs:418)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::ha75852b40a7e2aa1) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           >>> referenced by handle.rs:404 (src/http/response/handle.rs:404)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_version::h17663c1000f290ad) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: version_set
[INFO] [stdout]           >>> referenced by handle.rs:431 (src/http/request/handle.rs:431)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::request::handle::RequestHandle::set_version::h489159f11f1aef89) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           >>> referenced by handle.rs:417 (src/http/response/handle.rs:417)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_version::h8bb5f8bb0f5d42b5) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_names_get
[INFO] [stdout]           >>> referenced by handle.rs:161 (src/http/request/handle.rs:161)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h61522320f4dad9fb) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           >>> referenced by handle.rs:129 (src/http/response/handle.rs:129)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h215fd48e8ef66591) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_values_get
[INFO] [stdout]           >>> referenced by handle.rs:263 (src/http/request/handle.rs:263)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h3b567e13f0729b26) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           >>> referenced by handle.rs:233 (src/http/response/handle.rs:233)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::he632c2de63bf0855) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: uri_get
[INFO] [stdout]           >>> referenced by handle.rs:518 (src/http/request/handle.rs:518)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::hb2c56964f3686a3f) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: uri_set
[INFO] [stdout]           >>> referenced by handle.rs:578 (src/http/request/handle.rs:578)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::request::handle::RequestHandle::set_url::h9d633b028b397625) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: downstream_client_ip_addr
[INFO] [stdout]           >>> referenced by handle.rs:982 (src/http/request/handle.rs:982)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::request::handle::client_ip_addr::h8eb1e39bdba1a516) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: body_downstream_get
[INFO] [stdout]           >>> referenced by handle.rs:889 (src/http/request/handle.rs:889)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::request::handle::client_request_and_body::hf5e32bec69b684af) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.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-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::response::handle::ResponseHandle::get_status::h7ced0569afad4d31) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.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-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_status::haaabac3646c2bc83) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get_addr_dest_port
[INFO] [stdout]           >>> referenced by handle.rs:490 (src/http/response/handle.rs:490)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::response::handle::ResponseHandle::remote_addr::he8ea66f15103cfe1) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get_addr_dest_ip
[INFO] [stdout]           >>> referenced by handle.rs:499 (src/http/response/handle.rs:499)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::response::handle::ResponseHandle::remote_addr::he8ea66f15103cfe1) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_append
[INFO] [stdout]           >>> referenced by handle.rs:354 (src/http/response/handle.rs:354)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::response::handle::ResponseHandle::append_header::h4f599f116894c859) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_insert
[INFO] [stdout]           >>> referenced by handle.rs:334 (src/http/response/handle.rs:334)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::response::handle::ResponseHandle::insert_header::h065af55213f59e8d) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.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-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::response::handle::ResponseHandle::send_to_client::h4652d4b6a5989a6b) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.rlib
[INFO] [stdout]           >>> referenced by handle.rs:436 (src/http/response/handle.rs:436)
[INFO] [stdout]           >>>               fastly-9db6d3ab929019e3.fastly.aceb53f9261eb1f3-cgu.02.rcgu.o:(fastly::http::response::handle::ResponseHandle::stream_to_client::h8909358e513d60dc) in archive /opt/rustwide/target/debug/deps/libfastly-9db6d3ab929019e3.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 `http-me-rust` (bin "http-me-rust") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "61838bc3cf8723456158835f137679995c6ff2a0e23a87165589af7fdcdef9f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61838bc3cf8723456158835f137679995c6ff2a0e23a87165589af7fdcdef9f6", kill_on_drop: false }`
[INFO] [stdout] 61838bc3cf8723456158835f137679995c6ff2a0e23a87165589af7fdcdef9f6
