[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 master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config
[INFO] removed /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/site-assist/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/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded time-macros v0.2.10
[INFO] [stderr]   Downloaded cpufeatures v0.2.8
[INFO] [stderr]   Downloaded proc-macro2 v1.0.63
[INFO] [stderr]   Downloaded anyhow v1.0.71
[INFO] [stderr]   Downloaded fastly-shared v0.9.12
[INFO] [stderr]   Downloaded syn v2.0.22
[INFO] [stderr]   Downloaded serde_json v1.0.99
[INFO] [stderr]   Downloaded time v0.3.23
[INFO] [stderr]   Downloaded unicode-ident v1.0.9
[INFO] [stderr]   Downloaded libc v0.2.147
[INFO] [stderr]   Downloaded fastly-macros v0.9.12
[INFO] [stderr]   Downloaded fastly-sys v0.9.12
[INFO] [stderr]   Downloaded fastly v0.9.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1244da62e6f399ea9281dbf6ee4921426d9745c7a776f1620f7c6a02af1967ca
[INFO] running `Command { std: "docker" "start" "-a" "1244da62e6f399ea9281dbf6ee4921426d9745c7a776f1620f7c6a02af1967ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1244da62e6f399ea9281dbf6ee4921426d9745c7a776f1620f7c6a02af1967ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1244da62e6f399ea9281dbf6ee4921426d9745c7a776f1620f7c6a02af1967ca", kill_on_drop: false }`
[INFO] [stdout] 1244da62e6f399ea9281dbf6ee4921426d9745c7a776f1620f7c6a02af1967ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 89781c3941c7b533cb81fd93305f98bf04d383b6311b3e514347cfa4dedbd03d
[INFO] running `Command { std: "docker" "start" "-a" "89781c3941c7b533cb81fd93305f98bf04d383b6311b3e514347cfa4dedbd03d", 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 version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling fastly-shared v0.9.12
[INFO] [stderr]    Compiling fastly-sys v0.9.12
[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/rustc6fKZ7x/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" "<sysroot>/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/rustc6fKZ7x/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/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.d1d5ede7c1340153-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::h56022d906c059172) 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.d1d5ede7c1340153-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::hbfea362ed6048c8c) 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.d1d5ede7c1340153-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h106a9bd7dbc1e606) 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.d1d5ede7c1340153-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h8d5f69e7166d32fd) 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.d1d5ede7c1340153-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::h0be80a0aff9033a8) 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.d1d5ede7c1340153-cgu.06.rcgu.o:(fastly::http::request::handle::client_request_and_body::h4018bdfb3f06014d) 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.d1d5ede7c1340153-cgu.12.rcgu.o:(fastly::http::body::handle::BodyHandle::new::hb833ef7b0889b17e) 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.d1d5ede7c1340153-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::h408c58c0769d9296) 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.d1d5ede7c1340153-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_status::hcaf5867dd5fba557) 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.d1d5ede7c1340153-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_version::h9bec0ddf65bdbf15) 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.d1d5ede7c1340153-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::send_to_client::h0c0d0c63e9835e1a) 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.d1d5ede7c1340153-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::stream_to_client::h46bb46c2e68a95fc) 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.d1d5ede7c1340153-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_header_values::h060d18c46cf6c119) 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.d1d5ede7c1340153-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_http_keepalive_mode::he82da5165e287585) 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.d1d5ede7c1340153-cgu.12.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_framing_headers_mode::h9fe487c52180c82d) 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.d1d5ede7c1340153-cgu.15.rcgu.o:(fastly::init::hab079161edbd605b) 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" "89781c3941c7b533cb81fd93305f98bf04d383b6311b3e514347cfa4dedbd03d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89781c3941c7b533cb81fd93305f98bf04d383b6311b3e514347cfa4dedbd03d", kill_on_drop: false }`
[INFO] [stdout] 89781c3941c7b533cb81fd93305f98bf04d383b6311b3e514347cfa4dedbd03d
