[INFO] cloning repository https://github.com/home-anthill/online-receiver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/home-anthill/online-receiver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhome-anthill%2Fonline-receiver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhome-anthill%2Fonline-receiver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6628bd5fc91f1d6a68a98a827c05fdfdebb0971c
[INFO] checking home-anthill/online-receiver against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhome-anthill%2Fonline-receiver" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/home-anthill/online-receiver
[INFO] finished tweaking git repo https://github.com/home-anthill/online-receiver
[INFO] tweaked toml for git repo https://github.com/home-anthill/online-receiver written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/home-anthill/online-receiver on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/home-anthill/online-receiver 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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 test-log v0.2.19
[INFO] [stderr]   Downloaded arcstr v1.2.0
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded test-log-macros v0.2.19
[INFO] [stderr]   Downloaded paho-mqtt v0.13.3
[INFO] [stderr]   Downloaded redis v1.0.2
[INFO] [stderr]   Downloaded paho-mqtt-sys v0.10.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc8ed93ec6b90e4ac78eebafeaebe38f2494329f129cb52b67b0fdf229eefa0b
[INFO] running `Command { std: "docker" "start" "-a" "bc8ed93ec6b90e4ac78eebafeaebe38f2494329f129cb52b67b0fdf229eefa0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc8ed93ec6b90e4ac78eebafeaebe38f2494329f129cb52b67b0fdf229eefa0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc8ed93ec6b90e4ac78eebafeaebe38f2494329f129cb52b67b0fdf229eefa0b", kill_on_drop: false }`
[INFO] [stdout] bc8ed93ec6b90e4ac78eebafeaebe38f2494329f129cb52b67b0fdf229eefa0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30865b1d02155757ea99e4dbcfa2141e1ddfb46e5edcb0280cf92273bead0882
[INFO] running `Command { std: "docker" "start" "-a" "30865b1d02155757ea99e4dbcfa2141e1ddfb46e5edcb0280cf92273bead0882", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking zmij v0.1.8
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling paho-mqtt-sys v0.10.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking test-log v0.2.19
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking paho-mqtt v0.13.3
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking redis v1.0.2
[INFO] [stderr]     Checking ks89-online-receiver v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.82s
[INFO] running `Command { std: "docker" "inspect" "30865b1d02155757ea99e4dbcfa2141e1ddfb46e5edcb0280cf92273bead0882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30865b1d02155757ea99e4dbcfa2141e1ddfb46e5edcb0280cf92273bead0882", kill_on_drop: false }`
[INFO] [stdout] 30865b1d02155757ea99e4dbcfa2141e1ddfb46e5edcb0280cf92273bead0882
