[INFO] cloning repository https://github.com/bltavares/pickpocket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bltavares/pickpocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbltavares%2Fpickpocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbltavares%2Fpickpocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f56bdcd28f29479ed73764a6b16d9ef99a7903d3 [INFO] testing bltavares/pickpocket against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbltavares%2Fpickpocket" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bltavares/pickpocket on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bltavares/pickpocket [INFO] finished tweaking git repo https://github.com/bltavares/pickpocket [INFO] tweaked toml for git repo https://github.com/bltavares/pickpocket written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/bltavares/pickpocket already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f6349310d7bee2b1d4ab98b0b0e0f49487b94a114dc7b74339b3ab6e418438f5 [INFO] running `Command { std: "docker" "start" "-a" "f6349310d7bee2b1d4ab98b0b0e0f49487b94a114dc7b74339b3ab6e418438f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6349310d7bee2b1d4ab98b0b0e0f49487b94a114dc7b74339b3ab6e418438f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6349310d7bee2b1d4ab98b0b0e0f49487b94a114dc7b74339b3ab6e418438f5", kill_on_drop: false }` [INFO] [stdout] f6349310d7bee2b1d4ab98b0b0e0f49487b94a114dc7b74339b3ab6e418438f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ae907324401aa12987bfec1a0d972ea86398e47979add71fb5c2d1086e9bc6d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2ae907324401aa12987bfec1a0d972ea86398e47979add71fb5c2d1086e9bc6d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling httparse v1.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-stream v0.1.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling pickpocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 06s [INFO] running `Command { std: "docker" "inspect" "2ae907324401aa12987bfec1a0d972ea86398e47979add71fb5c2d1086e9bc6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ae907324401aa12987bfec1a0d972ea86398e47979add71fb5c2d1086e9bc6d", kill_on_drop: false }` [INFO] [stdout] 2ae907324401aa12987bfec1a0d972ea86398e47979add71fb5c2d1086e9bc6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dbdf128f8ad7d3614487ddb858b3360756efc9311f4202659871c5b5e567c879 [INFO] running `Command { std: "docker" "start" "-a" "dbdf128f8ad7d3614487ddb858b3360756efc9311f4202659871c5b5e567c879", kill_on_drop: false }` [INFO] [stderr] Compiling pickpocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.71s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pickpocket-dad2404e3037b3bb) [INFO] [stderr] Executable unittests src/bin/pickpocket-auth.rs (/opt/rustwide/target/debug/deps/pickpocket_auth-7e4007301ad5f25f) [INFO] [stderr] Executable unittests src/bin/pickpocket-batch-add.rs (/opt/rustwide/target/debug/deps/pickpocket_batch_add-12ca74d2b8adeb98) [INFO] [stderr] Executable unittests src/bin/pickpocket-batch-favorite.rs (/opt/rustwide/target/debug/deps/pickpocket_batch_favorite-3ed1c03cc0e591ec) [INFO] [stderr] Executable unittests src/bin/pickpocket-batch-read.rs (/opt/rustwide/target/debug/deps/pickpocket_batch_read-c94c877a7d13db3d) [INFO] [stderr] Executable unittests src/bin/pickpocket-download.rs (/opt/rustwide/target/debug/deps/pickpocket_download-543301114fe5284e) [INFO] [stderr] Executable unittests src/bin/pickpocket-fixup.rs (/opt/rustwide/target/debug/deps/pickpocket_fixup-bdc2df9cd46bab8d) [INFO] [stderr] Executable unittests src/bin/pickpocket-from-csv.rs (/opt/rustwide/target/debug/deps/pickpocket_from_csv-37bef9f60eb17a4b) [INFO] [stderr] Executable unittests src/bin/pickpocket-inspect.rs (/opt/rustwide/target/debug/deps/pickpocket_inspect-8c694789bea4a85c) [INFO] [stderr] Executable unittests src/bin/pickpocket-search.rs (/opt/rustwide/target/debug/deps/pickpocket_search-e4fc2dbd2078a35b) [INFO] running `Command { std: "docker" "inspect" "dbdf128f8ad7d3614487ddb858b3360756efc9311f4202659871c5b5e567c879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbdf128f8ad7d3614487ddb858b3360756efc9311f4202659871c5b5e567c879", kill_on_drop: false }` [INFO] [stdout] dbdf128f8ad7d3614487ddb858b3360756efc9311f4202659871c5b5e567c879 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6369275286cc681d4a9f8fd0c8dfac2088992a2ab9d7dd4dc984529e41f48f0e [INFO] running `Command { std: "docker" "start" "-a" "6369275286cc681d4a9f8fd0c8dfac2088992a2ab9d7dd4dc984529e41f48f0e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pickpocket-dad2404e3037b3bb) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test::test_clean_url_hash ... ok [INFO] [stdout] test test::test_cleanup_urls_are_the_same ... ok [INFO] [stdout] test test_decoding_empty_pocket_list ... ok [INFO] [stdout] test test_decoding_error ... ok [INFO] [stdout] test test::test_cleanup_https_redirection ... ok [INFO] [stdout] test test::test_cleanup_urls_without_index ... ok [INFO] [stdout] test test::test_cleanup_urls_without_index_html ... ok [INFO] [stdout] test test::test_cleanup_www ... ok [INFO] [stdout] test test::test_dot_on_files ... ok [INFO] [stdout] test test::test_cleanup_blogspot_second_tld ... ok [INFO] [stdout] test test_decoding_empty_object_list ... ok [INFO] [stdout] test test::test_cleanup_blogspot_first_tld ... ok [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] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/pickpocket-auth.rs (/opt/rustwide/target/debug/deps/pickpocket_auth-7e4007301ad5f25f) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/pickpocket-batch-add.rs (/opt/rustwide/target/debug/deps/pickpocket_batch_add-12ca74d2b8adeb98) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/pickpocket-batch-favorite.rs (/opt/rustwide/target/debug/deps/pickpocket_batch_favorite-3ed1c03cc0e591ec) [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; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/pickpocket-batch-read.rs (/opt/rustwide/target/debug/deps/pickpocket_batch_read-c94c877a7d13db3d) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/pickpocket-download.rs (/opt/rustwide/target/debug/deps/pickpocket_download-543301114fe5284e) [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; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/pickpocket-fixup.rs (/opt/rustwide/target/debug/deps/pickpocket_fixup-bdc2df9cd46bab8d) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/pickpocket-from-csv.rs (/opt/rustwide/target/debug/deps/pickpocket_from_csv-37bef9f60eb17a4b) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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; finished in 0.00s [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/pickpocket-inspect.rs (/opt/rustwide/target/debug/deps/pickpocket_inspect-8c694789bea4a85c) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/pickpocket-search.rs (/opt/rustwide/target/debug/deps/pickpocket_search-e4fc2dbd2078a35b) [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; finished in 0.00s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6369275286cc681d4a9f8fd0c8dfac2088992a2ab9d7dd4dc984529e41f48f0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6369275286cc681d4a9f8fd0c8dfac2088992a2ab9d7dd4dc984529e41f48f0e", kill_on_drop: false }` [INFO] [stdout] 6369275286cc681d4a9f8fd0c8dfac2088992a2ab9d7dd4dc984529e41f48f0e