[INFO] cloning repository https://github.com/crepererum/rskafka-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crepererum/rskafka-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrepererum%2Frskafka-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrepererum%2Frskafka-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0d9d6bac32f6399d4f191999fa6b0d81b88ebb3
[INFO] checking crepererum/rskafka-cli against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrepererum%2Frskafka-cli" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/crepererum/rskafka-cli
[INFO] finished tweaking git repo https://github.com/crepererum/rskafka-cli
[INFO] tweaked toml for git repo https://github.com/crepererum/rskafka-cli written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crepererum/rskafka-cli on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crepererum/rskafka-cli 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/influxdata/rskafka.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crc32c v0.6.3
[INFO] [stderr]   Downloaded async-socks5 v0.5.1
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0f6093f8d4015f68d97b92a5c1c41f010df24a54fb168ccc6edd88de4ef8df7
[INFO] running `Command { std: "docker" "start" "-a" "d0f6093f8d4015f68d97b92a5c1c41f010df24a54fb168ccc6edd88de4ef8df7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0f6093f8d4015f68d97b92a5c1c41f010df24a54fb168ccc6edd88de4ef8df7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0f6093f8d4015f68d97b92a5c1c41f010df24a54fb168ccc6edd88de4ef8df7", kill_on_drop: false }`
[INFO] [stdout] d0f6093f8d4015f68d97b92a5c1c41f010df24a54fb168ccc6edd88de4ef8df7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01b7a72928a81e7f650f739921ad32c8fcf50b4eb7f7fbf1816e375ac95b4f56
[INFO] running `Command { std: "docker" "start" "-a" "01b7a72928a81e7f650f739921ad32c8fcf50b4eb7f7fbf1816e375ac95b4f56", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking libc v0.2.126
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking futures-task v0.3.21
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling snap v1.0.5
[INFO] [stderr]     Checking lock_api v0.4.7
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling crc32c v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling lz4-sys v1.9.3
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling clap_derive v4.0.18
[INFO] [stderr]     Checking futures-util v0.3.21
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking tracing-subscriber v0.3.14
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking clap v4.0.18
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking async-socks5 v0.5.1
[INFO] [stderr]     Checking lz4 v1.23.3
[INFO] [stderr]     Checking serde_json v1.0.82
[INFO] [stderr]     Checking zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]     Checking rskafka v0.3.0 (https://github.com/influxdata/rskafka.git?rev=4f05f3b42d144f75ddb684a10c746f8afddbf338#4f05f3b4)
[INFO] [stderr]     Checking rskafka-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.33s
[INFO] running `Command { std: "docker" "inspect" "01b7a72928a81e7f650f739921ad32c8fcf50b4eb7f7fbf1816e375ac95b4f56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01b7a72928a81e7f650f739921ad32c8fcf50b4eb7f7fbf1816e375ac95b4f56", kill_on_drop: false }`
[INFO] [stdout] 01b7a72928a81e7f650f739921ad32c8fcf50b4eb7f7fbf1816e375ac95b4f56
