[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] checking Matheus-fdte/flowbuild-rust against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatheus-fdte%2Fflowbuild-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Matheus-fdte/flowbuild-rust on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "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" "+987a165cfab916796a8315782b83ac460a651ce2" "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-2-tc2/source/node-bind/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/engine/Cargo.toml: unused manifest key: package.full
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Matheus-fdte/flowbuild-rust against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatheus-fdte%2Fflowbuild-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Matheus-fdte/flowbuild-rust on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "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" "+987a165cfab916796a8315782b83ac460a651ce2" "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-2-tc2/source/node-bind/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/engine/Cargo.toml: unused manifest key: package.full
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded napi v1.1.2
[INFO] [stderr]   Downloaded chunked_transfer v1.3.0
[INFO] [stderr]   Downloaded ureq v2.0.1
[INFO] [stderr]   Downloaded napi-build v1.0.1
[INFO] [stderr]   Downloaded tokio v1.1.1
[INFO] [stderr]   Downloaded napi-sys v1.0.0
[INFO] [stderr]   Downloaded napi-derive v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b94b30b610455838aeb85d9c3627cb440fa46cbf5f95a401c5f9c8eef45d2339
[INFO] running `Command { std: "docker" "start" "-a" "b94b30b610455838aeb85d9c3627cb440fa46cbf5f95a401c5f9c8eef45d2339", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b94b30b610455838aeb85d9c3627cb440fa46cbf5f95a401c5f9c8eef45d2339", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b94b30b610455838aeb85d9c3627cb440fa46cbf5f95a401c5f9c8eef45d2339", kill_on_drop: false }`
[INFO] [stdout] b94b30b610455838aeb85d9c3627cb440fa46cbf5f95a401c5f9c8eef45d2339
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf2c66aee8cf64b5fa41389a070512b99b53cf46a38a181aa474471bea3b3971
[INFO] running `Command { std: "docker" "start" "-a" "cf2c66aee8cf64b5fa41389a070512b99b53cf46a38a181aa474471bea3b3971", 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 unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling libc v0.2.84
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking pin-project-lite v0.2.4
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking enum_derive v0.1.7
[INFO] [stderr]     Checking dyn-clone v1.0.4
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]    Compiling napi-build v1.0.1
[INFO] [stderr]    Compiling flowbuild_engine v0.0.0 (/opt/rustwide/workdir/node-bind)
[INFO] [stderr]     Checking napi-sys v1.0.0
[INFO] [stderr]     Checking napi v1.1.2
[INFO] [stderr]    Compiling tokio v1.1.1
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling napi-derive v1.0.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking erased-serde v0.3.13
[INFO] [stderr]     Checking 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking examples v0.0.0 (/opt/rustwide/workdir/exemples)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: 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)]` on by default
[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)]` on by default
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.78s
[INFO] running `Command { std: "docker" "inspect" "cf2c66aee8cf64b5fa41389a070512b99b53cf46a38a181aa474471bea3b3971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf2c66aee8cf64b5fa41389a070512b99b53cf46a38a181aa474471bea3b3971", kill_on_drop: false }`
[INFO] [stdout] cf2c66aee8cf64b5fa41389a070512b99b53cf46a38a181aa474471bea3b3971
