[INFO] updating cached repository https://github.com/mandx/sqlite-vacuum [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/mandx/sqlite-vacuum [INFO] [stderr] 68e6a4d..0afd279 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0afd2795a56592a2921ac862873ad140024ac783 [INFO] testing mandx/sqlite-vacuum against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmandx%2Fsqlite-vacuum" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mandx/sqlite-vacuum on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mandx/sqlite-vacuum [INFO] finished tweaking git repo https://github.com/mandx/sqlite-vacuum [INFO] tweaked toml for git repo https://github.com/mandx/sqlite-vacuum written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/mandx/sqlite-vacuum already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1482e9a54c37d5d8c038e349a684e3cbe0fdf69bec8bcdcbe724351aa35baa35 [INFO] running `"docker" "start" "-a" "1482e9a54c37d5d8c038e349a684e3cbe0fdf69bec8bcdcbe724351aa35baa35"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling sqlite3-src v0.2.11 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling sqlite3-sys v0.12.0 [INFO] [stderr] Compiling sqlite v0.25.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling console v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling sqlite-vacuum v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.22s [INFO] running `"docker" "inspect" "1482e9a54c37d5d8c038e349a684e3cbe0fdf69bec8bcdcbe724351aa35baa35"` [INFO] running `"docker" "rm" "-f" "1482e9a54c37d5d8c038e349a684e3cbe0fdf69bec8bcdcbe724351aa35baa35"` [INFO] [stdout] 1482e9a54c37d5d8c038e349a684e3cbe0fdf69bec8bcdcbe724351aa35baa35 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a2f8aec6232dbcd04c66aa07e3049dbc85fed28739cb680a9b0e0dd89ebf6eb4 [INFO] running `"docker" "start" "-a" "a2f8aec6232dbcd04c66aa07e3049dbc85fed28739cb680a9b0e0dd89ebf6eb4"` [INFO] [stderr] Compiling sqlite-vacuum v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `"docker" "inspect" "a2f8aec6232dbcd04c66aa07e3049dbc85fed28739cb680a9b0e0dd89ebf6eb4"` [INFO] running `"docker" "rm" "-f" "a2f8aec6232dbcd04c66aa07e3049dbc85fed28739cb680a9b0e0dd89ebf6eb4"` [INFO] [stdout] a2f8aec6232dbcd04c66aa07e3049dbc85fed28739cb680a9b0e0dd89ebf6eb4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stdout] aaf4f954445bf4bfee031e9ab2516b302f4226fea39510f5897d0d0b9bec9e28 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "aaf4f954445bf4bfee031e9ab2516b302f4226fea39510f5897d0d0b9bec9e28"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sqlite_vacuum-bf7d8db2c5c7eb42 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test sqlite_file::byte_format_tests::test_path_accessor ... ok [INFO] [stdout] test byte_format::byte_format_tests::it_supports_negative_numbers ... ok [INFO] [stdout] test byte_format::byte_format_tests::it_converts_bytes_to_human_readable_strings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "aaf4f954445bf4bfee031e9ab2516b302f4226fea39510f5897d0d0b9bec9e28"` [INFO] running `"docker" "rm" "-f" "aaf4f954445bf4bfee031e9ab2516b302f4226fea39510f5897d0d0b9bec9e28"` [INFO] [stdout] aaf4f954445bf4bfee031e9ab2516b302f4226fea39510f5897d0d0b9bec9e28