[INFO] cloning repository https://github.com/minus27/ecp-page-tag [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/minus27/ecp-page-tag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminus27%2Fecp-page-tag", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminus27%2Fecp-page-tag'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f92237c250a7bde715349565e38eaad789473990 [INFO] testing minus27/ecp-page-tag against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminus27%2Fecp-page-tag" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/minus27/ecp-page-tag on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-29/source/.cargo/config [INFO] removed /workspace/builds/worker-29/source/rust-toolchain [INFO] started tweaking git repo https://github.com/minus27/ecp-page-tag [INFO] finished tweaking git repo https://github.com/minus27/ecp-page-tag [INFO] tweaked toml for git repo https://github.com/minus27/ecp-page-tag written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/minus27/ecp-page-tag already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25b25c4df2736310c6f1f800547e2a0215555dfd0dd5fd5be2fa69f1a25c1a42 [INFO] running `Command { std: "docker" "start" "-a" "25b25c4df2736310c6f1f800547e2a0215555dfd0dd5fd5be2fa69f1a25c1a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25b25c4df2736310c6f1f800547e2a0215555dfd0dd5fd5be2fa69f1a25c1a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25b25c4df2736310c6f1f800547e2a0215555dfd0dd5fd5be2fa69f1a25c1a42", kill_on_drop: false }` [INFO] [stdout] 25b25c4df2736310c6f1f800547e2a0215555dfd0dd5fd5be2fa69f1a25c1a42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01122fe870fe60cad37077c07ef2270d97e6165873376d2d5ca2c77c1e0bb61f [INFO] running `Command { std: "docker" "start" "-a" "01122fe870fe60cad37077c07ef2270d97e6165873376d2d5ca2c77c1e0bb61f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling fastly-macros v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling fastly-shared v0.6.1 [INFO] [stderr] Compiling fastly-sys v0.3.8 [INFO] [stderr] Compiling lol_html v0.2.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling fastly v0.6.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling compute-starter-kit-rust-default v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | let mut resp = req.send(BACKEND_NAME)?; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777.compute_starter_kit_rust_default.767ce89b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777.compute_starter_kit_rust_default.767ce89b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777.compute_starter_kit_rust_default.767ce89b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777.compute_starter_kit_rust_default.767ce89b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777.compute_starter_kit_rust_default.767ce89b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777.compute_starter_kit_rust_default.767ce89b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777.compute_starter_kit_rust_default.767ce89b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777.compute_starter_kit_rust_default.767ce89b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777.compute_starter_kit_rust_default.767ce89b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777.compute_starter_kit_rust_default.767ce89b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777.compute_starter_kit_rust_default.767ce89b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777.compute_starter_kit_rust_default.767ce89b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777.compute_starter_kit_rust_default.767ce89b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777.compute_starter_kit_rust_default.767ce89b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777.compute_starter_kit_rust_default.767ce89b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777.compute_starter_kit_rust_default.767ce89b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777.29nhv931w8cgi1jz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblol_html-57170263f20e5e0e.rlib" "/opt/rustwide/target/debug/deps/libselectors-2df79eea18ad5a74.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-9cec7a931dcc63fc.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-19759def603ed71c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a8665a7dcf8d6109.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-7c8bb2fc00589bd0.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libcssparser-c378419eea358020.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5486e2066e6a43cb.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libphf-68fb2b44bf50deb9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-acef33dc2cfc8d41.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libprocedural_masquerade-7cb62284db21d19f.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-9b6c8ed4693a3d65.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3f02e5266a74cdcc.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2d5a3bdb2841d5d7.rlib" "/opt/rustwide/target/debug/deps/libsafemem-94e69aa88cd626ca.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libconfig-b6e8e9d665734392.rlib" "/opt/rustwide/target/debug/deps/libini-8ca9af38033f4a0f.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-52fcd36a8141d222.rlib" "/opt/rustwide/target/debug/deps/libregex-7583fb84023d42ce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2b10e0bd838fb06d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ea33e0b70ada9cfe.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-45fa8d1549154e79.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-72c175501750a057.rlib" "/opt/rustwide/target/debug/deps/libserde-905749784fad8bd8.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fb062838ce04b5b9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libtoml-f2d9c9cb231eb5d3.rlib" "/opt/rustwide/target/debug/deps/libnom-d2ff7a62d9fe775b.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-6c7c49626793b07c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fde35389b2bca69a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d21e4a8531cb4bba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eec74e36fab84bab.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libthiserror-04f842e74988eed6.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libchrono-8b0e2f26fa4593aa.rlib" "/opt/rustwide/target/debug/deps/libserde-dcf86e777c787262.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-12dc98bbecbcec12.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/target/debug/deps/libanyhow-99485ac5aff82c7d.rlib" "/opt/rustwide/target/debug/deps/liburl-278e12bbccdca647.rlib" "/opt/rustwide/target/debug/deps/libidna-932a2f46f55060db.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d7f22cf422d37c04.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3cec6a29cb6b0509.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libfastly_sys-be835e3a791fbfcf.rlib" "/opt/rustwide/target/debug/deps/libfastly_shared-cd439f681cc566c1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libhttp-43140c1a5c224cfb.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/compute_starter_kit_rust_default-4ffa881382c95777" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.14.rcgu.o): in function `fastly::http::body::handle::BodyHandle::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/body/handle.rs:98: undefined reference to `new' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:88: undefined reference to `new' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::get_header_names_impl::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:119: undefined reference to `header_names_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::get_header_values_impl::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:220: undefined reference to `header_values_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::set_header_values': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:266: undefined reference to `header_values_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::set_status': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:377: undefined reference to `status_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::get_status': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:386: undefined reference to `status_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::get_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:396: undefined reference to `version_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::set_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:409: undefined reference to `version_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::send_to_client': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:418: undefined reference to `send_downstream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::response::handle::ResponseHandle::stream_to_client': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/response/handle.rs:429: undefined reference to `send_downstream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::request::handle::RequestHandle::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:119: undefined reference to `new' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_header_names_impl::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:150: undefined reference to `header_names_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_header_values_impl::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:250: undefined reference to `header_values_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::request::handle::RequestHandle::set_header_values': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:297: undefined reference to `header_values_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:410: undefined reference to `version_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::request::handle::RequestHandle::set_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:423: undefined reference to `version_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_method': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:437: undefined reference to `method_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::request::handle::RequestHandle::set_method': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:490: undefined reference to `method_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_url': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:508: undefined reference to `uri_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::request::handle::RequestHandle::set_url': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:578: undefined reference to `uri_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::request::handle::RequestHandle::set_cache_override': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:693: undefined reference to `cache_override_v2_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.2.rcgu.o): in function `fastly::http::request::handle::client_request_and_body': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/http/request/handle.rs:717: undefined reference to `body_downstream_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libfastly-6395229640945c15.rlib(fastly-6395229640945c15.fastly.dacb8cc8-cgu.3.rcgu.o): in function `fastly::init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastly-0.6.0/src/lib.rs:185: undefined reference to `init' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `compute-starter-kit-rust-default` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "01122fe870fe60cad37077c07ef2270d97e6165873376d2d5ca2c77c1e0bb61f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01122fe870fe60cad37077c07ef2270d97e6165873376d2d5ca2c77c1e0bb61f", kill_on_drop: false }` [INFO] [stdout] 01122fe870fe60cad37077c07ef2270d97e6165873376d2d5ca2c77c1e0bb61f