[INFO] cloning repository https://github.com/SirWindfield/commom-user-folders-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SirWindfield/commom-user-folders-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSirWindfield%2Fcommom-user-folders-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSirWindfield%2Fcommom-user-folders-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cba642fd5e3caa6c59d1c049b534d91ed9eca7d [INFO] building SirWindfield/commom-user-folders-node against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSirWindfield%2Fcommom-user-folders-node" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SirWindfield/commom-user-folders-node [INFO] finished tweaking git repo https://github.com/SirWindfield/commom-user-folders-node [INFO] tweaked toml for git repo https://github.com/SirWindfield/commom-user-folders-node written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SirWindfield/commom-user-folders-node on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SirWindfield/commom-user-folders-node 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded napi-derive v1.0.0 [INFO] [stderr] Downloaded napi-build v1.0.1 [INFO] [stderr] Downloaded chunked_transfer v1.3.0 [INFO] [stderr] Downloaded napi-sys v1.0.0 [INFO] [stderr] Downloaded wasi v0.10.1+wasi-snapshot-preview1 [INFO] [stderr] Downloaded redox_syscall v0.2.4 [INFO] [stderr] Downloaded log v0.4.13 [INFO] [stderr] Downloaded bumpalo v3.5.0 [INFO] [stderr] Downloaded ureq v2.0.1 [INFO] [stderr] Downloaded syn v1.0.59 [INFO] [stderr] Downloaded libc v0.2.82 [INFO] [stderr] Downloaded ring v0.16.19 [INFO] [stderr] Downloaded napi v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a75610445f7f5d000d20f13c1ee59ce2684634a4e03129d489bd2f15e709ba62 [INFO] running `Command { std: "docker" "start" "-a" "a75610445f7f5d000d20f13c1ee59ce2684634a4e03129d489bd2f15e709ba62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a75610445f7f5d000d20f13c1ee59ce2684634a4e03129d489bd2f15e709ba62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a75610445f7f5d000d20f13c1ee59ce2684634a4e03129d489bd2f15e709ba62", kill_on_drop: false }` [INFO] [stdout] a75610445f7f5d000d20f13c1ee59ce2684634a4e03129d489bd2f15e709ba62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] c9a40902a7bd50c8a3acd54c772d4a7f98760dfaf92f4145149d819c8d07e5fa [INFO] running `Command { std: "docker" "start" "-a" "c9a40902a7bd50c8a3acd54c772d4a7f98760dfaf92f4145149d819c8d07e5fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling napi-sys v1.0.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling napi-build v1.0.1 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling napi v1.1.1 [INFO] [stderr] Compiling sirwindfield_common-user-folders v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling napi-derive v1.0.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `tokio_rt` [INFO] [stdout] --> src/lib.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | #[module_exports] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | create_named_method_for_folder_names!(audio, desktop, document, download, picture); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [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` which comes from the expansion of the macro `create_named_method_for_folder_names` (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:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | #[module_exports] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | create_named_method_for_folder_names!(audio, desktop, document, download, picture); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [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` which comes from the expansion of the macro `create_named_method_for_folder_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.89s [INFO] running `Command { std: "docker" "inspect" "c9a40902a7bd50c8a3acd54c772d4a7f98760dfaf92f4145149d819c8d07e5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9a40902a7bd50c8a3acd54c772d4a7f98760dfaf92f4145149d819c8d07e5fa", kill_on_drop: false }` [INFO] [stdout] c9a40902a7bd50c8a3acd54c772d4a7f98760dfaf92f4145149d819c8d07e5fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 735c200fe131368cf7c5ac2c4dc68114460410660c0153b7a1eee3b91c93a96e [INFO] running `Command { std: "docker" "start" "-a" "735c200fe131368cf7c5ac2c4dc68114460410660c0153b7a1eee3b91c93a96e", kill_on_drop: false }` [INFO] [stderr] Compiling sirwindfield_common-user-folders v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `tokio_rt` [INFO] [stdout] --> src/lib.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | #[module_exports] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | create_named_method_for_folder_names!(audio, desktop, document, download, picture); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [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` which comes from the expansion of the macro `create_named_method_for_folder_names` (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:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | #[module_exports] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | create_named_method_for_folder_names!(audio, desktop, document, download, picture); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [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` which comes from the expansion of the macro `create_named_method_for_folder_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "735c200fe131368cf7c5ac2c4dc68114460410660c0153b7a1eee3b91c93a96e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "735c200fe131368cf7c5ac2c4dc68114460410660c0153b7a1eee3b91c93a96e", kill_on_drop: false }` [INFO] [stdout] 735c200fe131368cf7c5ac2c4dc68114460410660c0153b7a1eee3b91c93a96e