[INFO] cloning repository https://github.com/stepchowfun/docuum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stepchowfun/docuum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepchowfun%2Fdocuum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepchowfun%2Fdocuum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2898bd007048872402f09b306a54a0e5f8556292
[INFO] checking stepchowfun/docuum against try#59a256151e578f525a26127f2c3e3a6c7e2982ca for pr-149291-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepchowfun%2Fdocuum" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stepchowfun/docuum
[INFO] finished tweaking git repo https://github.com/stepchowfun/docuum
[INFO] tweaked toml for git repo https://github.com/stepchowfun/docuum written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stepchowfun/docuum on toolchain 59a256151e578f525a26127f2c3e3a6c7e2982ca
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stepchowfun/docuum 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" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "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 byte-unit v4.0.19
[INFO] [stderr]   Downloaded sysinfo v0.23.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 882ca20330e4d3df6022a601baa2c7ca7de5dc1ff6f6c0b0f3a59aff6a122865
[INFO] running `Command { std: "docker" "start" "-a" "882ca20330e4d3df6022a601baa2c7ca7de5dc1ff6f6c0b0f3a59aff6a122865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "882ca20330e4d3df6022a601baa2c7ca7de5dc1ff6f6c0b0f3a59aff6a122865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "882ca20330e4d3df6022a601baa2c7ca7de5dc1ff6f6c0b0f3a59aff6a122865", kill_on_drop: false }`
[INFO] [stdout] 882ca20330e4d3df6022a601baa2c7ca7de5dc1ff6f6c0b0f3a59aff6a122865
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56c91a9f8f7f1c79feafeb923904e8ba17d88fea9036e1f6eb49f1af35c295e4
[INFO] running `Command { std: "docker" "start" "-a" "56c91a9f8f7f1c79feafeb923904e8ba17d88fea9036e1f6eb49f1af35c295e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling sysinfo v0.23.13
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking byte-unit v4.0.19
[INFO] [stderr]     Checking docuum v0.26.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.99s
[INFO] running `Command { std: "docker" "inspect" "56c91a9f8f7f1c79feafeb923904e8ba17d88fea9036e1f6eb49f1af35c295e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56c91a9f8f7f1c79feafeb923904e8ba17d88fea9036e1f6eb49f1af35c295e4", kill_on_drop: false }`
[INFO] [stdout] 56c91a9f8f7f1c79feafeb923904e8ba17d88fea9036e1f6eb49f1af35c295e4
