[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCelti%2Fimapnotify-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Celti/imapnotify-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-6/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.59.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89327757c559fdf747a52829f5bdda8e92691a22feef20a2ed2d8ba0ba17b9b2 [INFO] running `Command { std: "docker" "start" "-a" "89327757c559fdf747a52829f5bdda8e92691a22feef20a2ed2d8ba0ba17b9b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89327757c559fdf747a52829f5bdda8e92691a22feef20a2ed2d8ba0ba17b9b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89327757c559fdf747a52829f5bdda8e92691a22feef20a2ed2d8ba0ba17b9b2", kill_on_drop: false }` [INFO] [stdout] 89327757c559fdf747a52829f5bdda8e92691a22feef20a2ed2d8ba0ba17b9b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a634f757e74c8bb4a99ef1707eddd46470051c9862695349b3482edf96168742 [INFO] running `Command { std: "docker" "start" "-a" "a634f757e74c8bb4a99ef1707eddd46470051c9862695349b3482edf96168742", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.23 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rpassword v4.0.1 [INFO] [stderr] Compiling imap-proto v0.7.0 [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 native-tls v0.2.3 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling imap v1.0.2 [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 16.82s [INFO] running `Command { std: "docker" "inspect" "a634f757e74c8bb4a99ef1707eddd46470051c9862695349b3482edf96168742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a634f757e74c8bb4a99ef1707eddd46470051c9862695349b3482edf96168742", kill_on_drop: false }` [INFO] [stdout] a634f757e74c8bb4a99ef1707eddd46470051c9862695349b3482edf96168742 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0754701be8b23a4cb5459fe299238ca9b1f15a1b1f8d2892a3b27a756d3ee8e [INFO] running `Command { std: "docker" "start" "-a" "c0754701be8b23a4cb5459fe299238ca9b1f15a1b1f8d2892a3b27a756d3ee8e", 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.87s [INFO] running `Command { std: "docker" "inspect" "c0754701be8b23a4cb5459fe299238ca9b1f15a1b1f8d2892a3b27a756d3ee8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0754701be8b23a4cb5459fe299238ca9b1f15a1b1f8d2892a3b27a756d3ee8e", kill_on_drop: false }` [INFO] [stdout] c0754701be8b23a4cb5459fe299238ca9b1f15a1b1f8d2892a3b27a756d3ee8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 22f0ceb8b2f8d721a917778e9bab43978a40931b9c4c1c264cf1e05964f813f5 [INFO] running `Command { std: "docker" "start" "-a" "22f0ceb8b2f8d721a917778e9bab43978a40931b9c4c1c264cf1e05964f813f5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/imapnotify_rs-bd16cf33ceee44a6) [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" "22f0ceb8b2f8d721a917778e9bab43978a40931b9c4c1c264cf1e05964f813f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f0ceb8b2f8d721a917778e9bab43978a40931b9c4c1c264cf1e05964f813f5", kill_on_drop: false }` [INFO] [stdout] 22f0ceb8b2f8d721a917778e9bab43978a40931b9c4c1c264cf1e05964f813f5