[INFO] cloning repository https://github.com/kailan-test/quick-deploy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kailan-test/quick-deploy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkailan-test%2Fquick-deploy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkailan-test%2Fquick-deploy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad770c784f4826730e5d383f3ab84a9a4eed9b34 [INFO] testing kailan-test/quick-deploy against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkailan-test%2Fquick-deploy" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kailan-test/quick-deploy on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] removed /workspace/builds/worker-9/source/rust-toolchain [INFO] started tweaking git repo https://github.com/kailan-test/quick-deploy [INFO] finished tweaking git repo https://github.com/kailan-test/quick-deploy [INFO] tweaked toml for git repo https://github.com/kailan-test/quick-deploy written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/kailan-test/quick-deploy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aead v0.4.1 [INFO] [stderr] Downloaded toml_edit v0.2.0 [INFO] [stderr] Downloaded fastly-macros v0.4.0 [INFO] [stderr] Downloaded fastly-shared v0.6.1 [INFO] [stderr] Downloaded crypto_box v0.6.0 [INFO] [stderr] Downloaded xsalsa20poly1305 v0.7.1 [INFO] [stderr] Downloaded sealed_box v0.1.0 [INFO] [stderr] Downloaded fastly-sys v0.3.8 [INFO] [stderr] Downloaded fastly v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cf8c53d6c6cd4b3f49de7920204c738faed15ccb0ae8137d456249b52a1c370 [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" "0cf8c53d6c6cd4b3f49de7920204c738faed15ccb0ae8137d456249b52a1c370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cf8c53d6c6cd4b3f49de7920204c738faed15ccb0ae8137d456249b52a1c370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf8c53d6c6cd4b3f49de7920204c738faed15ccb0ae8137d456249b52a1c370", kill_on_drop: false }` [INFO] [stdout] 0cf8c53d6c6cd4b3f49de7920204c738faed15ccb0ae8137d456249b52a1c370 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] e4d65d73b26cdf897c1f8e2513b4b41fa9cedc3a76b706a7ffdd26d574b7742a [INFO] running `Command { std: "docker" "start" "-a" "e4d65d73b26cdf897c1f8e2513b4b41fa9cedc3a76b706a7ffdd26d574b7742a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling poly1305 v0.7.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parity-wordlist v1.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling fastly-macros v0.4.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling salsa20 v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling xsalsa20poly1305 v0.7.1 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling fastly-shared v0.6.1 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling fastly-sys v0.3.8 [INFO] [stderr] Compiling crypto_box v0.6.0 [INFO] [stderr] Compiling sealed_box v0.1.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling toml_edit v0.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling fastly v0.6.0 [INFO] [stderr] Compiling quick-deploy 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/quick_deploy-ce5faf4de0d2ef26.quick_deploy.9b53d258-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-ce5faf4de0d2ef26.quick_deploy.9b53d258-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-ce5faf4de0d2ef26.quick_deploy.9b53d258-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-ce5faf4de0d2ef26.quick_deploy.9b53d258-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-ce5faf4de0d2ef26.quick_deploy.9b53d258-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-ce5faf4de0d2ef26.quick_deploy.9b53d258-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-ce5faf4de0d2ef26.quick_deploy.9b53d258-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-ce5faf4de0d2ef26.quick_deploy.9b53d258-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-ce5faf4de0d2ef26.quick_deploy.9b53d258-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-ce5faf4de0d2ef26.quick_deploy.9b53d258-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-ce5faf4de0d2ef26.quick_deploy.9b53d258-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-ce5faf4de0d2ef26.quick_deploy.9b53d258-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-ce5faf4de0d2ef26.quick_deploy.9b53d258-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-ce5faf4de0d2ef26.quick_deploy.9b53d258-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-ce5faf4de0d2ef26.quick_deploy.9b53d258-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-ce5faf4de0d2ef26.quick_deploy.9b53d258-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-ce5faf4de0d2ef26.1x2r5q6qs8oelnrz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libparity_wordlist-2bd5d6999b849ff8.rlib" "/opt/rustwide/target/debug/deps/librand-711e227cef97be26.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8ffc004cc93f6a2f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libtoml-52aab1956831d246.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-e9e03a82797d3b07.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libcombine-1778b4aaabebda71.rlib" "/opt/rustwide/target/debug/deps/libascii-8e97997c1de8c74c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-e47d3da68f280a88.rlib" "/opt/rustwide/target/debug/deps/libvoid-7ac40aef06c550f4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0ea26adce16b97f9.rlib" "/opt/rustwide/target/debug/deps/libeither-0f3c57e56cd67dfd.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-8f78e0b570f86fcd.rlib" "/opt/rustwide/target/debug/deps/libsealed_box-e3e9cb7edd4dd9e1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_box-f75ee7420bfffbb4.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-ed37b793a452d64a.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-271e7a65b28c6062.rlib" "/opt/rustwide/target/debug/deps/librand_core-685544c42cf90834.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-db06660dd7974b4a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f651999b2184d37e.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-8406179e76c240a5.rlib" "/opt/rustwide/target/debug/deps/libchacha20-bcadb5e57dd1b88e.rlib" "/opt/rustwide/target/debug/deps/libxsalsa20poly1305-fe519c47d3e13d04.rlib" "/opt/rustwide/target/debug/deps/librand_core-cc12986d32da4cfe.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-06fe8b49267a2182.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-f9febc560a354dbd.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a68108ac6d424e62.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-6d6826dbaaeefb1e.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-21787c5b85e7a3e0.rlib" "/opt/rustwide/target/debug/deps/libzeroize-2fe90e280c4dbe2d.rlib" "/opt/rustwide/target/debug/deps/libcipher-27eaf457e17e5de8.rlib" "/opt/rustwide/target/debug/deps/libaead-7fa66cc2987e2995.rlib" "/opt/rustwide/target/debug/deps/libblake2-16693e7d19cfbb6d.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-d8bb490a036be67f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8e4b2bf9145263a3.rlib" "/opt/rustwide/target/debug/deps/libdigest-e1c8aceea61552e1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-02c5e78306fda5dc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4285d16fb1e4fb7a.rlib" "/opt/rustwide/target/debug/deps/libfastly-1d42b935039c43e9.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-553d7810737baf57.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b5f0ea280b1df676.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7923fb82fca05595.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libchrono-ff6be8fee8aee86c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d791e7e539b00e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4114f27ced0ff965.rlib" "/opt/rustwide/target/debug/deps/libtime-39bb389213c1abd5.rlib" "/opt/rustwide/target/debug/deps/liblibc-a0c488ab5ff657b4.rlib" "/opt/rustwide/target/debug/deps/liburl-7bde37389f353527.rlib" "/opt/rustwide/target/debug/deps/libidna-327ad63331389f81.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3e34392bcc9ec915.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-caa5f361d11169ef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-15bc1e0a0018c9e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libfastly_sys-e608987b670a42bb.rlib" "/opt/rustwide/target/debug/deps/libfastly_shared-c9423243551e1351.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libhttp-d5481f51e9518f12.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d72a53275aaf6.rlib" "/opt/rustwide/target/debug/deps/libanyhow-a1d8e8940df5b8bd.rlib" "/opt/rustwide/target/debug/deps/libserde-54a52f652fdb0372.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/quick_deploy-ce5faf4de0d2ef26" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.13.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-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.15.rcgu.o): in function `fastly::dictionary::handle::DictionaryHandle::get': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/dictionary/handle.rs:54: undefined reference to `get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.15.rcgu.o): in function `fastly::http::request::handle::RequestHandle::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:119: undefined reference to `new' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.15.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-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.15.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-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.15.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.6.0/src/http/request/handle.rs:297: undefined reference to `header_values_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.15.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-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.15.rcgu.o): in function `fastly::http::request::handle::RequestHandle::set_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:423: undefined reference to `version_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.15.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-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.15.rcgu.o): in function `fastly::http::request::handle::RequestHandle::set_method': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:490: undefined reference to `method_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.15.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-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.15.rcgu.o): in function `fastly::http::request::handle::RequestHandle::set_url': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:578: undefined reference to `uri_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.15.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.6.0/src/http/request/handle.rs:693: undefined reference to `cache_override_v2_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.15.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] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.15.rcgu.o): in function `fastly::http::request::handle::client_ip_addr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:797: undefined reference to `downstream_client_ip_addr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.15.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-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.2.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-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.2.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.6.0/src/http/response/handle.rs:119: undefined reference to `header_names_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.2.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.6.0/src/http/response/handle.rs:220: undefined reference to `header_values_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.2.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-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.2.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-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.2.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::get_status': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:386: undefined reference to `status_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.2.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::get_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:396: undefined reference to `version_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.2.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-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.2.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-1d42b935039c43e9.rlib(fastly-1d42b935039c43e9.fastly.a85c9a83-cgu.2.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] 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 `quick-deploy` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e4d65d73b26cdf897c1f8e2513b4b41fa9cedc3a76b706a7ffdd26d574b7742a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d65d73b26cdf897c1f8e2513b4b41fa9cedc3a76b706a7ffdd26d574b7742a", kill_on_drop: false }` [INFO] [stdout] e4d65d73b26cdf897c1f8e2513b4b41fa9cedc3a76b706a7ffdd26d574b7742a