[INFO] cloning repository https://github.com/trendstyle/5bf19023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trendstyle/5bf19023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrendstyle%2F5bf19023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrendstyle%2F5bf19023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a3a2ff0161cbbd21ab6ef3e021eae1f3a7fadf1 [INFO] testing trendstyle/5bf19023 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrendstyle%2F5bf19023" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trendstyle/5bf19023 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] removed /workspace/builds/worker-11/source/rust-toolchain [INFO] started tweaking git repo https://github.com/trendstyle/5bf19023 [INFO] finished tweaking git repo https://github.com/trendstyle/5bf19023 [INFO] tweaked toml for git repo https://github.com/trendstyle/5bf19023 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/trendstyle/5bf19023 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 202cdfab1e269176546e595c97e6d69737381aa735b07e7f9e93233129982b93 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "202cdfab1e269176546e595c97e6d69737381aa735b07e7f9e93233129982b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "202cdfab1e269176546e595c97e6d69737381aa735b07e7f9e93233129982b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "202cdfab1e269176546e595c97e6d69737381aa735b07e7f9e93233129982b93", kill_on_drop: false }` [INFO] [stdout] 202cdfab1e269176546e595c97e6d69737381aa735b07e7f9e93233129982b93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6473d9ccec5c079e52308e8c82c73bf639fc9b61cbf5c39c85931382eb5fb67a [INFO] running `Command { std: "docker" "start" "-a" "6473d9ccec5c079e52308e8c82c73bf639fc9b61cbf5c39c85931382eb5fb67a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling fastly-macros v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling fastly-shared v0.8.0 [INFO] [stderr] Compiling fastly-sys v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling time v0.3.2 [INFO] [stderr] Compiling fastly v0.8.0 [INFO] [stderr] Compiling fiddle-5bf19023 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/fiddle_5bf19023-a9eb1405e17de519.fiddle_5bf19023.9e0c8569-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fiddle_5bf19023-a9eb1405e17de519.fiddle_5bf19023.9e0c8569-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fiddle_5bf19023-a9eb1405e17de519.fiddle_5bf19023.9e0c8569-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fiddle_5bf19023-a9eb1405e17de519.fiddle_5bf19023.9e0c8569-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fiddle_5bf19023-a9eb1405e17de519.fiddle_5bf19023.9e0c8569-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fiddle_5bf19023-a9eb1405e17de519.fiddle_5bf19023.9e0c8569-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fiddle_5bf19023-a9eb1405e17de519.fiddle_5bf19023.9e0c8569-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fiddle_5bf19023-a9eb1405e17de519.fiddle_5bf19023.9e0c8569-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fiddle_5bf19023-a9eb1405e17de519.fiddle_5bf19023.9e0c8569-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fiddle_5bf19023-a9eb1405e17de519.fiddle_5bf19023.9e0c8569-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fiddle_5bf19023-a9eb1405e17de519.fiddle_5bf19023.9e0c8569-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fiddle_5bf19023-a9eb1405e17de519.fiddle_5bf19023.9e0c8569-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fiddle_5bf19023-a9eb1405e17de519.fiddle_5bf19023.9e0c8569-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fiddle_5bf19023-a9eb1405e17de519.fiddle_5bf19023.9e0c8569-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fiddle_5bf19023-a9eb1405e17de519.fiddle_5bf19023.9e0c8569-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fiddle_5bf19023-a9eb1405e17de519.fiddle_5bf19023.9e0c8569-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/fiddle_5bf19023-a9eb1405e17de519.3uvxumqwo5i24sv6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfastly-d68bc2718e1e67d4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-81e26c12d8a388eb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-94bd5fff88d4bef7.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-05298581c3a7cc54.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libtime-1c92a6dfc94fe876.rlib" "/opt/rustwide/target/debug/deps/libserde-972dc1cd92d5b1dc.rlib" "/opt/rustwide/target/debug/deps/libsha2-f5635838e2f48790.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-5137486d38e1694c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libdigest-88451ac331251876.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-207679186ad4cc27.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f5ba41faa0becb0c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bbc8b6d814331ada.rlib" "/opt/rustwide/target/debug/deps/libanyhow-7a02b634e45d7582.rlib" "/opt/rustwide/target/debug/deps/liburl-d3cb0f60b1fc76de.rlib" "/opt/rustwide/target/debug/deps/libidna-b6f9cd719be81a7b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3743187c2d809ff1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b3bb9ecb3639795e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-28b861cf6f5d2cc2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7dd23ad1e9ec9e20.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libfastly_sys-a2c324aee665bf8f.rlib" "/opt/rustwide/target/debug/deps/libfastly_shared-5fa41372803ccabd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libhttp-119c85325641d28d.rlib" "/opt/rustwide/target/debug/deps/libitoa-ffe013ffe1403a1e.rlib" "/opt/rustwide/target/debug/deps/libbytes-4bf2b520dc5a4ca8.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fiddle_5bf19023-a9eb1405e17de519" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d68bc2718e1e67d4.rlib(fastly-d68bc2718e1e67d4.fastly.1fe13f7c-cgu.0.rcgu.o): in function `fastly::geo::geo_lookup_impl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/geo.rs:62: undefined reference to `lookup' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d68bc2718e1e67d4.rlib(fastly-d68bc2718e1e67d4.fastly.1fe13f7c-cgu.10.rcgu.o): in function `fastly::http::body::handle::BodyHandle::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/http/body/handle.rs:112: undefined reference to `new' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d68bc2718e1e67d4.rlib(fastly-d68bc2718e1e67d4.fastly.1fe13f7c-cgu.11.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.8.0/src/http/request/handle.rs:160: undefined reference to `header_names_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d68bc2718e1e67d4.rlib(fastly-d68bc2718e1e67d4.fastly.1fe13f7c-cgu.11.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.8.0/src/http/request/handle.rs:262: undefined reference to `header_values_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d68bc2718e1e67d4.rlib(fastly-d68bc2718e1e67d4.fastly.1fe13f7c-cgu.11.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/http/request/handle.rs:417: undefined reference to `version_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d68bc2718e1e67d4.rlib(fastly-d68bc2718e1e67d4.fastly.1fe13f7c-cgu.11.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_method': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/http/request/handle.rs:444: undefined reference to `method_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d68bc2718e1e67d4.rlib(fastly-d68bc2718e1e67d4.fastly.1fe13f7c-cgu.11.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_url': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/http/request/handle.rs:517: undefined reference to `uri_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d68bc2718e1e67d4.rlib(fastly-d68bc2718e1e67d4.fastly.1fe13f7c-cgu.11.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.8.0/src/http/request/handle.rs:769: undefined reference to `body_downstream_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d68bc2718e1e67d4.rlib(fastly-d68bc2718e1e67d4.fastly.1fe13f7c-cgu.11.rcgu.o): in function `fastly::http::request::handle::client_ip_addr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/http/request/handle.rs:862: undefined reference to `downstream_client_ip_addr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d68bc2718e1e67d4.rlib(fastly-d68bc2718e1e67d4.fastly.1fe13f7c-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.8.0/src/http/response/handle.rs:98: undefined reference to `new' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d68bc2718e1e67d4.rlib(fastly-d68bc2718e1e67d4.fastly.1fe13f7c-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.8.0/src/http/response/handle.rs:281: undefined reference to `header_values_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d68bc2718e1e67d4.rlib(fastly-d68bc2718e1e67d4.fastly.1fe13f7c-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.8.0/src/http/response/handle.rs:385: undefined reference to `status_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d68bc2718e1e67d4.rlib(fastly-d68bc2718e1e67d4.fastly.1fe13f7c-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.8.0/src/http/response/handle.rs:417: undefined reference to `version_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d68bc2718e1e67d4.rlib(fastly-d68bc2718e1e67d4.fastly.1fe13f7c-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.8.0/src/http/response/handle.rs:426: undefined reference to `send_downstream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d68bc2718e1e67d4.rlib(fastly-d68bc2718e1e67d4.fastly.1fe13f7c-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.8.0/src/http/response/handle.rs:436: undefined reference to `send_downstream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-d68bc2718e1e67d4.rlib(fastly-d68bc2718e1e67d4.fastly.1fe13f7c-cgu.2.rcgu.o): in function `fastly::init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/lib.rs:170: undefined reference to `init' [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fiddle-5bf19023` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6473d9ccec5c079e52308e8c82c73bf639fc9b61cbf5c39c85931382eb5fb67a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6473d9ccec5c079e52308e8c82c73bf639fc9b61cbf5c39c85931382eb5fb67a", kill_on_drop: false }` [INFO] [stdout] 6473d9ccec5c079e52308e8c82c73bf639fc9b61cbf5c39c85931382eb5fb67a