[INFO] crate scl 0.0.1 is already in cache [INFO] extracting crate scl 0.0.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/scl/0.0.1 [INFO] extracting crate scl 0.0.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/scl/0.0.1 [INFO] validating manifest of scl-0.0.1 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 scl-0.0.1 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 scl-0.0.1 [INFO] finished frobbing scl-0.0.1 [INFO] frobbed toml for scl-0.0.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/scl/0.0.1/Cargo.toml [INFO] started frobbing scl-0.0.1 [INFO] finished frobbing scl-0.0.1 [INFO] frobbed toml for scl-0.0.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/scl/0.0.1/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] testing scl-0.0.1 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/scl/0.0.1:/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.36.0" "build" "--frozen"` [INFO] [stdout] 574b2726be0eec14573bfd7d857b39d33858d583fd58d0700635c8857d9f4fc4 [INFO] running `"docker" "start" "-a" "574b2726be0eec14573bfd7d857b39d33858d583fd58d0700635c8857d9f4fc4"` [INFO] [stderr] Compiling scl v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/parser.rs:143:40 [INFO] [stderr] | [INFO] [stderr] 143 | Value::String(text.trim_left().to_string()) [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.33s [INFO] running `"docker" "inspect" "574b2726be0eec14573bfd7d857b39d33858d583fd58d0700635c8857d9f4fc4"` [INFO] running `"docker" "rm" "-f" "574b2726be0eec14573bfd7d857b39d33858d583fd58d0700635c8857d9f4fc4"` [INFO] [stdout] 574b2726be0eec14573bfd7d857b39d33858d583fd58d0700635c8857d9f4fc4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/scl/0.0.1:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 20825a10763ca9ecdad6031f3dd4fef6f2b2da4bdbe28cff6f17b6522fd7206f [INFO] running `"docker" "start" "-a" "20825a10763ca9ecdad6031f3dd4fef6f2b2da4bdbe28cff6f17b6522fd7206f"` [INFO] [stderr] Compiling pretty_assertions v0.5.1 [INFO] [stderr] Compiling scl v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/parser.rs:143:40 [INFO] [stderr] | [INFO] [stderr] 143 | Value::String(text.trim_left().to_string()) [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.97s [INFO] running `"docker" "inspect" "20825a10763ca9ecdad6031f3dd4fef6f2b2da4bdbe28cff6f17b6522fd7206f"` [INFO] running `"docker" "rm" "-f" "20825a10763ca9ecdad6031f3dd4fef6f2b2da4bdbe28cff6f17b6522fd7206f"` [INFO] [stdout] 20825a10763ca9ecdad6031f3dd4fef6f2b2da4bdbe28cff6f17b6522fd7206f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/scl/0.0.1:/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.36.0" "test" "--frozen"` [INFO] [stdout] 8f3ec8abfead0769898b1f36a2c256f871441a09aa7f568d0b113bb0339453e5 [INFO] running `"docker" "start" "-a" "8f3ec8abfead0769898b1f36a2c256f871441a09aa7f568d0b113bb0339453e5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/scl-ef874d5e2cc21e00 [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test tests::lexer::lex_basic_document ... ok [INFO] [stdout] test tests::lexer::lex_array ... ok [INFO] [stdout] test tests::lexer::lex_byte_size ... ok [INFO] [stdout] test tests::lexer::lex_env_var ... ok [INFO] [stdout] test tests::lexer::lex_date ... ok [INFO] [stdout] test tests::lexer::lex_dict ... ok [INFO] [stdout] test tests::lexer::lex_int ... ok [INFO] [stdout] test tests::lexer::lex_comment ... ok [INFO] [stdout] test tests::lexer::lex_key ... ok [INFO] [stdout] test tests::lexer::lex_float ... ok [INFO] [stdout] test tests::lexer::lex_key_value ... ok [INFO] [stdout] test tests::lexer::lex_newline_required_in_document ... ok [INFO] [stdout] test tests::lexer::lex_multiline_string ... ok [INFO] [stdout] test tests::lexer::lex_complex_document ... ok [INFO] [stdout] test tests::lexer::lex_string ... ok [INFO] [stdout] test tests::parser::parse_empty_document ... ok [INFO] [stdout] test tests::lexer::lex_value ... ok [INFO] [stdout] test tests::parser::parse_multiline_followed_by_newline ... ok [INFO] [stdout] test tests::parser::parse_comment ... ok [INFO] [stdout] test tests::parser::parse_dict ... ok [INFO] [stdout] test tests::parser::parse_simple_key_value ... ok [INFO] [stdout] test tests::parser::parse_local_include ... ok [INFO] [stdout] test tests::parser::parse_include_on_key ... ok [INFO] [stdout] test tests::parser::parse_non_local_include ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/invalid-2fc864f172b47b9b [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_invalid_array_comment ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/valid-ab63d37203440947 [INFO] [stdout] test test_invalid_date ... ok [INFO] [stdout] test test_eof ... ok [INFO] [stdout] test test_env_var_default ... ok [INFO] [stdout] test test_invalid_key ... ok [INFO] [stdout] test test_invalid_int ... ok [INFO] [stdout] test test_invalid_document ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_cargo ... ok [INFO] [stdout] test test_toml_example_converted ... ok [INFO] [stderr] Doc-tests scl [INFO] [stdout] test test_with_includes ... ok [INFO] [stdout] test test_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 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" "8f3ec8abfead0769898b1f36a2c256f871441a09aa7f568d0b113bb0339453e5"` [INFO] running `"docker" "rm" "-f" "8f3ec8abfead0769898b1f36a2c256f871441a09aa7f568d0b113bb0339453e5"` [INFO] [stdout] 8f3ec8abfead0769898b1f36a2c256f871441a09aa7f568d0b113bb0339453e5