[INFO] updating cached repository cecton/imap-search-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cecton/imap-search-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cecton/imap-search-example" "work/ex/beta-1.37-6/sources/1.36.0/gh/cecton/imap-search-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/cecton/imap-search-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cecton/imap-search-example" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cecton/imap-search-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cecton/imap-search-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a1cadf4307f2ff7050a7ac43725de011d526b792 [INFO] sha for GitHub repo cecton/imap-search-example: a1cadf4307f2ff7050a7ac43725de011d526b792 [INFO] validating manifest of cecton/imap-search-example on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cecton/imap-search-example on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cecton/imap-search-example [INFO] finished frobbing cecton/imap-search-example [INFO] frobbed toml for cecton/imap-search-example written to work/ex/beta-1.37-6/sources/1.36.0/gh/cecton/imap-search-example/Cargo.toml [INFO] started frobbing cecton/imap-search-example [INFO] finished frobbing cecton/imap-search-example [INFO] frobbed toml for cecton/imap-search-example written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cecton/imap-search-example/Cargo.toml [INFO] crate cecton/imap-search-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cecton/imap-search-example against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cecton/imap-search-example:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 06cbd5d8463519892473e63b2bc3b874702860b240eee79993994eeb29705c9b [INFO] running `"docker" "start" "-a" "06cbd5d8463519892473e63b2bc3b874702860b240eee79993994eeb29705c9b"` [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling rpassword v2.1.0 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling imap-proto v0.7.0 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling imap v0.10.0 [INFO] [stderr] Compiling imap-search-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.67s [INFO] running `"docker" "inspect" "06cbd5d8463519892473e63b2bc3b874702860b240eee79993994eeb29705c9b"` [INFO] running `"docker" "rm" "-f" "06cbd5d8463519892473e63b2bc3b874702860b240eee79993994eeb29705c9b"` [INFO] [stdout] 06cbd5d8463519892473e63b2bc3b874702860b240eee79993994eeb29705c9b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cecton/imap-search-example:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] f283c3d49d4e8a9c7d37cc341b0b52e3d4774cffc196e317f32034f9b9e73334 [INFO] running `"docker" "start" "-a" "f283c3d49d4e8a9c7d37cc341b0b52e3d4774cffc196e317f32034f9b9e73334"` [INFO] [stderr] Compiling imap-search-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `"docker" "inspect" "f283c3d49d4e8a9c7d37cc341b0b52e3d4774cffc196e317f32034f9b9e73334"` [INFO] running `"docker" "rm" "-f" "f283c3d49d4e8a9c7d37cc341b0b52e3d4774cffc196e317f32034f9b9e73334"` [INFO] [stdout] f283c3d49d4e8a9c7d37cc341b0b52e3d4774cffc196e317f32034f9b9e73334 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cecton/imap-search-example:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] bf46c504d1a6f07ce5b0f5680596d9b28c066a706ea56c37c0b99f4779bd05da [INFO] running `"docker" "start" "-a" "bf46c504d1a6f07ce5b0f5680596d9b28c066a706ea56c37c0b99f4779bd05da"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/imap_search_test-cf63cda9b174eb88 [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" "bf46c504d1a6f07ce5b0f5680596d9b28c066a706ea56c37c0b99f4779bd05da"` [INFO] running `"docker" "rm" "-f" "bf46c504d1a6f07ce5b0f5680596d9b28c066a706ea56c37c0b99f4779bd05da"` [INFO] [stdout] bf46c504d1a6f07ce5b0f5680596d9b28c066a706ea56c37c0b99f4779bd05da