[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 1.90.0 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-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
[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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kailan/qr.edgecompute.app on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded qrcode v0.12.0
[INFO] [stderr]   Downloaded checked_int_cast v1.0.0
[INFO] [stderr]   Downloaded fastly-macros v0.8.2
[INFO] [stderr]   Downloaded fastly-shared v0.8.2
[INFO] [stderr]   Downloaded cpufeatures v0.1.4
[INFO] [stderr]   Downloaded sha2 v0.9.5
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.8
[INFO] [stderr]   Downloaded anyhow v1.0.40
[INFO] [stderr]   Downloaded bytemuck v1.9.1
[INFO] [stderr]   Downloaded weezl v0.1.6
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.8
[INFO] [stderr]   Downloaded gif v0.11.3
[INFO] [stderr]   Downloaded rayon-core v1.9.2
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.4
[INFO] [stderr]   Downloaded time v0.3.2
[INFO] [stderr]   Downloaded fastly v0.8.2
[INFO] [stderr]   Downloaded rayon v1.5.2
[INFO] [stderr]   Downloaded syn v1.0.72
[INFO] [stderr]   Downloaded libc v0.2.124
[INFO] [stderr]   Downloaded fastly-sys v0.8.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8effbc32aba234ee1e8a6e3f56b4281bd05bd72f38b703334d6cb448acd48a36
[INFO] running `Command { std: "docker" "start" "-a" "8effbc32aba234ee1e8a6e3f56b4281bd05bd72f38b703334d6cb448acd48a36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8effbc32aba234ee1e8a6e3f56b4281bd05bd72f38b703334d6cb448acd48a36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8effbc32aba234ee1e8a6e3f56b4281bd05bd72f38b703334d6cb448acd48a36", kill_on_drop: false }`
[INFO] [stdout] 8effbc32aba234ee1e8a6e3f56b4281bd05bd72f38b703334d6cb448acd48a36
[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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9963ae0b2ef05bdc23c4a6d2d0a9974f93baf77e27f6119989f0a343f74af43
[INFO] running `Command { std: "docker" "start" "-a" "e9963ae0b2ef05bdc23c4a6d2d0a9974f93baf77e27f6119989f0a343f74af43", 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 num-integer v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[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 color_quant v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling cpufeatures v0.1.4
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling checked_int_cast v1.0.0
[INFO] [stderr]    Compiling png v0.16.8
[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 image v0.23.14
[INFO] [stderr]    Compiling thiserror v1.0.25
[INFO] [stderr]    Compiling fastly-shared v0.8.2
[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 time v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.64
[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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcRij98g/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libqrcode-f4950edff4a6c39e,libchecked_int_cast-3c7c24d6d213c70a,libimage-657d092f49cd1326,libbytemuck-b3bf16b5820cbf47,libpng-1b037669529441a7,libminiz_oxide-d12f90ebfc484748,libcrc32fast-b517e1e1bff57ec0,libdeflate-49d91f690efdb703,libadler32-82bcbd2ad9a416a8,libnum_iter-a646a4bb8b498643,libscoped_threadpool-8719268388ea8e72,libnum_rational-ba811b2758a18fc0,libnum_integer-dff70fe150abb00d,libgif-a26d6d2188474731,libcolor_quant-145974e5a457ca63,libbyteorder-c603fb49e2ea8ab6,libnum_traits-8fb5ac2b2135447d,libtiff-808475db081aeba9,libweezl-3a24c8a61cdac952,libminiz_oxide-e10e4fc1f1d605ec,libadler-2dca53ea7e04a2af,libjpeg_decoder-1a65debbba1a8508,librayon-f6be05a750e0039e,librayon_core-4ea9a18d4fe55473,libnum_cpus-3f1a430638d4b99f,liblibc-e0106ad05dcec4bd,libcrossbeam_deque-f5e21c2a6e43b0a6,libcrossbeam_epoch-d7fe83afe0a1dec8,libmemoffset-d05c9d135e91cff3,libscopeguard-ff6c05979f5d3a08,libcrossbeam_channel-5f2c6c2f9fc8df07,libcrossbeam_utils-50e1d445c40fd639,libeither-6866d842c9e36860,libfastly-5d5f23d87198d5f4,libserde_urlencoded-537bf3292b3373f4,libserde_json-3e458de45cced604,libryu-fa900a66f44f83ec,liblazy_static-ab9a3dc8def9ba85,libthiserror-4c9ebe483e39e808,libmime-087a549b9e579a63,libtime-632a39d564bb4cfb,libserde-c343b565fd95776f,libsha2-e29a22091a1eb34a,libcpufeatures-17a3fe143d4d7af4,libcfg_if-3183e62f61f23a61,libopaque_debug-a376880be4df562b,libdigest-5e514d5029057139,libblock_buffer-31f49b72be135c07,libgeneric_array-d50a166e0b3db64f,libtypenum-e395153c7c5e4e52,libanyhow-177fe2bdcfd95900,liburl-d49c6668b45f1640,libidna-12f41a7a39a07672,libunicode_normalization-21413bbe819e2fa3,libtinyvec-f93c8b1abe9aa8e6,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-8e07f58dd882613d,libform_urlencoded-0408fb366dd95021,libpercent_encoding-b2a5370fcf286d3f,libmatches-2395cfc0703720f9,libfastly_sys-467fe503e262cd95,libfastly_shared-4c0ce413e8a34a13,libbitflags-aeed800324bc4c86,libhttp-46dcede576c609fd,libitoa-596355db38b4459b,libbytes-f0af21b3bf2750f2,libfnv-773757b135178300,libbytes-31d0f3725c88b0f3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRij98g/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/qr-4b5b462a06ff2a2a" "-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-5d5f23d87198d5f4.fastly.bc4eb24a72757b21-cgu.08.rcgu.o:(fastly::http::body::handle::BodyHandle::new::h1915a955fffed50c) in archive /opt/rustwide/target/debug/deps/libfastly-5d5f23d87198d5f4.rlib
[INFO] [stdout]           >>> referenced by handle.rs:98 (src/http/response/handle.rs:98)
[INFO] [stdout]           >>>               fastly-5d5f23d87198d5f4.fastly.bc4eb24a72757b21-cgu.10.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::h9c18fd8349c9b127) in archive /opt/rustwide/target/debug/deps/libfastly-5d5f23d87198d5f4.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-5d5f23d87198d5f4.fastly.bc4eb24a72757b21-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::h1bab6581d9ce335d) in archive /opt/rustwide/target/debug/deps/libfastly-5d5f23d87198d5f4.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-5d5f23d87198d5f4.fastly.bc4eb24a72757b21-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h04a961e2f722016c) in archive /opt/rustwide/target/debug/deps/libfastly-5d5f23d87198d5f4.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-5d5f23d87198d5f4.fastly.bc4eb24a72757b21-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::h7e4bbdb17c782129) in archive /opt/rustwide/target/debug/deps/libfastly-5d5f23d87198d5f4.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-5d5f23d87198d5f4.fastly.bc4eb24a72757b21-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::h4032a4c9a8e108f4) in archive /opt/rustwide/target/debug/deps/libfastly-5d5f23d87198d5f4.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-5d5f23d87198d5f4.fastly.bc4eb24a72757b21-cgu.10.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_header_values::h8ce7094e218cc8d2) in archive /opt/rustwide/target/debug/deps/libfastly-5d5f23d87198d5f4.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-5d5f23d87198d5f4.fastly.bc4eb24a72757b21-cgu.10.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_status::h4a330685c91fb8cd) in archive /opt/rustwide/target/debug/deps/libfastly-5d5f23d87198d5f4.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-5d5f23d87198d5f4.fastly.bc4eb24a72757b21-cgu.10.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_version::hfa1a30498d914634) in archive /opt/rustwide/target/debug/deps/libfastly-5d5f23d87198d5f4.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-5d5f23d87198d5f4.fastly.bc4eb24a72757b21-cgu.10.rcgu.o:(fastly::http::response::handle::ResponseHandle::send_to_client::he0639af9a30ad6f3) in archive /opt/rustwide/target/debug/deps/libfastly-5d5f23d87198d5f4.rlib
[INFO] [stdout]           >>> referenced by handle.rs:436 (src/http/response/handle.rs:436)
[INFO] [stdout]           >>>               fastly-5d5f23d87198d5f4.fastly.bc4eb24a72757b21-cgu.10.rcgu.o:(fastly::http::response::handle::ResponseHandle::stream_to_client::h1de8cafb6a002dbc) in archive /opt/rustwide/target/debug/deps/libfastly-5d5f23d87198d5f4.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-5d5f23d87198d5f4.fastly.bc4eb24a72757b21-cgu.08.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::h2ab0c6fe9079a57a) in archive /opt/rustwide/target/debug/deps/libfastly-5d5f23d87198d5f4.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-5d5f23d87198d5f4.fastly.bc4eb24a72757b21-cgu.08.rcgu.o:(fastly::http::request::handle::client_request_and_body::h1ef60fab00bf7739) in archive /opt/rustwide/target/debug/deps/libfastly-5d5f23d87198d5f4.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qr` (bin "qr") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e9963ae0b2ef05bdc23c4a6d2d0a9974f93baf77e27f6119989f0a343f74af43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9963ae0b2ef05bdc23c4a6d2d0a9974f93baf77e27f6119989f0a343f74af43", kill_on_drop: false }`
[INFO] [stdout] e9963ae0b2ef05bdc23c4a6d2d0a9974f93baf77e27f6119989f0a343f74af43
