[INFO] cloning repository https://github.com/Maple-Team/rust-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maple-Team/rust-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaple-Team%2Frust-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaple-Team%2Frust-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d51dbb78c9b03737f8a62727e473d37c7c4aa77b [INFO] building Maple-Team/rust-plugin against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaple-Team%2Frust-plugin" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Maple-Team/rust-plugin [INFO] finished tweaking git repo https://github.com/Maple-Team/rust-plugin [INFO] tweaked toml for git repo https://github.com/Maple-Team/rust-plugin written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Maple-Team/rust-plugin 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] crate git repo https://github.com/Maple-Team/rust-plugin already has a lockfile, it will not be regenerated [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f45eb84111b2672260a86cb2c65d26503294f854db7a851924b8c843d9e8793a [INFO] running `Command { std: "docker" "start" "-a" "f45eb84111b2672260a86cb2c65d26503294f854db7a851924b8c843d9e8793a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f45eb84111b2672260a86cb2c65d26503294f854db7a851924b8c843d9e8793a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f45eb84111b2672260a86cb2c65d26503294f854db7a851924b8c843d9e8793a", kill_on_drop: false }` [INFO] [stdout] f45eb84111b2672260a86cb2c65d26503294f854db7a851924b8c843d9e8793a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1fcb47c7f84f802a706ee0043a625c712242b9e9a310be1fdb8dddd7872094a6 [INFO] running `Command { std: "docker" "start" "-a" "1fcb47c7f84f802a706ee0043a625c712242b9e9a310be1fdb8dddd7872094a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling napi-build v1.1.2 [INFO] [stderr] Compiling wasi v0.10.2+wasi-snapshot-preview1 [INFO] [stderr] Compiling napi-sys v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling napi v1.7.11 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling napi-rs_maple-uuid v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling napi-derive v1.1.2 [INFO] [stdout] warning: unexpected `cfg` condition value: `tokio_rt` [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[module_exports] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `napi4` [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[module_exports] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "napi_register_module_v1" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libuuid-6f50838c6e508c0d,libgetrandom-0d989f80fd675cb6,libwasi-4ea4ad5c0c21a1a2,libcfg_if-50b02a9e3502ecf2,libserde-6749596cce570899,libnapi-e10e5d7077d51326,libnapi_sys-35e411ad1fd6e084}.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/napi_rs_maple_uuid.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/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_create_object [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_create_promise [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_create_string_utf8 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_create_async_work [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_queue_async_work [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_create_string_utf8 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_create_string_utf8 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_create_error [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_reject_deferred [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_resolve_deferred [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_delete_async_work [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_create_uint32 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_get_cb_info [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_create_string_utf8 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_create_string_utf8 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_create_error [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_throw [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_create_function [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_set_named_property [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/napi_rs_maple_uuid.napi_rs_maple_uuid.f2e6ce48b84b58b4-cgu.0.rcgu.o: undefined symbol: napi_get_cb_info [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 `napi-rs_maple-uuid` (lib) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1fcb47c7f84f802a706ee0043a625c712242b9e9a310be1fdb8dddd7872094a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fcb47c7f84f802a706ee0043a625c712242b9e9a310be1fdb8dddd7872094a6", kill_on_drop: false }` [INFO] [stdout] 1fcb47c7f84f802a706ee0043a625c712242b9e9a310be1fdb8dddd7872094a6