[INFO] cloning repository https://github.com/jeremybaumont/envoy-digest-header-filter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremybaumont/envoy-digest-header-filter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremybaumont%2Fenvoy-digest-header-filter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremybaumont%2Fenvoy-digest-header-filter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b39fb2e4d500f85a19cc296b731c900c7b5de709 [INFO] testing jeremybaumont/envoy-digest-header-filter 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%2Fjeremybaumont%2Fenvoy-digest-header-filter" "/workspace/builds/worker-49/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-49/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeremybaumont/envoy-digest-header-filter 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-49/source/.cargo/config [INFO] started tweaking git repo https://github.com/jeremybaumont/envoy-digest-header-filter [INFO] finished tweaking git repo https://github.com/jeremybaumont/envoy-digest-header-filter [INFO] tweaked toml for git repo https://github.com/jeremybaumont/envoy-digest-header-filter written to /workspace/builds/worker-49/source/Cargo.toml [INFO] crate git repo https://github.com/jeremybaumont/envoy-digest-header-filter 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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] 36bc084d92c700f2eef5a96f3f05566d8d7147e0d3719b6b154000854fbcc50d [INFO] running `Command { std: "docker" "start" "-a" "36bc084d92c700f2eef5a96f3f05566d8d7147e0d3719b6b154000854fbcc50d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36bc084d92c700f2eef5a96f3f05566d8d7147e0d3719b6b154000854fbcc50d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36bc084d92c700f2eef5a96f3f05566d8d7147e0d3719b6b154000854fbcc50d", kill_on_drop: false }` [INFO] [stdout] 36bc084d92c700f2eef5a96f3f05566d8d7147e0d3719b6b154000854fbcc50d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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] 7284e0ba2cf344a43cdc2d2d1e6c6c078d847e59ee7843bcf959d6ed10d6eca9 [INFO] running `Command { std: "docker" "start" "-a" "7284e0ba2cf344a43cdc2d2d1e6c6c078d847e59ee7843bcf959d6ed10d6eca9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling proxy-wasm-experimental v0.0.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling envoy-sdk v0.1.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling envoy-sample-http-filter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `envoy::error::format_err` [INFO] [stdout] --> src/filter.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use envoy::error::format_err; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/factory.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | Self::new(Clock::default(), Stats::default()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 | Self::new(::default(), Stats::default()) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/factory.rs:40:37 [INFO] [stdout] | [INFO] [stdout] 40 | Self::new(Clock::default(), Stats::default()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 | Self::new(Clock::default(), ::default()) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | _ => self.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling envoy-sample-http-filter-module v0.1.0 (/opt/rustwide/workdir/wasm/module) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "7284e0ba2cf344a43cdc2d2d1e6c6c078d847e59ee7843bcf959d6ed10d6eca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7284e0ba2cf344a43cdc2d2d1e6c6c078d847e59ee7843bcf959d6ed10d6eca9", kill_on_drop: false }` [INFO] [stdout] 7284e0ba2cf344a43cdc2d2d1e6c6c078d847e59ee7843bcf959d6ed10d6eca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b06c2140e62ba345e674f9f625bc78136455c8cedeed67e30f77cf09fc86eb4e [INFO] running `Command { std: "docker" "start" "-a" "b06c2140e62ba345e674f9f625bc78136455c8cedeed67e30f77cf09fc86eb4e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused import: `envoy::error::format_err` [INFO] [stdout] --> src/filter.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use envoy::error::format_err; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling envoy-sample-http-filter-module v0.1.0 (/opt/rustwide/workdir/wasm/module) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/factory.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | Self::new(Clock::default(), Stats::default()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 | Self::new(::default(), Stats::default()) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/factory.rs:40:37 [INFO] [stdout] | [INFO] [stdout] 40 | Self::new(Clock::default(), Stats::default()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 | Self::new(Clock::default(), ::default()) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | _ => self.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `envoy-sample-http-filter-module` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.blmtw3h3vfr6r7i.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/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.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_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libenvoy_sample_http_filter-c4fc06cd4314b6f9.rlib" "/opt/rustwide/target/debug/deps/libbase64-df6a0db567345ba4.rlib" "/opt/rustwide/target/debug/deps/libsafemem-94e69aa88cd626ca.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c6934b3c2755425b.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-c096ea888da6dda2.rlib" "/opt/rustwide/target/debug/deps/libsha2-4e9fdcbb6132fd2d.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c42d8fbe55cdf8a2.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e291911cc548c27.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-eaf7d2005f1708d3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libchrono-798a1bc8a0d3ff87.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3199538a458fc481.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e27a049407c5a1f.rlib" "/opt/rustwide/target/debug/deps/libtime-06e50654bbbe5962.rlib" "/opt/rustwide/target/debug/deps/libserde-dd2ebda158a391ee.rlib" "/opt/rustwide/target/debug/deps/libenvoy_sdk-45d654b032cb3b65.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libanyhow-bc6dbf159b935250.rlib" "/opt/rustwide/target/debug/deps/libproxy_wasm_experimental-4dfa7b383814cd46.rlib" "/opt/rustwide/target/debug/deps/liblog-2dc54ae93de1162f.rlib" "/opt/rustwide/target/debug/deps/libwee_alloc-aaf7cf6257f7b8a9.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ef83fc220be4557.rlib" "/opt/rustwide/target/debug/deps/libmemory_units-248bf41ddd43e1b9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e7f7f3b87c740cf0.rlib" "/opt/rustwide/target/debug/deps/libahash-3728cc9c35c67fc6.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/extension-79cb3a5745b6bf38" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.3.rcgu.o: in function `proxy_wasm_experimental::hostcalls::add_map_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:401: undefined reference to `proxy_add_header_map_value' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.3.rcgu.o: in function `proxy_wasm_experimental::hostcalls::set_map_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:360: undefined reference to `proxy_remove_header_map_value' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:347: undefined reference to `proxy_replace_header_map_value' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/extension-79cb3a5745b6bf38.extension.9a8a7174-cgu.3.rcgu.o: in function `proxy_wasm_experimental::hostcalls::set_map': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:249: undefined reference to `proxy_set_header_map_pairs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libenvoy_sdk-45d654b032cb3b65.rlib(envoy_sdk-45d654b032cb3b65.envoy_sdk.bed72b51-cgu.14.rcgu.o): in function `proxy_wasm_experimental::hostcalls::get_map_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:287: undefined reference to `proxy_get_header_map_value' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libenvoy_sdk-45d654b032cb3b65.rlib(envoy_sdk-45d654b032cb3b65.envoy_sdk.bed72b51-cgu.14.rcgu.o): in function `proxy_wasm_experimental::hostcalls::get_map_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:287: undefined reference to `proxy_get_header_map_value' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libenvoy_sdk-45d654b032cb3b65.rlib(envoy_sdk-45d654b032cb3b65.envoy_sdk.bed72b51-cgu.14.rcgu.o): in function `proxy_wasm_experimental::hostcalls::set_map_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:360: undefined reference to `proxy_remove_header_map_value' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:347: undefined reference to `proxy_replace_header_map_value' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libenvoy_sdk-45d654b032cb3b65.rlib(envoy_sdk-45d654b032cb3b65.envoy_sdk.bed72b51-cgu.14.rcgu.o): in function `proxy_wasm_experimental::hostcalls::send_http_response': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:798: undefined reference to `proxy_send_local_response' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libenvoy_sdk-45d654b032cb3b65.rlib(envoy_sdk-45d654b032cb3b65.envoy_sdk.bed72b51-cgu.14.rcgu.o): in function `proxy_wasm_experimental::hostcalls::set_map': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:249: undefined reference to `proxy_set_header_map_pairs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libenvoy_sdk-45d654b032cb3b65.rlib(envoy_sdk-45d654b032cb3b65.envoy_sdk.bed72b51-cgu.14.rcgu.o): in function `envoy_sdk::abi::proxy_wasm::hostcalls::define_metric': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/envoy-sdk-0.1.0/src/abi/proxy_wasm/hostcalls.rs:202: undefined reference to `proxy_define_metric' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libenvoy_sdk-45d654b032cb3b65.rlib(envoy_sdk-45d654b032cb3b65.envoy_sdk.bed72b51-cgu.14.rcgu.o): in function `envoy_sdk::abi::proxy_wasm::hostcalls::increment_metric': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/envoy-sdk-0.1.0/src/abi/proxy_wasm/hostcalls.rs:222: undefined reference to `proxy_increment_metric' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libenvoy_sdk-45d654b032cb3b65.rlib(envoy_sdk-45d654b032cb3b65.envoy_sdk.bed72b51-cgu.14.rcgu.o): in function `envoy_sdk::abi::proxy_wasm::hostcalls::record_metric': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/envoy-sdk-0.1.0/src/abi/proxy_wasm/hostcalls.rs:237: undefined reference to `proxy_record_metric' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libenvoy_sdk-45d654b032cb3b65.rlib(envoy_sdk-45d654b032cb3b65.envoy_sdk.bed72b51-cgu.14.rcgu.o): in function `envoy_sdk::abi::proxy_wasm::hostcalls::get_metric': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/envoy-sdk-0.1.0/src/abi/proxy_wasm/hostcalls.rs:253: undefined reference to `proxy_get_metric' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libproxy_wasm_experimental-4dfa7b383814cd46.rlib(proxy_wasm_experimental-4dfa7b383814cd46.proxy_wasm_experimental.3d3722fe-cgu.6.rcgu.o): in function `proxy_wasm_experimental::hostcalls::get_current_time': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:81: undefined reference to `proxy_get_current_time_nanoseconds' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libproxy_wasm_experimental-4dfa7b383814cd46.rlib(proxy_wasm_experimental-4dfa7b383814cd46.proxy_wasm_experimental.3d3722fe-cgu.6.rcgu.o): in function `proxy_wasm_experimental::hostcalls::set_tick_period': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:97: undefined reference to `proxy_set_tick_period_milliseconds' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libproxy_wasm_experimental-4dfa7b383814cd46.rlib(proxy_wasm_experimental-4dfa7b383814cd46.proxy_wasm_experimental.3d3722fe-cgu.6.rcgu.o): in function `proxy_wasm_experimental::hostcalls::get_buffer': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:125: undefined reference to `proxy_get_buffer_bytes' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libproxy_wasm_experimental-4dfa7b383814cd46.rlib(proxy_wasm_experimental-4dfa7b383814cd46.proxy_wasm_experimental.3d3722fe-cgu.6.rcgu.o): in function `proxy_wasm_experimental::hostcalls::get_map': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:201: undefined reference to `proxy_get_header_map_pairs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libproxy_wasm_experimental-4dfa7b383814cd46.rlib(proxy_wasm_experimental-4dfa7b383814cd46.proxy_wasm_experimental.3d3722fe-cgu.6.rcgu.o): in function `proxy_wasm_experimental::hostcalls::get_property': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:444: undefined reference to `proxy_get_property' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libproxy_wasm_experimental-4dfa7b383814cd46.rlib(proxy_wasm_experimental-4dfa7b383814cd46.proxy_wasm_experimental.3d3722fe-cgu.6.rcgu.o): in function `proxy_wasm_experimental::hostcalls::set_property': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:497: undefined reference to `proxy_set_property' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libproxy_wasm_experimental-4dfa7b383814cd46.rlib(proxy_wasm_experimental-4dfa7b383814cd46.proxy_wasm_experimental.3d3722fe-cgu.6.rcgu.o): in function `proxy_wasm_experimental::hostcalls::get_shared_data': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:540: undefined reference to `proxy_get_shared_data' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libproxy_wasm_experimental-4dfa7b383814cd46.rlib(proxy_wasm_experimental-4dfa7b383814cd46.proxy_wasm_experimental.3d3722fe-cgu.6.rcgu.o): in function `proxy_wasm_experimental::hostcalls::set_shared_data': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:600: undefined reference to `proxy_set_shared_data' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libproxy_wasm_experimental-4dfa7b383814cd46.rlib(proxy_wasm_experimental-4dfa7b383814cd46.proxy_wasm_experimental.3d3722fe-cgu.6.rcgu.o): in function `proxy_wasm_experimental::hostcalls::register_shared_queue': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:625: undefined reference to `proxy_register_shared_queue' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libproxy_wasm_experimental-4dfa7b383814cd46.rlib(proxy_wasm_experimental-4dfa7b383814cd46.proxy_wasm_experimental.3d3722fe-cgu.6.rcgu.o): in function `proxy_wasm_experimental::hostcalls::resolve_shared_queue': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:646: undefined reference to `proxy_resolve_shared_queue' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libproxy_wasm_experimental-4dfa7b383814cd46.rlib(proxy_wasm_experimental-4dfa7b383814cd46.proxy_wasm_experimental.3d3722fe-cgu.6.rcgu.o): in function `proxy_wasm_experimental::hostcalls::dequeue_shared_queue': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:673: undefined reference to `proxy_dequeue_shared_queue' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libproxy_wasm_experimental-4dfa7b383814cd46.rlib(proxy_wasm_experimental-4dfa7b383814cd46.proxy_wasm_experimental.3d3722fe-cgu.6.rcgu.o): in function `proxy_wasm_experimental::hostcalls::enqueue_shared_queue': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:718: undefined reference to `proxy_enqueue_shared_queue' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libproxy_wasm_experimental-4dfa7b383814cd46.rlib(proxy_wasm_experimental-4dfa7b383814cd46.proxy_wasm_experimental.3d3722fe-cgu.6.rcgu.o): in function `proxy_wasm_experimental::hostcalls::continue_stream': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:732: undefined reference to `proxy_continue_stream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libproxy_wasm_experimental-4dfa7b383814cd46.rlib(proxy_wasm_experimental-4dfa7b383814cd46.proxy_wasm_experimental.3d3722fe-cgu.6.rcgu.o): in function `proxy_wasm_experimental::hostcalls::dispatch_http_call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:873: undefined reference to `proxy_http_call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libproxy_wasm_experimental-4dfa7b383814cd46.rlib(proxy_wasm_experimental-4dfa7b383814cd46.proxy_wasm_experimental.3d3722fe-cgu.6.rcgu.o): in function `proxy_wasm_experimental::hostcalls::done': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proxy-wasm-experimental-0.0.7/src/hostcalls.rs:915: undefined reference to `proxy_done' [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 [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b06c2140e62ba345e674f9f625bc78136455c8cedeed67e30f77cf09fc86eb4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b06c2140e62ba345e674f9f625bc78136455c8cedeed67e30f77cf09fc86eb4e", kill_on_drop: false }` [INFO] [stdout] b06c2140e62ba345e674f9f625bc78136455c8cedeed67e30f77cf09fc86eb4e