[INFO] cloning repository https://github.com/yuekcc/picar-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuekcc/picar-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuekcc%2Fpicar-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuekcc%2Fpicar-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f73fdd514e0ff4467f0f7eedf57e6132d2a1453 [INFO] checking yuekcc/picar-rs against try#e61be1c89a2b3fd02452eef3c6186592711e4772 for pr-98456 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuekcc%2Fpicar-rs" "/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/yuekcc/picar-rs on toolchain e61be1c89a2b3fd02452eef3c6186592711e4772 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuekcc/picar-rs [INFO] finished tweaking git repo https://github.com/yuekcc/picar-rs [INFO] tweaked toml for git repo https://github.com/yuekcc/picar-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/yuekcc/picar-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a73105a8c49aa6b1c69cde96a825ae64401552629231b52926fd18f355bb5304 [INFO] running `Command { std: "docker" "start" "-a" "a73105a8c49aa6b1c69cde96a825ae64401552629231b52926fd18f355bb5304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a73105a8c49aa6b1c69cde96a825ae64401552629231b52926fd18f355bb5304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a73105a8c49aa6b1c69cde96a825ae64401552629231b52926fd18f355bb5304", kill_on_drop: false }` [INFO] [stdout] a73105a8c49aa6b1c69cde96a825ae64401552629231b52926fd18f355bb5304 [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be364818fd53271c9b68d78eb57cc736a05e97bc096a4a5e4f9daae8b9a65ccc [INFO] running `Command { std: "docker" "start" "-a" "be364818fd53271c9b68d78eb57cc736a05e97bc096a4a5e4f9daae8b9a65ccc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking mutate_once v0.1.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling picar-rs v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Checking kamadak-exif v0.5.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking tracing-subscriber v0.3.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking clap v3.1.12 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.29s [INFO] running `Command { std: "docker" "inspect" "be364818fd53271c9b68d78eb57cc736a05e97bc096a4a5e4f9daae8b9a65ccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be364818fd53271c9b68d78eb57cc736a05e97bc096a4a5e4f9daae8b9a65ccc", kill_on_drop: false }` [INFO] [stdout] be364818fd53271c9b68d78eb57cc736a05e97bc096a4a5e4f9daae8b9a65ccc