[INFO] updating cached repository bltavares/pickpocket [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bltavares/pickpocket [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bltavares/pickpocket" "work/ex/beta-1.37-6/sources/1.36.0/gh/bltavares/pickpocket"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/bltavares/pickpocket'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bltavares/pickpocket" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bltavares/pickpocket"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bltavares/pickpocket'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 25efbed2f26f47685d08ce8797a554872d805ea7 [INFO] sha for GitHub repo bltavares/pickpocket: 25efbed2f26f47685d08ce8797a554872d805ea7 [INFO] validating manifest of bltavares/pickpocket 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 bltavares/pickpocket 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 bltavares/pickpocket [INFO] finished frobbing bltavares/pickpocket [INFO] frobbed toml for bltavares/pickpocket written to work/ex/beta-1.37-6/sources/1.36.0/gh/bltavares/pickpocket/Cargo.toml [INFO] started frobbing bltavares/pickpocket [INFO] finished frobbing bltavares/pickpocket [INFO] frobbed toml for bltavares/pickpocket written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bltavares/pickpocket/Cargo.toml [INFO] crate bltavares/pickpocket already has a lockfile, it will not be regenerated [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 bltavares/pickpocket against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bltavares/pickpocket:/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-07-23" "build" "--frozen"` [INFO] [stdout] 352b7147752db0995f9a8864f6bc858f675f7e874c0ecb17b5d32f28d64f4a06 [INFO] running `"docker" "start" "-a" "352b7147752db0995f9a8864f6bc858f675f7e874c0ecb17b5d32f28d64f4a06"` [INFO] [stderr] Compiling gcc v0.3.46 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling openssl v0.9.12 [INFO] [stderr] Compiling unicode-normalization v0.1.4 [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling foreign-types v0.2.0 [INFO] [stderr] Compiling httparse v1.2.2 [INFO] [stderr] Compiling serde v1.0.7 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.2.6 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling hyper v0.10.10 [INFO] [stderr] Compiling mime v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling num_cpus v1.4.0 [INFO] [stderr] Compiling serde_derive_internals v0.15.0 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling idna v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.12 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling chrono v0.3.1 [INFO] [stderr] Compiling flate2 v0.2.19 [INFO] [stderr] Compiling serde_derive v1.0.7 [INFO] [stderr] Compiling url v1.4.0 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.4.0/src/form_urlencoded.rs:246:40 [INFO] [stderr] | [INFO] [stderr] 244 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 245 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 246 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling native-tls v0.1.2 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling csv v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling hyper-native-tls v0.2.2 [INFO] [stderr] Compiling pickpocket v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/lib.rs:255:10 [INFO] [stderr] | [INFO] [stderr] 255 | path.trim_right_matches("index.html") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_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/lib.rs:256:10 [INFO] [stderr] | [INFO] [stderr] 256 | .trim_right_matches("index.php") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/lib.rs:257:10 [INFO] [stderr] | [INFO] [stderr] 257 | .trim_right_matches('/') [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `"docker" "inspect" "352b7147752db0995f9a8864f6bc858f675f7e874c0ecb17b5d32f28d64f4a06"` [INFO] running `"docker" "rm" "-f" "352b7147752db0995f9a8864f6bc858f675f7e874c0ecb17b5d32f28d64f4a06"` [INFO] [stdout] 352b7147752db0995f9a8864f6bc858f675f7e874c0ecb17b5d32f28d64f4a06 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bltavares/pickpocket:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 1b56a2e4da5dca4278129f961e247f2fb6aa33f8763b5b858f993ebd24adba36 [INFO] running `"docker" "start" "-a" "1b56a2e4da5dca4278129f961e247f2fb6aa33f8763b5b858f993ebd24adba36"` [INFO] [stderr] Compiling pickpocket v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/lib.rs:255:10 [INFO] [stderr] | [INFO] [stderr] 255 | path.trim_right_matches("index.html") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_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/lib.rs:256:10 [INFO] [stderr] | [INFO] [stderr] 256 | .trim_right_matches("index.php") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/lib.rs:257:10 [INFO] [stderr] | [INFO] [stderr] 257 | .trim_right_matches('/') [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.36s [INFO] running `"docker" "inspect" "1b56a2e4da5dca4278129f961e247f2fb6aa33f8763b5b858f993ebd24adba36"` [INFO] running `"docker" "rm" "-f" "1b56a2e4da5dca4278129f961e247f2fb6aa33f8763b5b858f993ebd24adba36"` [INFO] [stdout] 1b56a2e4da5dca4278129f961e247f2fb6aa33f8763b5b858f993ebd24adba36 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bltavares/pickpocket:/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-07-23" "test" "--frozen"` [INFO] [stdout] 3a326c83ffe0573f842041edb129cd493e1c2ad6d76b408f74ef819267385b99 [INFO] running `"docker" "start" "-a" "3a326c83ffe0573f842041edb129cd493e1c2ad6d76b408f74ef819267385b99"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] [stderr] Running /opt/crater/target/debug/deps/pickpocket-6191ef221da343e7 [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test::test_clean_url_query ... ok [INFO] [stdout] test test::test_clean_url_keep_same_url ... ok [INFO] [stdout] test test::test_clean_url_keep_https ... ok [INFO] [stdout] test test::test_clean_url_hash ... ok [INFO] [stdout] test test::test_cleanup_www ... ok [INFO] [stdout] test test::test_cleanup_blogspot_second_tld ... ok [INFO] [stdout] test test::test_dot_on_files ... ok [INFO] [stdout] test test_decoding_empty_object_list ... ok [INFO] [stdout] test test_decoding_empty_pocket_list ... ok [INFO] [stdout] test test::test_cleanup_blogspot_first_tld ... ok [INFO] [stdout] test test::test_cleanup_urls_without_index_html ... ok [INFO] [stdout] test test::test_cleanup_urls_without_index ... ok [INFO] [stdout] test test_decoding_error ... ok [INFO] [stdout] test test::test_cleanup_urls_are_the_same ... ok [INFO] [stdout] test test::test_cleanup_https_redirection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/pickpocket_auth-1066ca0e25d9586e [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/pickpocket_batch_add-2ad414917cfd9f51 [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/pickpocket_batch_favorite-bb84cb80fc59c0f3 [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/pickpocket_batch_read-bbf2c8d1ec92db2a [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/pickpocket_download-afb5582be852deb1 [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/pickpocket_fixup-6c13930c237dee3b [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/pickpocket_from_csv-b118b2e44f692b8c [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/pickpocket_inspect-36e5f2f297673cc8 [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/pickpocket_search-f727fbb85ffde1f1 [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] Doc-tests pickpocket [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" "3a326c83ffe0573f842041edb129cd493e1c2ad6d76b408f74ef819267385b99"` [INFO] running `"docker" "rm" "-f" "3a326c83ffe0573f842041edb129cd493e1c2ad6d76b408f74ef819267385b99"` [INFO] [stdout] 3a326c83ffe0573f842041edb129cd493e1c2ad6d76b408f74ef819267385b99