[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-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremybaumont%2Fenvoy-digest-header-filter" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeremybaumont/envoy-digest-header-filter on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/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-8/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-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded envoy-sdk v0.1.0 [INFO] [stderr] Downloaded proxy-wasm-experimental v0.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5b2f016c7d9827af297270928c1ebeab3ff619da62df847bbd099cf94b00848 [INFO] running `Command { std: "docker" "start" "-a" "c5b2f016c7d9827af297270928c1ebeab3ff619da62df847bbd099cf94b00848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5b2f016c7d9827af297270928c1ebeab3ff619da62df847bbd099cf94b00848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b2f016c7d9827af297270928c1ebeab3ff619da62df847bbd099cf94b00848", kill_on_drop: false }` [INFO] [stdout] c5b2f016c7d9827af297270928c1ebeab3ff619da62df847bbd099cf94b00848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf548913dad2d22bcc4567fc1c21e2c5b97cc88e5770adb33dd5cdd1441a7928 [INFO] running `Command { std: "docker" "start" "-a" "bf548913dad2d22bcc4567fc1c21e2c5b97cc88e5770adb33dd5cdd1441a7928", 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] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling time v0.1.44 [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 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] | ^^^^^ help: use `dyn`: `` [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] [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] | ^^^^^ help: use `dyn`: `` [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] [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 25.09s [INFO] running `Command { std: "docker" "inspect" "bf548913dad2d22bcc4567fc1c21e2c5b97cc88e5770adb33dd5cdd1441a7928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf548913dad2d22bcc4567fc1c21e2c5b97cc88e5770adb33dd5cdd1441a7928", kill_on_drop: false }` [INFO] [stdout] bf548913dad2d22bcc4567fc1c21e2c5b97cc88e5770adb33dd5cdd1441a7928 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4602532c22def7419f316406bcb35fbbe565b4127bf6c34a9f40ad1f47a18f98 [INFO] running `Command { std: "docker" "start" "-a" "4602532c22def7419f316406bcb35fbbe565b4127bf6c34a9f40ad1f47a18f98", kill_on_drop: false }` [INFO] [stderr] Compiling envoy-sample-http-filter-module v0.1.0 (/opt/rustwide/workdir/wasm/module) [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] | ^^^^^ help: use `dyn`: `` [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] [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] | ^^^^^ help: use `dyn`: `` [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] [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.extension.8d630558-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.extension.8d630558-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.extension.8d630558-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.extension.8d630558-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.extension.8d630558-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.extension.8d630558-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.extension.8d630558-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.extension.8d630558-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.extension.8d630558-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.extension.8d630558-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.extension.8d630558-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.extension.8d630558-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.extension.8d630558-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.extension.8d630558-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.extension.8d630558-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.extension.8d630558-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.qxn63i3syh3sh5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libenvoy_sample_http_filter-4afbc97e9fd23697.rlib" "/opt/rustwide/target/debug/deps/libbase64-cf3a4a871695e250.rlib" "/opt/rustwide/target/debug/deps/libsafemem-94e69aa88cd626ca.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e56524b8e4e4333.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a9c554db89e4961a.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-c096ea888da6dda2.rlib" "/opt/rustwide/target/debug/deps/libsha2-c03dc59606bd237c.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-8c4fed54511dd4e1.rlib" "/opt/rustwide/target/debug/deps/libdigest-fbb52eab64bc809e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-34e8d27d7fd616e1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3e376aaa9378417c.rlib" "/opt/rustwide/target/debug/deps/libchrono-08b3c51491de7815.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-856d7e9c736a1adb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-aeec6104e567c405.rlib" "/opt/rustwide/target/debug/deps/libtime-aa46faa0dca06412.rlib" "/opt/rustwide/target/debug/deps/libserde-90248ce52c2c8a19.rlib" "/opt/rustwide/target/debug/deps/libenvoy_sdk-4799c129cef52996.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libanyhow-1f081cd88c454d9a.rlib" "/opt/rustwide/target/debug/deps/libproxy_wasm_experimental-892016d59c509053.rlib" "/opt/rustwide/target/debug/deps/liblog-00cc5fb74ab3a2e8.rlib" "/opt/rustwide/target/debug/deps/libwee_alloc-3a55e274c4ecfd45.rlib" "/opt/rustwide/target/debug/deps/liblibc-d2db4bac5b2faf52.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-344ed9001f60eb9f.rlib" "/opt/rustwide/target/debug/deps/libahash-3728cc9c35c67fc6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/extension-7d0685e7b873da80" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/extension-7d0685e7b873da80.extension.8d630558-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-7d0685e7b873da80.extension.8d630558-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-7d0685e7b873da80.extension.8d630558-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-4799c129cef52996.rlib(envoy_sdk-4799c129cef52996.envoy_sdk.d62648a8-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-4799c129cef52996.rlib(envoy_sdk-4799c129cef52996.envoy_sdk.d62648a8-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-4799c129cef52996.rlib(envoy_sdk-4799c129cef52996.envoy_sdk.d62648a8-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-4799c129cef52996.rlib(envoy_sdk-4799c129cef52996.envoy_sdk.d62648a8-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-4799c129cef52996.rlib(envoy_sdk-4799c129cef52996.envoy_sdk.d62648a8-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-4799c129cef52996.rlib(envoy_sdk-4799c129cef52996.envoy_sdk.d62648a8-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-4799c129cef52996.rlib(envoy_sdk-4799c129cef52996.envoy_sdk.d62648a8-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-4799c129cef52996.rlib(envoy_sdk-4799c129cef52996.envoy_sdk.d62648a8-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-4799c129cef52996.rlib(envoy_sdk-4799c129cef52996.envoy_sdk.d62648a8-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-892016d59c509053.rlib(proxy_wasm_experimental-892016d59c509053.proxy_wasm_experimental.80a4abc4-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-892016d59c509053.rlib(proxy_wasm_experimental-892016d59c509053.proxy_wasm_experimental.80a4abc4-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-892016d59c509053.rlib(proxy_wasm_experimental-892016d59c509053.proxy_wasm_experimental.80a4abc4-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-892016d59c509053.rlib(proxy_wasm_experimental-892016d59c509053.proxy_wasm_experimental.80a4abc4-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-892016d59c509053.rlib(proxy_wasm_experimental-892016d59c509053.proxy_wasm_experimental.80a4abc4-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-892016d59c509053.rlib(proxy_wasm_experimental-892016d59c509053.proxy_wasm_experimental.80a4abc4-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-892016d59c509053.rlib(proxy_wasm_experimental-892016d59c509053.proxy_wasm_experimental.80a4abc4-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-892016d59c509053.rlib(proxy_wasm_experimental-892016d59c509053.proxy_wasm_experimental.80a4abc4-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-892016d59c509053.rlib(proxy_wasm_experimental-892016d59c509053.proxy_wasm_experimental.80a4abc4-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-892016d59c509053.rlib(proxy_wasm_experimental-892016d59c509053.proxy_wasm_experimental.80a4abc4-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-892016d59c509053.rlib(proxy_wasm_experimental-892016d59c509053.proxy_wasm_experimental.80a4abc4-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-892016d59c509053.rlib(proxy_wasm_experimental-892016d59c509053.proxy_wasm_experimental.80a4abc4-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-892016d59c509053.rlib(proxy_wasm_experimental-892016d59c509053.proxy_wasm_experimental.80a4abc4-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-892016d59c509053.rlib(proxy_wasm_experimental-892016d59c509053.proxy_wasm_experimental.80a4abc4-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-892016d59c509053.rlib(proxy_wasm_experimental-892016d59c509053.proxy_wasm_experimental.80a4abc4-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] [stderr] error: could not compile `envoy-sample-http-filter-module` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4602532c22def7419f316406bcb35fbbe565b4127bf6c34a9f40ad1f47a18f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4602532c22def7419f316406bcb35fbbe565b4127bf6c34a9f40ad1f47a18f98", kill_on_drop: false }` [INFO] [stdout] 4602532c22def7419f316406bcb35fbbe565b4127bf6c34a9f40ad1f47a18f98