[INFO] cloning repository https://github.com/AnnikaCodes/ripgrepjs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnnikaCodes/ripgrepjs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnnikaCodes%2Fripgrepjs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnnikaCodes%2Fripgrepjs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 789f51eba974684ada49d4ae7152a177d4496c15 [INFO] testing AnnikaCodes/ripgrepjs 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%2FAnnikaCodes%2Fripgrepjs" "/workspace/builds/worker-105/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-105/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AnnikaCodes/ripgrepjs 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/AnnikaCodes/ripgrepjs [INFO] finished tweaking git repo https://github.com/AnnikaCodes/ripgrepjs [INFO] tweaked toml for git repo https://github.com/AnnikaCodes/ripgrepjs written to /workspace/builds/worker-105/source/Cargo.toml [INFO] crate git repo https://github.com/AnnikaCodes/ripgrepjs 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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] 146cd2736b5272f5c9eb66fbdd980f62ccb77f3caca096d00baf12e10ae19765 [INFO] running `Command { std: "docker" "start" "-a" "146cd2736b5272f5c9eb66fbdd980f62ccb77f3caca096d00baf12e10ae19765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "146cd2736b5272f5c9eb66fbdd980f62ccb77f3caca096d00baf12e10ae19765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "146cd2736b5272f5c9eb66fbdd980f62ccb77f3caca096d00baf12e10ae19765", kill_on_drop: false }` [INFO] [stdout] 146cd2736b5272f5c9eb66fbdd980f62ccb77f3caca096d00baf12e10ae19765 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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] 951568a3a182b6c8af9dfc37caaf1d8af63efa05ea29b9496b835a914872ca2e [INFO] running `Command { std: "docker" "start" "-a" "951568a3a182b6c8af9dfc37caaf1d8af63efa05ea29b9496b835a914872ca2e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling neon-build v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cslice v0.2.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling neon-runtime v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling neon v0.9.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling grep-matcher v0.1.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling grep-searcher v0.1.8 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling grep-regex v0.1.9 [INFO] [stderr] Compiling grep-cli v0.1.6 [INFO] [stderr] Compiling neon-macros v0.9.1 [INFO] [stderr] Compiling grep-printer v0.1.6 [INFO] [stderr] Compiling grep v0.2.8 [INFO] [stderr] Compiling ripgrepjs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `macro_internal::runtime::string` [INFO] [stdout] --> src/lib.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use neon::{macro_internal::runtime::string, prelude::*, result::Throw}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | let mut channel = js_context.channel(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `search_file` [INFO] [stdout] --> src/lib.rs:202:4 [INFO] [stdout] | [INFO] [stdout] 202 | fn search_file

( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.62s [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "951568a3a182b6c8af9dfc37caaf1d8af63efa05ea29b9496b835a914872ca2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "951568a3a182b6c8af9dfc37caaf1d8af63efa05ea29b9496b835a914872ca2e", kill_on_drop: false }` [INFO] [stdout] 951568a3a182b6c8af9dfc37caaf1d8af63efa05ea29b9496b835a914872ca2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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] d1d2a72942d46cf8d79494a4857d264b191268b29f082af017f258995a05ab18 [INFO] running `Command { std: "docker" "start" "-a" "d1d2a72942d46cf8d79494a4857d264b191268b29f082af017f258995a05ab18", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ripgrepjs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `macro_internal::runtime::string` [INFO] [stdout] --> src/lib.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use neon::{macro_internal::runtime::string, prelude::*, result::Throw}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | let mut channel = js_context.channel(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `search_file` [INFO] [stdout] --> src/lib.rs:202:4 [INFO] [stdout] | [INFO] [stdout] 202 | fn search_file

( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.74s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ripgrepjs-5c46cbcda0c0fb2e) [INFO] running `Command { std: "docker" "inspect" "d1d2a72942d46cf8d79494a4857d264b191268b29f082af017f258995a05ab18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1d2a72942d46cf8d79494a4857d264b191268b29f082af017f258995a05ab18", kill_on_drop: false }` [INFO] [stdout] d1d2a72942d46cf8d79494a4857d264b191268b29f082af017f258995a05ab18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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] 831bcb89c1ccdeaf08339a227d19c797a32acf1ef35d9eba6feb22768e4512dd [INFO] running `Command { std: "docker" "start" "-a" "831bcb89c1ccdeaf08339a227d19c797a32acf1ef35d9eba6feb22768e4512dd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `macro_internal::runtime::string` [INFO] [stderr] --> src/lib.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | use neon::{macro_internal::runtime::string, prelude::*, result::Throw}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lib.rs:214:9 [INFO] [stderr] | [INFO] [stderr] 214 | let mut channel = js_context.channel(); [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `search_file` [INFO] [stderr] --> src/lib.rs:202:4 [INFO] [stderr] | [INFO] [stderr] 202 | fn search_file

( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ripgrepjs` (lib test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ripgrepjs-5c46cbcda0c0fb2e) [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" "831bcb89c1ccdeaf08339a227d19c797a32acf1ef35d9eba6feb22768e4512dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "831bcb89c1ccdeaf08339a227d19c797a32acf1ef35d9eba6feb22768e4512dd", kill_on_drop: false }` [INFO] [stdout] 831bcb89c1ccdeaf08339a227d19c797a32acf1ef35d9eba6feb22768e4512dd