[INFO] crate cargo-dependencies 0.1.1 is already in cache [INFO] extracting crate cargo-dependencies 0.1.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-dependencies/0.1.1 [INFO] extracting crate cargo-dependencies 0.1.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-dependencies/0.1.1 [INFO] validating manifest of cargo-dependencies-0.1.1 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 cargo-dependencies-0.1.1 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 cargo-dependencies-0.1.1 [INFO] finished frobbing cargo-dependencies-0.1.1 [INFO] frobbed toml for cargo-dependencies-0.1.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-dependencies/0.1.1/Cargo.toml [INFO] started frobbing cargo-dependencies-0.1.1 [INFO] finished frobbing cargo-dependencies-0.1.1 [INFO] frobbed toml for cargo-dependencies-0.1.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-dependencies/0.1.1/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 cargo-dependencies-0.1.1 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-dependencies/0.1.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.37.0" "build" "--frozen"` [INFO] [stdout] ef74d91314c9df6531c3e90921e00f08d80e8cfa577cb0785c03839dbee41770 [INFO] running `"docker" "start" "-a" "ef74d91314c9df6531c3e90921e00f08d80e8cfa577cb0785c03839dbee41770"` [INFO] [stderr] Compiling cargo-dependencies v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/parser/mod.rs:125:20 [INFO] [stderr] | [INFO] [stderr] 125 | Some(value.trim_left_matches("[").trim_right_matches("]").to_string()) [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_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/parser/mod.rs:125:43 [INFO] [stderr] | [INFO] [stderr] 125 | Some(value.trim_left_matches("[").trim_right_matches("]").to_string()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `"docker" "inspect" "ef74d91314c9df6531c3e90921e00f08d80e8cfa577cb0785c03839dbee41770"` [INFO] running `"docker" "rm" "-f" "ef74d91314c9df6531c3e90921e00f08d80e8cfa577cb0785c03839dbee41770"` [INFO] [stdout] ef74d91314c9df6531c3e90921e00f08d80e8cfa577cb0785c03839dbee41770 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-dependencies/0.1.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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] edeec8ef1ccd00eb0c920cc52dcb1060081833fa3739c0e6b1d0658f5a13031d [INFO] running `"docker" "start" "-a" "edeec8ef1ccd00eb0c920cc52dcb1060081833fa3739c0e6b1d0658f5a13031d"` [INFO] [stderr] Compiling cargo-dependencies v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/parser/mod.rs:125:20 [INFO] [stderr] | [INFO] [stderr] 125 | Some(value.trim_left_matches("[").trim_right_matches("]").to_string()) [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_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/parser/mod.rs:125:43 [INFO] [stderr] | [INFO] [stderr] 125 | Some(value.trim_left_matches("[").trim_right_matches("]").to_string()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `"docker" "inspect" "edeec8ef1ccd00eb0c920cc52dcb1060081833fa3739c0e6b1d0658f5a13031d"` [INFO] running `"docker" "rm" "-f" "edeec8ef1ccd00eb0c920cc52dcb1060081833fa3739c0e6b1d0658f5a13031d"` [INFO] [stdout] edeec8ef1ccd00eb0c920cc52dcb1060081833fa3739c0e6b1d0658f5a13031d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-dependencies/0.1.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.37.0" "test" "--frozen"` [INFO] [stdout] d3beb6261c43e2553b5fe122d2e8db66213476532c10091267ab78314c0760e3 [INFO] running `"docker" "start" "-a" "d3beb6261c43e2553b5fe122d2e8db66213476532c10091267ab78314c0760e3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_dependencies-48fa9d7b1449efba [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test dependencies::tests::dependency_extraction_returns_dependency_names ... ok [INFO] [stdout] test dependencies::tests::dependency_extraction_on_file_without_dependencies_returns_empty_vector ... ok [INFO] [stdout] test dependencies::tests::dependency_extraction_on_file_with_a_different_package_returns_empty_vector ... ok [INFO] [stdout] test dependencies::tests::dependency_extraction_on_empty_file_returns_empty_vector ... ok [INFO] [stdout] test package::tests::package_name_extraction_fails_on_file_without_a_package_name ... ok [INFO] [stdout] test package::tests::package_name_extraction_fails_on_unquoted_value ... ok [INFO] [stdout] test package::tests::package_name_extraction_is_successful ... ok [INFO] [stdout] test dependencies::tests::dependency_extraction_ignores_malformed_dependencies_property ... ok [INFO] [stdout] test parser::tests::parser_on_file_with_a_section_returns_section ... ok [INFO] [stdout] test package::tests::package_name_extraction_fails_on_different_section ... ok [INFO] [stdout] test dependencies::tests::dependency_extraction_copes_with_out_of_order_properties ... ok [INFO] [stdout] test parser::tests::parser_on_empty_file_is_empty ... ok [INFO] [stdout] test parser::tests::parser_on_file_with_two_sections_returns_both_individually ... ok [INFO] [stdout] test parser::tests::parser_on_file_without_a_section_returns_file ... ok [INFO] [stdout] test package::tests::package_name_extraction_fails_on_empty_file ... ok [INFO] [stdout] test package::tests::package_name_extraction_copes_with_unordered_sections ... ok [INFO] [stdout] test dependencies::tests::dependency_extraction_returns_only_well_formed_dependencies ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d3beb6261c43e2553b5fe122d2e8db66213476532c10091267ab78314c0760e3"` [INFO] running `"docker" "rm" "-f" "d3beb6261c43e2553b5fe122d2e8db66213476532c10091267ab78314c0760e3"` [INFO] [stdout] d3beb6261c43e2553b5fe122d2e8db66213476532c10091267ab78314c0760e3