[INFO] cloning repository https://github.com/tari/warcdedupe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tari/warcdedupe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari%2Fwarcdedupe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari%2Fwarcdedupe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e33747e0804965837223c7bc2bca837bf8710aec [INFO] testing tari/warcdedupe against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari%2Fwarcdedupe" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tari/warcdedupe on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tari/warcdedupe [INFO] finished tweaking git repo https://github.com/tari/warcdedupe [INFO] tweaked toml for git repo https://github.com/tari/warcdedupe written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/tari/warcdedupe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 269c394bc400c742f32edd6da65b55b69e8ade6bd2c7062a592b2e0012fcb0d3 [INFO] running `Command { std: "docker" "start" "-a" "269c394bc400c742f32edd6da65b55b69e8ade6bd2c7062a592b2e0012fcb0d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "269c394bc400c742f32edd6da65b55b69e8ade6bd2c7062a592b2e0012fcb0d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "269c394bc400c742f32edd6da65b55b69e8ade6bd2c7062a592b2e0012fcb0d3", kill_on_drop: false }` [INFO] [stdout] 269c394bc400c742f32edd6da65b55b69e8ade6bd2c7062a592b2e0012fcb0d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 601ab39b929d9680e2ff322886ba411ca5a055216459a8fdf90fa08042e41d07 [INFO] running `Command { std: "docker" "start" "-a" "601ab39b929d9680e2ff322886ba411ca5a055216459a8fdf90fa08042e41d07", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling phf v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Compiling phf_codegen v0.9.0 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling rust-ini v0.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling warcio v0.4.0-pre (/opt/rustwide/workdir/warcio) [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling warcdedupe v0.3.0-pre (/opt/rustwide/workdir/warcdedupe) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.92s [INFO] running `Command { std: "docker" "inspect" "601ab39b929d9680e2ff322886ba411ca5a055216459a8fdf90fa08042e41d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601ab39b929d9680e2ff322886ba411ca5a055216459a8fdf90fa08042e41d07", kill_on_drop: false }` [INFO] [stdout] 601ab39b929d9680e2ff322886ba411ca5a055216459a8fdf90fa08042e41d07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] cbd0424c0aaeb788d83ab860ac552375473eba30858b2096c84aafba10b1c982 [INFO] running `Command { std: "docker" "start" "-a" "cbd0424c0aaeb788d83ab860ac552375473eba30858b2096c84aafba10b1c982", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling warcio v0.4.0-pre (/opt/rustwide/workdir/warcio) [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling warcdedupe v0.3.0-pre (/opt/rustwide/workdir/warcdedupe) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.58s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/warcdedupe-5626fc83fb5b75a5) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/warcdedupe-20a84f77daacae51) [INFO] [stderr] Executable tests/simple_dedupe.rs (/opt/rustwide/target/debug/deps/simple_dedupe-d7a99662019d2bfc) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/warcio-d8adc8828d725e3e) [INFO] running `Command { std: "docker" "inspect" "cbd0424c0aaeb788d83ab860ac552375473eba30858b2096c84aafba10b1c982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbd0424c0aaeb788d83ab860ac552375473eba30858b2096c84aafba10b1c982", kill_on_drop: false }` [INFO] [stdout] cbd0424c0aaeb788d83ab860ac552375473eba30858b2096c84aafba10b1c982 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 70d8ecea61419aa8bd647e096c63be5f03253d763ef9c47fa512eab5b0aeb47e [INFO] running `Command { std: "docker" "start" "-a" "70d8ecea61419aa8bd647e096c63be5f03253d763ef9c47fa512eab5b0aeb47e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/warcdedupe-5626fc83fb5b75a5) [INFO] [stdout] running 3 tests [INFO] [stdout] test test::copies_ineligible ... ok [INFO] [stdout] test test::deduplicates_duplicate ... ok [INFO] [stdout] test test::deduplicates_compressed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/warcdedupe-20a84f77daacae51) [INFO] [stderr] Running tests/simple_dedupe.rs (/opt/rustwide/target/debug/deps/simple_dedupe-d7a99662019d2bfc) [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 1 test [INFO] [stdout] test deduplicates_simple_warc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/warcio-d8adc8828d725e3e) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::header_parse_consumes_full ... ok [INFO] [stdout] test tests::read::incorrect_signature_is_invalid ... ok [INFO] [stdout] test tests::header_adjusts_bare_uri_brackets ... ok [INFO] [stdout] test tests::read::truncated_header_is_invalid ... ok [INFO] [stdout] test tests::write::writes_well_formed_warc1_1 ... ok [INFO] [stdout] test tests::read::extra_buffering_works ... ok [INFO] [stdout] test tests::read::can_read_record_header ... ok [INFO] [stdout] test tests::read::invalid_fields_are_invalid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests warcdedupe [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 warcio [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/header/recordtype.rs - header::recordtype::RecordType (line 17) ... ok [INFO] [stdout] test src/version.rs - version::Version::parse (line 34) ... ok [INFO] [stdout] test src/version.rs - version::Version (line 128) ... ok [INFO] [stdout] test src/compression.rs - compression::Compression::guess_for_filename (line 38) ... ok [INFO] [stdout] test src/header.rs - header::Header (line 38) ... ok [INFO] [stdout] test src/header/fieldname.rs - header::fieldname::FieldName (line 29) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.43s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "70d8ecea61419aa8bd647e096c63be5f03253d763ef9c47fa512eab5b0aeb47e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d8ecea61419aa8bd647e096c63be5f03253d763ef9c47fa512eab5b0aeb47e", kill_on_drop: false }` [INFO] [stdout] 70d8ecea61419aa8bd647e096c63be5f03253d763ef9c47fa512eab5b0aeb47e