[INFO] crate elp 2.0.0 is already in cache [INFO] extracting crate elp 2.0.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/elp/2.0.0 [INFO] extracting crate elp 2.0.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/elp/2.0.0 [INFO] validating manifest of elp-2.0.0 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 elp-2.0.0 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 elp-2.0.0 [INFO] finished frobbing elp-2.0.0 [INFO] frobbed toml for elp-2.0.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/elp/2.0.0/Cargo.toml [INFO] started frobbing elp-2.0.0 [INFO] finished frobbing elp-2.0.0 [INFO] frobbed toml for elp-2.0.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/elp/2.0.0/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 elp-2.0.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/elp/2.0.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=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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 1a17208736db64c48f392bc75339f6a71a5469db2da7b6fa6153b0abebd29355 [INFO] running `"docker" "start" "-a" "1a17208736db64c48f392bc75339f6a71a5469db2da7b6fa6153b0abebd29355"` [INFO] [stderr] Compiling elp v2.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:208:1 [INFO] [stderr] | [INFO] [stderr] 208 | / lazy_static! { [INFO] [stderr] 209 | | static ref ORDERED_FIELD_SPECS: Vec = vec!( [INFO] [stderr] 210 | | ELBRecordFieldParsingSpec { [INFO] [stderr] 211 | | field: ELBRecordField::Timestamp, [INFO] [stderr] ... | [INFO] [stderr] 295 | | ); [INFO] [stderr] 296 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/lib.rs:177:49 [INFO] [stderr] | [INFO] [stderr] 177 | for (current_idx, current_char) in self.trim_left().char_indices() { [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `"docker" "inspect" "1a17208736db64c48f392bc75339f6a71a5469db2da7b6fa6153b0abebd29355"` [INFO] running `"docker" "rm" "-f" "1a17208736db64c48f392bc75339f6a71a5469db2da7b6fa6153b0abebd29355"` [INFO] [stdout] 1a17208736db64c48f392bc75339f6a71a5469db2da7b6fa6153b0abebd29355 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/elp/2.0.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=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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 678bebd9dade694e0f26490a54ed6ea0f0a860885c90dd95c5c65e19ff96dab9 [INFO] running `"docker" "start" "-a" "678bebd9dade694e0f26490a54ed6ea0f0a860885c90dd95c5c65e19ff96dab9"` [INFO] [stderr] Compiling elp v2.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:208:1 [INFO] [stderr] | [INFO] [stderr] 208 | / lazy_static! { [INFO] [stderr] 209 | | static ref ORDERED_FIELD_SPECS: Vec = vec!( [INFO] [stderr] 210 | | ELBRecordFieldParsingSpec { [INFO] [stderr] 211 | | field: ELBRecordField::Timestamp, [INFO] [stderr] ... | [INFO] [stderr] 295 | | ); [INFO] [stderr] 296 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/lib.rs:177:49 [INFO] [stderr] | [INFO] [stderr] 177 | for (current_idx, current_char) in self.trim_left().char_indices() { [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `"docker" "inspect" "678bebd9dade694e0f26490a54ed6ea0f0a860885c90dd95c5c65e19ff96dab9"` [INFO] running `"docker" "rm" "-f" "678bebd9dade694e0f26490a54ed6ea0f0a860885c90dd95c5c65e19ff96dab9"` [INFO] [stdout] 678bebd9dade694e0f26490a54ed6ea0f0a860885c90dd95c5c65e19ff96dab9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/elp/2.0.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=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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] a1e6293bf66f69249b78cb2738e546f7d6b9b4c268c1c3d4d2018bcb8db5fcba [INFO] running `"docker" "start" "-a" "a1e6293bf66f69249b78cb2738e546f7d6b9b4c268c1c3d4d2018bcb8db5fcba"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/elp-3cce5ce6bd0921c2 [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test parse_record_tests::returns_a_parsing_error_when_the_backend_address_is_malformed ... ok [INFO] [stdout] test parse_record_tests::returns_a_parsing_error_when_the_backend_status_code_is_malformed ... ok [INFO] [stdout] test parse_record_tests::returns_a_parsing_error_referencing_the_timestamp_when_the_timestamp_is_malformed ... ok [INFO] [stdout] test parse_record_tests::returns_a_parsing_error_referencing_the_sent_bytes_when_the_sent_bytes_is_malformed ... ok [INFO] [stdout] test parse_record_tests::returns_a_parsing_error_referencing_the_client_address_when_the_client_address_is_malformed ... ok [INFO] [stdout] test parse_record_tests::returns_a_malformed_record_error_for_records_short_on_values ... ok [INFO] [stdout] test parse_record_tests::returns_a_parsing_error_when_the_request_processing_time_is_malformed ... ok [INFO] [stdout] test parse_record_tests::returns_a_parsing_error_when_the_response_processing_time_is_malformed ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_backend_address ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_backend_processing_time ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_backend_status_code ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_client_address ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_elb_name ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_elb_status_code ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_received_bytes ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_request_http_version ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_request_method ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_request_processing_time ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_request_url ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_response_processing_time ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_sent_bytes ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_ssl_cipher_set_to_a_not_available_symbol_when_it_is_not_present ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_ssl_cipher_when_it_is_present ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_ssl_protocol_set_to_a_not_available_symbol_when_it_is_not_present ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_ssl_protocol_when_it_is_present ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_timestamp ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_user_agent_when_it_is_present ... ok [INFO] [stdout] test parse_record_tests::returns_a_record_with_the_user_agent_set_to_a_not_available_symbol_when_it_is_not_present ... ok [INFO] [stdout] test parse_record_tests::returns_a_parsing_error_when_the_elb_status_code_is_malformed ... ok [INFO] [stderr] Doc-tests elp [INFO] [stdout] test parse_record_tests::returns_a_parsing_error_when_the_backend_processing_time_is_malformed ... ok [INFO] [stdout] test parse_record_tests::returns_a_parsing_error_referencing_the_received_bytes_when_the_received_bytes_is_malformed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 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" "a1e6293bf66f69249b78cb2738e546f7d6b9b4c268c1c3d4d2018bcb8db5fcba"` [INFO] running `"docker" "rm" "-f" "a1e6293bf66f69249b78cb2738e546f7d6b9b4c268c1c3d4d2018bcb8db5fcba"` [INFO] [stdout] a1e6293bf66f69249b78cb2738e546f7d6b9b4c268c1c3d4d2018bcb8db5fcba