[INFO] updating cached repository doxxx/grep-access [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/doxxx/grep-access [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/doxxx/grep-access" "work/ex/beta-1.38-1/sources/1.37.0/gh/doxxx/grep-access"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/doxxx/grep-access'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/doxxx/grep-access" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/doxxx/grep-access"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/doxxx/grep-access'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3ca81981ce00e699b8239e2b0bb005303444dfa6 [INFO] sha for GitHub repo doxxx/grep-access: 3ca81981ce00e699b8239e2b0bb005303444dfa6 [INFO] validating manifest of doxxx/grep-access 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 doxxx/grep-access 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 doxxx/grep-access [INFO] finished frobbing doxxx/grep-access [INFO] frobbed toml for doxxx/grep-access written to work/ex/beta-1.38-1/sources/1.37.0/gh/doxxx/grep-access/Cargo.toml [INFO] started frobbing doxxx/grep-access [INFO] finished frobbing doxxx/grep-access [INFO] frobbed toml for doxxx/grep-access written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/doxxx/grep-access/Cargo.toml [INFO] crate doxxx/grep-access 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] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/doxxx/grep-access/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing doxxx/grep-access against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/doxxx/grep-access:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 223a9b051aab8ad9495171f7446aa68a80da90382b9ce54a99c3c10d6c100b28 [INFO] running `"docker" "start" "-a" "223a9b051aab8ad9495171f7446aa68a80da90382b9ce54a99c3c10d6c100b28"` [INFO] [stderr] Compiling grep-access v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/logline.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | / lazy_static! { [INFO] [stderr] 19 | | static ref LINE_RE: Regex = Regex::new( [INFO] [stderr] 20 | | "^(.+?) \ [INFO] [stderr] 21 | | (.+?) \ [INFO] [stderr] ... | [INFO] [stderr] 29 | | ).unwrap(); [INFO] [stderr] 30 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.65s [INFO] running `"docker" "inspect" "223a9b051aab8ad9495171f7446aa68a80da90382b9ce54a99c3c10d6c100b28"` [INFO] running `"docker" "rm" "-f" "223a9b051aab8ad9495171f7446aa68a80da90382b9ce54a99c3c10d6c100b28"` [INFO] [stdout] 223a9b051aab8ad9495171f7446aa68a80da90382b9ce54a99c3c10d6c100b28 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/doxxx/grep-access:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] cb94ef6fc5b19be946353688a52cd409f0b7f744af6af1c75b46eb7bcf762b58 [INFO] running `"docker" "start" "-a" "cb94ef6fc5b19be946353688a52cd409f0b7f744af6af1c75b46eb7bcf762b58"` [INFO] [stderr] Compiling grep-access v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/logline.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | / lazy_static! { [INFO] [stderr] 19 | | static ref LINE_RE: Regex = Regex::new( [INFO] [stderr] 20 | | "^(.+?) \ [INFO] [stderr] 21 | | (.+?) \ [INFO] [stderr] ... | [INFO] [stderr] 29 | | ).unwrap(); [INFO] [stderr] 30 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "cb94ef6fc5b19be946353688a52cd409f0b7f744af6af1c75b46eb7bcf762b58"` [INFO] running `"docker" "rm" "-f" "cb94ef6fc5b19be946353688a52cd409f0b7f744af6af1c75b46eb7bcf762b58"` [INFO] [stdout] cb94ef6fc5b19be946353688a52cd409f0b7f744af6af1c75b46eb7bcf762b58 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/doxxx/grep-access:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 64a96d081d5c338279350537fcffc44ec966d045fbe523d89ced4ba976a89559 [INFO] running `"docker" "start" "-a" "64a96d081d5c338279350537fcffc44ec966d045fbe523d89ced4ba976a89559"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/grep_access-f86d1c92b3e2b774 [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" "64a96d081d5c338279350537fcffc44ec966d045fbe523d89ced4ba976a89559"` [INFO] running `"docker" "rm" "-f" "64a96d081d5c338279350537fcffc44ec966d045fbe523d89ced4ba976a89559"` [INFO] [stdout] 64a96d081d5c338279350537fcffc44ec966d045fbe523d89ced4ba976a89559