[INFO] cloning repository https://github.com/realeyes-media/RustFastlyTestBackend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/realeyes-media/RustFastlyTestBackend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealeyes-media%2FRustFastlyTestBackend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealeyes-media%2FRustFastlyTestBackend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9a4ecd55309327d065906e8e7e81e29a0633799 [INFO] testing realeyes-media/RustFastlyTestBackend against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealeyes-media%2FRustFastlyTestBackend" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/realeyes-media/RustFastlyTestBackend on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-15/source/.cargo/config [INFO] removed /workspace/builds/worker-15/source/rust-toolchain [INFO] started tweaking git repo https://github.com/realeyes-media/RustFastlyTestBackend [INFO] finished tweaking git repo https://github.com/realeyes-media/RustFastlyTestBackend [INFO] tweaked toml for git repo https://github.com/realeyes-media/RustFastlyTestBackend written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/realeyes-media/RustFastlyTestBackend already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fastly-macros v0.4.0 [INFO] [stderr] Downloaded fastly-shared v0.6.0 [INFO] [stderr] Downloaded fastly v0.6.0 [INFO] [stderr] Downloaded fastly-sys v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 578de13567691b158bd4fa52b71cc87332ccb15163f613a6a52c0a61269c2308 [INFO] running `Command { std: "docker" "start" "-a" "578de13567691b158bd4fa52b71cc87332ccb15163f613a6a52c0a61269c2308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "578de13567691b158bd4fa52b71cc87332ccb15163f613a6a52c0a61269c2308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "578de13567691b158bd4fa52b71cc87332ccb15163f613a6a52c0a61269c2308", kill_on_drop: false }` [INFO] [stdout] 578de13567691b158bd4fa52b71cc87332ccb15163f613a6a52c0a61269c2308 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a53db0cbf9f95850373815e0e0ad710d46f24b8a20db88ac0df14d7b90c694c4 [INFO] running `Command { std: "docker" "start" "-a" "a53db0cbf9f95850373815e0e0ad710d46f24b8a20db88ac0df14d7b90c694c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling fastly-macros v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling fastly-shared v0.6.0 [INFO] [stderr] Compiling fastly-sys v0.3.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling fastly v0.6.0 [INFO] [stderr] Compiling compute-starter-kit-static-content v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d.compute_starter_kit_static_content.2abe9f2d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d.compute_starter_kit_static_content.2abe9f2d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d.compute_starter_kit_static_content.2abe9f2d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d.compute_starter_kit_static_content.2abe9f2d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d.compute_starter_kit_static_content.2abe9f2d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d.compute_starter_kit_static_content.2abe9f2d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d.compute_starter_kit_static_content.2abe9f2d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d.compute_starter_kit_static_content.2abe9f2d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d.compute_starter_kit_static_content.2abe9f2d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d.compute_starter_kit_static_content.2abe9f2d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d.compute_starter_kit_static_content.2abe9f2d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d.compute_starter_kit_static_content.2abe9f2d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d.compute_starter_kit_static_content.2abe9f2d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d.compute_starter_kit_static_content.2abe9f2d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d.compute_starter_kit_static_content.2abe9f2d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d.compute_starter_kit_static_content.2abe9f2d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d.1de1rqpq3wxx9lj6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfastly-d7e884181d37a53b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-41075961014433da.rlib" "/opt/rustwide/target/debug/deps/libserde_json-add0b55c080bb21d.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d634a81a175bc8c9.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libchrono-981b5ad31a953119.rlib" "/opt/rustwide/target/debug/deps/libserde-2401b1c884a5ba8c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8722d831e392f7c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49d3fba79cbd8d8c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c8e3f3af0fe6207f.rlib" "/opt/rustwide/target/debug/deps/liburl-3373d2d2dc2c0c2b.rlib" "/opt/rustwide/target/debug/deps/libidna-c90f623de246d721.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fc8047be9f3bf2ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-08f81a1fd910a93c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-04eaf20a6b8209a8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libfastly_sys-e35608a4c64cc496.rlib" "/opt/rustwide/target/debug/deps/libfastly_shared-cc2cd9928def32be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libhttp-43140c1a5c224cfb.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/compute_starter_kit_static_content-2058ca4a08dbe70d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d7e884181d37a53b.rlib(fastly-d7e884181d37a53b.fastly.351bf4e0-cgu.15.rcgu.o): in function `fastly::http::body::handle::BodyHandle::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/body/handle.rs:98: undefined reference to `new' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d7e884181d37a53b.rlib(fastly-d7e884181d37a53b.fastly.351bf4e0-cgu.15.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:88: undefined reference to `new' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d7e884181d37a53b.rlib(fastly-d7e884181d37a53b.fastly.351bf4e0-cgu.15.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::set_header_values': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:266: undefined reference to `header_values_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d7e884181d37a53b.rlib(fastly-d7e884181d37a53b.fastly.351bf4e0-cgu.15.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::set_status': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:377: undefined reference to `status_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d7e884181d37a53b.rlib(fastly-d7e884181d37a53b.fastly.351bf4e0-cgu.15.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::set_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:409: undefined reference to `version_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d7e884181d37a53b.rlib(fastly-d7e884181d37a53b.fastly.351bf4e0-cgu.15.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::send_to_client': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:418: undefined reference to `send_downstream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d7e884181d37a53b.rlib(fastly-d7e884181d37a53b.fastly.351bf4e0-cgu.15.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::stream_to_client': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:429: undefined reference to `send_downstream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d7e884181d37a53b.rlib(fastly-d7e884181d37a53b.fastly.351bf4e0-cgu.6.rcgu.o): in function `fastly::init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/lib.rs:185: undefined reference to `init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d7e884181d37a53b.rlib(fastly-d7e884181d37a53b.fastly.351bf4e0-cgu.14.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_header_names_impl::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:150: undefined reference to `header_names_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d7e884181d37a53b.rlib(fastly-d7e884181d37a53b.fastly.351bf4e0-cgu.14.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_header_values_impl::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:250: undefined reference to `header_values_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d7e884181d37a53b.rlib(fastly-d7e884181d37a53b.fastly.351bf4e0-cgu.14.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:410: undefined reference to `version_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d7e884181d37a53b.rlib(fastly-d7e884181d37a53b.fastly.351bf4e0-cgu.14.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_method': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:437: undefined reference to `method_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d7e884181d37a53b.rlib(fastly-d7e884181d37a53b.fastly.351bf4e0-cgu.14.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_url': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:508: undefined reference to `uri_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d7e884181d37a53b.rlib(fastly-d7e884181d37a53b.fastly.351bf4e0-cgu.14.rcgu.o): in function `fastly::http::request::handle::client_request_and_body': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:717: undefined reference to `body_downstream_get' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `compute-starter-kit-static-content` due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a53db0cbf9f95850373815e0e0ad710d46f24b8a20db88ac0df14d7b90c694c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a53db0cbf9f95850373815e0e0ad710d46f24b8a20db88ac0df14d7b90c694c4", kill_on_drop: false }` [INFO] [stdout] a53db0cbf9f95850373815e0e0ad710d46f24b8a20db88ac0df14d7b90c694c4