[INFO] cloning repository https://github.com/valden6/urcast-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valden6/urcast-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalden6%2Furcast-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalden6%2Furcast-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e6a31af62d15df2d8c2e26dcfd2f20e95560a1b
[INFO] checking valden6/urcast-agent against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalden6%2Furcast-agent" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/valden6/urcast-agent
[INFO] finished tweaking git repo https://github.com/valden6/urcast-agent
[INFO] tweaked toml for git repo https://github.com/valden6/urcast-agent written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/valden6/urcast-agent on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/valden6/urcast-agent 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protoc-bin-vendored v3.2.0
[INFO] [stderr]   Downloaded async-stream-impl v0.2.1
[INFO] [stderr]   Downloaded socket-pktinfo v0.3.2
[INFO] [stderr]   Downloaded neli-proc-macros v0.2.2
[INFO] [stderr]   Downloaded err-derive v0.2.4
[INFO] [stderr]   Downloaded mdns v3.0.0
[INFO] [stderr]   Downloaded async-stream v0.2.1
[INFO] [stderr]   Downloaded if-addrs v0.15.0
[INFO] [stderr]   Downloaded local-ip-address v0.6.10
[INFO] [stderr]   Downloaded prost-build v0.14.3
[INFO] [stderr]   Downloaded neli v0.7.4
[INFO] [stderr]   Downloaded mdns-sd v0.18.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]   Downloaded openssl-src v300.5.5+3.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5a5b72b61890b1c9cf647c39070e01f1a1c991bbe476787f85e149673902061c
[INFO] running `Command { std: "docker" "start" "5a5b72b61890b1c9cf647c39070e01f1a1c991bbe476787f85e149673902061c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a5b72b61890b1c9cf647c39070e01f1a1c991bbe476787f85e149673902061c", 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" "5a5b72b61890b1c9cf647c39070e01f1a1c991bbe476787f85e149673902061c" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a5b72b61890b1c9cf647c39070e01f1a1c991bbe476787f85e149673902061c", 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" "5a5b72b61890b1c9cf647c39070e01f1a1c991bbe476787f85e149673902061c" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling err-derive v0.2.4
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking dns-parser v0.8.0
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking async-stream v0.2.1
[INFO] [stderr]     Checking socket-pktinfo v0.3.2
[INFO] [stderr]     Checking if-addrs v0.15.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking neli v0.7.4
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]    Compiling urcast-agent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking mdns v3.0.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking mdns-sd v0.18.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking local-ip-address v0.6.10
[INFO] [stderr]     Checking axum-extra v0.12.5
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "5a5b72b61890b1c9cf647c39070e01f1a1c991bbe476787f85e149673902061c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a5b72b61890b1c9cf647c39070e01f1a1c991bbe476787f85e149673902061c", kill_on_drop: false }`
[INFO] [stdout] 5a5b72b61890b1c9cf647c39070e01f1a1c991bbe476787f85e149673902061c
