[INFO] cloning repository https://github.com/minus27/ecp-page-tag [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/minus27/ecp-page-tag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminus27%2Fecp-page-tag", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminus27%2Fecp-page-tag'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f92237c250a7bde715349565e38eaad789473990 [INFO] testing minus27/ecp-page-tag against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminus27%2Fecp-page-tag" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/minus27/ecp-page-tag 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-8/source/.cargo/config [INFO] removed /workspace/builds/worker-8/source/rust-toolchain [INFO] started tweaking git repo https://github.com/minus27/ecp-page-tag [INFO] finished tweaking git repo https://github.com/minus27/ecp-page-tag [INFO] tweaked toml for git repo https://github.com/minus27/ecp-page-tag written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/minus27/ecp-page-tag 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 530585508c7f41ac69452fbd31dac4ae8c1df8dd8571bd6fd8529b7bf3ca5d74 [INFO] running `Command { std: "docker" "start" "-a" "530585508c7f41ac69452fbd31dac4ae8c1df8dd8571bd6fd8529b7bf3ca5d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "530585508c7f41ac69452fbd31dac4ae8c1df8dd8571bd6fd8529b7bf3ca5d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "530585508c7f41ac69452fbd31dac4ae8c1df8dd8571bd6fd8529b7bf3ca5d74", kill_on_drop: false }` [INFO] [stdout] 530585508c7f41ac69452fbd31dac4ae8c1df8dd8571bd6fd8529b7bf3ca5d74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] 25af886ece691e5cce2259c873b0044fdaecafee512e33a808eb63790cf167ff [INFO] running `Command { std: "docker" "start" "-a" "25af886ece691e5cce2259c873b0044fdaecafee512e33a808eb63790cf167ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling fastly-macros v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling fastly-shared v0.6.1 [INFO] [stderr] Compiling fastly-sys v0.3.8 [INFO] [stderr] Compiling lol_html v0.2.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling fastly v0.6.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling compute-starter-kit-rust-default v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | let mut resp = req.send(BACKEND_NAME)?; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-9a101b8676097dd2.compute_starter_kit_rust_default.2e1d6da9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-9a101b8676097dd2.compute_starter_kit_rust_default.2e1d6da9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-9a101b8676097dd2.compute_starter_kit_rust_default.2e1d6da9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-9a101b8676097dd2.compute_starter_kit_rust_default.2e1d6da9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-9a101b8676097dd2.compute_starter_kit_rust_default.2e1d6da9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-9a101b8676097dd2.compute_starter_kit_rust_default.2e1d6da9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-9a101b8676097dd2.compute_starter_kit_rust_default.2e1d6da9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-9a101b8676097dd2.compute_starter_kit_rust_default.2e1d6da9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-9a101b8676097dd2.compute_starter_kit_rust_default.2e1d6da9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-9a101b8676097dd2.compute_starter_kit_rust_default.2e1d6da9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-9a101b8676097dd2.compute_starter_kit_rust_default.2e1d6da9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-9a101b8676097dd2.compute_starter_kit_rust_default.2e1d6da9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-9a101b8676097dd2.compute_starter_kit_rust_default.2e1d6da9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-9a101b8676097dd2.compute_starter_kit_rust_default.2e1d6da9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-9a101b8676097dd2.compute_starter_kit_rust_default.2e1d6da9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-9a101b8676097dd2.compute_starter_kit_rust_default.2e1d6da9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-9a101b8676097dd2.36wtbklafjbduyf0.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/liblol_html-cfa176b9a6032939.rlib" "/opt/rustwide/target/debug/deps/libselectors-69d39541229bf957.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-2e5f4c3258c777de.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-a9331053050bd808.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-852732f916612378.rlib" "/opt/rustwide/target/debug/deps/libnodrop-15b9eec950d0a28d.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3b3d7b6b0147ba0a.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libfxhash-5c4e9fbac70660fc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libcssparser-323455ee55bf7a90.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5c931afd062bf65c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libphf-e1da20754e2ee999.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-7a54681f9c4226d0.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-31ec360f3df090b3.rlib" "/opt/rustwide/target/debug/deps/libprocedural_masquerade-106ee29a3dcf141f.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-8dbbd3fd2ab7f053.rlib" "/opt/rustwide/target/debug/deps/libdtoa-31821e58afc78d40.rlib" "/opt/rustwide/target/debug/deps/liblazycell-46f9f5ed4c3bc997.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a46c2200436dbeb2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libconfig-0355e392fb4b4094.rlib" "/opt/rustwide/target/debug/deps/libini-8409797f68761358.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-abbaba8d882c32e4.rlib" "/opt/rustwide/target/debug/deps/libregex-48b7a35aaaf0a1f2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fe6684ff1dca8a56.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-02e296a9cbfe42ee.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-02f70199063e7bbe.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0ca4ed03003b560b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-254f80132b4f4b8c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4308c60cd5035c1d.rlib" "/opt/rustwide/target/debug/deps/libserde-02d7e78a5d74221a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-1603fc94e62853ce.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libtoml-e53afc29ab14390b.rlib" "/opt/rustwide/target/debug/deps/libnom-4fbc41c0d6e92858.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-e0298ffb8dcf02d9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-84e789e9ca20ff11.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libfastly-8e327f91996a054a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-97b2b82b7a5e3094.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ae281aa94cdaaeca.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-08d569bb482fe23d.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libchrono-5d8687bcd10ef24d.rlib" "/opt/rustwide/target/debug/deps/libserde-fecfe0193b6b21f7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a08e8bbb21f1bb83.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b7d69a54b8679588.rlib" "/opt/rustwide/target/debug/deps/liburl-a4e2e7bb304d15de.rlib" "/opt/rustwide/target/debug/deps/libidna-47246d9c0b8c29a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1b823b9e7772f605.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-fe66c0ea134ed6df.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.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-3455cf360d6587bf.rlib" "/opt/rustwide/target/debug/deps/libfastly_shared-69e486270881242f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libhttp-20979fa3a0e6c3aa.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" "-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/compute_starter_kit_rust_default-9a101b8676097dd2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-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] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-8e327f91996a054a.rlib(fastly-8e327f91996a054a.fastly.a1f315e1-cgu.7.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] 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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `compute-starter-kit-rust-default` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "25af886ece691e5cce2259c873b0044fdaecafee512e33a808eb63790cf167ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25af886ece691e5cce2259c873b0044fdaecafee512e33a808eb63790cf167ff", kill_on_drop: false }` [INFO] [stdout] 25af886ece691e5cce2259c873b0044fdaecafee512e33a808eb63790cf167ff