[INFO] cloning repository https://github.com/gapitio/tiny_kafka_gapit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gapitio/tiny_kafka_gapit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgapitio%2Ftiny_kafka_gapit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgapitio%2Ftiny_kafka_gapit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef6136196fa1e588bcbcb24c9f9a043aaaa1f43a
[INFO] checking gapitio/tiny_kafka_gapit against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgapitio%2Ftiny_kafka_gapit" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gapitio/tiny_kafka_gapit
[INFO] finished tweaking git repo https://github.com/gapitio/tiny_kafka_gapit
[INFO] tweaked toml for git repo https://github.com/gapitio/tiny_kafka_gapit written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gapitio/tiny_kafka_gapit on toolchain f3d95de532264a1215023baa665c0028aecf74b1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gapitio/tiny_kafka_gapit 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3d9410d6755e1c76cc99825be73b256819b73ea8911c652418a0f15681d5d6d
[INFO] running `Command { std: "docker" "start" "-a" "b3d9410d6755e1c76cc99825be73b256819b73ea8911c652418a0f15681d5d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3d9410d6755e1c76cc99825be73b256819b73ea8911c652418a0f15681d5d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3d9410d6755e1c76cc99825be73b256819b73ea8911c652418a0f15681d5d6d", kill_on_drop: false }`
[INFO] [stdout] b3d9410d6755e1c76cc99825be73b256819b73ea8911c652418a0f15681d5d6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 393639d567406392f05065b3778459f552edb087abecfe83a35d5d932d2c01dd
[INFO] running `Command { std: "docker" "start" "-a" "393639d567406392f05065b3778459f552edb087abecfe83a35d5d932d2c01dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling rdkafka-sys v4.8.0+2.3.0 (https://github.com/gapitio/gapit-rdkafka?rev=c514b4880579b65d1a46908bd237a760158de056#c514b488)
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking simple_logger v4.3.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking rdkafka v0.37.0 (https://github.com/gapitio/gapit-rdkafka?rev=c514b4880579b65d1a46908bd237a760158de056#c514b488)
[INFO] [stderr]     Checking tiny_kafka v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.58s
[INFO] running `Command { std: "docker" "inspect" "393639d567406392f05065b3778459f552edb087abecfe83a35d5d932d2c01dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "393639d567406392f05065b3778459f552edb087abecfe83a35d5d932d2c01dd", kill_on_drop: false }`
[INFO] [stdout] 393639d567406392f05065b3778459f552edb087abecfe83a35d5d932d2c01dd
