[INFO] cloning repository https://github.com/Celti/imapnotify-rs [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCelti%2Fimapnotify-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 36b08ee361caa6ff60563ac2eef8bb333a0f7c89 [INFO] testing Celti/imapnotify-rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCelti%2Fimapnotify-rs" "/workspace/builds/worker-6/source"` [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.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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 `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5452fa9623831c9bc582f1ed6f6a7b5ce8287034164d90ba0828e320e24aa1ce [INFO] running `"docker" "start" "-a" "5452fa9623831c9bc582f1ed6f6a7b5ce8287034164d90ba0828e320e24aa1ce"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v1.0.8 [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 xdg v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.53 [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 rayon v1.2.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling imap-proto v0.7.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling imap v1.0.2 [INFO] [stderr] Compiling serde 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 23s [INFO] running `"docker" "inspect" "5452fa9623831c9bc582f1ed6f6a7b5ce8287034164d90ba0828e320e24aa1ce"` [INFO] running `"docker" "rm" "-f" "5452fa9623831c9bc582f1ed6f6a7b5ce8287034164d90ba0828e320e24aa1ce"` [INFO] [stdout] 5452fa9623831c9bc582f1ed6f6a7b5ce8287034164d90ba0828e320e24aa1ce [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 39fd15a5dfa273609d7ef8c1aef189c07f7c461595a17bf1033bf0af55d9186f [INFO] running `"docker" "start" "-a" "39fd15a5dfa273609d7ef8c1aef189c07f7c461595a17bf1033bf0af55d9186f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling imapnotify-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `"docker" "inspect" "39fd15a5dfa273609d7ef8c1aef189c07f7c461595a17bf1033bf0af55d9186f"` [INFO] running `"docker" "rm" "-f" "39fd15a5dfa273609d7ef8c1aef189c07f7c461595a17bf1033bf0af55d9186f"` [INFO] [stdout] 39fd15a5dfa273609d7ef8c1aef189c07f7c461595a17bf1033bf0af55d9186f [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] be28d757dfa749bf44a9077bff6824b928bce17f5faa364f2fa00b40237917f3 [INFO] running `"docker" "start" "-a" "be28d757dfa749bf44a9077bff6824b928bce17f5faa364f2fa00b40237917f3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/imapnotify_rs-5ec809e71fe96cfc [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "be28d757dfa749bf44a9077bff6824b928bce17f5faa364f2fa00b40237917f3"` [INFO] running `"docker" "rm" "-f" "be28d757dfa749bf44a9077bff6824b928bce17f5faa364f2fa00b40237917f3"` [INFO] [stdout] be28d757dfa749bf44a9077bff6824b928bce17f5faa364f2fa00b40237917f3