[INFO] crate curie 0.0.8 is already in cache [INFO] extracting crate curie 0.0.8 into work/ex/beta-1.37-6/sources/1.36.0/reg/curie/0.0.8 [INFO] extracting crate curie 0.0.8 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/curie/0.0.8 [INFO] validating manifest of curie-0.0.8 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of curie-0.0.8 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing curie-0.0.8 [INFO] finished frobbing curie-0.0.8 [INFO] frobbed toml for curie-0.0.8 written to work/ex/beta-1.37-6/sources/1.36.0/reg/curie/0.0.8/Cargo.toml [INFO] started frobbing curie-0.0.8 [INFO] finished frobbing curie-0.0.8 [INFO] frobbed toml for curie-0.0.8 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/curie/0.0.8/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing curie-0.0.8 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/curie/0.0.8:/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-07-23" "build" "--frozen"` [INFO] [stdout] 4dedad5398236ad9286f2abe5198438ec30d1318ea7011d7632633a403d98528 [INFO] running `"docker" "start" "-a" "4dedad5398236ad9286f2abe5198438ec30d1318ea7011d7632633a403d98528"` [INFO] [stderr] Compiling curie v0.0.8 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:268:48 [INFO] [stderr] | [INFO] [stderr] 268 | return Ok(Curie::new(None, iri.trim_left_matches(def))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:274:54 [INFO] [stderr] | [INFO] [stderr] 274 | return Ok(Curie::new(Some(mp.0), iri.trim_left_matches(mp.1))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `"docker" "inspect" "4dedad5398236ad9286f2abe5198438ec30d1318ea7011d7632633a403d98528"` [INFO] running `"docker" "rm" "-f" "4dedad5398236ad9286f2abe5198438ec30d1318ea7011d7632633a403d98528"` [INFO] [stdout] 4dedad5398236ad9286f2abe5198438ec30d1318ea7011d7632633a403d98528 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/curie/0.0.8:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] f7a6618276c6272c2b4c7023dcd84b076ce1ca71d42a13cafbe3dd4f2e7da286 [INFO] running `"docker" "start" "-a" "f7a6618276c6272c2b4c7023dcd84b076ce1ca71d42a13cafbe3dd4f2e7da286"` [INFO] [stderr] Compiling curie v0.0.8 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:268:48 [INFO] [stderr] | [INFO] [stderr] 268 | return Ok(Curie::new(None, iri.trim_left_matches(def))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:274:54 [INFO] [stderr] | [INFO] [stderr] 274 | return Ok(Curie::new(Some(mp.0), iri.trim_left_matches(mp.1))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `"docker" "inspect" "f7a6618276c6272c2b4c7023dcd84b076ce1ca71d42a13cafbe3dd4f2e7da286"` [INFO] running `"docker" "rm" "-f" "f7a6618276c6272c2b4c7023dcd84b076ce1ca71d42a13cafbe3dd4f2e7da286"` [INFO] [stdout] f7a6618276c6272c2b4c7023dcd84b076ce1ca71d42a13cafbe3dd4f2e7da286 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/curie/0.0.8:/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-07-23" "test" "--frozen"` [INFO] [stdout] 84e72e8169ae2fc1e65100dfb6b69fe7a1b5addab134c6dfbacdafcf97a14864 [INFO] running `"docker" "start" "-a" "84e72e8169ae2fc1e65100dfb6b69fe7a1b5addab134c6dfbacdafcf97a14864"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/curie-e3402647c0b7895a [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::add_remove_works ... ok [INFO] [stdout] test tests::expand_curie_string ... ok [INFO] [stdout] test tests::expand_curie_default ... ok [INFO] [stdout] test tests::expand_curie ... ok [INFO] [stdout] test tests::from_string_curie ... ok [INFO] [stdout] test tests::display_curie ... ok [INFO] [stdout] test tests::shrink_iri_prefix ... ok [INFO] [stdout] test tests::split_iri_default ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests curie [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - PrefixMapping (line 160) ... ok [INFO] [stdout] test src/lib.rs - Curie (line 302) ... ok [INFO] [stdout] test src/lib.rs - Curie (line 329) ... ok [INFO] [stdout] test src/lib.rs - (line 105) ... ok [INFO] [stdout] test src/lib.rs - (line 90) ... ok [INFO] [stdout] test src/lib.rs - Curie (line 312) ... ok [INFO] [stdout] test src/lib.rs - (line 68) ... ok [INFO] [stdout] test src/lib.rs - PrefixMapping::set_default (line 180) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "84e72e8169ae2fc1e65100dfb6b69fe7a1b5addab134c6dfbacdafcf97a14864"` [INFO] running `"docker" "rm" "-f" "84e72e8169ae2fc1e65100dfb6b69fe7a1b5addab134c6dfbacdafcf97a14864"` [INFO] [stdout] 84e72e8169ae2fc1e65100dfb6b69fe7a1b5addab134c6dfbacdafcf97a14864