[INFO] cloning repository https://github.com/CrispinStichart/email-liberator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CrispinStichart/email-liberator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrispinStichart%2Femail-liberator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrispinStichart%2Femail-liberator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c32d6e238e03a11242436100265f5258f7c9e8e [INFO] building CrispinStichart/email-liberator against master#3266c36624e804f9f086ebd40db19039b55a4ec1 for pr-111698 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrispinStichart%2Femail-liberator" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CrispinStichart/email-liberator on toolchain 3266c36624e804f9f086ebd40db19039b55a4ec1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CrispinStichart/email-liberator [INFO] finished tweaking git repo https://github.com/CrispinStichart/email-liberator [INFO] tweaked toml for git repo https://github.com/CrispinStichart/email-liberator written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/CrispinStichart/email-liberator already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ouroboros v0.14.2 [INFO] [stderr] Downloaded duct v0.13.5 [INFO] [stderr] Downloaded os_pipe v0.9.2 [INFO] [stderr] Downloaded ouroboros_macro v0.14.2 [INFO] [stderr] Downloaded lettre v0.9.6 [INFO] [stderr] Downloaded which v4.2.4 [INFO] [stderr] Downloaded lettre_email v0.9.4 [INFO] [stderr] Downloaded mailparse v0.13.8 [INFO] [stderr] Downloaded imap v3.0.0-alpha.6 [INFO] [stderr] Downloaded email v0.0.20 [INFO] [stderr] Downloaded imap-proto v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 954b6c9401e47986b1972bc8fc187de897bba40987acb668dbfb6a3f4d21ef74 [INFO] running `Command { std: "docker" "start" "-a" "954b6c9401e47986b1972bc8fc187de897bba40987acb668dbfb6a3f4d21ef74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "954b6c9401e47986b1972bc8fc187de897bba40987acb668dbfb6a3f4d21ef74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "954b6c9401e47986b1972bc8fc187de897bba40987acb668dbfb6a3f4d21ef74", kill_on_drop: false }` [INFO] [stdout] 954b6c9401e47986b1972bc8fc187de897bba40987acb668dbfb6a3f4d21ef74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 482206ed292d6fefb4714d3729b260406d6881b1e67561ce65c17dec877a0062 [INFO] running `Command { std: "docker" "start" "-a" "482206ed292d6fefb4714d3729b260406d6881b1e67561ce65c17dec877a0062", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quoted_printable v0.4.5 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling charset v0.1.3 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling mailparse v0.13.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling imap-proto v0.15.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ouroboros_macro v0.14.2 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling ouroboros v0.14.2 [INFO] [stderr] Compiling imap v3.0.0-alpha.6 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling lettre v0.9.6 [INFO] [stderr] Compiling lettre_email v0.9.4 [INFO] [stderr] Compiling mail_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `anyhow::Result` [INFO] [stdout] --> src/action.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sections` is never read [INFO] [stdout] --> src/config.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct ImapOptions { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 40 | sections: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ImapOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "482206ed292d6fefb4714d3729b260406d6881b1e67561ce65c17dec877a0062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "482206ed292d6fefb4714d3729b260406d6881b1e67561ce65c17dec877a0062", kill_on_drop: false }` [INFO] [stdout] 482206ed292d6fefb4714d3729b260406d6881b1e67561ce65c17dec877a0062 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65640d09887abae89b1e821afc0d616750e0e6392d7076aee92758889b179ad3 [INFO] running `Command { std: "docker" "start" "-a" "65640d09887abae89b1e821afc0d616750e0e6392d7076aee92758889b179ad3", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling shared_child v0.3.5 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stdout] warning: unused import: `anyhow::Result` [INFO] [stdout] --> src/action.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sections` is never read [INFO] [stdout] --> src/config.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct ImapOptions { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 40 | sections: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ImapOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling duct v0.13.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling mail_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `utils::*` [INFO] [stdout] --> tests/pipeline_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::sleep` [INFO] [stdout] --> tests/test_execute.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> tests/test_execute.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sections` is never read [INFO] [stdout] --> src/config.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct ImapOptions { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 40 | sections: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ImapOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "65640d09887abae89b1e821afc0d616750e0e6392d7076aee92758889b179ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65640d09887abae89b1e821afc0d616750e0e6392d7076aee92758889b179ad3", kill_on_drop: false }` [INFO] [stdout] 65640d09887abae89b1e821afc0d616750e0e6392d7076aee92758889b179ad3