[INFO] cloning repository https://github.com/cecton/imap-search-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cecton/imap-search-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fimap-search-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fimap-search-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1cadf4307f2ff7050a7ac43725de011d526b792 [INFO] testing cecton/imap-search-example against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fimap-search-example" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cecton/imap-search-example on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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 /workspace/builds/worker-0/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 897e648c80cbe6c26a99e88f6708445859ac249c156ce36dbcda6b6bd65e8ee4 [INFO] running `Command { std: "docker" "start" "-a" "897e648c80cbe6c26a99e88f6708445859ac249c156ce36dbcda6b6bd65e8ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "897e648c80cbe6c26a99e88f6708445859ac249c156ce36dbcda6b6bd65e8ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "897e648c80cbe6c26a99e88f6708445859ac249c156ce36dbcda6b6bd65e8ee4", kill_on_drop: false }` [INFO] [stdout] 897e648c80cbe6c26a99e88f6708445859ac249c156ce36dbcda6b6bd65e8ee4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e202f807315d3eef0ae88a35b48d4f416a8a6689ad5c460f169301cd451413db [INFO] running `Command { std: "docker" "start" "-a" "e202f807315d3eef0ae88a35b48d4f416a8a6689ad5c460f169301cd451413db", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rpassword v2.1.0 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling imap-proto v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.39 [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/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.92s [INFO] running `Command { std: "docker" "inspect" "e202f807315d3eef0ae88a35b48d4f416a8a6689ad5c460f169301cd451413db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e202f807315d3eef0ae88a35b48d4f416a8a6689ad5c460f169301cd451413db", kill_on_drop: false }` [INFO] [stdout] e202f807315d3eef0ae88a35b48d4f416a8a6689ad5c460f169301cd451413db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e8019d4cc5c3a886ad237f435fa66c43817097d6290652512ceb151265d3c89 [INFO] running `Command { std: "docker" "start" "-a" "0e8019d4cc5c3a886ad237f435fa66c43817097d6290652512ceb151265d3c89", kill_on_drop: false }` [INFO] [stderr] Compiling imap-search-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "0e8019d4cc5c3a886ad237f435fa66c43817097d6290652512ceb151265d3c89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8019d4cc5c3a886ad237f435fa66c43817097d6290652512ceb151265d3c89", kill_on_drop: false }` [INFO] [stdout] 0e8019d4cc5c3a886ad237f435fa66c43817097d6290652512ceb151265d3c89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a598805ba11bc29ec9bcb596c29e76773ce3f7dcaaf3cba8adfe791cca99fb7 [INFO] running `Command { std: "docker" "start" "-a" "8a598805ba11bc29ec9bcb596c29e76773ce3f7dcaaf3cba8adfe791cca99fb7", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/imap_search_test-a408d5c0db289aae) [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" "8a598805ba11bc29ec9bcb596c29e76773ce3f7dcaaf3cba8adfe791cca99fb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a598805ba11bc29ec9bcb596c29e76773ce3f7dcaaf3cba8adfe791cca99fb7", kill_on_drop: false }` [INFO] [stdout] 8a598805ba11bc29ec9bcb596c29e76773ce3f7dcaaf3cba8adfe791cca99fb7