[INFO] cloning repository https://github.com/jcc333/zim_iterator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcc333/zim_iterator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcc333%2Fzim_iterator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcc333%2Fzim_iterator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 748267c21cd351609e5e5e5c2eff8c439a58e5de
[INFO] checking jcc333/zim_iterator against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcc333%2Fzim_iterator" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jcc333/zim_iterator
[INFO] finished tweaking git repo https://github.com/jcc333/zim_iterator
[INFO] tweaked toml for git repo https://github.com/jcc333/zim_iterator written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jcc333/zim_iterator on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jcc333/zim_iterator 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `zim_iterator` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../zim_iterator
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `zim-iterator`, convert `bin.name`
[INFO] [stderr]  --> zim_iterator_bin/Cargo.toml:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 - name = "zim_iterator"
[INFO] [stderr] 7 + name = "zim-iterator"
[INFO] [stderr]   |
[INFO] [stderr] warning: `zim_iterator_bin` (manifest) generated 1 warning
[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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 374889a2842cd7451c124e6afae5913d6e7074981b930642f7af238d73d8c9be
[INFO] running `Command { std: "docker" "start" "374889a2842cd7451c124e6afae5913d6e7074981b930642f7af238d73d8c9be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "374889a2842cd7451c124e6afae5913d6e7074981b930642f7af238d73d8c9be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "374889a2842cd7451c124e6afae5913d6e7074981b930642f7af238d73d8c9be" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "374889a2842cd7451c124e6afae5913d6e7074981b930642f7af238d73d8c9be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "374889a2842cd7451c124e6afae5913d6e7074981b930642f7af238d73d8c9be" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `zim_iterator` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../zim_iterator
[INFO] [stderr]   |                          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `zim-iterator`, convert `bin.name`
[INFO] [stderr]  --> zim_iterator_bin/Cargo.toml:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 - name = "zim_iterator"
[INFO] [stderr] 7 + name = "zim-iterator"
[INFO] [stderr]   |
[INFO] [stderr] warning: `zim_iterator_bin` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking libzim-rs v0.1.0 (https://github.com/jcc333/libzim-rs.git?branch=master#a7692d0b)
[INFO] [stderr]     Checking zim_iterator_lib v0.1.0 (/opt/rustwide/workdir/zim_iterator_lib)
[INFO] [stderr]     Checking zim_iterator_bin v0.1.0 (/opt/rustwide/workdir/zim_iterator_bin)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.75s
[INFO] running `Command { std: "docker" "inspect" "374889a2842cd7451c124e6afae5913d6e7074981b930642f7af238d73d8c9be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "374889a2842cd7451c124e6afae5913d6e7074981b930642f7af238d73d8c9be", kill_on_drop: false }`
[INFO] [stdout] 374889a2842cd7451c124e6afae5913d6e7074981b930642f7af238d73d8c9be
