[INFO] cloning repository https://github.com/Celti/imapnotify-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Celti/imapnotify-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCelti%2Fimapnotify-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCelti%2Fimapnotify-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36b08ee361caa6ff60563ac2eef8bb333a0f7c89 [INFO] testing Celti/imapnotify-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCelti%2Fimapnotify-rs" "/workspace/builds/worker-86/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-86/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Celti/imapnotify-rs 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/Celti/imapnotify-rs [INFO] finished tweaking git repo https://github.com/Celti/imapnotify-rs [INFO] tweaked toml for git repo https://github.com/Celti/imapnotify-rs written to /workspace/builds/worker-86/source/Cargo.toml [INFO] crate git repo https://github.com/Celti/imapnotify-rs 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imap-proto v0.7.0 [INFO] [stderr] Downloaded imap v1.0.2 [INFO] [stderr] Downloaded rpassword v4.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7dff9dfab8a8aaf38cac2f5c1e8689789da245320a2bc0a4001db4fa16d6b97 [INFO] running `Command { std: "docker" "start" "-a" "b7dff9dfab8a8aaf38cac2f5c1e8689789da245320a2bc0a4001db4fa16d6b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7dff9dfab8a8aaf38cac2f5c1e8689789da245320a2bc0a4001db4fa16d6b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7dff9dfab8a8aaf38cac2f5c1e8689789da245320a2bc0a4001db4fa16d6b97", kill_on_drop: false }` [INFO] [stdout] b7dff9dfab8a8aaf38cac2f5c1e8689789da245320a2bc0a4001db4fa16d6b97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f66a31f0502110d18872c9b774d691cf4ad0146ab81358f3a74a9f5ebc716e44 [INFO] running `Command { std: "docker" "start" "-a" "f66a31f0502110d18872c9b774d691cf4ad0146ab81358f3a74a9f5ebc716e44", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.23 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling rpassword v4.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling imap-proto v0.7.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling imap v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling imapnotify-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "f66a31f0502110d18872c9b774d691cf4ad0146ab81358f3a74a9f5ebc716e44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f66a31f0502110d18872c9b774d691cf4ad0146ab81358f3a74a9f5ebc716e44", kill_on_drop: false }` [INFO] [stdout] f66a31f0502110d18872c9b774d691cf4ad0146ab81358f3a74a9f5ebc716e44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa8363a5540d676a79bd2878e5ec9aa0d22f976500ba962444b5f421fa94344c [INFO] running `Command { std: "docker" "start" "-a" "aa8363a5540d676a79bd2878e5ec9aa0d22f976500ba962444b5f421fa94344c", kill_on_drop: false }` [INFO] [stderr] Compiling imapnotify-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "aa8363a5540d676a79bd2878e5ec9aa0d22f976500ba962444b5f421fa94344c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa8363a5540d676a79bd2878e5ec9aa0d22f976500ba962444b5f421fa94344c", kill_on_drop: false }` [INFO] [stdout] aa8363a5540d676a79bd2878e5ec9aa0d22f976500ba962444b5f421fa94344c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b946a5beb2b3d04b56857aa3a3a22ba8e577fb2458af6ba6fd96015568b42301 [INFO] running `Command { std: "docker" "start" "-a" "b946a5beb2b3d04b56857aa3a3a22ba8e577fb2458af6ba6fd96015568b42301", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/imapnotify_rs-3ac0595ff7df72cc) [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" "b946a5beb2b3d04b56857aa3a3a22ba8e577fb2458af6ba6fd96015568b42301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b946a5beb2b3d04b56857aa3a3a22ba8e577fb2458af6ba6fd96015568b42301", kill_on_drop: false }` [INFO] [stdout] b946a5beb2b3d04b56857aa3a3a22ba8e577fb2458af6ba6fd96015568b42301