[INFO] fetching crate envoy-sdk 0.0.2... [INFO] checking envoy-sdk-0.0.2 against try#0ab79c4b48ad19260fa46623f452c1b403a360e8 for pr-74315 [INFO] extracting crate envoy-sdk 0.0.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate envoy-sdk 0.0.2 on toolchain 0ab79c4b48ad19260fa46623f452c1b403a360e8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate envoy-sdk 0.0.2 [INFO] finished tweaking crates.io crate envoy-sdk 0.0.2 [INFO] tweaked toml for crates.io crate envoy-sdk 0.0.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proxy-wasm-experimental v0.1.0-alpha.5 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 26517699d185d3365bb2c053eb0346ae38652daefc9f04ccc0b2c2349ee9c268 [INFO] running `Command { std: "docker" "start" "-a" "26517699d185d3365bb2c053eb0346ae38652daefc9f04ccc0b2c2349ee9c268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26517699d185d3365bb2c053eb0346ae38652daefc9f04ccc0b2c2349ee9c268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26517699d185d3365bb2c053eb0346ae38652daefc9f04ccc0b2c2349ee9c268", kill_on_drop: false }` [INFO] [stdout] 26517699d185d3365bb2c053eb0346ae38652daefc9f04ccc0b2c2349ee9c268 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 15902ffceda3ff9dba5573ce2e01d6ca37812aad2b74f790010afd0e909aecc7 [INFO] running `Command { std: "docker" "start" "-a" "15902ffceda3ff9dba5573ce2e01d6ca37812aad2b74f790010afd0e909aecc7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking proxy-wasm-experimental v0.1.0-alpha.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking envoy-sdk v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/access_logger/ops.rs:30:78 [INFO] [stdout] | [INFO] [stdout] 30 | host::Function::new("env", "proxy_get_configuration").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/access_logger/ops.rs:38:81 [INFO] [stdout] | [INFO] [stdout] 38 | host::Function::new("env", "proxy_get_header_map_pairs").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/access_logger/ops.rs:44:81 [INFO] [stdout] | [INFO] [stdout] 44 | host::Function::new("env", "proxy_get_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/access_logger/ops.rs:50:81 [INFO] [stdout] | [INFO] [stdout] 50 | host::Function::new("env", "proxy_get_header_map_pairs").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/access_logger/ops.rs:56:81 [INFO] [stdout] | [INFO] [stdout] 56 | host::Function::new("env", "proxy_get_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/access_logger/ops.rs:62:81 [INFO] [stdout] | [INFO] [stdout] 62 | host::Function::new("env", "proxy_get_header_map_pairs").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/access_logger/ops.rs:68:81 [INFO] [stdout] | [INFO] [stdout] 68 | host::Function::new("env", "proxy_get_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/access_logger/ops.rs:74:91 [INFO] [stdout] | [INFO] [stdout] 74 | .map_err(|status| host::Function::new("env", "proxy_get_property").call_error(status)) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/factory/ops.rs:30:78 [INFO] [stdout] | [INFO] [stdout] 30 | host::Function::new("env", "proxy_get_configuration").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/factory/ops.rs:38:83 [INFO] [stdout] | [INFO] [stdout] 38 | .map_err(|status| host::Function::new("env", "proxy_done").call_error(status)) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:33:81 [INFO] [stdout] | [INFO] [stdout] 33 | host::Function::new("env", "proxy_get_header_map_pairs").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:39:81 [INFO] [stdout] | [INFO] [stdout] 39 | host::Function::new("env", "proxy_set_header_map_pairs").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:45:81 [INFO] [stdout] | [INFO] [stdout] 45 | host::Function::new("env", "proxy_get_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:53:93 [INFO] [stdout] | [INFO] [stdout] 53 | host::Function::new("env", "proxy_replace_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:56:92 [INFO] [stdout] | [INFO] [stdout] 56 | host::Function::new("env", "proxy_remove_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:64:81 [INFO] [stdout] | [INFO] [stdout] 64 | host::Function::new("env", "proxy_add_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:72:77 [INFO] [stdout] | [INFO] [stdout] 72 | host::Function::new("env", "proxy_get_buffer_bytes").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:80:81 [INFO] [stdout] | [INFO] [stdout] 80 | host::Function::new("env", "proxy_get_header_map_pairs").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:86:81 [INFO] [stdout] | [INFO] [stdout] 86 | host::Function::new("env", "proxy_set_header_map_pairs").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:92:81 [INFO] [stdout] | [INFO] [stdout] 92 | host::Function::new("env", "proxy_get_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:100:93 [INFO] [stdout] | [INFO] [stdout] 100 | host::Function::new("env", "proxy_replace_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:103:92 [INFO] [stdout] | [INFO] [stdout] 103 | host::Function::new("env", "proxy_remove_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:111:81 [INFO] [stdout] | [INFO] [stdout] 111 | host::Function::new("env", "proxy_add_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:119:81 [INFO] [stdout] | [INFO] [stdout] 119 | host::Function::new("env", "proxy_get_header_map_pairs").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:125:81 [INFO] [stdout] | [INFO] [stdout] 125 | host::Function::new("env", "proxy_set_header_map_pairs").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:131:81 [INFO] [stdout] | [INFO] [stdout] 131 | host::Function::new("env", "proxy_get_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:139:93 [INFO] [stdout] | [INFO] [stdout] 139 | host::Function::new("env", "proxy_replace_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:142:92 [INFO] [stdout] | [INFO] [stdout] 142 | host::Function::new("env", "proxy_remove_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:150:81 [INFO] [stdout] | [INFO] [stdout] 150 | host::Function::new("env", "proxy_add_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:158:77 [INFO] [stdout] | [INFO] [stdout] 158 | host::Function::new("env", "proxy_get_buffer_bytes").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:166:81 [INFO] [stdout] | [INFO] [stdout] 166 | host::Function::new("env", "proxy_get_header_map_pairs").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:172:81 [INFO] [stdout] | [INFO] [stdout] 172 | host::Function::new("env", "proxy_set_header_map_pairs").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:178:81 [INFO] [stdout] | [INFO] [stdout] 178 | host::Function::new("env", "proxy_get_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking url v2.1.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:186:93 [INFO] [stdout] | [INFO] [stdout] 186 | host::Function::new("env", "proxy_replace_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:189:92 [INFO] [stdout] | [INFO] [stdout] 189 | host::Function::new("env", "proxy_remove_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:197:81 [INFO] [stdout] | [INFO] [stdout] 197 | host::Function::new("env", "proxy_add_header_map_value").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:205:77 [INFO] [stdout] | [INFO] [stdout] 205 | host::Function::new("env", "proxy_continue_request").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:216:80 [INFO] [stdout] | [INFO] [stdout] 216 | host::Function::new("env", "proxy_send_local_response").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:222:78 [INFO] [stdout] | [INFO] [stdout] 222 | host::Function::new("env", "proxy_clear_route_cache").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/http/ops.rs:230:78 [INFO] [stdout] | [INFO] [stdout] 230 | host::Function::new("env", "proxy_continue_response").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/network/ops.rs:26:77 [INFO] [stdout] | [INFO] [stdout] 26 | host::Function::new("env", "proxy_get_buffer_bytes").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/extension/filter/network/ops.rs:34:77 [INFO] [stdout] | [INFO] [stdout] 34 | host::Function::new("env", "proxy_get_buffer_bytes").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/host/services/clients/http.rs:85:92 [INFO] [stdout] | [INFO] [stdout] 85 | .map_err(|status| host::Function::new("env", "proxy_http_call").call_error(status)) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/host/services/clients/http.rs:93:85 [INFO] [stdout] | [INFO] [stdout] 93 | host::Function::new("env", "proxy_get_header_map_pairs").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/host/services/clients/http.rs:103:90 [INFO] [stdout] | [INFO] [stdout] 103 | |status| host::Function::new("env", "proxy_get_buffer_bytes").call_error(status), [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/host/services/clients/http.rs:109:85 [INFO] [stdout] | [INFO] [stdout] 109 | host::Function::new("env", "proxy_get_header_map_pairs").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/host/services/info.rs:41:77 [INFO] [stdout] | [INFO] [stdout] 41 | host::Function::new("env", "proxy_get_property").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/host/services/info.rs:47:77 [INFO] [stdout] | [INFO] [stdout] 47 | host::Function::new("env", "proxy_set_property").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/host/services/shared_data.rs:37:80 [INFO] [stdout] | [INFO] [stdout] 37 | host::Function::new("env", "proxy_get_shared_data").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/host/services/shared_data.rs:43:80 [INFO] [stdout] | [INFO] [stdout] 43 | host::Function::new("env", "proxy_set_shared_data").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/host/services/shared_queue.rs:62:90 [INFO] [stdout] | [INFO] [stdout] 62 | host::Function::new("env", "proxy_register_shared_queue").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/host/services/shared_queue.rs:70:89 [INFO] [stdout] | [INFO] [stdout] 70 | host::Function::new("env", "proxy_resolve_shared_queue").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/host/services/shared_queue.rs:77:85 [INFO] [stdout] | [INFO] [stdout] 77 | host::Function::new("env", "proxy_dequeue_shared_queue").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/host/services/shared_queue.rs:83:85 [INFO] [stdout] | [INFO] [stdout] 83 | host::Function::new("env", "proxy_enqueue_shared_queue").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/host/services/time.rs:38:93 [INFO] [stdout] | [INFO] [stdout] 38 | host::Function::new("env", "proxy_get_current_time_nanoseconds").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/vm/mod.rs:36:78 [INFO] [stdout] | [INFO] [stdout] 36 | host::Function::new("env", "proxy_get_configuration").call_error(status) [INFO] [stdout] | ^^^^^^ expected enum `proxy_wasm_experimental::types::Status`, found struct `std::boxed::Box` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `proxy_wasm_experimental::types::Status` [INFO] [stdout] found struct `std::boxed::Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 56 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `envoy-sdk`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "15902ffceda3ff9dba5573ce2e01d6ca37812aad2b74f790010afd0e909aecc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15902ffceda3ff9dba5573ce2e01d6ca37812aad2b74f790010afd0e909aecc7", kill_on_drop: false }` [INFO] [stdout] 15902ffceda3ff9dba5573ce2e01d6ca37812aad2b74f790010afd0e909aecc7