[INFO] cloning repository https://github.com/aaronlauterer/imap_dmarc_extract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aaronlauterer/imap_dmarc_extract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaronlauterer%2Fimap_dmarc_extract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaronlauterer%2Fimap_dmarc_extract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28a77ae2347f8ac16db18922dfa7565e5e9c19b8 [INFO] testing aaronlauterer/imap_dmarc_extract against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaronlauterer%2Fimap_dmarc_extract" "/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/aaronlauterer/imap_dmarc_extract on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aaronlauterer/imap_dmarc_extract [INFO] finished tweaking git repo https://github.com/aaronlauterer/imap_dmarc_extract [INFO] tweaked toml for git repo https://github.com/aaronlauterer/imap_dmarc_extract written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/aaronlauterer/imap_dmarc_extract already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03af4fdd781334a3ed8448351aa0a5e9bb8f179b1fd9a1fc9e0c75a84628bef4 [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" "03af4fdd781334a3ed8448351aa0a5e9bb8f179b1fd9a1fc9e0c75a84628bef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03af4fdd781334a3ed8448351aa0a5e9bb8f179b1fd9a1fc9e0c75a84628bef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03af4fdd781334a3ed8448351aa0a5e9bb8f179b1fd9a1fc9e0c75a84628bef4", kill_on_drop: false }` [INFO] [stdout] 03af4fdd781334a3ed8448351aa0a5e9bb8f179b1fd9a1fc9e0c75a84628bef4 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d02b2b0f38310eb9a7ef7c1bca188a0d18c3d2b7530b819c31ca9c20d8dd7774 [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" "d02b2b0f38310eb9a7ef7c1bca188a0d18c3d2b7530b819c31ca9c20d8dd7774", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling quoted_printable v0.4.2 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling imap-proto v0.10.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling charset v0.1.2 [INFO] [stderr] Compiling mailparse v0.13.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling imap v2.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling zip v0.5.9 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling imap_dmarc_extract v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "d02b2b0f38310eb9a7ef7c1bca188a0d18c3d2b7530b819c31ca9c20d8dd7774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d02b2b0f38310eb9a7ef7c1bca188a0d18c3d2b7530b819c31ca9c20d8dd7774", kill_on_drop: false }` [INFO] [stdout] d02b2b0f38310eb9a7ef7c1bca188a0d18c3d2b7530b819c31ca9c20d8dd7774 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "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] 2899de85feb74fd0fa174349248d248e201391ccbb36d4baa01ab370d4a65dad [INFO] running `Command { std: "docker" "start" "-a" "2899de85feb74fd0fa174349248d248e201391ccbb36d4baa01ab370d4a65dad", kill_on_drop: false }` [INFO] [stderr] Compiling imap_dmarc_extract v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "2899de85feb74fd0fa174349248d248e201391ccbb36d4baa01ab370d4a65dad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2899de85feb74fd0fa174349248d248e201391ccbb36d4baa01ab370d4a65dad", kill_on_drop: false }` [INFO] [stdout] 2899de85feb74fd0fa174349248d248e201391ccbb36d4baa01ab370d4a65dad [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "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] d1e3a139b436ddc78d86c0c948efdd3ad814e81cb0054d4c8ff7393c56d9a963 [INFO] running `Command { std: "docker" "start" "-a" "d1e3a139b436ddc78d86c0c948efdd3ad814e81cb0054d4c8ff7393c56d9a963", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/imap_dmarc_extract-73715a394d5d472a) [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" "d1e3a139b436ddc78d86c0c948efdd3ad814e81cb0054d4c8ff7393c56d9a963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e3a139b436ddc78d86c0c948efdd3ad814e81cb0054d4c8ff7393c56d9a963", kill_on_drop: false }` [INFO] [stdout] d1e3a139b436ddc78d86c0c948efdd3ad814e81cb0054d4c8ff7393c56d9a963