[INFO] cloning repository https://github.com/anyflow/openapi-path-filter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anyflow/openapi-path-filter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanyflow%2Fopenapi-path-filter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanyflow%2Fopenapi-path-filter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0a955b8c65d6cdbbf612a3f2c4fed3b447b538a [INFO] building anyflow/openapi-path-filter against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanyflow%2Fopenapi-path-filter" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/anyflow/openapi-path-filter [INFO] finished tweaking git repo https://github.com/anyflow/openapi-path-filter [INFO] tweaked toml for git repo https://github.com/anyflow/openapi-path-filter written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anyflow/openapi-path-filter on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 19 packages to latest compatible versions [INFO] [stderr] Adding matchit v0.8.6 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4afe84727974125b5ce756d7489452097736850c4ea1d99e6711e31d7d0a8e43 [INFO] running `Command { std: "docker" "start" "-a" "4afe84727974125b5ce756d7489452097736850c4ea1d99e6711e31d7d0a8e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4afe84727974125b5ce756d7489452097736850c4ea1d99e6711e31d7d0a8e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4afe84727974125b5ce756d7489452097736850c4ea1d99e6711e31d7d0a8e43", kill_on_drop: false }` [INFO] [stdout] 4afe84727974125b5ce756d7489452097736850c4ea1d99e6711e31d7d0a8e43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 9347573f3557d1c70a9a9ca29bc50c63a0a57f4fd0988dd05d56d67a2a7134ff [INFO] running `Command { std: "docker" "start" "-a" "9347573f3557d1c70a9a9ca29bc50c63a0a57f4fd0988dd05d56d67a2a7134ff", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling proxy-wasm v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling matchit v0.8.6 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling lru v0.16.2 [INFO] [stderr] Compiling openapi-endpoint-filter v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "_initialize" "--export" "proxy_abi_version_0_2_1" "--export" "proxy_on_configure" "--export" "proxy_on_context_create" "--export" "proxy_on_delete" "--export" "proxy_on_done" "--export" "proxy_on_downstream_connection_close" "--export" "proxy_on_downstream_data" "--export" "proxy_on_foreign_function" "--export" "proxy_on_grpc_close" "--export" "proxy_on_grpc_receive" "--export" "proxy_on_grpc_receive_initial_metadata" "--export" "proxy_on_grpc_receive_trailing_metadata" "--export" "proxy_on_http_call_response" "--export" "proxy_on_log" "--export" "proxy_on_memory_allocate" "--export" "proxy_on_new_connection" "--export" "proxy_on_queue_ready" "--export" "proxy_on_request_body" "--export" "proxy_on_request_headers" "--export" "proxy_on_request_trailers" "--export" "proxy_on_response_body" "--export" "proxy_on_response_headers" "--export" "proxy_on_response_trailers" "--export" "proxy_on_tick" "--export" "proxy_on_upstream_connection_close" "--export" "proxy_on_upstream_data" "--export" "proxy_on_vm_start" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<6 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libserde_json-5725e15e2de26f77,libmemchr-7415f7f53c525d15,libitoa-b50560bd97dc0e7d,libryu-94576936089e9220,libserde_core-a14e4a920102773b,libproxy_wasm-f0ba833d4e8f7d50,libmatchit-a03c0a720c804a48,liblru-cbe08ade63ce536c,libhashbrown-4d16280b0f89ee68,libequivalent-e75e9a7d273f0189,liballocator_api2-8e8748a307852ab5,libfoldhash-3fe60259f234d275,liblog-5435dfdbba7bd89a}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/openapi_endpoint_filter.wasm" "--gc-sections" "--no-entry" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_get_buffer_bytes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_set_buffer_bytes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_get_property [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_set_property [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_add_header_map_value [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_get_header_map_pairs [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_get_header_map_value [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_set_header_map_pairs [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_replace_header_map_value [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_remove_header_map_value [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_get_status [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_get_shared_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_set_shared_data [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_set_tick_period_milliseconds [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_grpc_cancel [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_get_current_time_nanoseconds [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_grpc_stream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_remove_header_map_value [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_grpc_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libproxy_wasm-f0ba833d4e8f7d50.rlib(proxy_wasm-f0ba833d4e8f7d50.proxy_wasm.9078c781c0b5c357-cgu.1.rcgu.o): undefined symbol: proxy_grpc_cancel [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openapi-endpoint-filter` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9347573f3557d1c70a9a9ca29bc50c63a0a57f4fd0988dd05d56d67a2a7134ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9347573f3557d1c70a9a9ca29bc50c63a0a57f4fd0988dd05d56d67a2a7134ff", kill_on_drop: false }` [INFO] [stdout] 9347573f3557d1c70a9a9ca29bc50c63a0a57f4fd0988dd05d56d67a2a7134ff