[INFO] cloning repository https://github.com/kailan/weather [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kailan/weather" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkailan%2Fweather", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkailan%2Fweather'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 064951d97eaa0c0488ce5d1bcb41bcaf099c0c99 [INFO] testing kailan/weather against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkailan%2Fweather" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kailan/weather on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] removed /workspace/builds/worker-3/source/rust-toolchain [INFO] started tweaking git repo https://github.com/kailan/weather [INFO] finished tweaking git repo https://github.com/kailan/weather [INFO] tweaked toml for git repo https://github.com/kailan/weather written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/kailan/weather already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb1e281d9d5bd716004d2adb831fefd1cb6efe3620f8aff4c82ca2bf41b35f56 [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" "cb1e281d9d5bd716004d2adb831fefd1cb6efe3620f8aff4c82ca2bf41b35f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb1e281d9d5bd716004d2adb831fefd1cb6efe3620f8aff4c82ca2bf41b35f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb1e281d9d5bd716004d2adb831fefd1cb6efe3620f8aff4c82ca2bf41b35f56", kill_on_drop: false }` [INFO] [stdout] cb1e281d9d5bd716004d2adb831fefd1cb6efe3620f8aff4c82ca2bf41b35f56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f69e20bd7b20ec6c6d234882b7142ffa1239e1c148343e124272bba1e6f88901 [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" "f69e20bd7b20ec6c6d234882b7142ffa1239e1c148343e124272bba1e6f88901", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling fastly-macros v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling fastly-shared v0.8.0 [INFO] [stderr] Compiling fastly-sys v0.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling time v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling fastly v0.8.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling weather_helpers v0.1.2 [INFO] [stderr] Compiling weather 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/weather-82d1a3b051fd07cb.weather.67891a8f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/weather-82d1a3b051fd07cb.weather.67891a8f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/weather-82d1a3b051fd07cb.weather.67891a8f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/weather-82d1a3b051fd07cb.weather.67891a8f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/weather-82d1a3b051fd07cb.weather.67891a8f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/weather-82d1a3b051fd07cb.weather.67891a8f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/weather-82d1a3b051fd07cb.weather.67891a8f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/weather-82d1a3b051fd07cb.weather.67891a8f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/weather-82d1a3b051fd07cb.weather.67891a8f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/weather-82d1a3b051fd07cb.weather.67891a8f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/weather-82d1a3b051fd07cb.weather.67891a8f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/weather-82d1a3b051fd07cb.weather.67891a8f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/weather-82d1a3b051fd07cb.weather.67891a8f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/weather-82d1a3b051fd07cb.weather.67891a8f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/weather-82d1a3b051fd07cb.weather.67891a8f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/weather-82d1a3b051fd07cb.weather.67891a8f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/weather-82d1a3b051fd07cb.39bgmoulykwquxu6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libweather_helpers-bc1d6824b275f24a.rlib" "/opt/rustwide/target/debug/deps/libmaplit-21d5ff4807e27e80.rlib" "/opt/rustwide/target/debug/deps/libfastly-efe3cc38e40e271b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-dbda120f557f7664.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5ba2361e00b24317.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libtime-e103f99a6e4d35e5.rlib" "/opt/rustwide/target/debug/deps/libsha2-8ed81183205bfb03.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-d07f9ccdb4d2eb6f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libdigest-24716e0bdbc1377d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1d138127abf2d99b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6677456403e8f659.rlib" "/opt/rustwide/target/debug/deps/libtypenum-81ca94bc9a0f2863.rlib" "/opt/rustwide/target/debug/deps/libanyhow-dc663d9d92e90946.rlib" "/opt/rustwide/target/debug/deps/liburl-a43a2145ee075aeb.rlib" "/opt/rustwide/target/debug/deps/libidna-f4bbb94cff85f3e5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a3b1fe29c0e5f7b7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-da8735bd793c61b2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libfastly_sys-2c35863319b63d84.rlib" "/opt/rustwide/target/debug/deps/libfastly_shared-bce0c1decc86d7e6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libhttp-63929694be68f5cc.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-ea497ec04925c0a7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dbc30665cf91a03f.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libchrono-3dc0a64842f4032f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-e6b722fe51caddf0.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libserde-fae0dae65e70abf4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/weather-82d1a3b051fd07cb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-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-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.10.rcgu.o): in function `fastly::http::request::handle::RequestHandle::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/http/request/handle.rs:129: undefined reference to `new' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.10.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-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.10.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-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.10.rcgu.o): in function `fastly::http::request::handle::RequestHandle::set_header_values': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/http/request/handle.rs:311: undefined reference to `header_values_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.10.rcgu.o): in function `fastly::http::request::handle::RequestHandle::insert_header': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/http/request/handle.rs:364: undefined reference to `header_insert' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.10.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-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.10.rcgu.o): in function `fastly::http::request::handle::RequestHandle::set_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/http/request/handle.rs:430: undefined reference to `version_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.10.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-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.10.rcgu.o): in function `fastly::http::request::handle::RequestHandle::set_method': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/http/request/handle.rs:499: undefined reference to `method_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.10.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-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.10.rcgu.o): in function `fastly::http::request::handle::RequestHandle::set_url': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/http/request/handle.rs:589: undefined reference to `uri_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.10.rcgu.o): in function `fastly::http::request::handle::RequestHandle::set_cache_override': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/http/request/handle.rs:710: undefined reference to `cache_override_v2_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.10.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-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.10.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-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.11.rcgu.o): in function `fastly::dictionary::handle::DictionaryHandle::get': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/dictionary/handle.rs:54: undefined reference to `get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.11.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-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.11.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] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.14.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-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.14.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::get_header_names_impl::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/http/response/handle.rs:129: undefined reference to `header_names_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.14.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::get_header_values_impl::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/http/response/handle.rs:233: undefined reference to `header_values_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.14.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-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.14.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-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.14.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::get_status': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/http/response/handle.rs:394: undefined reference to `status_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.14.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::get_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.0/src/http/response/handle.rs:404: undefined reference to `version_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.14.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-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.14.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-efe3cc38e40e271b.rlib(fastly-efe3cc38e40e271b.fastly.b705c371-cgu.14.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] 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 `weather` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f69e20bd7b20ec6c6d234882b7142ffa1239e1c148343e124272bba1e6f88901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f69e20bd7b20ec6c6d234882b7142ffa1239e1c148343e124272bba1e6f88901", kill_on_drop: false }` [INFO] [stdout] f69e20bd7b20ec6c6d234882b7142ffa1239e1c148343e124272bba1e6f88901