[INFO] cloning repository https://github.com/kailan/qr.edgecompute.app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kailan/qr.edgecompute.app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkailan%2Fqr.edgecompute.app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkailan%2Fqr.edgecompute.app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad48aa6c4456bc493d962982650b4501eedeaf96 [INFO] testing kailan/qr.edgecompute.app 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%2Fkailan%2Fqr.edgecompute.app" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/kailan/qr.edgecompute.app [INFO] finished tweaking git repo https://github.com/kailan/qr.edgecompute.app [INFO] tweaked toml for git repo https://github.com/kailan/qr.edgecompute.app written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kailan/qr.edgecompute.app 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/kailan/qr.edgecompute.app 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e282ccdeba9c86e91d8bf0e725a99a80f25fe8ebe4c578e7a7b3a584149d93c1 [INFO] running `Command { std: "docker" "start" "-a" "e282ccdeba9c86e91d8bf0e725a99a80f25fe8ebe4c578e7a7b3a584149d93c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e282ccdeba9c86e91d8bf0e725a99a80f25fe8ebe4c578e7a7b3a584149d93c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e282ccdeba9c86e91d8bf0e725a99a80f25fe8ebe4c578e7a7b3a584149d93c1", kill_on_drop: false }` [INFO] [stdout] e282ccdeba9c86e91d8bf0e725a99a80f25fe8ebe4c578e7a7b3a584149d93c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7c8c0838aa1af49872427dd11deedfab676694631b1101e1e0dfc462b7dd9930 [INFO] running `Command { std: "docker" "start" "-a" "7c8c0838aa1af49872427dd11deedfab676694631b1101e1e0dfc462b7dd9930", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling fastly-macros v0.8.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling fastly-shared v0.8.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling fastly-sys v0.8.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling time v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling fastly v0.8.2 [INFO] [stderr] Compiling qr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `qr` (bin "qr") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcieQZtX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libqrcode-9dd1cbcd2fe893e7,libchecked_int_cast-11022fd5fe5aaaf1,libimage-fbdcf29e6d0ed070,libbytemuck-45d9bd05066ec579,libpng-720be342770fa11c,libminiz_oxide-0e349b524b90f291,libcrc32fast-b6f658faf0f4ad73,libdeflate-1f79a8b019cb6060,libadler32-b015fcfcf4d4fee0,libnum_iter-b026b3722d7b3f22,libscoped_threadpool-e27898fb7395e1ec,libnum_rational-da4c786eccb0d195,libnum_integer-5917c99baf6e8a86,libgif-254a09d0af475eaa,libcolor_quant-72accfe2cafd1a2d,libbyteorder-fb36fe721788ce00,libnum_traits-745df27e7ee0229b,libtiff-c99aab6d9f3b8bf4,libweezl-b89de412df1e0e4a,libminiz_oxide-335ec95ccad99c7e,libadler-8a8ce72c9fb247b6,libjpeg_decoder-481e23dadb4160b3,librayon-1cc593b4548ff26a,librayon_core-264436aa2a54b9a4,libnum_cpus-4e5f68c0824f8d9b,liblibc-dcb97f8137f34903,libcrossbeam_deque-c281997349291ecb,libcrossbeam_epoch-051e956fbb7585a3,libmemoffset-1c8252c8204b3f17,libscopeguard-e318caba69bf687f,libcrossbeam_channel-0b24cd70601889e7,libcrossbeam_utils-7e69b5db3950b4a3,libeither-ab6c4cd91672d94a,libfastly-ccaf50b30063617b,libserde_urlencoded-477ba205d6d29c2e,libserde_json-3f147b86873e3a18,libryu-df71352f8564fc9c,liblazy_static-af860367908b8176,libthiserror-d0d636b0a0cfe779,libmime-df56754a5ea019bb,libtime-9b5a4a0178f26ef8,libserde-8454c31babe067c0,libsha2-40de31b4e91cbc53,libcpufeatures-371b2a1eade4f816,libcfg_if-3e7fc4e38d4a72b5,libopaque_debug-1826dab867fa4b9d,libdigest-270bc6e598320e7a,libblock_buffer-5213eb570d07603a,libgeneric_array-768adab987ed3837,libtypenum-07c1df086393b073,libanyhow-c2f67d46a95904d8,liburl-484c0266e1a520e7,libidna-067d905c8b925881,libunicode_normalization-1b5559adc7f58c53,libtinyvec-1586cd28492da04f,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-e4829a6bfd210dd1,libform_urlencoded-5a7cde279417b9da,libpercent_encoding-3e08c199980e8244,libmatches-b745fe32e7f24fcc,libfastly_sys-abbc11465caa124c,libfastly_shared-6829174f2cf82c94,libbitflags-9d8828a22cdd2424,libhttp-ba25ea76741e0fec,libitoa-7cb455aa497c9f0e,libbytes-fd4188dc5bbc0b1b,libfnv-79e2cbfbe03dcd16,libbytes-e5a108237575cc30}.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/rustcieQZtX/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/qr-30196be092e11e42" "-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: new [INFO] [stdout] >>> referenced by handle.rs:111 (src/http/body/handle.rs:111) [INFO] [stdout] >>> fastly-ccaf50b30063617b.fastly.1a24faddb1ea8391-cgu.09.rcgu.o:(fastly::http::body::handle::BodyHandle::new::h289f7f32fdeded74) in archive /opt/rustwide/target/debug/deps/libfastly-ccaf50b30063617b.rlib [INFO] [stdout] >>> referenced by handle.rs:98 (src/http/response/handle.rs:98) [INFO] [stdout] >>> fastly-ccaf50b30063617b.fastly.1a24faddb1ea8391-cgu.14.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::h61715c6b17c988ba) in archive /opt/rustwide/target/debug/deps/libfastly-ccaf50b30063617b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: method_get [INFO] [stdout] >>> referenced by handle.rs:444 (src/http/request/handle.rs:444) [INFO] [stdout] >>> fastly-ccaf50b30063617b.fastly.1a24faddb1ea8391-cgu.09.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::h52457a00c52e60a4) in archive /opt/rustwide/target/debug/deps/libfastly-ccaf50b30063617b.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-ccaf50b30063617b.fastly.1a24faddb1ea8391-cgu.09.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::h9a3b425815b8bcf2) in archive /opt/rustwide/target/debug/deps/libfastly-ccaf50b30063617b.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-ccaf50b30063617b.fastly.1a24faddb1ea8391-cgu.09.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h320979f8e810d126) in archive /opt/rustwide/target/debug/deps/libfastly-ccaf50b30063617b.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-ccaf50b30063617b.fastly.1a24faddb1ea8391-cgu.09.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h849cfbb277f46aec) in archive /opt/rustwide/target/debug/deps/libfastly-ccaf50b30063617b.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-ccaf50b30063617b.fastly.1a24faddb1ea8391-cgu.09.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::h0b8609e81d368202) in archive /opt/rustwide/target/debug/deps/libfastly-ccaf50b30063617b.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: body_downstream_get [INFO] [stdout] >>> referenced by handle.rs:782 (src/http/request/handle.rs:782) [INFO] [stdout] >>> fastly-ccaf50b30063617b.fastly.1a24faddb1ea8391-cgu.09.rcgu.o:(fastly::http::request::handle::client_request_and_body::h93b4b270396e05cb) in archive /opt/rustwide/target/debug/deps/libfastly-ccaf50b30063617b.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-ccaf50b30063617b.fastly.1a24faddb1ea8391-cgu.14.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_status::h560a7c1d24829f1b) in archive /opt/rustwide/target/debug/deps/libfastly-ccaf50b30063617b.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-ccaf50b30063617b.fastly.1a24faddb1ea8391-cgu.14.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_version::hf2367d454e873f67) in archive /opt/rustwide/target/debug/deps/libfastly-ccaf50b30063617b.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-ccaf50b30063617b.fastly.1a24faddb1ea8391-cgu.14.rcgu.o:(fastly::http::response::handle::ResponseHandle::send_to_client::hdbd89e8965b3aed3) in archive /opt/rustwide/target/debug/deps/libfastly-ccaf50b30063617b.rlib [INFO] [stdout] >>> referenced by handle.rs:436 (src/http/response/handle.rs:436) [INFO] [stdout] >>> fastly-ccaf50b30063617b.fastly.1a24faddb1ea8391-cgu.14.rcgu.o:(fastly::http::response::handle::ResponseHandle::stream_to_client::ha1b9e1bdfa04a0fa) in archive /opt/rustwide/target/debug/deps/libfastly-ccaf50b30063617b.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-ccaf50b30063617b.fastly.1a24faddb1ea8391-cgu.14.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_header_values::h18271e79e9eca23f) in archive /opt/rustwide/target/debug/deps/libfastly-ccaf50b30063617b.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7c8c0838aa1af49872427dd11deedfab676694631b1101e1e0dfc462b7dd9930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c8c0838aa1af49872427dd11deedfab676694631b1101e1e0dfc462b7dd9930", kill_on_drop: false }` [INFO] [stdout] 7c8c0838aa1af49872427dd11deedfab676694631b1101e1e0dfc462b7dd9930