[INFO] cloning repository https://github.com/jgalat/image-sorter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgalat/image-sorter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgalat%2Fimage-sorter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgalat%2Fimage-sorter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78b91d2eb65dce9dd866acde92f04f229b059915 [INFO] checking jgalat/image-sorter against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgalat%2Fimage-sorter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jgalat/image-sorter [INFO] finished tweaking git repo https://github.com/jgalat/image-sorter [INFO] tweaked toml for git repo https://github.com/jgalat/image-sorter written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jgalat/image-sorter on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jgalat/image-sorter already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.25.2 [INFO] [stderr] Downloaded expanduser v1.2.2 [INFO] [stderr] Downloaded infer v0.3.7 [INFO] [stderr] Downloaded thiserror-impl v1.0.55 [INFO] [stderr] Downloaded termion v2.0.1 [INFO] [stderr] Downloaded ratatui v0.23.0 [INFO] [stderr] Downloaded tico v2.0.0 [INFO] [stderr] Downloaded blake2b_simd v0.5.11 [INFO] [stderr] Downloaded proc-macro2 v1.0.68 [INFO] [stderr] Downloaded thiserror v1.0.55 [INFO] [stderr] Downloaded indoc v2.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f184980a396ed6bcb5cddf00053d136d9f64420db8474c642709efb6762c6c25 [INFO] running `Command { std: "docker" "start" "-a" "f184980a396ed6bcb5cddf00053d136d9f64420db8474c642709efb6762c6c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f184980a396ed6bcb5cddf00053d136d9f64420db8474c642709efb6762c6c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f184980a396ed6bcb5cddf00053d136d9f64420db8474c642709efb6762c6c25", kill_on_drop: false }` [INFO] [stdout] f184980a396ed6bcb5cddf00053d136d9f64420db8474c642709efb6762c6c25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af6a2f9793b227d15d44ab33b0fd5e51358249c8ad0520a54436aa361902dfd8 [INFO] running `Command { std: "docker" "start" "-a" "af6a2f9793b227d15d44ab33b0fd5e51358249c8ad0520a54436aa361902dfd8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking anyhow v1.0.75 [INFO] [stderr] Checking infer v0.3.7 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking termion v2.0.1 [INFO] [stderr] Checking subprocess v0.2.9 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking tico v2.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.55 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking pwd v1.4.0 [INFO] [stderr] Checking ratatui v0.23.0 [INFO] [stderr] Checking expanduser v1.2.2 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking image-sorter v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.18s [INFO] running `Command { std: "docker" "inspect" "af6a2f9793b227d15d44ab33b0fd5e51358249c8ad0520a54436aa361902dfd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af6a2f9793b227d15d44ab33b0fd5e51358249c8ad0520a54436aa361902dfd8", kill_on_drop: false }` [INFO] [stdout] af6a2f9793b227d15d44ab33b0fd5e51358249c8ad0520a54436aa361902dfd8