[INFO] crate uri 0.3.0 is already in cache [INFO] extracting crate uri 0.3.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/uri/0.3.0 [INFO] extracting crate uri 0.3.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/uri/0.3.0 [INFO] validating manifest of uri-0.3.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 uri-0.3.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 uri-0.3.0 [INFO] finished frobbing uri-0.3.0 [INFO] frobbed toml for uri-0.3.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/uri/0.3.0/Cargo.toml [INFO] started frobbing uri-0.3.0 [INFO] finished frobbing uri-0.3.0 [INFO] frobbed toml for uri-0.3.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/uri/0.3.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 uri-0.3.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-6/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/uri/0.3.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] f9a9e3674acd81a94f25e8e0bcac963de4c8aeb6dc913f13e966142ac1147f71 [INFO] running `"docker" "start" "-a" "f9a9e3674acd81a94f25e8e0bcac963de4c8aeb6dc913f13e966142ac1147f71"` [INFO] [stderr] Compiling uri v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:86:1 [INFO] [stderr] | [INFO] [stderr] 86 | / lazy_static! { [INFO] [stderr] 87 | | static ref URI_REGEX: Regex = Regex::new(URI_PATTERN).unwrap(); [INFO] [stderr] 88 | | } [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" "f9a9e3674acd81a94f25e8e0bcac963de4c8aeb6dc913f13e966142ac1147f71"` [INFO] running `"docker" "rm" "-f" "f9a9e3674acd81a94f25e8e0bcac963de4c8aeb6dc913f13e966142ac1147f71"` [INFO] [stdout] f9a9e3674acd81a94f25e8e0bcac963de4c8aeb6dc913f13e966142ac1147f71 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/uri/0.3.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] 4e04023103dfc21d5eaf797f21346077724597afb94043d039991be76ad25dd1 [INFO] running `"docker" "start" "-a" "4e04023103dfc21d5eaf797f21346077724597afb94043d039991be76ad25dd1"` [INFO] [stderr] Compiling uri v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:86:1 [INFO] [stderr] | [INFO] [stderr] 86 | / lazy_static! { [INFO] [stderr] 87 | | static ref URI_REGEX: Regex = Regex::new(URI_PATTERN).unwrap(); [INFO] [stderr] 88 | | } [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 1.45s [INFO] running `"docker" "inspect" "4e04023103dfc21d5eaf797f21346077724597afb94043d039991be76ad25dd1"` [INFO] running `"docker" "rm" "-f" "4e04023103dfc21d5eaf797f21346077724597afb94043d039991be76ad25dd1"` [INFO] [stdout] 4e04023103dfc21d5eaf797f21346077724597afb94043d039991be76ad25dd1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/uri/0.3.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] 2d8db3826f8a9b4305c35e941a454baa8d488f4bde42f6435496994f812bc35e [INFO] running `"docker" "start" "-a" "2d8db3826f8a9b4305c35e941a454baa8d488f4bde42f6435496994f812bc35e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/uri-197c08388f3bd3d8 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test::is_uri ... ok [INFO] [stdout] test test::blank_username_should_parse_as_none ... ok [INFO] [stdout] test test::bad_port_shouldnt_panic ... ok [INFO] [stdout] test test::uri_new ... ok [INFO] [stdout] test test::uri_should_parse_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests uri [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 39) ... ok [INFO] [stdout] test src/lib.rs - Uri::new (line 133) ... ok [INFO] [stdout] test src/lib.rs - is_uri (line 104) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2d8db3826f8a9b4305c35e941a454baa8d488f4bde42f6435496994f812bc35e"` [INFO] running `"docker" "rm" "-f" "2d8db3826f8a9b4305c35e941a454baa8d488f4bde42f6435496994f812bc35e"` [INFO] [stdout] 2d8db3826f8a9b4305c35e941a454baa8d488f4bde42f6435496994f812bc35e