[INFO] cloning repository https://github.com/ZhiXiao-Lin/node-call-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZhiXiao-Lin/node-call-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhiXiao-Lin%2Fnode-call-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhiXiao-Lin%2Fnode-call-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f35f1658cd8b7debfa4bf6a988a005d00569880 [INFO] testing ZhiXiao-Lin/node-call-rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhiXiao-Lin%2Fnode-call-rust" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZhiXiao-Lin/node-call-rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZhiXiao-Lin/node-call-rust [INFO] finished tweaking git repo https://github.com/ZhiXiao-Lin/node-call-rust [INFO] tweaked toml for git repo https://github.com/ZhiXiao-Lin/node-call-rust written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/ZhiXiao-Lin/node-call-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfe2aef63795fd028ea49793ca4bfa7cbfd2c4229aaaaed3ceb7a299c162371a [INFO] running `Command { std: "docker" "start" "-a" "bfe2aef63795fd028ea49793ca4bfa7cbfd2c4229aaaaed3ceb7a299c162371a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfe2aef63795fd028ea49793ca4bfa7cbfd2c4229aaaaed3ceb7a299c162371a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfe2aef63795fd028ea49793ca4bfa7cbfd2c4229aaaaed3ceb7a299c162371a", kill_on_drop: false }` [INFO] [stdout] bfe2aef63795fd028ea49793ca4bfa7cbfd2c4229aaaaed3ceb7a299c162371a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5977ffce47f16e1886aba8a3c82e7860191e94681cf7bfff19ee4544985d83cb [INFO] running `Command { std: "docker" "start" "-a" "5977ffce47f16e1886aba8a3c82e7860191e94681cf7bfff19ee4544985d83cb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling napi-build v1.2.1 [INFO] [stderr] Compiling napi-sys v2.1.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling node-call-rust v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling napi-derive-backend v1.0.26 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling napi-derive v2.2.0 [INFO] [stderr] Compiling napi v2.2.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.60s [INFO] running `Command { std: "docker" "inspect" "5977ffce47f16e1886aba8a3c82e7860191e94681cf7bfff19ee4544985d83cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5977ffce47f16e1886aba8a3c82e7860191e94681cf7bfff19ee4544985d83cb", kill_on_drop: false }` [INFO] [stdout] 5977ffce47f16e1886aba8a3c82e7860191e94681cf7bfff19ee4544985d83cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13c52ebde5f35d44210ee00775c7cec3705ec88666f15bd0cf14b6b186a3d3db [INFO] running `Command { std: "docker" "start" "-a" "13c52ebde5f35d44210ee00775c7cec3705ec88666f15bd0cf14b6b186a3d3db", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling node-call-rust v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `sum` [INFO] [stdout] --> src/lib.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn sum(a: i32, b: i32) -> i32 { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.33s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/node_call_rust-8da9b4cf21672442) [INFO] running `Command { std: "docker" "inspect" "13c52ebde5f35d44210ee00775c7cec3705ec88666f15bd0cf14b6b186a3d3db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c52ebde5f35d44210ee00775c7cec3705ec88666f15bd0cf14b6b186a3d3db", kill_on_drop: false }` [INFO] [stdout] 13c52ebde5f35d44210ee00775c7cec3705ec88666f15bd0cf14b6b186a3d3db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 64c354165ad7566b2c775cb1556f98cf0580c54f38591bf4c1782deba286a169 [INFO] running `Command { std: "docker" "start" "-a" "64c354165ad7566b2c775cb1556f98cf0580c54f38591bf4c1782deba286a169", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: function is never used: `sum` [INFO] [stderr] --> src/lib.rs:7:4 [INFO] [stderr] | [INFO] [stderr] 7 | fn sum(a: i32, b: i32) -> i32 { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `node-call-rust` (lib test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/node_call_rust-8da9b4cf21672442) [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" "64c354165ad7566b2c775cb1556f98cf0580c54f38591bf4c1782deba286a169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c354165ad7566b2c775cb1556f98cf0580c54f38591bf4c1782deba286a169", kill_on_drop: false }` [INFO] [stdout] 64c354165ad7566b2c775cb1556f98cf0580c54f38591bf4c1782deba286a169