[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] testing Matheus-fdte/flowbuild-rust against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatheus-fdte%2Fflowbuild-rust" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Matheus-fdte/flowbuild-rust on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-25/source/Cargo.toml [INFO] crate git repo https://github.com/Matheus-fdte/flowbuild-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-25/source/node-bind/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-25/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-25/source/engine/Cargo.toml: unused manifest key: package.full [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum_derive v0.1.7 [INFO] [stderr] Downloaded napi-sys v1.0.0 [INFO] [stderr] Downloaded napi-derive v1.0.0 [INFO] [stderr] Downloaded napi-build v1.0.1 [INFO] [stderr] Downloaded tokio v1.1.1 [INFO] [stderr] Downloaded napi v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d9c341373b0ccbb95b98c69d477759f281274f1b9fad6dd070d9ce06c666112 [INFO] running `Command { std: "docker" "start" "-a" "4d9c341373b0ccbb95b98c69d477759f281274f1b9fad6dd070d9ce06c666112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d9c341373b0ccbb95b98c69d477759f281274f1b9fad6dd070d9ce06c666112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d9c341373b0ccbb95b98c69d477759f281274f1b9fad6dd070d9ce06c666112", kill_on_drop: false }` [INFO] [stdout] 4d9c341373b0ccbb95b98c69d477759f281274f1b9fad6dd070d9ce06c666112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b019baa61ba7997ab9748fa2361fbea62e6b1952ba71c987c1f7be22edbcdac [INFO] running `Command { std: "docker" "start" "-a" "3b019baa61ba7997ab9748fa2361fbea62e6b1952ba71c987c1f7be22edbcdac", 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 libc v0.2.84 [INFO] [stderr] Compiling serde v1.0.125 [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 napi-sys v1.0.0 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling napi-build v1.0.1 [INFO] [stderr] Compiling flowbuild_engine v0.0.0 (/opt/rustwide/workdir/node-bind) [INFO] [stderr] Compiling napi v1.1.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling napi-derive v1.0.0 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling engine v0.0.0 (/opt/rustwide/workdir/engine) [INFO] [stdout] warning: field is never read: `mode` [INFO] [stdout] --> engine/src/core/persistors/provider.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | mode: PersistMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PersistorProvider` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> engine/src/core/persistors/provider.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.05s [INFO] running `Command { std: "docker" "inspect" "3b019baa61ba7997ab9748fa2361fbea62e6b1952ba71c987c1f7be22edbcdac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b019baa61ba7997ab9748fa2361fbea62e6b1952ba71c987c1f7be22edbcdac", kill_on_drop: false }` [INFO] [stdout] 3b019baa61ba7997ab9748fa2361fbea62e6b1952ba71c987c1f7be22edbcdac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 162ee78e5084edc9a093ceaf7dd64e312c40dbb3ef2f95553964edc52a5693cd [INFO] running `Command { std: "docker" "start" "-a" "162ee78e5084edc9a093ceaf7dd64e312c40dbb3ef2f95553964edc52a5693cd", 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] [stdout] warning: field is never read: `mode` [INFO] [stdout] --> engine/src/core/persistors/provider.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | mode: PersistMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PersistorProvider` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> engine/src/core/persistors/provider.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling engine v0.0.0 (/opt/rustwide/workdir/engine) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling examples v0.0.0 (/opt/rustwide/workdir/exemples) [INFO] [stderr] Compiling flowbuild_engine v0.0.0 (/opt/rustwide/workdir/node-bind) [INFO] [stdout] warning: field is never read: `test_2` [INFO] [stdout] --> exemples/spread_self.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | test_2: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Foo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> exemples/spread_self.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mode` [INFO] [stdout] --> engine/src/core/persistors/provider.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | mode: PersistMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PersistorProvider` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> engine/src/core/persistors/provider.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "162ee78e5084edc9a093ceaf7dd64e312c40dbb3ef2f95553964edc52a5693cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "162ee78e5084edc9a093ceaf7dd64e312c40dbb3ef2f95553964edc52a5693cd", kill_on_drop: false }` [INFO] [stdout] 162ee78e5084edc9a093ceaf7dd64e312c40dbb3ef2f95553964edc52a5693cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1723529c126b2c96f45d3e813cfade085fd28d33abf887dee500054a56b0816b [INFO] running `Command { std: "docker" "start" "-a" "1723529c126b2c96f45d3e813cfade085fd28d33abf887dee500054a56b0816b", 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] warning: field is never read: `mode` [INFO] [stderr] --> engine/src/core/persistors/provider.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | mode: PersistMode, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `PersistorProvider` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> engine/src/core/persistors/provider.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `engine` (lib) generated 1 warning [INFO] [stderr] warning: `engine` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: field is never read: `test_2` [INFO] [stderr] --> exemples/spread_self.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | test_2: i32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Foo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> exemples/spread_self.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `examples` (example "spread_self") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/engine-a1b9ecaa629263c1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/flowbuild_engine-8ee62cce4446764e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests engine [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1723529c126b2c96f45d3e813cfade085fd28d33abf887dee500054a56b0816b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1723529c126b2c96f45d3e813cfade085fd28d33abf887dee500054a56b0816b", kill_on_drop: false }` [INFO] [stdout] 1723529c126b2c96f45d3e813cfade085fd28d33abf887dee500054a56b0816b