[INFO] updating cached repository https://github.com/cecton/imap-search-example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a1cadf4307f2ff7050a7ac43725de011d526b792 [INFO] testing cecton/imap-search-example against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fimap-search-example" "work/builds/worker-8/source"` [INFO] [stderr] Cloning into 'work/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cecton/imap-search-example on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cecton/imap-search-example [INFO] finished tweaking git repo https://github.com/cecton/imap-search-example [INFO] tweaked toml for git repo https://github.com/cecton/imap-search-example written to work/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/cecton/imap-search-example already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 99a1e51e63d8512b36b3ee1c25c83580af6e156a8abbe749cf09b6fba319f22e [INFO] running `"docker" "start" "-a" "99a1e51e63d8512b36b3ee1c25c83580af6e156a8abbe749cf09b6fba319f22e"` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rpassword v2.1.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling imap-proto v0.7.0 [INFO] [stderr] Compiling imap v0.10.0 [INFO] [stderr] Compiling imap-search-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.65s [INFO] running `"docker" "inspect" "99a1e51e63d8512b36b3ee1c25c83580af6e156a8abbe749cf09b6fba319f22e"` [INFO] running `"docker" "rm" "-f" "99a1e51e63d8512b36b3ee1c25c83580af6e156a8abbe749cf09b6fba319f22e"` [INFO] [stdout] 99a1e51e63d8512b36b3ee1c25c83580af6e156a8abbe749cf09b6fba319f22e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] b118a35001aa5738506b3b68825c392591cc1948754dd9fd8f922b502581f841 [INFO] running `"docker" "start" "-a" "b118a35001aa5738506b3b68825c392591cc1948754dd9fd8f922b502581f841"` [INFO] [stderr] Compiling imap-search-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `"docker" "inspect" "b118a35001aa5738506b3b68825c392591cc1948754dd9fd8f922b502581f841"` [INFO] running `"docker" "rm" "-f" "b118a35001aa5738506b3b68825c392591cc1948754dd9fd8f922b502581f841"` [INFO] [stdout] b118a35001aa5738506b3b68825c392591cc1948754dd9fd8f922b502581f841 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] aec3c78a784616b480d391f442f5d0eb2bb93a4e72f2e8a92fd688e952c4d3e1 [INFO] running `"docker" "start" "-a" "aec3c78a784616b480d391f442f5d0eb2bb93a4e72f2e8a92fd688e952c4d3e1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/imap_search_test-0ea7912aa2fb516e [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" "aec3c78a784616b480d391f442f5d0eb2bb93a4e72f2e8a92fd688e952c4d3e1"` [INFO] running `"docker" "rm" "-f" "aec3c78a784616b480d391f442f5d0eb2bb93a4e72f2e8a92fd688e952c4d3e1"` [INFO] [stdout] aec3c78a784616b480d391f442f5d0eb2bb93a4e72f2e8a92fd688e952c4d3e1