[INFO] cloning repository https://github.com/skiao-fastly/compute-starter-kit-rust-default [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skiao-fastly/compute-starter-kit-rust-default" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskiao-fastly%2Fcompute-starter-kit-rust-default", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskiao-fastly%2Fcompute-starter-kit-rust-default'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c126bf305b135f513243b5de667e7bcfbec137d [INFO] testing skiao-fastly/compute-starter-kit-rust-default against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskiao-fastly%2Fcompute-starter-kit-rust-default" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/skiao-fastly/compute-starter-kit-rust-default [INFO] finished tweaking git repo https://github.com/skiao-fastly/compute-starter-kit-rust-default [INFO] tweaked toml for git repo https://github.com/skiao-fastly/compute-starter-kit-rust-default written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/skiao-fastly/compute-starter-kit-rust-default on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/skiao-fastly/compute-starter-kit-rust-default already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-core v0.1.1 [INFO] [stderr] Downloaded fastly-sys v0.9.4 [INFO] [stderr] Downloaded fastly-shared v0.9.4 [INFO] [stderr] Downloaded fastly-macros v0.9.4 [INFO] [stderr] Downloaded time-macros v0.2.9 [INFO] [stderr] Downloaded url v2.4.0 [INFO] [stderr] Downloaded cpufeatures v0.2.8 [INFO] [stderr] Downloaded quote v1.0.28 [INFO] [stderr] Downloaded anyhow v1.0.71 [INFO] [stderr] Downloaded serde v1.0.164 [INFO] [stderr] Downloaded time v0.3.22 [INFO] [stderr] Downloaded fastly v0.9.4 [INFO] [stderr] Downloaded proc-macro2 v1.0.63 [INFO] [stderr] Downloaded syn v2.0.22 [INFO] [stderr] Downloaded serde_derive v1.0.164 [INFO] [stderr] Downloaded unicode-ident v1.0.9 [INFO] [stderr] Downloaded serde_json v1.0.99 [INFO] [stderr] Downloaded libc v0.2.147 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b66c8494ec68bc52344b9bc7442b65e09cf00ce151f7375f1b4d8a8e6ff4c18d [INFO] running `Command { std: "docker" "start" "-a" "b66c8494ec68bc52344b9bc7442b65e09cf00ce151f7375f1b4d8a8e6ff4c18d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b66c8494ec68bc52344b9bc7442b65e09cf00ce151f7375f1b4d8a8e6ff4c18d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b66c8494ec68bc52344b9bc7442b65e09cf00ce151f7375f1b4d8a8e6ff4c18d", kill_on_drop: false }` [INFO] [stdout] b66c8494ec68bc52344b9bc7442b65e09cf00ce151f7375f1b4d8a8e6ff4c18d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b2fe17cf3a30852c7abc703719dbdb121c129fed0d83e1bd934e03c43be306d [INFO] running `Command { std: "docker" "start" "-a" "1b2fe17cf3a30852c7abc703719dbdb121c129fed0d83e1bd934e03c43be306d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling fastly-shared v0.9.4 [INFO] [stderr] Compiling fastly-sys v0.9.4 [INFO] [stderr] Compiling fastly-macros v0.9.4 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling fastly v0.9.4 [INFO] [stderr] Compiling fastly-compute-project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0eEV6X/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfastly-954e836ff02b21de,libserde_urlencoded-b3d419f88bec0a04,libserde_json-5665ae9ddc7a8727,libryu-f1ac4c6d4ad32f07,liblazy_static-2bb390fee0230a38,libmime-4b44681fdb2c65f7,libtime-cbc2331d5a1d58db,libtime_core-944d68b103e5db64,libserde-15e264b0f7ba6583,libsha2-beca34bfaa4fab73,libcpufeatures-9d2672c32057c7df,libcfg_if-33ef6c02a07f9fec,libopaque_debug-c0b21531799dfcb1,libdigest-98f01744a532ef26,libblock_buffer-a1f274ddf00421ca,libgeneric_array-176260d65d014eda,libtypenum-1ab5967a8ed48346,libanyhow-75bbb1ee37c3c03d,liburl-682f6350f621db6f,libidna-2f6a0bedb91b1f46,libunicode_normalization-8178bb9bd2f4dc32,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2568d52e1c5daf2c,libform_urlencoded-23e54100bf4699f9,libpercent_encoding-cb878851172b4416,libthiserror-429604f2e5f4d299,libfastly_sys-d61f4fa2913c5b47,libfastly_shared-b325bdcab911fc91,libbitflags-e2b4db6c651223da,libhttp-331e4ae3847cc79b,libitoa-6040b7234596f809,libfnv-2d77ec4f6f971b24,libbytes-89d7ab79dfdabb18}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc0eEV6X/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fastly_compute_project-9c773eafc181fcf0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: status_set [INFO] [stdout] >>> referenced by handle.rs:385 (src/http/response/handle.rs:385) [INFO] [stdout] >>> fastly-954e836ff02b21de.fastly.a67b5d3b8332fb82-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_status::h473219d69e0ba7c7) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: version_set [INFO] [stdout] >>> referenced by handle.rs:417 (src/http/response/handle.rs:417) [INFO] [stdout] >>> fastly-954e836ff02b21de.fastly.a67b5d3b8332fb82-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_version::h4649aabcf48357df) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: send_downstream [INFO] [stdout] >>> referenced by handle.rs:426 (src/http/response/handle.rs:426) [INFO] [stdout] >>> fastly-954e836ff02b21de.fastly.a67b5d3b8332fb82-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::send_to_client::h4906789df6cdc02e) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib [INFO] [stdout] >>> referenced by handle.rs:436 (src/http/response/handle.rs:436) [INFO] [stdout] >>> fastly-954e836ff02b21de.fastly.a67b5d3b8332fb82-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::stream_to_client::hbdffe30c87d43db2) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: header_values_set [INFO] [stdout] >>> referenced by handle.rs:281 (src/http/response/handle.rs:281) [INFO] [stdout] >>> fastly-954e836ff02b21de.fastly.a67b5d3b8332fb82-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_header_values::hbed8e8bf145d8926) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: http_keepalive_mode_set [INFO] [stdout] >>> referenced by handle.rs:457 (src/http/response/handle.rs:457) [INFO] [stdout] >>> fastly-954e836ff02b21de.fastly.a67b5d3b8332fb82-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_http_keepalive_mode::h51bba625857604b9) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: framing_headers_mode_set [INFO] [stdout] >>> referenced by handle.rs:447 (src/http/response/handle.rs:447) [INFO] [stdout] >>> fastly-954e836ff02b21de.fastly.a67b5d3b8332fb82-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_framing_headers_mode::h5c530f6e12092b1c) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: new [INFO] [stdout] >>> referenced by handle.rs:98 (src/http/response/handle.rs:98) [INFO] [stdout] >>> fastly-954e836ff02b21de.fastly.a67b5d3b8332fb82-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::h6db017d2e75ab52c) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib [INFO] [stdout] >>> referenced by handle.rs:111 (src/http/body/handle.rs:111) [INFO] [stdout] >>> fastly-954e836ff02b21de.fastly.a67b5d3b8332fb82-cgu.07.rcgu.o:(fastly::http::body::handle::BodyHandle::new::hfcce06e905def4f3) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: method_get [INFO] [stdout] >>> referenced by handle.rs:443 (src/http/request/handle.rs:443) [INFO] [stdout] >>> fastly-954e836ff02b21de.fastly.a67b5d3b8332fb82-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::h7c8ffb42e1c56532) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: version_get [INFO] [stdout] >>> referenced by handle.rs:416 (src/http/request/handle.rs:416) [INFO] [stdout] >>> fastly-954e836ff02b21de.fastly.a67b5d3b8332fb82-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::hf126a22ac79f0cd8) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: header_names_get [INFO] [stdout] >>> referenced by handle.rs:159 (src/http/request/handle.rs:159) [INFO] [stdout] >>> fastly-954e836ff02b21de.fastly.a67b5d3b8332fb82-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h4f23b1d7e4341443) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: header_values_get [INFO] [stdout] >>> referenced by handle.rs:261 (src/http/request/handle.rs:261) [INFO] [stdout] >>> fastly-954e836ff02b21de.fastly.a67b5d3b8332fb82-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h62dbead952919d26) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: uri_get [INFO] [stdout] >>> referenced by handle.rs:516 (src/http/request/handle.rs:516) [INFO] [stdout] >>> fastly-954e836ff02b21de.fastly.a67b5d3b8332fb82-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::h1c006dceb1e94b26) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: body_downstream_get [INFO] [stdout] >>> referenced by handle.rs:762 (src/http/request/handle.rs:762) [INFO] [stdout] >>> fastly-954e836ff02b21de.fastly.a67b5d3b8332fb82-cgu.06.rcgu.o:(fastly::http::request::handle::client_request_and_body::h2791aa7b2263258c) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: init [INFO] [stdout] >>> referenced by lib.rs:60 (src/lib.rs:60) [INFO] [stdout] >>> fastly-954e836ff02b21de.fastly.a67b5d3b8332fb82-cgu.07.rcgu.o:(fastly::init::had2c08de365da6d5) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fastly-compute-project` (bin "fastly-compute-project") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1b2fe17cf3a30852c7abc703719dbdb121c129fed0d83e1bd934e03c43be306d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b2fe17cf3a30852c7abc703719dbdb121c129fed0d83e1bd934e03c43be306d", kill_on_drop: false }` [INFO] [stdout] 1b2fe17cf3a30852c7abc703719dbdb121c129fed0d83e1bd934e03c43be306d