[INFO] crate tldextract 0.5.1 is already in cache [INFO] extracting crate tldextract 0.5.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/tldextract/0.5.1 [INFO] extracting crate tldextract 0.5.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tldextract/0.5.1 [INFO] validating manifest of tldextract-0.5.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 tldextract-0.5.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 tldextract-0.5.1 [INFO] finished frobbing tldextract-0.5.1 [INFO] frobbed toml for tldextract-0.5.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/tldextract/0.5.1/Cargo.toml [INFO] started frobbing tldextract-0.5.1 [INFO] finished frobbing tldextract-0.5.1 [INFO] frobbed toml for tldextract-0.5.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tldextract/0.5.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 tldextract-0.5.1 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/tldextract/0.5.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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 98d9dfec9a8b920de6d7e93194dd00bf3276890b986f7a7b9c4c62471854b263 [INFO] running `"docker" "start" "-a" "98d9dfec9a8b920de6d7e93194dd00bf3276890b986f7a7b9c4c62471854b263"` [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling tldextract v0.5.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'failure::core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:135:52 [INFO] [stderr] | [INFO] [stderr] 135 | punycode::decode_to_string(seg.trim_left_matches("xn--")).unwrap_or(seg.into()) [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] Finished dev [unoptimized + debuginfo] target(s) in 11.36s [INFO] running `"docker" "inspect" "98d9dfec9a8b920de6d7e93194dd00bf3276890b986f7a7b9c4c62471854b263"` [INFO] running `"docker" "rm" "-f" "98d9dfec9a8b920de6d7e93194dd00bf3276890b986f7a7b9c4c62471854b263"` [INFO] [stdout] 98d9dfec9a8b920de6d7e93194dd00bf3276890b986f7a7b9c4c62471854b263 [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/tldextract/0.5.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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] f23df840380d15728664ed00bee3783f3b041d7229e2806df3cd572a40031ea7 [INFO] running `"docker" "start" "-a" "f23df840380d15728664ed00bee3783f3b041d7229e2806df3cd572a40031ea7"` [INFO] [stderr] Compiling tldextract v0.5.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'failure::core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:135:52 [INFO] [stderr] | [INFO] [stderr] 135 | punycode::decode_to_string(seg.trim_left_matches("xn--")).unwrap_or(seg.into()) [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] Finished dev [unoptimized + debuginfo] target(s) in 5.67s [INFO] running `"docker" "inspect" "f23df840380d15728664ed00bee3783f3b041d7229e2806df3cd572a40031ea7"` [INFO] running `"docker" "rm" "-f" "f23df840380d15728664ed00bee3783f3b041d7229e2806df3cd572a40031ea7"` [INFO] [stdout] f23df840380d15728664ed00bee3783f3b041d7229e2806df3cd572a40031ea7 [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/tldextract/0.5.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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] a413dae7528c3b6e6b221c907625267974a698c362bb4fd086816a696f4208b6 [INFO] running `"docker" "start" "-a" "a413dae7528c3b6e6b221c907625267974a698c362bb4fd086816a696f4208b6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/tldextract-173e0d96c6687720 [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] [stderr] Running /opt/crater/target/debug/deps/tests-11d70233b666a08c [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test british ... ok [INFO] [stdout] test baidu ... ok [INFO] [stdout] test cnn ... ok [INFO] [stdout] test dns_root_label ... ok [INFO] [stdout] test facebook ... ok [INFO] [stdout] test american ... ok [INFO] [stdout] test google ... ok [INFO] [stdout] test bbc_uk ... ok [INFO] [stdout] test idna_2008 ... ok [INFO] [stdout] test ip ... ok [INFO] [stdout] test local_host ... ok [INFO] [stdout] test ld_is_a_website_too ... ok [INFO] [stdout] test invalid_punycode ... ok [INFO] [stdout] test invalid_puny_with_puny ... ok [INFO] [stdout] test no_subdomain ... ok [INFO] [stdout] test nested_subdomain ... ok [INFO] [stdout] test localhost_ip ... ok [INFO] [stdout] test qualified_local_host ... ok [INFO] [stdout] test puny_with_non_puny ... ok [INFO] [stdout] test regex_order ... ok [INFO] [stdout] test odd_but_possible ... ok [INFO] [stdout] test private_domains ... ok [INFO] [stdout] test query_fragment ... ok [INFO] [stdout] test port ... ok [INFO] [stdout] test shuiguan ... ok [INFO] [stdout] test scheme ... ok [INFO] [stdout] test punycode ... ok [INFO] [stdout] test uestc ... ok [INFO] [stdout] test unhandled_by_iana ... ok [INFO] [stdout] test username ... ok [INFO] [stdout] test worldbank ... ok [INFO] [stdout] test whole_url_is_a_suffix ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- whole_url_is_a_suffix stdout ---- [INFO] [stdout] thread 'whole_url_is_a_suffix' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `TldResult { domain: Some("es"), subdomain: None, suffix: Some("gov.br") }`, [INFO] [stdout] right: `TldResult { domain: None, subdomain: None, suffix: Some("es.gov.br") }`', tests/tests.rs:235:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a24e872bbb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55a24e872bbb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a24e872bbb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55a24e872bbb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55a24e872bbb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55a24e87282c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55a24e87332d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55a24e872eb2 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55a24e872dff - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x55a24e0f64ba - tests::whole_url_is_a_suffix::ha724b1d8a2e35a8c [INFO] [stdout] at tests/tests.rs:235 [INFO] [stdout] 10: 0x55a24e0f620a - tests::whole_url_is_a_suffix::{{closure}}::h73a1847a0b954931 [INFO] [stdout] at tests/tests.rs:233 [INFO] [stdout] 11: 0x55a24e0ee3be - core::ops::function::FnOnce::call_once::h36905e546472a557 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 12: 0x55a24e103dcf - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 13: 0x55a24e876aea - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 14: 0x55a24e11e3be - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 15: 0x55a24e11e3be - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 16: 0x55a24e11e3be - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 17: 0x55a24e0f97f5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 18: 0x55a24e0fda05 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 19: 0x55a24e0fda05 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 20: 0x55a24e0fda05 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 21: 0x55a24e876aea - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 22: 0x55a24e0fe002 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 23: 0x55a24e0fe002 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x55a24e0fe002 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 25: 0x55a24e0fe002 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 26: 0x55a24e865f4f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x55a24e875ec0 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 28: 0x55a24e875ec0 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 29: 0x55a24e875ec0 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 30: 0x7f0af98ec4a4 - start_thread [INFO] [stdout] 31: 0x7f0af9417d0f - __clone [INFO] [stdout] 32: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] whole_url_is_a_suffix [INFO] [stdout] [INFO] [stdout] test result: FAILED. 31 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test tests' [INFO] running `"docker" "inspect" "a413dae7528c3b6e6b221c907625267974a698c362bb4fd086816a696f4208b6"` [INFO] running `"docker" "rm" "-f" "a413dae7528c3b6e6b221c907625267974a698c362bb4fd086816a696f4208b6"` [INFO] [stdout] a413dae7528c3b6e6b221c907625267974a698c362bb4fd086816a696f4208b6