[INFO] cloning repository https://github.com/FrancisRussell/whatsapp-archive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrancisRussell/whatsapp-archive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancisRussell%2Fwhatsapp-archive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancisRussell%2Fwhatsapp-archive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1a49a9f283942aa24df0ddb11ad6777de08f906 [INFO] testing FrancisRussell/whatsapp-archive against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancisRussell%2Fwhatsapp-archive" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FrancisRussell/whatsapp-archive on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FrancisRussell/whatsapp-archive [INFO] finished tweaking git repo https://github.com/FrancisRussell/whatsapp-archive [INFO] tweaked toml for git repo https://github.com/FrancisRussell/whatsapp-archive written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/FrancisRussell/whatsapp-archive already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytefmt v0.1.7 [INFO] [stderr] Downloaded err-derive v0.1.5 [INFO] [stderr] Downloaded filetime v0.2.6 [INFO] [stderr] Downloaded regex v1.1.9 [INFO] [stderr] Downloaded log v0.4.7 [INFO] [stderr] Downloaded regex-syntax v0.6.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.60.0" "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] ad7a4dab3829a47e90ee5432ff7c0b9d056bee7cb957fb267044189862058224 [INFO] running `Command { std: "docker" "start" "-a" "ad7a4dab3829a47e90ee5432ff7c0b9d056bee7cb957fb267044189862058224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad7a4dab3829a47e90ee5432ff7c0b9d056bee7cb957fb267044189862058224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad7a4dab3829a47e90ee5432ff7c0b9d056bee7cb957fb267044189862058224", kill_on_drop: false }` [INFO] [stdout] ad7a4dab3829a47e90ee5432ff7c0b9d056bee7cb957fb267044189862058224 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.60.0" "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] e706234775d94b48c0ee9e76bbb7476c3956c0ab2301c294978d0ff5f1b8c862 [INFO] running `Command { std: "docker" "start" "-a" "e706234775d94b48c0ee9e76bbb7476c3956c0ab2301c294978d0ff5f1b8c862", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling err-derive v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling bytefmt v0.1.7 [INFO] [stderr] Compiling waa v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `index_type` [INFO] [stdout] --> src/file_index.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | index_type: IndexType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FileIndex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/file_index.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 208 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.60s [INFO] running `Command { std: "docker" "inspect" "e706234775d94b48c0ee9e76bbb7476c3956c0ab2301c294978d0ff5f1b8c862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e706234775d94b48c0ee9e76bbb7476c3956c0ab2301c294978d0ff5f1b8c862", kill_on_drop: false }` [INFO] [stdout] e706234775d94b48c0ee9e76bbb7476c3956c0ab2301c294978d0ff5f1b8c862 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.60.0" "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] c88c75f1d135e32338314c35c4cd33a0cdfef4f606e0fafb37ce35dd60e463fa [INFO] running `Command { std: "docker" "start" "-a" "c88c75f1d135e32338314c35c4cd33a0cdfef4f606e0fafb37ce35dd60e463fa", kill_on_drop: false }` [INFO] [stderr] Compiling waa v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `index_type` [INFO] [stdout] --> src/file_index.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | index_type: IndexType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FileIndex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/file_index.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 208 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `index_type` [INFO] [stdout] --> src/file_index.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | index_type: IndexType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FileIndex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/file_index.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 208 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `Command { std: "docker" "inspect" "c88c75f1d135e32338314c35c4cd33a0cdfef4f606e0fafb37ce35dd60e463fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c88c75f1d135e32338314c35c4cd33a0cdfef4f606e0fafb37ce35dd60e463fa", kill_on_drop: false }` [INFO] [stdout] c88c75f1d135e32338314c35c4cd33a0cdfef4f606e0fafb37ce35dd60e463fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 818527b6fa4d553d356e2a475a2c0aa9604a1dfa70f03115385b8ddcde46211c [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" "818527b6fa4d553d356e2a475a2c0aa9604a1dfa70f03115385b8ddcde46211c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `index_type` [INFO] [stderr] --> src/file_index.rs:210:5 [INFO] [stderr] | [INFO] [stderr] 210 | index_type: IndexType, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `FileIndex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/file_index.rs:208:10 [INFO] [stderr] | [INFO] [stderr] 208 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `waa` (lib) generated 1 warning [INFO] [stderr] warning: `waa` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.56s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/waa-f263ec0f12a96f60) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/waa-5cbbe46206d2e743) [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] Doc-tests waa [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" "818527b6fa4d553d356e2a475a2c0aa9604a1dfa70f03115385b8ddcde46211c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "818527b6fa4d553d356e2a475a2c0aa9604a1dfa70f03115385b8ddcde46211c", kill_on_drop: false }` [INFO] [stdout] 818527b6fa4d553d356e2a475a2c0aa9604a1dfa70f03115385b8ddcde46211c