[INFO] fetching crate cargo-dependencies 0.1.1... [INFO] extracting crate cargo-dependencies 0.1.1 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/cargo-dependencies/0.1.1 [INFO] extracting crate cargo-dependencies 0.1.1 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/cargo-dependencies/0.1.1 [INFO] validating manifest of cargo-dependencies-0.1.1 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cargo-dependencies-0.1.1 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/cargo-dependencies/0.1.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cargo-dependencies-0.1.1 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] eb0c8e49f9e5e919b69e722eefcc93188283ee1eff9738b7ea543b80249093cd [INFO] running `"docker" "start" "-a" "eb0c8e49f9e5e919b69e722eefcc93188283ee1eff9738b7ea543b80249093cd"` [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 2.01s [INFO] running `"docker" "inspect" "eb0c8e49f9e5e919b69e722eefcc93188283ee1eff9738b7ea543b80249093cd"` [INFO] running `"docker" "rm" "-f" "eb0c8e49f9e5e919b69e722eefcc93188283ee1eff9738b7ea543b80249093cd"` [INFO] [stdout] eb0c8e49f9e5e919b69e722eefcc93188283ee1eff9738b7ea543b80249093cd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f4db0b2f3b605f589f34f5b89884cc3b350e3ee1b2afeca38728bdb46d93747e [INFO] running `"docker" "start" "-a" "f4db0b2f3b605f589f34f5b89884cc3b350e3ee1b2afeca38728bdb46d93747e"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [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.71s [INFO] running `"docker" "inspect" "f4db0b2f3b605f589f34f5b89884cc3b350e3ee1b2afeca38728bdb46d93747e"` [INFO] running `"docker" "rm" "-f" "f4db0b2f3b605f589f34f5b89884cc3b350e3ee1b2afeca38728bdb46d93747e"` [INFO] [stdout] f4db0b2f3b605f589f34f5b89884cc3b350e3ee1b2afeca38728bdb46d93747e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 1e50ab3b3f9b32f567571a0d8a0eaa6b5a3795ea5bf753b693393dae3d9aadb4 [INFO] running `"docker" "start" "-a" "1e50ab3b3f9b32f567571a0d8a0eaa6b5a3795ea5bf753b693393dae3d9aadb4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_dependencies-2d8444c83c9d052b [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test dependencies::tests::dependency_extraction_ignores_malformed_dependencies_property ... ok [INFO] [stdout] test dependencies::tests::dependency_extraction_copes_with_out_of_order_properties ... ok [INFO] [stdout] test dependencies::tests::dependency_extraction_on_file_without_dependencies_returns_empty_vector ... ok [INFO] [stdout] test package::tests::package_name_extraction_fails_on_empty_file ... ok [INFO] [stdout] test dependencies::tests::dependency_extraction_returns_only_well_formed_dependencies ... ok [INFO] [stdout] test package::tests::package_name_extraction_copes_with_unordered_sections ... 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_unquoted_value ... ok [INFO] [stdout] test package::tests::package_name_extraction_is_successful ... ok [INFO] [stdout] test package::tests::package_name_extraction_fails_on_different_section ... ok [INFO] [stdout] test parser::tests::parser_on_empty_file_is_empty ... ok [INFO] [stdout] test dependencies::tests::dependency_extraction_returns_dependency_names ... ok [INFO] [stdout] test package::tests::package_name_extraction_fails_on_file_without_a_package_name ... ok [INFO] [stdout] test parser::tests::parser_on_file_with_a_section_returns_section ... 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] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1e50ab3b3f9b32f567571a0d8a0eaa6b5a3795ea5bf753b693393dae3d9aadb4"` [INFO] running `"docker" "rm" "-f" "1e50ab3b3f9b32f567571a0d8a0eaa6b5a3795ea5bf753b693393dae3d9aadb4"` [INFO] [stdout] 1e50ab3b3f9b32f567571a0d8a0eaa6b5a3795ea5bf753b693393dae3d9aadb4