[INFO] cloning repository https://github.com/soywod/himalaya [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soywod/himalaya" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoywod%2Fhimalaya", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoywod%2Fhimalaya'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe8f9eab7c4f1e7c470ac8cea48594d38580f8dc [INFO] testing soywod/himalaya 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%2Fsoywod%2Fhimalaya" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/soywod/himalaya 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/soywod/himalaya [INFO] finished tweaking git repo https://github.com/soywod/himalaya [INFO] tweaked toml for git repo https://github.com/soywod/himalaya written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/soywod/himalaya 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 71a6ee3a64fb78dd37b61307fb358678e8e441c1de17925ee285f56231c401e0 [INFO] running `Command { std: "docker" "start" "-a" "71a6ee3a64fb78dd37b61307fb358678e8e441c1de17925ee285f56231c401e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71a6ee3a64fb78dd37b61307fb358678e8e441c1de17925ee285f56231c401e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71a6ee3a64fb78dd37b61307fb358678e8e441c1de17925ee285f56231c401e0", kill_on_drop: false }` [INFO] [stdout] 71a6ee3a64fb78dd37b61307fb358678e8e441c1de17925ee285f56231c401e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 7d8ac0196d091f8e9f163e1f477efe30663e479a1e5ca8e9b4c693778309f96e [INFO] running `Command { std: "docker" "start" "-a" "7d8ac0196d091f8e9f163e1f477efe30663e479a1e5ca8e9b4c693778309f96e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling syn v1.0.88 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling quoted_printable v0.4.5 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling himalaya-lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling html-escape v0.2.9 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling charset v0.1.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling mailparse v0.13.8 [INFO] [stderr] Compiling rfc2047-decoder v0.1.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling maildir v0.6.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tree_magic v0.2.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling imap-proto v0.14.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling imap v3.0.0-alpha.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling string_cache v0.8.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling lettre v0.10.0-rc.4 [INFO] [stderr] Compiling xml5ever v0.16.2 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.4 [INFO] [stderr] Compiling himalaya v0.5.10 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "7d8ac0196d091f8e9f163e1f477efe30663e479a1e5ca8e9b4c693778309f96e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d8ac0196d091f8e9f163e1f477efe30663e479a1e5ca8e9b4c693778309f96e", kill_on_drop: false }` [INFO] [stdout] 7d8ac0196d091f8e9f163e1f477efe30663e479a1e5ca8e9b4c693778309f96e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 1b9c25aaf9f0d3f2c080f52946777b9e367eaf3108b4c0cef4e8fbbc234e7026 [INFO] running `Command { std: "docker" "start" "-a" "1b9c25aaf9f0d3f2c080f52946777b9e367eaf3108b4c0cef4e8fbbc234e7026", kill_on_drop: false }` [INFO] [stderr] Compiling himalaya-lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling himalaya v0.5.10 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.53s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/himalaya-3a7eb8b51cb15497) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/himalaya-20385468fff6a606) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/himalaya_lib-85b8f2d579ee45ca) [INFO] running `Command { std: "docker" "inspect" "1b9c25aaf9f0d3f2c080f52946777b9e367eaf3108b4c0cef4e8fbbc234e7026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b9c25aaf9f0d3f2c080f52946777b9e367eaf3108b4c0cef4e8fbbc234e7026", kill_on_drop: false }` [INFO] [stdout] 1b9c25aaf9f0d3f2c080f52946777b9e367eaf3108b4c0cef4e8fbbc234e7026 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] f4b54ebdc01677c8d614b6b798c1d941bb3dc4d739a3c9a7a25d1a9478f9df8c [INFO] running `Command { std: "docker" "start" "-a" "f4b54ebdc01677c8d614b6b798c1d941bb3dc4d739a3c9a7a25d1a9478f9df8c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/himalaya-3a7eb8b51cb15497) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test backends::imap::imap_mbox_attr::tests::it_should_display_attrs ... ok [INFO] [stdout] test backends::imap::imap_mbox_attr::tests::it_should_display_attr ... ok [INFO] [stdout] test backends::imap::imap_mbox::tests::it_should_display_mbox ... ok [INFO] [stdout] test backends::imap::imap_mbox::tests::it_should_create_new_mbox ... ok [INFO] [stdout] test backends::maildir::maildir_mbox::tests::it_should_create_new_mbox ... ok [INFO] [stdout] test config::account_handlers::tests::it_should_match_cmds_accounts ... ok [INFO] [stdout] test ui::table::tests::row_smaller_than_head ... ok [INFO] [stdout] test ui::table::tests::basic_shrink ... ok [INFO] [stdout] test ui::table::tests::max_shrink_width ... ok [INFO] [stdout] test config::account_config::tests::it_should_get_unique_download_file_path ... ok [INFO] [stdout] test ui::table::tests::row_bigger_than_head ... ok [INFO] [stdout] test mbox::mbox_args::tests::it_should_match_cmds ... ok [INFO] [stdout] test mbox::mbox_args::tests::it_should_match_target_arg ... ok [INFO] [stdout] test mbox::mbox_args::tests::it_should_match_source_arg ... ok [INFO] [stdout] test backends::maildir::maildir_mbox::tests::it_should_display_mbox ... ok [INFO] [stdout] test mbox::mbox_handlers::tests::it_should_list_mboxes ... ok [INFO] [stdout] test mbox::mbox_args::tests::it_should_match_aliases ... ok [INFO] [stdout] test msg::msg_entity::tests::test_to_readable ... ok [INFO] [stdout] test msg::msg_entity::tests::test_into_reply ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/himalaya-20385468fff6a606) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/himalaya_lib-85b8f2d579ee45ca) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests himalaya [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 himalaya-lib [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" "f4b54ebdc01677c8d614b6b798c1d941bb3dc4d739a3c9a7a25d1a9478f9df8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b54ebdc01677c8d614b6b798c1d941bb3dc4d739a3c9a7a25d1a9478f9df8c", kill_on_drop: false }` [INFO] [stdout] f4b54ebdc01677c8d614b6b798c1d941bb3dc4d739a3c9a7a25d1a9478f9df8c