[INFO] cloning repository https://github.com/site-assist/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/site-assist/compute-starter-kit-rust-default" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsite-assist%2Fcompute-starter-kit-rust-default", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsite-assist%2Fcompute-starter-kit-rust-default'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] beabb6fc57d2568d02ad610ec0314d9ef3b43803 [INFO] testing site-assist/compute-starter-kit-rust-default against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsite-assist%2Fcompute-starter-kit-rust-default" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/site-assist/compute-starter-kit-rust-default [INFO] finished tweaking git repo https://github.com/site-assist/compute-starter-kit-rust-default [INFO] tweaked toml for git repo https://github.com/site-assist/compute-starter-kit-rust-default written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/site-assist/compute-starter-kit-rust-default on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/site-assist/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Updating fastly v0.9.8 -> v0.9.12 (available: v0.11.9) [INFO] [stderr] Updating fastly-macros v0.9.8 -> v0.9.12 [INFO] [stderr] Updating fastly-shared v0.9.8 -> v0.9.12 [INFO] [stderr] Updating fastly-sys v0.9.8 -> v0.9.12 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3501a89bba0292d032fe26ae014311c72655dd44b82776740819841b6dcbeffe [INFO] running `Command { std: "docker" "start" "-a" "3501a89bba0292d032fe26ae014311c72655dd44b82776740819841b6dcbeffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3501a89bba0292d032fe26ae014311c72655dd44b82776740819841b6dcbeffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3501a89bba0292d032fe26ae014311c72655dd44b82776740819841b6dcbeffe", kill_on_drop: false }` [INFO] [stdout] 3501a89bba0292d032fe26ae014311c72655dd44b82776740819841b6dcbeffe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 856b25137d9112779c2c30ee172b848d5c51b94f59101849b6f027acbec923cf [INFO] running `Command { std: "docker" "start" "-a" "856b25137d9112779c2c30ee172b848d5c51b94f59101849b6f027acbec923cf", 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 typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling fastly-shared v0.9.12 [INFO] [stderr] Compiling fastly-sys v0.9.12 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling fastly-macros v0.9.12 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling fastly v0.9.12 [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/rustcArZo7t/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfastly-170b5581b81db3c2,libserde_urlencoded-b3d419f88bec0a04,libserde_json-5665ae9ddc7a8727,libryu-f1ac4c6d4ad32f07,liblazy_static-2bb390fee0230a38,libmime-4b44681fdb2c65f7,libtime-dc366fc999d8bf51,libtime_core-944d68b103e5db64,libanyhow-75bbb1ee37c3c03d,libserde-15e264b0f7ba6583,liburl-682f6350f621db6f,libidna-2f6a0bedb91b1f46,libunicode_normalization-8178bb9bd2f4dc32,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2568d52e1c5daf2c,libform_urlencoded-23e54100bf4699f9,libpercent_encoding-cb878851172b4416,libsha2-beca34bfaa4fab73,libcpufeatures-9d2672c32057c7df,libcfg_if-33ef6c02a07f9fec,libopaque_debug-c0b21531799dfcb1,libdigest-98f01744a532ef26,libblock_buffer-a1f274ddf00421ca,libgeneric_array-176260d65d014eda,libtypenum-1ab5967a8ed48346,libthiserror-429604f2e5f4d299,libfastly_sys-e4993f5b7cebe558,libfastly_shared-56af52b1a577c268,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/rustcArZo7t/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-8afeb481e39d93d5" "-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: method_get [INFO] [stdout] >>> referenced by handle.rs:444 (src/http/request/handle.rs:444) [INFO] [stdout] >>> fastly-170b5581b81db3c2.fastly.549aca850ae566d4-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::h87a955bdb378887d) in archive /opt/rustwide/target/debug/deps/libfastly-170b5581b81db3c2.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: version_get [INFO] [stdout] >>> referenced by handle.rs:417 (src/http/request/handle.rs:417) [INFO] [stdout] >>> fastly-170b5581b81db3c2.fastly.549aca850ae566d4-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::h842e038fc7eaa183) in archive /opt/rustwide/target/debug/deps/libfastly-170b5581b81db3c2.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: header_names_get [INFO] [stdout] >>> referenced by handle.rs:160 (src/http/request/handle.rs:160) [INFO] [stdout] >>> fastly-170b5581b81db3c2.fastly.549aca850ae566d4-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h34e190c84144b743) in archive /opt/rustwide/target/debug/deps/libfastly-170b5581b81db3c2.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: header_values_get [INFO] [stdout] >>> referenced by handle.rs:262 (src/http/request/handle.rs:262) [INFO] [stdout] >>> fastly-170b5581b81db3c2.fastly.549aca850ae566d4-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h0f237b53fd194c34) in archive /opt/rustwide/target/debug/deps/libfastly-170b5581b81db3c2.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: uri_get [INFO] [stdout] >>> referenced by handle.rs:517 (src/http/request/handle.rs:517) [INFO] [stdout] >>> fastly-170b5581b81db3c2.fastly.549aca850ae566d4-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::hc720a1d95df83d48) in archive /opt/rustwide/target/debug/deps/libfastly-170b5581b81db3c2.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: body_downstream_get [INFO] [stdout] >>> referenced by handle.rs:764 (src/http/request/handle.rs:764) [INFO] [stdout] >>> fastly-170b5581b81db3c2.fastly.549aca850ae566d4-cgu.06.rcgu.o:(fastly::http::request::handle::client_request_and_body::hf73e2191353b882c) in archive /opt/rustwide/target/debug/deps/libfastly-170b5581b81db3c2.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: new [INFO] [stdout] >>> referenced by handle.rs:114 (src/http/body/handle.rs:114) [INFO] [stdout] >>> fastly-170b5581b81db3c2.fastly.549aca850ae566d4-cgu.12.rcgu.o:(fastly::http::body::handle::BodyHandle::new::h26f250b5d60e42a6) in archive /opt/rustwide/target/debug/deps/libfastly-170b5581b81db3c2.rlib [INFO] [stdout] >>> referenced by handle.rs:98 (src/http/response/handle.rs:98) [INFO] [stdout] >>> fastly-170b5581b81db3c2.fastly.549aca850ae566d4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::ha2e353994bc5bcf3) in archive /opt/rustwide/target/debug/deps/libfastly-170b5581b81db3c2.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: status_set [INFO] [stdout] >>> referenced by handle.rs:385 (src/http/response/handle.rs:385) [INFO] [stdout] >>> fastly-170b5581b81db3c2.fastly.549aca850ae566d4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_status::hd46f9faaeed2681b) in archive /opt/rustwide/target/debug/deps/libfastly-170b5581b81db3c2.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-170b5581b81db3c2.fastly.549aca850ae566d4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_version::h8887800965bd6527) in archive /opt/rustwide/target/debug/deps/libfastly-170b5581b81db3c2.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-170b5581b81db3c2.fastly.549aca850ae566d4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::send_to_client::h4bb23ffb1e5d1676) in archive /opt/rustwide/target/debug/deps/libfastly-170b5581b81db3c2.rlib [INFO] [stdout] >>> referenced by handle.rs:436 (src/http/response/handle.rs:436) [INFO] [stdout] >>> fastly-170b5581b81db3c2.fastly.549aca850ae566d4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::stream_to_client::h7f457fc5679bb68f) in archive /opt/rustwide/target/debug/deps/libfastly-170b5581b81db3c2.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-170b5581b81db3c2.fastly.549aca850ae566d4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_header_values::h6538862e15e415e7) in archive /opt/rustwide/target/debug/deps/libfastly-170b5581b81db3c2.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-170b5581b81db3c2.fastly.549aca850ae566d4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_http_keepalive_mode::h3bfa8d3180774c8f) in archive /opt/rustwide/target/debug/deps/libfastly-170b5581b81db3c2.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-170b5581b81db3c2.fastly.549aca850ae566d4-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_framing_headers_mode::h6659692c1aa1f9f1) in archive /opt/rustwide/target/debug/deps/libfastly-170b5581b81db3c2.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: init [INFO] [stdout] >>> referenced by lib.rs:62 (src/lib.rs:62) [INFO] [stdout] >>> fastly-170b5581b81db3c2.fastly.549aca850ae566d4-cgu.12.rcgu.o:(fastly::init::h70f67a8af4070862) in archive /opt/rustwide/target/debug/deps/libfastly-170b5581b81db3c2.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" "856b25137d9112779c2c30ee172b848d5c51b94f59101849b6f027acbec923cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "856b25137d9112779c2c30ee172b848d5c51b94f59101849b6f027acbec923cf", kill_on_drop: false }` [INFO] [stdout] 856b25137d9112779c2c30ee172b848d5c51b94f59101849b6f027acbec923cf