[INFO] cloning repository https://github.com/Matheus-fdte/flowbuild-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Matheus-fdte/flowbuild-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatheus-fdte%2Fflowbuild-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatheus-fdte%2Fflowbuild-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69b0ed9d5559a35b6f777bb0f3981dd27778dc71 [INFO] building Matheus-fdte/flowbuild-rust against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatheus-fdte%2Fflowbuild-rust" "/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/Matheus-fdte/flowbuild-rust [INFO] finished tweaking git repo https://github.com/Matheus-fdte/flowbuild-rust [INFO] tweaked toml for git repo https://github.com/Matheus-fdte/flowbuild-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Matheus-fdte/flowbuild-rust 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/Matheus-fdte/flowbuild-rust 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] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3-tc1/source/node-bind/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/engine/Cargo.toml: unused manifest key: package.full [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded napi-derive v1.0.0 [INFO] [stderr] Downloaded napi-build v1.0.1 [INFO] [stderr] Downloaded once_cell v1.5.2 [INFO] [stderr] Downloaded dyn-clone v1.0.4 [INFO] [stderr] Downloaded enum_derive v0.1.7 [INFO] [stderr] Downloaded napi-sys v1.0.0 [INFO] [stderr] Downloaded form_urlencoded v1.0.0 [INFO] [stderr] Downloaded chunked_transfer v1.3.0 [INFO] [stderr] Downloaded erased-serde v0.3.13 [INFO] [stderr] Downloaded napi v1.1.2 [INFO] [stderr] Downloaded url v2.2.0 [INFO] [stderr] Downloaded js-sys v0.3.47 [INFO] [stderr] Downloaded unicode-normalization v0.1.16 [INFO] [stderr] Downloaded ureq v2.0.1 [INFO] [stderr] Downloaded bumpalo v3.6.0 [INFO] [stderr] Downloaded rustls v0.19.0 [INFO] [stderr] Downloaded webpki-roots v0.21.0 [INFO] [stderr] Downloaded tokio v1.1.1 [INFO] [stderr] Downloaded web-sys v0.3.47 [INFO] [stderr] Downloaded ring v0.16.19 [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] c80f4c12e403bcc7cdc119b5becbabef96ce6aed82b78a48217b27597b86d92b [INFO] running `Command { std: "docker" "start" "-a" "c80f4c12e403bcc7cdc119b5becbabef96ce6aed82b78a48217b27597b86d92b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c80f4c12e403bcc7cdc119b5becbabef96ce6aed82b78a48217b27597b86d92b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c80f4c12e403bcc7cdc119b5becbabef96ce6aed82b78a48217b27597b86d92b", kill_on_drop: false }` [INFO] [stdout] c80f4c12e403bcc7cdc119b5becbabef96ce6aed82b78a48217b27597b86d92b [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] 3317119bc2fc398dd2424b3cd1ed662d80000f95f2ff211f077225b621e03936 [INFO] running `Command { std: "docker" "start" "-a" "3317119bc2fc398dd2424b3cd1ed662d80000f95f2ff211f077225b621e03936", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/node-bind/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: /opt/rustwide/workdir/engine/Cargo.toml: unused manifest key: package.full [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling napi-build v1.0.1 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling napi-sys v1.0.0 [INFO] [stderr] Compiling flowbuild_engine v0.0.0 (/opt/rustwide/workdir/node-bind) [INFO] [stderr] Compiling napi v1.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling napi-derive v1.0.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling engine v0.0.0 (/opt/rustwide/workdir/engine) [INFO] [stdout] warning: field `mode` is never read [INFO] [stdout] --> engine/src/core/persistors/provider.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct PersistorProvider { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | mode: PersistMode, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PersistorProvider` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tokio_rt` [INFO] [stdout] --> node-bind/src/lib.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[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] --> node-bind/src/lib.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[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] warning: struct `AsyncTask` is never constructed [INFO] [stdout] --> node-bind/src/lib.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct AsyncTask(u32); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.11s [INFO] running `Command { std: "docker" "inspect" "3317119bc2fc398dd2424b3cd1ed662d80000f95f2ff211f077225b621e03936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3317119bc2fc398dd2424b3cd1ed662d80000f95f2ff211f077225b621e03936", kill_on_drop: false }` [INFO] [stdout] 3317119bc2fc398dd2424b3cd1ed662d80000f95f2ff211f077225b621e03936 [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] e70c3f72c3ce18c7cff038ba7a238dcab9f2acb4cb62bb5ddacc23ae2d34cf0a [INFO] running `Command { std: "docker" "start" "-a" "e70c3f72c3ce18c7cff038ba7a238dcab9f2acb4cb62bb5ddacc23ae2d34cf0a", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/node-bind/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: /opt/rustwide/workdir/engine/Cargo.toml: unused manifest key: package.full [INFO] [stderr] Compiling engine v0.0.0 (/opt/rustwide/workdir/engine) [INFO] [stderr] Compiling flowbuild_engine v0.0.0 (/opt/rustwide/workdir/node-bind) [INFO] [stderr] Compiling examples v0.0.0 (/opt/rustwide/workdir/exemples) [INFO] [stdout] warning: field `mode` is never read [INFO] [stdout] --> engine/src/core/persistors/provider.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct PersistorProvider { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | mode: PersistMode, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PersistorProvider` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `test_2` is never read [INFO] [stdout] --> exemples/spread_self.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | struct Foo { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 3 | test: i32, [INFO] [stdout] 4 | test_2: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Foo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tokio_rt` [INFO] [stdout] --> node-bind/src/lib.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[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] --> node-bind/src/lib.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[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] warning: struct `AsyncTask` is never constructed [INFO] [stdout] --> node-bind/src/lib.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct AsyncTask(u32); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mode` is never read [INFO] [stdout] --> engine/src/core/persistors/provider.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct PersistorProvider { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | mode: PersistMode, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PersistorProvider` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "e70c3f72c3ce18c7cff038ba7a238dcab9f2acb4cb62bb5ddacc23ae2d34cf0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e70c3f72c3ce18c7cff038ba7a238dcab9f2acb4cb62bb5ddacc23ae2d34cf0a", kill_on_drop: false }` [INFO] [stdout] e70c3f72c3ce18c7cff038ba7a238dcab9f2acb4cb62bb5ddacc23ae2d34cf0a