[INFO] crate curie 0.0.8 is already in cache [INFO] extracting crate curie 0.0.8 into work/ex/beta-1.38-1/sources/1.37.0/reg/curie/0.0.8 [INFO] extracting crate curie 0.0.8 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/curie/0.0.8 [INFO] validating manifest of curie-0.0.8 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 curie-0.0.8 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 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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/reg/curie/0.0.8/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 curie-0.0.8 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-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] edc056c2f8660d959db102d7d709b76c18fd66f4da500035d10827df99bf451b [INFO] running `"docker" "start" "-a" "edc056c2f8660d959db102d7d709b76c18fd66f4da500035d10827df99bf451b"` [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.50s [INFO] running `"docker" "inspect" "edc056c2f8660d959db102d7d709b76c18fd66f4da500035d10827df99bf451b"` [INFO] running `"docker" "rm" "-f" "edc056c2f8660d959db102d7d709b76c18fd66f4da500035d10827df99bf451b"` [INFO] [stdout] edc056c2f8660d959db102d7d709b76c18fd66f4da500035d10827df99bf451b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 36e70dc45660968b60f8a10ae6577590c8708f3413a37bc2d680667c41c110a0 [INFO] running `"docker" "start" "-a" "36e70dc45660968b60f8a10ae6577590c8708f3413a37bc2d680667c41c110a0"` [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 1.31s [INFO] running `"docker" "inspect" "36e70dc45660968b60f8a10ae6577590c8708f3413a37bc2d680667c41c110a0"` [INFO] running `"docker" "rm" "-f" "36e70dc45660968b60f8a10ae6577590c8708f3413a37bc2d680667c41c110a0"` [INFO] [stdout] 36e70dc45660968b60f8a10ae6577590c8708f3413a37bc2d680667c41c110a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 593d99f7a87dae162267db14ee06a8cb90bcc0f1f6b1323908345d8684f4f678 [INFO] running `"docker" "start" "-a" "593d99f7a87dae162267db14ee06a8cb90bcc0f1f6b1323908345d8684f4f678"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/curie-e696bcbb1baf3564 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::display_curie ... ok [INFO] [stdout] test tests::add_remove_works ... ok [INFO] [stdout] test tests::expand_curie ... ok [INFO] [stdout] test tests::from_string_curie ... ok [INFO] [stdout] test tests::shrink_iri_prefix ... ok [INFO] [stdout] test tests::expand_curie_string ... ok [INFO] [stdout] test tests::expand_curie_default ... 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 - Curie (line 302) ... ok [INFO] [stdout] test src/lib.rs - (line 105) ... ok [INFO] [stdout] test src/lib.rs - Curie (line 329) ... ok [INFO] [stdout] test src/lib.rs - (line 68) ... ok [INFO] [stdout] test src/lib.rs - PrefixMapping (line 160) ... ok [INFO] [stdout] test src/lib.rs - PrefixMapping::set_default (line 180) ... ok [INFO] [stdout] test src/lib.rs - Curie (line 312) ... ok [INFO] [stdout] test src/lib.rs - (line 90) ... 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" "593d99f7a87dae162267db14ee06a8cb90bcc0f1f6b1323908345d8684f4f678"` [INFO] running `"docker" "rm" "-f" "593d99f7a87dae162267db14ee06a8cb90bcc0f1f6b1323908345d8684f4f678"` [INFO] [stdout] 593d99f7a87dae162267db14ee06a8cb90bcc0f1f6b1323908345d8684f4f678