[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkailan-test%2Fquick-deploy" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kailan-test/quick-deploy 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-12/source/.cargo/config [INFO] removed /workspace/builds/worker-12/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-12/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fastly v0.6.0 [INFO] [stderr] Downloaded fastly-macros v0.4.0 [INFO] [stderr] Downloaded fastly-sys v0.3.8 [INFO] [stderr] Downloaded aead v0.4.1 [INFO] [stderr] Downloaded poly1305 v0.7.0 [INFO] [stderr] Downloaded xsalsa20poly1305 v0.7.1 [INFO] [stderr] Downloaded crypto_box v0.6.0 [INFO] [stderr] Downloaded salsa20 v0.8.0 [INFO] [stderr] Downloaded toml_edit v0.2.0 [INFO] [stderr] Downloaded fastly-shared v0.6.1 [INFO] [stderr] Downloaded sealed_box v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 874f5fdf81c7c8b6e3e5eeff3b2ad04290dcfbc79a207eba62dd9ca4ac432a39 [INFO] running `Command { std: "docker" "start" "-a" "874f5fdf81c7c8b6e3e5eeff3b2ad04290dcfbc79a207eba62dd9ca4ac432a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "874f5fdf81c7c8b6e3e5eeff3b2ad04290dcfbc79a207eba62dd9ca4ac432a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "874f5fdf81c7c8b6e3e5eeff3b2ad04290dcfbc79a207eba62dd9ca4ac432a39", kill_on_drop: false }` [INFO] [stdout] 874f5fdf81c7c8b6e3e5eeff3b2ad04290dcfbc79a207eba62dd9ca4ac432a39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 1f8123836c10c6aa36200b6e18766a7e65e1e822c410e94eb4ab9251dd375777 [INFO] running `Command { std: "docker" "start" "-a" "1f8123836c10c6aa36200b6e18766a7e65e1e822c410e94eb4ab9251dd375777", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [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 generic-array v0.14.4 [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 cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.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 idna v0.2.3 [INFO] [stderr] Compiling poly1305 v0.7.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling url v2.2.2 [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 thiserror-impl v1.0.24 [INFO] [stderr] Compiling fastly-macros v0.4.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling salsa20 v0.8.0 [INFO] [stderr] Compiling fastly-shared v0.6.1 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling xsalsa20poly1305 v0.7.1 [INFO] [stderr] Compiling fastly-sys v0.3.8 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling crypto_box v0.6.0 [INFO] [stderr] Compiling sealed_box v0.1.0 [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-dbffc7a095504c64.quick_deploy.4f63e5a8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-dbffc7a095504c64.quick_deploy.4f63e5a8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-dbffc7a095504c64.quick_deploy.4f63e5a8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-dbffc7a095504c64.quick_deploy.4f63e5a8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-dbffc7a095504c64.quick_deploy.4f63e5a8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-dbffc7a095504c64.quick_deploy.4f63e5a8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-dbffc7a095504c64.quick_deploy.4f63e5a8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-dbffc7a095504c64.quick_deploy.4f63e5a8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-dbffc7a095504c64.quick_deploy.4f63e5a8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-dbffc7a095504c64.quick_deploy.4f63e5a8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-dbffc7a095504c64.quick_deploy.4f63e5a8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-dbffc7a095504c64.quick_deploy.4f63e5a8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-dbffc7a095504c64.quick_deploy.4f63e5a8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-dbffc7a095504c64.quick_deploy.4f63e5a8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-dbffc7a095504c64.quick_deploy.4f63e5a8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-dbffc7a095504c64.quick_deploy.4f63e5a8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/quick_deploy-dbffc7a095504c64.j87rpd82jp7pjof.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/libparity_wordlist-a7a543bf2a606c8e.rlib" "/opt/rustwide/target/debug/deps/librand-265a796c18de3acd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-416caafe00be5109.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libtoml-c12d092561192d0a.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-3ca25ebf46ee2f04.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/libcombine-b1a7b0aab07de6ad.rlib" "/opt/rustwide/target/debug/deps/libascii-475507c3e1678e96.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d55ec9544426391e.rlib" "/opt/rustwide/target/debug/deps/libvoid-933ae127f8f6cffe.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5130a8d311f86a1.rlib" "/opt/rustwide/target/debug/deps/libeither-1d5c3d8152b4e208.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-8765d94c79fde961.rlib" "/opt/rustwide/target/debug/deps/libsealed_box-fa070e7a36bbc8e2.rlib" "/opt/rustwide/target/debug/deps/libcrypto_box-01fa766b24ded9fa.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-198a0497fd94b427.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-5ae77eee2f47bae9.rlib" "/opt/rustwide/target/debug/deps/librand_core-7239522cee727638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4ca55ccc454bbe46.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fd0432aaccd5d3a3.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-3d962ee1c0d471e3.rlib" "/opt/rustwide/target/debug/deps/libchacha20-84806aa326d3cd60.rlib" "/opt/rustwide/target/debug/deps/libxsalsa20poly1305-706976226990c74f.rlib" "/opt/rustwide/target/debug/deps/librand_core-5d130d4eeb5fcbda.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-44d896dae2ac65b1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-493b1701b313e82a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-5137486d38e1694c.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-fb0768aaca0cbb54.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-e760659d2ddd6f81.rlib" "/opt/rustwide/target/debug/deps/libzeroize-fd0c9be24e123573.rlib" "/opt/rustwide/target/debug/deps/libcipher-4d0454d38cd9673a.rlib" "/opt/rustwide/target/debug/deps/libaead-6b1bb28d6c6f131b.rlib" "/opt/rustwide/target/debug/deps/libblake2-9e39e6b3ced8f63c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-b505c134a3966b5c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-68abf525aaeea0d8.rlib" "/opt/rustwide/target/debug/deps/libdigest-88451ac331251876.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f5ba41faa0becb0c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bbc8b6d814331ada.rlib" "/opt/rustwide/target/debug/deps/libfastly-8fafdfd60e88a5e7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5696c2983a3bb6e3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-329c10480db9ab11.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d0dbed95c0b763d6.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libchrono-bed0c714b1b728bf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-af2a93b1bc293bb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d64f7163f6758cb.rlib" "/opt/rustwide/target/debug/deps/libtime-4bd7d868f7e8625a.rlib" "/opt/rustwide/target/debug/deps/liblibc-4832c7420a4933ae.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-92b2c3cfa49430bb.rlib" "/opt/rustwide/target/debug/deps/libfastly_shared-87d5fe03f6fe62da.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" "/opt/rustwide/target/debug/deps/libanyhow-7a02b634e45d7582.rlib" "/opt/rustwide/target/debug/deps/libserde-8af6da292c025f82.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/quick_deploy-dbffc7a095504c64" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-cgu.12.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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-cgu.14.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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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-8fafdfd60e88a5e7.rlib(fastly-8fafdfd60e88a5e7.fastly.44e6857a-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" "1f8123836c10c6aa36200b6e18766a7e65e1e822c410e94eb4ab9251dd375777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f8123836c10c6aa36200b6e18766a7e65e1e822c410e94eb4ab9251dd375777", kill_on_drop: false }` [INFO] [stdout] 1f8123836c10c6aa36200b6e18766a7e65e1e822c410e94eb4ab9251dd375777