[INFO] crate queryst-prime 2.0.0 is already in cache [INFO] extracting crate queryst-prime 2.0.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/queryst-prime/2.0.0 [INFO] extracting crate queryst-prime 2.0.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/queryst-prime/2.0.0 [INFO] validating manifest of queryst-prime-2.0.0 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 queryst-prime-2.0.0 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 queryst-prime-2.0.0 [INFO] finished frobbing queryst-prime-2.0.0 [INFO] frobbed toml for queryst-prime-2.0.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/queryst-prime/2.0.0/Cargo.toml [INFO] started frobbing queryst-prime-2.0.0 [INFO] finished frobbing queryst-prime-2.0.0 [INFO] frobbed toml for queryst-prime-2.0.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/queryst-prime/2.0.0/Cargo.toml [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 queryst-prime-2.0.0 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-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/queryst-prime/2.0.0:/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] 32b84500a25ade88191562455fda0077a3ad71bb1c75d1174c7f385f3eaa7ac1 [INFO] running `"docker" "start" "-a" "32b84500a25ade88191562455fda0077a3ad71bb1c75d1174c7f385f3eaa7ac1"` [INFO] [stderr] Compiling queryst-prime v2.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/parser.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / lazy_static! { [INFO] [stderr] 9 | | static ref PARENT_REGEX: Regex = Regex::new(r"^([^][]+)").unwrap(); [INFO] [stderr] 10 | | static ref CHILD_REGEX: Regex = Regex::new(r"(\[[^][]*\])").unwrap(); [INFO] [stderr] 11 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/parser.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / lazy_static! { [INFO] [stderr] 9 | | static ref PARENT_REGEX: Regex = Regex::new(r"^([^][]+)").unwrap(); [INFO] [stderr] 10 | | static ref CHILD_REGEX: Regex = Regex::new(r"(\[[^][]*\])").unwrap(); [INFO] [stderr] 11 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [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 1.15s [INFO] running `"docker" "inspect" "32b84500a25ade88191562455fda0077a3ad71bb1c75d1174c7f385f3eaa7ac1"` [INFO] running `"docker" "rm" "-f" "32b84500a25ade88191562455fda0077a3ad71bb1c75d1174c7f385f3eaa7ac1"` [INFO] [stdout] 32b84500a25ade88191562455fda0077a3ad71bb1c75d1174c7f385f3eaa7ac1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/queryst-prime/2.0.0:/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] d13415eaaedd55145430cdeddde96980298297975e2748bb9a83a57c15a99190 [INFO] running `"docker" "start" "-a" "d13415eaaedd55145430cdeddde96980298297975e2748bb9a83a57c15a99190"` [INFO] [stderr] Compiling queryst-prime v2.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/parser.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / lazy_static! { [INFO] [stderr] 9 | | static ref PARENT_REGEX: Regex = Regex::new(r"^([^][]+)").unwrap(); [INFO] [stderr] 10 | | static ref CHILD_REGEX: Regex = Regex::new(r"(\[[^][]*\])").unwrap(); [INFO] [stderr] 11 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/parser.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / lazy_static! { [INFO] [stderr] 9 | | static ref PARENT_REGEX: Regex = Regex::new(r"^([^][]+)").unwrap(); [INFO] [stderr] 10 | | static ref CHILD_REGEX: Regex = Regex::new(r"(\[[^][]*\])").unwrap(); [INFO] [stderr] 11 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [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 1.83s [INFO] running `"docker" "inspect" "d13415eaaedd55145430cdeddde96980298297975e2748bb9a83a57c15a99190"` [INFO] running `"docker" "rm" "-f" "d13415eaaedd55145430cdeddde96980298297975e2748bb9a83a57c15a99190"` [INFO] [stdout] d13415eaaedd55145430cdeddde96980298297975e2748bb9a83a57c15a99190 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/queryst-prime/2.0.0:/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] 52923bcd3cd2791fbf6c6e8a9c61058758b12f96a5d5e94841cb903795e79e79 [INFO] running `"docker" "start" "-a" "52923bcd3cd2791fbf6c6e8a9c61058758b12f96a5d5e94841cb903795e79e79"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/queryst_prime-bdf62563c2f32799 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test parser::tests::it_allows_to_specify_array_indexes ... ok [INFO] [stdout] test parser::tests::it_doesnt_produce_empty_keys ... ok [INFO] [stdout] test parser::tests::it_supports_encoded_strings ... ok [INFO] [stdout] test parser::tests::it_parses_nested_array ... ok [INFO] [stdout] test parser::tests::it_parses_explicit_array ... ok [INFO] [stdout] test parser::tests::it_parses_simple_string ... ok [INFO] [stdout] test parser::tests::it_parses_simple_array ... ok [INFO] [stdout] test parser::tests::it_parses_explicit_encoded_array ... ok [INFO] [stderr] Doc-tests queryst-prime [INFO] [stdout] test parser::tests::it_parses_nested_string ... ok [INFO] [stdout] test parser::tests::it_transforms_arrays_to_object ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "52923bcd3cd2791fbf6c6e8a9c61058758b12f96a5d5e94841cb903795e79e79"` [INFO] running `"docker" "rm" "-f" "52923bcd3cd2791fbf6c6e8a9c61058758b12f96a5d5e94841cb903795e79e79"` [INFO] [stdout] 52923bcd3cd2791fbf6c6e8a9c61058758b12f96a5d5e94841cb903795e79e79