[INFO] updating cached repository rasputozen/quickscopejs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rasputozen/quickscopejs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rasputozen/quickscopejs" "work/ex/beta-1.38-1/sources/1.37.0/gh/rasputozen/quickscopejs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/rasputozen/quickscopejs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rasputozen/quickscopejs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rasputozen/quickscopejs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rasputozen/quickscopejs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f4e2dc86d054283020f0b14754cc6428291ad313 [INFO] sha for GitHub repo rasputozen/quickscopejs: f4e2dc86d054283020f0b14754cc6428291ad313 [INFO] validating manifest of rasputozen/quickscopejs on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rasputozen/quickscopejs on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rasputozen/quickscopejs [INFO] finished frobbing rasputozen/quickscopejs [INFO] frobbed toml for rasputozen/quickscopejs written to work/ex/beta-1.38-1/sources/1.37.0/gh/rasputozen/quickscopejs/Cargo.toml [INFO] started frobbing rasputozen/quickscopejs [INFO] finished frobbing rasputozen/quickscopejs [INFO] frobbed toml for rasputozen/quickscopejs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rasputozen/quickscopejs/Cargo.toml [INFO] crate rasputozen/quickscopejs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing rasputozen/quickscopejs against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/rasputozen/quickscopejs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 89cae52b3f4c0c7c91306662ad69473e7ac0c35bdb40b15c4c8fae00ace943e8 [INFO] running `"docker" "start" "-a" "89cae52b3f4c0c7c91306662ad69473e7ac0c35bdb40b15c4c8fae00ace943e8"` [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling quickscopejs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `File`, `self` [INFO] [stderr] --> src/main.rs:3:16 [INFO] [stderr] | [INFO] [stderr] 3 | use std::fs::{ self, File }; [INFO] [stderr] | ^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `regex::Regex` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use regex::Regex; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `scripts_dir` [INFO] [stderr] --> src/main.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | let scripts_dir = path; [INFO] [stderr] | ^^^^^^^^^^^ help: consider prefixing with an underscore: `_scripts_dir` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.67s [INFO] running `"docker" "inspect" "89cae52b3f4c0c7c91306662ad69473e7ac0c35bdb40b15c4c8fae00ace943e8"` [INFO] running `"docker" "rm" "-f" "89cae52b3f4c0c7c91306662ad69473e7ac0c35bdb40b15c4c8fae00ace943e8"` [INFO] [stdout] 89cae52b3f4c0c7c91306662ad69473e7ac0c35bdb40b15c4c8fae00ace943e8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/rasputozen/quickscopejs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 359dd57d2664b055f81673f6323a1bf4746ccb87dfbc2ed1c7b0f1d5265b161a [INFO] running `"docker" "start" "-a" "359dd57d2664b055f81673f6323a1bf4746ccb87dfbc2ed1c7b0f1d5265b161a"` [INFO] [stderr] Compiling quickscopejs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `File`, `self` [INFO] [stderr] --> src/main.rs:3:16 [INFO] [stderr] | [INFO] [stderr] 3 | use std::fs::{ self, File }; [INFO] [stderr] | ^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `regex::Regex` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use regex::Regex; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `scripts_dir` [INFO] [stderr] --> src/main.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | let scripts_dir = path; [INFO] [stderr] | ^^^^^^^^^^^ help: consider prefixing with an underscore: `_scripts_dir` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `"docker" "inspect" "359dd57d2664b055f81673f6323a1bf4746ccb87dfbc2ed1c7b0f1d5265b161a"` [INFO] running `"docker" "rm" "-f" "359dd57d2664b055f81673f6323a1bf4746ccb87dfbc2ed1c7b0f1d5265b161a"` [INFO] [stdout] 359dd57d2664b055f81673f6323a1bf4746ccb87dfbc2ed1c7b0f1d5265b161a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/rasputozen/quickscopejs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 5fcb494c3ebc044335dc5a6e753e10588284b1927febf3406172849b97e9aea0 [INFO] running `"docker" "start" "-a" "5fcb494c3ebc044335dc5a6e753e10588284b1927febf3406172849b97e9aea0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/quickscopejs-696812d62935210d [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "5fcb494c3ebc044335dc5a6e753e10588284b1927febf3406172849b97e9aea0"` [INFO] running `"docker" "rm" "-f" "5fcb494c3ebc044335dc5a6e753e10588284b1927febf3406172849b97e9aea0"` [INFO] [stdout] 5fcb494c3ebc044335dc5a6e753e10588284b1927febf3406172849b97e9aea0