[INFO] cloning repository https://github.com/powerloadersu/cors-anywhere233 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/powerloadersu/cors-anywhere233" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpowerloadersu%2Fcors-anywhere233", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpowerloadersu%2Fcors-anywhere233'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7309a849867040964f6c6f8433dd15c80d8f5f6 [INFO] testing powerloadersu/cors-anywhere233 against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpowerloadersu%2Fcors-anywhere233" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/powerloadersu/cors-anywhere233 [INFO] finished tweaking git repo https://github.com/powerloadersu/cors-anywhere233 [INFO] tweaked toml for git repo https://github.com/powerloadersu/cors-anywhere233 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/powerloadersu/cors-anywhere233 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/powerloadersu/cors-anywhere233 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4671fae5f0d7aee6f57abd0e0db91c125db9bbd89d32272158b3a86adcd58817 [INFO] running `Command { std: "docker" "start" "-a" "4671fae5f0d7aee6f57abd0e0db91c125db9bbd89d32272158b3a86adcd58817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4671fae5f0d7aee6f57abd0e0db91c125db9bbd89d32272158b3a86adcd58817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4671fae5f0d7aee6f57abd0e0db91c125db9bbd89d32272158b3a86adcd58817", kill_on_drop: false }` [INFO] [stdout] 4671fae5f0d7aee6f57abd0e0db91c125db9bbd89d32272158b3a86adcd58817 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2f27d47d2fdc9714b7f1df4ba8807b62c5f100c5552a8b22555f4d11353e05c [INFO] running `Command { std: "docker" "start" "-a" "c2f27d47d2fdc9714b7f1df4ba8807b62c5f100c5552a8b22555f4d11353e05c", 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 serde v1.0.164 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling tinyvec v1.6.0 [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 form_urlencoded v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [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 bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 syn v2.0.22 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [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 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/rustcsxUjTb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfastly-1e9dd4d7fe86693b,libserde_urlencoded-3f1195c89d912078,libserde_json-ce977cd0cb691085,libryu-4d09fff2ce933ebb,liblazy_static-af860367908b8176,libmime-0188e0814ca7ddbf,libtime-a14cc556c23e4d4e,libtime_core-c2afe455d7891eef,libserde-566ddba549a78c27,libsha2-38b54883aa39c629,libcpufeatures-ff2d8290742ba97c,libcfg_if-3e7fc4e38d4a72b5,libopaque_debug-1826dab867fa4b9d,libdigest-74156ba724945a8d,libblock_buffer-f3d07a6375b5cecf,libgeneric_array-7d659812920c6cd1,libtypenum-52da12a67493096a,libanyhow-346489769351882b,liburl-d3fd1c0760e36534,libidna-9da5397b7ace91a7,libunicode_normalization-beda55ba36c8de7a,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-38e31b3a662e272e,libform_urlencoded-368827eec2cd9f2a,libpercent_encoding-762c6957ae74e2f6,libthiserror-f1589498402ec0b3,libfastly_sys-7029c50c2eb622a9,libfastly_shared-081a07fde7adafd3,libbitflags-dde12b0d7d495b50,libhttp-adce183c90103ab3,libitoa-0f3ce2aa4ee007f9,libfnv-79e2cbfbe03dcd16,libbytes-d41a62099e4fef91}.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/rustcsxUjTb/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-d41cb6ab9bb4b1a0" "-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-1e9dd4d7fe86693b.fastly.a5154717ad3b287e-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_status::hdd968224a7cb7369) in archive /opt/rustwide/target/debug/deps/libfastly-1e9dd4d7fe86693b.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-1e9dd4d7fe86693b.fastly.a5154717ad3b287e-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_version::h9ee9c6d373d8f782) in archive /opt/rustwide/target/debug/deps/libfastly-1e9dd4d7fe86693b.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-1e9dd4d7fe86693b.fastly.a5154717ad3b287e-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::send_to_client::h39ef82da78f3f1c7) in archive /opt/rustwide/target/debug/deps/libfastly-1e9dd4d7fe86693b.rlib [INFO] [stdout] >>> referenced by handle.rs:436 (src/http/response/handle.rs:436) [INFO] [stdout] >>> fastly-1e9dd4d7fe86693b.fastly.a5154717ad3b287e-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::stream_to_client::h53e2cf814405b6bb) in archive /opt/rustwide/target/debug/deps/libfastly-1e9dd4d7fe86693b.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-1e9dd4d7fe86693b.fastly.a5154717ad3b287e-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_header_values::hace52697ff531ed6) in archive /opt/rustwide/target/debug/deps/libfastly-1e9dd4d7fe86693b.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-1e9dd4d7fe86693b.fastly.a5154717ad3b287e-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_http_keepalive_mode::h056a477331adc8f6) in archive /opt/rustwide/target/debug/deps/libfastly-1e9dd4d7fe86693b.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-1e9dd4d7fe86693b.fastly.a5154717ad3b287e-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_framing_headers_mode::heb6fac074ee18ba8) in archive /opt/rustwide/target/debug/deps/libfastly-1e9dd4d7fe86693b.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-1e9dd4d7fe86693b.fastly.a5154717ad3b287e-cgu.03.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::h9c8fab6756c8aa0f) in archive /opt/rustwide/target/debug/deps/libfastly-1e9dd4d7fe86693b.rlib [INFO] [stdout] >>> referenced by handle.rs:111 (src/http/body/handle.rs:111) [INFO] [stdout] >>> fastly-1e9dd4d7fe86693b.fastly.a5154717ad3b287e-cgu.08.rcgu.o:(fastly::http::body::handle::BodyHandle::new::h9a90d6dcb51456e1) in archive /opt/rustwide/target/debug/deps/libfastly-1e9dd4d7fe86693b.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-1e9dd4d7fe86693b.fastly.a5154717ad3b287e-cgu.07.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::h99795493e687d69b) in archive /opt/rustwide/target/debug/deps/libfastly-1e9dd4d7fe86693b.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-1e9dd4d7fe86693b.fastly.a5154717ad3b287e-cgu.07.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::ha3dd840019dc4e8a) in archive /opt/rustwide/target/debug/deps/libfastly-1e9dd4d7fe86693b.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-1e9dd4d7fe86693b.fastly.a5154717ad3b287e-cgu.07.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h7006ead1058c1244) in archive /opt/rustwide/target/debug/deps/libfastly-1e9dd4d7fe86693b.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-1e9dd4d7fe86693b.fastly.a5154717ad3b287e-cgu.07.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h0e3418eac5e46cc8) in archive /opt/rustwide/target/debug/deps/libfastly-1e9dd4d7fe86693b.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-1e9dd4d7fe86693b.fastly.a5154717ad3b287e-cgu.07.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::h1bb4f499db3f6b5b) in archive /opt/rustwide/target/debug/deps/libfastly-1e9dd4d7fe86693b.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-1e9dd4d7fe86693b.fastly.a5154717ad3b287e-cgu.07.rcgu.o:(fastly::http::request::handle::client_request_and_body::hd800a5a6cbd1d554) in archive /opt/rustwide/target/debug/deps/libfastly-1e9dd4d7fe86693b.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-1e9dd4d7fe86693b.fastly.a5154717ad3b287e-cgu.07.rcgu.o:(fastly::init::h2185840cdefe7779) in archive /opt/rustwide/target/debug/deps/libfastly-1e9dd4d7fe86693b.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" "c2f27d47d2fdc9714b7f1df4ba8807b62c5f100c5552a8b22555f4d11353e05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2f27d47d2fdc9714b7f1df4ba8807b62c5f100c5552a8b22555f4d11353e05c", kill_on_drop: false }` [INFO] [stdout] c2f27d47d2fdc9714b7f1df4ba8807b62c5f100c5552a8b22555f4d11353e05c