[INFO] cloning repository https://github.com/sunshowers/cargo-search2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunshowers/cargo-search2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunshowers%2Fcargo-search2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunshowers%2Fcargo-search2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ffd77b4353b2c76ada6e56dcb8ff6f71d50c175 [INFO] testing sunshowers/cargo-search2 against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunshowers%2Fcargo-search2" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunshowers/cargo-search2 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] removed /workspace/builds/worker-74/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sunshowers/cargo-search2 [INFO] finished tweaking git repo https://github.com/sunshowers/cargo-search2 [INFO] tweaked toml for git repo https://github.com/sunshowers/cargo-search2 written to /workspace/builds/worker-74/source/Cargo.toml [INFO] crate git repo https://github.com/sunshowers/cargo-search2 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-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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] 547fb9c03b9e7db9cf423346cbd509b665f79e95e9b799a8595fc43889a1c412 [INFO] running `Command { std: "docker" "start" "-a" "547fb9c03b9e7db9cf423346cbd509b665f79e95e9b799a8595fc43889a1c412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "547fb9c03b9e7db9cf423346cbd509b665f79e95e9b799a8595fc43889a1c412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "547fb9c03b9e7db9cf423346cbd509b665f79e95e9b799a8595fc43889a1c412", kill_on_drop: false }` [INFO] [stdout] 547fb9c03b9e7db9cf423346cbd509b665f79e95e9b799a8595fc43889a1c412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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] 7346ea059c9efc07b7fe130eb03ce7fc96cee4047a892fdda86f6ccb69c428ac [INFO] running `Command { std: "docker" "start" "-a" "7346ea059c9efc07b7fe130eb03ce7fc96cee4047a892fdda86f6ccb69c428ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.24+1.3.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling git2 v0.13.23 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crates-index v0.17.0 [INFO] [stderr] Compiling cargo-search2 v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.94s [INFO] running `Command { std: "docker" "inspect" "7346ea059c9efc07b7fe130eb03ce7fc96cee4047a892fdda86f6ccb69c428ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7346ea059c9efc07b7fe130eb03ce7fc96cee4047a892fdda86f6ccb69c428ac", kill_on_drop: false }` [INFO] [stdout] 7346ea059c9efc07b7fe130eb03ce7fc96cee4047a892fdda86f6ccb69c428ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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] c47fab8f7ba7edcf3a080d269020a324f84703690b4d033fa2ba98785bde968b [INFO] running `Command { std: "docker" "start" "-a" "c47fab8f7ba7edcf3a080d269020a324f84703690b4d033fa2ba98785bde968b", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-search2 v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "c47fab8f7ba7edcf3a080d269020a324f84703690b4d033fa2ba98785bde968b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c47fab8f7ba7edcf3a080d269020a324f84703690b4d033fa2ba98785bde968b", kill_on_drop: false }` [INFO] [stdout] c47fab8f7ba7edcf3a080d269020a324f84703690b4d033fa2ba98785bde968b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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] 24a2716489be9342dfad04b3579ea06cce59e3ce8312a0d4bc2f748b4614623a [INFO] running `Command { std: "docker" "start" "-a" "24a2716489be9342dfad04b3579ea06cce59e3ce8312a0d4bc2f748b4614623a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_search2-73484d5537eafd16) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_search2-e2780f619a948e3a) [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] [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] [stderr] Doc-tests cargo-search2 [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" "24a2716489be9342dfad04b3579ea06cce59e3ce8312a0d4bc2f748b4614623a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a2716489be9342dfad04b3579ea06cce59e3ce8312a0d4bc2f748b4614623a", kill_on_drop: false }` [INFO] [stdout] 24a2716489be9342dfad04b3579ea06cce59e3ce8312a0d4bc2f748b4614623a