[INFO] cloning repository https://github.com/mxdvl/fastly-compute-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mxdvl/fastly-compute-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxdvl%2Ffastly-compute-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxdvl%2Ffastly-compute-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4baea9335e8a3c913cccbf2c2a0d354392acc86 [INFO] testing mxdvl/fastly-compute-rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxdvl%2Ffastly-compute-rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mxdvl/fastly-compute-rust 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] started tweaking git repo https://github.com/mxdvl/fastly-compute-rust [INFO] finished tweaking git repo https://github.com/mxdvl/fastly-compute-rust [INFO] tweaked toml for git repo https://github.com/mxdvl/fastly-compute-rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mxdvl/fastly-compute-rust 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded svg v0.10.0 [INFO] [stderr] Downloaded fastly-macros v0.8.2 [INFO] [stderr] Downloaded fastly-sys v0.8.2 [INFO] [stderr] Downloaded fastly-shared v0.8.2 [INFO] [stderr] Downloaded fastly v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a847d3418704103405ffd3232f7f1dee5691703768a48e781b7afa18ee508e9 [INFO] running `Command { std: "docker" "start" "-a" "1a847d3418704103405ffd3232f7f1dee5691703768a48e781b7afa18ee508e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a847d3418704103405ffd3232f7f1dee5691703768a48e781b7afa18ee508e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a847d3418704103405ffd3232f7f1dee5691703768a48e781b7afa18ee508e9", kill_on_drop: false }` [INFO] [stdout] 1a847d3418704103405ffd3232f7f1dee5691703768a48e781b7afa18ee508e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42d737c52efcec051701d08c8380c9c78d7702f50b98401c6562c43fc7d61ee6 [INFO] running `Command { std: "docker" "start" "-a" "42d737c52efcec051701d08c8380c9c78d7702f50b98401c6562c43fc7d61ee6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling fastly-macros v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling fastly-shared v0.8.2 [INFO] [stderr] Compiling fastly-sys v0.8.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling fastly v0.8.2 [INFO] [stderr] Compiling fastly-compute-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HeaderValue` [INFO] [stdout] --> src/main.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | use fastly::http::{header, HeaderValue, Method, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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/fastly_compute_rust-5ef7a1a406dcf690.fastly_compute_rust.1001ecaf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fastly_compute_rust-5ef7a1a406dcf690.fastly_compute_rust.1001ecaf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fastly_compute_rust-5ef7a1a406dcf690.fastly_compute_rust.1001ecaf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fastly_compute_rust-5ef7a1a406dcf690.fastly_compute_rust.1001ecaf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fastly_compute_rust-5ef7a1a406dcf690.fastly_compute_rust.1001ecaf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fastly_compute_rust-5ef7a1a406dcf690.fastly_compute_rust.1001ecaf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fastly_compute_rust-5ef7a1a406dcf690.fastly_compute_rust.1001ecaf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fastly_compute_rust-5ef7a1a406dcf690.fastly_compute_rust.1001ecaf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fastly_compute_rust-5ef7a1a406dcf690.fastly_compute_rust.1001ecaf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fastly_compute_rust-5ef7a1a406dcf690.fastly_compute_rust.1001ecaf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fastly_compute_rust-5ef7a1a406dcf690.fastly_compute_rust.1001ecaf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fastly_compute_rust-5ef7a1a406dcf690.fastly_compute_rust.1001ecaf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fastly_compute_rust-5ef7a1a406dcf690.fastly_compute_rust.1001ecaf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fastly_compute_rust-5ef7a1a406dcf690.fastly_compute_rust.1001ecaf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fastly_compute_rust-5ef7a1a406dcf690.fastly_compute_rust.1001ecaf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fastly_compute_rust-5ef7a1a406dcf690.fastly_compute_rust.1001ecaf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/fastly_compute_rust-5ef7a1a406dcf690.4s024jgndintrbxy.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/libsvg-f58712a924e32942.rlib" "/opt/rustwide/target/debug/deps/librand-d0f43a71c4985eaf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f3d1b96d42e4419.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-63433ba0871e91a2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4ef2702381115f4d.rlib" "/opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bec214755ecd41d2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b43d1674629bd441.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-845cb991d4affa6b.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libsha2-4024bc3685b630b4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b88ab406e6292832.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libdigest-0f0918edbd5ce8e3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-56c166eb933aa58d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-48cb1672c59ee265.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libanyhow-7cb6b5e1e2080d9e.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libfastly_sys-8bf41c699db1db76.rlib" "/opt/rustwide/target/debug/deps/libfastly_shared-a73563c47f6f88c6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libhttp-93a1c42252453b75.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libchrono-5a9ee031518e164c.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-43c1c301507fbb49.rlib" "/opt/rustwide/target/debug/deps/liblibc-73de1632c2caee80.rlib" "/opt/rustwide/target/debug/deps/libcookie-ca1445a5f5cf05ed.rlib" "/opt/rustwide/target/debug/deps/libtime-5bc567a921ad28ca.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libserde-01294a48b9587159.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/fastly_compute_rust-5ef7a1a406dcf690" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-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.2/src/dictionary/handle.rs:55: undefined reference to `get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.11.rcgu.o): in function `fastly::http::request::handle::RequestHandle::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.2/src/http/request/handle.rs:129: undefined reference to `new' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.11.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_header_names_impl::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.2/src/http/request/handle.rs:160: undefined reference to `header_names_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.11.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_header_values_impl::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.2/src/http/request/handle.rs:262: undefined reference to `header_values_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.11.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.2/src/http/request/handle.rs:311: undefined reference to `header_values_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.11.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.2/src/http/request/handle.rs:364: undefined reference to `header_insert' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.11.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.2/src/http/request/handle.rs:417: undefined reference to `version_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.11.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.2/src/http/request/handle.rs:430: undefined reference to `version_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.11.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_method': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.2/src/http/request/handle.rs:444: undefined reference to `method_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.11.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.2/src/http/request/handle.rs:499: undefined reference to `method_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.11.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_url': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.2/src/http/request/handle.rs:517: undefined reference to `uri_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.11.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.2/src/http/request/handle.rs:589: undefined reference to `uri_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.11.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.2/src/http/request/handle.rs:710: undefined reference to `cache_override_v2_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.11.rcgu.o): in function `fastly::http::request::handle::RequestHandle::set_auto_decompress_response': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.2/src/http/request/handle.rs:755: undefined reference to `auto_decompress_response_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.11.rcgu.o): in function `fastly::http::request::handle::client_request_and_body': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.2/src/http/request/handle.rs:782: undefined reference to `body_downstream_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.15.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.2/src/http/response/handle.rs:98: undefined reference to `new' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.15.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.2/src/http/response/handle.rs:129: undefined reference to `header_names_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.15.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.2/src/http/response/handle.rs:233: undefined reference to `header_values_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.15.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::set_header_values': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.2/src/http/response/handle.rs:281: undefined reference to `header_values_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.15.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::set_status': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.2/src/http/response/handle.rs:385: undefined reference to `status_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.15.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.2/src/http/response/handle.rs:394: undefined reference to `status_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.15.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.2/src/http/response/handle.rs:404: undefined reference to `version_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.15.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::set_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.2/src/http/response/handle.rs:417: undefined reference to `version_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.15.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::send_to_client': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.2/src/http/response/handle.rs:426: undefined reference to `send_downstream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.15.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::stream_to_client': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.2/src/http/response/handle.rs:436: undefined reference to `send_downstream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.4.rcgu.o): in function `fastly::init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.2/src/lib.rs:170: undefined reference to `init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-513c79438fbd18be.rlib(fastly-513c79438fbd18be.fastly.1e4590ba-cgu.7.rcgu.o): in function `fastly::http::body::handle::BodyHandle::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.8.2/src/http/body/handle.rs:111: undefined reference to `new' [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 `fastly-compute-rust` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "42d737c52efcec051701d08c8380c9c78d7702f50b98401c6562c43fc7d61ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42d737c52efcec051701d08c8380c9c78d7702f50b98401c6562c43fc7d61ee6", kill_on_drop: false }` [INFO] [stdout] 42d737c52efcec051701d08c8380c9c78d7702f50b98401c6562c43fc7d61ee6