[INFO] cloning repository https://github.com/kometen/find [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kometen/find" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkometen%2Ffind", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkometen%2Ffind'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 421f7af8fcbb1c34338016d237d10d2bd5231bb1 [INFO] testing kometen/find against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkometen%2Ffind" "/workspace/builds/worker-106/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-106/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kometen/find on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kometen/find [INFO] finished tweaking git repo https://github.com/kometen/find [INFO] tweaked toml for git repo https://github.com/kometen/find written to /workspace/builds/worker-106/source/Cargo.toml [INFO] crate git repo https://github.com/kometen/find already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5fd89e01f116b3c90fde0651889eca519a37cd95fc94ea9dbda99eb377feefb [INFO] running `Command { std: "docker" "start" "-a" "d5fd89e01f116b3c90fde0651889eca519a37cd95fc94ea9dbda99eb377feefb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5fd89e01f116b3c90fde0651889eca519a37cd95fc94ea9dbda99eb377feefb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5fd89e01f116b3c90fde0651889eca519a37cd95fc94ea9dbda99eb377feefb", kill_on_drop: false }` [INFO] [stdout] d5fd89e01f116b3c90fde0651889eca519a37cd95fc94ea9dbda99eb377feefb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f81661f51ba02cbe731510f48993421b553d4e39eaeac6546aeae85e9955b8f7 [INFO] running `Command { std: "docker" "start" "-a" "f81661f51ba02cbe731510f48993421b553d4e39eaeac6546aeae85e9955b8f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling find v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "f81661f51ba02cbe731510f48993421b553d4e39eaeac6546aeae85e9955b8f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81661f51ba02cbe731510f48993421b553d4e39eaeac6546aeae85e9955b8f7", kill_on_drop: false }` [INFO] [stdout] f81661f51ba02cbe731510f48993421b553d4e39eaeac6546aeae85e9955b8f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9a9b1be1e1928365d3eb171bc7eb30a4f3ed0dd1e5bfc7691f590023bf786f2 [INFO] running `Command { std: "docker" "start" "-a" "a9a9b1be1e1928365d3eb171bc7eb30a4f3ed0dd1e5bfc7691f590023bf786f2", kill_on_drop: false }` [INFO] [stderr] Compiling find v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `Command { std: "docker" "inspect" "a9a9b1be1e1928365d3eb171bc7eb30a4f3ed0dd1e5bfc7691f590023bf786f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a9b1be1e1928365d3eb171bc7eb30a4f3ed0dd1e5bfc7691f590023bf786f2", kill_on_drop: false }` [INFO] [stdout] a9a9b1be1e1928365d3eb171bc7eb30a4f3ed0dd1e5bfc7691f590023bf786f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e70183f8573cb327e72b19d14b3528b400ae990d02fddd466c9d68cabf6bd71f [INFO] running `Command { std: "docker" "start" "-a" "e70183f8573cb327e72b19d14b3528b400ae990d02fddd466c9d68cabf6bd71f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.82s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/find-310eb8f04be6c101) [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" "e70183f8573cb327e72b19d14b3528b400ae990d02fddd466c9d68cabf6bd71f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e70183f8573cb327e72b19d14b3528b400ae990d02fddd466c9d68cabf6bd71f", kill_on_drop: false }` [INFO] [stdout] e70183f8573cb327e72b19d14b3528b400ae990d02fddd466c9d68cabf6bd71f