[INFO] fetching crate esi 0.6.0... [INFO] testing esi-0.6.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate esi 0.6.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate esi 0.6.0 [INFO] finished tweaking crates.io crate esi 0.6.0 [INFO] tweaked toml for crates.io crate esi 0.6.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate esi 0.6.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 116 packages to latest compatible versions [INFO] [stderr] Adding quick-xml v0.37.5 (available: v0.38.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-bindgen-rt v0.42.1 [INFO] [stderr] Downloaded fastly-macros v0.11.5 [INFO] [stderr] Downloaded fastly-shared v0.11.5 [INFO] [stderr] Downloaded fastly-sys v0.11.5 [INFO] [stderr] Downloaded fastly v0.11.5 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fe3cfa4830132d7c2d403b8125588116c1198f51af8f6fce50276a66c04e0cc [INFO] running `Command { std: "docker" "start" "-a" "1fe3cfa4830132d7c2d403b8125588116c1198f51af8f6fce50276a66c04e0cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fe3cfa4830132d7c2d403b8125588116c1198f51af8f6fce50276a66c04e0cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe3cfa4830132d7c2d403b8125588116c1198f51af8f6fce50276a66c04e0cc", kill_on_drop: false }` [INFO] [stdout] 1fe3cfa4830132d7c2d403b8125588116c1198f51af8f6fce50276a66c04e0cc [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4ce6b9c52d3ee8aea997572127e8f7e7c4a311c66816927eb45a172b73eb544e [INFO] running `Command { std: "docker" "start" "-a" "4ce6b9c52d3ee8aea997572127e8f7e7c4a311c66816927eb45a172b73eb544e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling elsa v1.11.2 [INFO] [stderr] Compiling fastly-shared v0.11.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling fastly-sys v0.11.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling fastly-macros v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling fastly v0.11.5 [INFO] [stderr] Compiling esi v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.14s [INFO] running `Command { std: "docker" "inspect" "4ce6b9c52d3ee8aea997572127e8f7e7c4a311c66816927eb45a172b73eb544e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce6b9c52d3ee8aea997572127e8f7e7c4a311c66816927eb45a172b73eb544e", kill_on_drop: false }` [INFO] [stdout] 4ce6b9c52d3ee8aea997572127e8f7e7c4a311c66816927eb45a172b73eb544e [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 26edd72d8fd14edfeb023c16e104e31ef4e139908be148b99d143b7587f8b082 [INFO] running `Command { std: "docker" "start" "-a" "26edd72d8fd14edfeb023c16e104e31ef4e139908be148b99d143b7587f8b082", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling esi v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcEx7qJv/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libhtml_escape-8e1bb6a2e950d6db.rlib,libutf8_width-6a550079f2578d1e.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libregex-fecddc971f28784f.rlib,libregex_automata-194c66049484e349.rlib,libaho_corasick-748d51dfd8f114b8.rlib,libregex_syntax-68ebd4ae9920c658.rlib,liblog-7ed48074b9f3458e.rlib,libthiserror-3874ea12b0e1d06f.rlib,libquick_xml-9df7c8e83b88c031.rlib,libfastly-c8027cd9fc1a0d09.rlib,libserde_urlencoded-976ed2e7aa8200e2.rlib,libserde_json-a0ecde77caa1bc64.rlib,libmemchr-1aee4b866184c097.rlib,libryu-0a228f54b75663b5.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libitertools-54f43f3a8ab00de6.rlib,libeither-da399c10ae937dac.rlib,libmime-e6f732c53ac9de40.rlib,libelsa-6eba96a2264fb17e.rlib,libindexmap-fe91f3563e4dbaa4.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-217b7fa321d8dcb2.rlib,libdowncast_rs-cc091fe72c7d85c0.rlib,libtime-d02d49aa5a9f4de3.rlib,libtime_core-5c207284db4e644c.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-95e5f6572846cca3.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libanyhow-ba8dd496d0f3cbcd.rlib,liburl-7b803db4dbed788b.rlib,libidna-6a9aa59439a3f1e6.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-cc4a1e162120479b.rlib,libicu_properties-60f2d689a908a29b.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-32b70acfdd6595b8.rlib,libsmallvec-5d5f3fb0d6faa605.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-6696aecfacd8d77d.rlib,libpotential_utf-781cc2c42632b59b.rlib,libicu_provider-26692eabd0ec5c0a.rlib,libicu_locale_core-2280be862a81b0d3.rlib,libtinystr-c85826ca8d284491.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-5034f2d4260a2ccf.rlib,libzerotrie-c5d147951dd6b98c.rlib,libyoke-32b7e57db0dc4c59.rlib,libstable_deref_trait-442303c7f0a58071.rlib,libzerofrom-382de5694f40ff80.rlib,libform_urlencoded-5bbe9833f716692d.rlib,libpercent_encoding-41fcfc968ac39f44.rlib,libsha2-5d4538523406714c.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libopaque_debug-e6e9625e5e37299b.rlib,libdigest-714cf80c2b47a314.rlib,libblock_buffer-0a4969e701effe27.rlib,libgeneric_array-38a572dae555bf7c.rlib,libtypenum-946f014670f06d4a.rlib,libthiserror-d5751a0c23d33720.rlib,libserde-474e452a65bb917c.rlib,libfastly_sys-6f43e828ae99a232.rlib,libfastly_shared-aedbbb8ed1021774.rlib,libbitflags-e274cd04b58a060d.rlib,libhttp-c24b69f7529b4b63.rlib,libitoa-ffb801c715a80a64.rlib,libfnv-81596130b397d5c3.rlib,libbytes-0deeb68a8e6966b8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcEx7qJv/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/esi-6c50fcdbead34ba0" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfastly-c8027cd9fc1a0d09.rlib(fastly-c8027cd9fc1a0d09.fastly.44e318bbb98fc813-cgu.07.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_header_values_impl::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastly-0.11.5/src/http/request/handle.rs:284:(.text._ZN6fastly4http7request6handle13RequestHandle22get_header_values_impl28_$u7b$$u7b$closure$u7d$$u7d$17h86c877d69418408eE+0xb6): undefined reference to `header_values_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfastly-c8027cd9fc1a0d09.rlib(fastly-c8027cd9fc1a0d09.fastly.44e318bbb98fc813-cgu.07.rcgu.o): in function `fastly::http::request::handle::RequestHandle::insert_header': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastly-0.11.5/src/http/request/handle.rs:386:(.text._ZN6fastly4http7request6handle13RequestHandle13insert_header17h1c7bc6c6d0e9d4bfE+0xb5): undefined reference to `header_insert' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfastly-c8027cd9fc1a0d09.rlib(fastly-c8027cd9fc1a0d09.fastly.44e318bbb98fc813-cgu.07.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastly-0.11.5/src/http/request/handle.rs:439:(.text._ZN6fastly4http7request6handle13RequestHandle11get_version17hc40600a434cf41a1E+0x20): undefined reference to `version_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfastly-c8027cd9fc1a0d09.rlib(fastly-c8027cd9fc1a0d09.fastly.44e318bbb98fc813-cgu.07.rcgu.o): in function `fastly::http::request::handle::RequestHandle::set_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastly-0.11.5/src/http/request/handle.rs:452:(.text._ZN6fastly4http7request6handle13RequestHandle11set_version17he170dc019a59b73bE+0x35): undefined reference to `version_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfastly-c8027cd9fc1a0d09.rlib(fastly-c8027cd9fc1a0d09.fastly.44e318bbb98fc813-cgu.07.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_method': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastly-0.11.5/src/http/request/handle.rs:466:(.text._ZN6fastly4http7request6handle13RequestHandle10get_method17h91be1cd0f3412ee1E+0xc9): undefined reference to `method_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfastly-c8027cd9fc1a0d09.rlib(fastly-c8027cd9fc1a0d09.fastly.44e318bbb98fc813-cgu.07.rcgu.o): in function `fastly::http::request::handle::RequestHandle::set_method': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastly-0.11.5/src/http/request/handle.rs:521:(.text._ZN6fastly4http7request6handle13RequestHandle10set_method17h279dd397fd93f156E+0x66): undefined reference to `method_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfastly-c8027cd9fc1a0d09.rlib(fastly-c8027cd9fc1a0d09.fastly.44e318bbb98fc813-cgu.07.rcgu.o): in function `fastly::http::request::handle::RequestHandle::get_url': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastly-0.11.5/src/http/request/handle.rs:539:(.text._ZN6fastly4http7request6handle13RequestHandle7get_url17hb39b338e270fba86E+0xe4): undefined reference to `uri_get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfastly-c8027cd9fc1a0d09.rlib(fastly-c8027cd9fc1a0d09.fastly.44e318bbb98fc813-cgu.07.rcgu.o): in function `fastly::http::request::handle::RequestHandle::set_url': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastly-0.11.5/src/http/request/handle.rs:599:(.text._ZN6fastly4http7request6handle13RequestHandle7set_url17h9369d0af9f378a32E+0x66): undefined reference to `uri_set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfastly-c8027cd9fc1a0d09.rlib(fastly-c8027cd9fc1a0d09.fastly.44e318bbb98fc813-cgu.07.rcgu.o): in function `fastly::http::request::handle::client_ip_addr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastly-0.11.5/src/http/request/handle.rs:1003:(.text._ZN6fastly4http7request6handle14client_ip_addr17hf03a7dcd2d8b69feE+0x50): undefined reference to `downstream_client_ip_addr' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `esi` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "26edd72d8fd14edfeb023c16e104e31ef4e139908be148b99d143b7587f8b082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26edd72d8fd14edfeb023c16e104e31ef4e139908be148b99d143b7587f8b082", kill_on_drop: false }` [INFO] [stdout] 26edd72d8fd14edfeb023c16e104e31ef4e139908be148b99d143b7587f8b082