[INFO] crate rust-ini 0.13.0 is already in cache [INFO] extracting crate rust-ini 0.13.0 into work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/rust-ini/0.13.0 [INFO] extracting crate rust-ini 0.13.0 into work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/rust-ini/0.13.0 [INFO] validating manifest of rust-ini-0.13.0 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rust-ini-0.13.0 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rust-ini-0.13.0 [INFO] finished frobbing rust-ini-0.13.0 [INFO] frobbed toml for rust-ini-0.13.0 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/rust-ini/0.13.0/Cargo.toml [INFO] started frobbing rust-ini-0.13.0 [INFO] finished frobbing rust-ini-0.13.0 [INFO] frobbed toml for rust-ini-0.13.0 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/rust-ini/0.13.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rust-ini-0.13.0 against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/rust-ini/0.13.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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 2f4687742f213b252cc5f4bc75e1d92bf6cf48c168c65624ff2aadb8fe018154 [INFO] running `"docker" "start" "-a" "2f4687742f213b252cc5f4bc75e1d92bf6cf48c168c65624ff2aadb8fe018154"` [INFO] [stderr] Compiling rust-ini v0.13.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/ini.rs:661:39 [INFO] [stderr] | [INFO] [stderr] 661 | Error::Io(ref err) => err.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/ini.rs:662:42 [INFO] [stderr] | [INFO] [stderr] 662 | Error::Parse(ref err) => err.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `"docker" "inspect" "2f4687742f213b252cc5f4bc75e1d92bf6cf48c168c65624ff2aadb8fe018154"` [INFO] running `"docker" "rm" "-f" "2f4687742f213b252cc5f4bc75e1d92bf6cf48c168c65624ff2aadb8fe018154"` [INFO] [stdout] 2f4687742f213b252cc5f4bc75e1d92bf6cf48c168c65624ff2aadb8fe018154 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/rust-ini/0.13.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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] b5ded77828b4ee08493f9007a3318af32621cd2f1cf1341cf594a420a1909ec0 [INFO] running `"docker" "start" "-a" "b5ded77828b4ee08493f9007a3318af32621cd2f1cf1341cf594a420a1909ec0"` [INFO] [stderr] Compiling rust-ini v0.13.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/ini.rs:661:39 [INFO] [stderr] | [INFO] [stderr] 661 | Error::Io(ref err) => err.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/ini.rs:662:42 [INFO] [stderr] | [INFO] [stderr] 662 | Error::Parse(ref err) => err.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.92s [INFO] running `"docker" "inspect" "b5ded77828b4ee08493f9007a3318af32621cd2f1cf1341cf594a420a1909ec0"` [INFO] running `"docker" "rm" "-f" "b5ded77828b4ee08493f9007a3318af32621cd2f1cf1341cf594a420a1909ec0"` [INFO] [stdout] b5ded77828b4ee08493f9007a3318af32621cd2f1cf1341cf594a420a1909ec0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/rust-ini/0.13.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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] f6098680daf34cc4460433baa8b108af8757f4edd5912cf5ee67e38827b71bd9 [INFO] running `"docker" "start" "-a" "f6098680daf34cc4460433baa8b108af8757f4edd5912cf5ee67e38827b71bd9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/ini-fc4e0e2fc241dc0a [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test ini::test::load_from_str_noescape ... ok [INFO] [stderr] Doc-tests ini [INFO] [stdout] test ini::test::partial_quoting_double ... ok [INFO] [stdout] test ini::test::get_with_non_static_key ... ok [INFO] [stdout] test ini::test::load_from_str_with_cr ... ok [INFO] [stdout] test ini::test::load_from_str_without_ending_newline ... ok [INFO] [stdout] test ini::test::partial_quoting_single ... ok [INFO] [stdout] test ini::test::parse_without_quote ... ok [INFO] [stdout] test ini::test::test_iter ... ok [INFO] [stdout] test ini::test::test_colon ... ok [INFO] [stdout] test ini::test::test_inline_comment ... ok [INFO] [stdout] test ini::test::test_string ... ok [INFO] [stdout] test ini::test::test_sharp_comment ... ok [INFO] [stdout] test ini::test::test_parse_comment ... ok [INFO] [stdout] test ini::test::load_from_str_with_crlf ... ok [INFO] [stdout] test ini::test::load_from_str_with_valid_input ... ok [INFO] [stdout] test ini::test::test_string_comment ... ok [INFO] [stdout] test ini::test::test_string_multiline ... ok [INFO] [stdout] test ini::test::load_from_str_with_valid_empty_input ... ok [INFO] [stdout] test ini::test::test_string_includes_quote ... ok [INFO] [stdout] test ini::test::test_string_single_multiline ... ok [INFO] [stdout] test ini::test::test_string_single_comment ... ok [INFO] [stdout] test ini::test::test_string_single ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 24) ... ok [INFO] [stdout] test src/ini.rs - ini::Ini::get_from (line 295) ... ok [INFO] [stdout] test src/ini.rs - ini::Ini::get_from_or (line 317) ... 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" "f6098680daf34cc4460433baa8b108af8757f4edd5912cf5ee67e38827b71bd9"` [INFO] running `"docker" "rm" "-f" "f6098680daf34cc4460433baa8b108af8757f4edd5912cf5ee67e38827b71bd9"` [INFO] [stdout] f6098680daf34cc4460433baa8b108af8757f4edd5912cf5ee67e38827b71bd9