[INFO] cloning repository https://github.com/boniface/envoyctl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boniface/envoyctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboniface%2Fenvoyctl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboniface%2Fenvoyctl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7743edebe0b6dcf7a9aca1b8c076370511295db1 [INFO] checking boniface/envoyctl against master#9e293ae9f8abecb0be5105787d181518c9012a19 for pr-146440-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboniface%2Fenvoyctl" "/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/boniface/envoyctl [INFO] finished tweaking git repo https://github.com/boniface/envoyctl [INFO] tweaked toml for git repo https://github.com/boniface/envoyctl written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/boniface/envoyctl on toolchain 9e293ae9f8abecb0be5105787d181518c9012a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/boniface/envoyctl 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" "+9e293ae9f8abecb0be5105787d181518c9012a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.9.34+deprecated [INFO] [stderr] Downloaded find-msvc-tools v0.1.6 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.11 [INFO] [stderr] Downloaded cc v1.2.51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23ba4cdf31b67e7fbff9f19aa49ad95e056905557260b252088a39cd442a49a5 [INFO] running `Command { std: "docker" "start" "-a" "23ba4cdf31b67e7fbff9f19aa49ad95e056905557260b252088a39cd442a49a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23ba4cdf31b67e7fbff9f19aa49ad95e056905557260b252088a39cd442a49a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ba4cdf31b67e7fbff9f19aa49ad95e056905557260b252088a39cd442a49a5", kill_on_drop: false }` [INFO] [stdout] 23ba4cdf31b67e7fbff9f19aa49ad95e056905557260b252088a39cd442a49a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+9e293ae9f8abecb0be5105787d181518c9012a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1757a3d3d3fc0b059645d0f8eb2540ff19d3e0b652a92e0a65f8b8feaa039917 [INFO] running `Command { std: "docker" "start" "-a" "1757a3d3d3fc0b059645d0f8eb2540ff19d3e0b652a92e0a65f8b8feaa039917", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking itoa v1.0.16 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking ryu v1.0.21 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking envoyctl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.96s [INFO] running `Command { std: "docker" "inspect" "1757a3d3d3fc0b059645d0f8eb2540ff19d3e0b652a92e0a65f8b8feaa039917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1757a3d3d3fc0b059645d0f8eb2540ff19d3e0b652a92e0a65f8b8feaa039917", kill_on_drop: false }` [INFO] [stdout] 1757a3d3d3fc0b059645d0f8eb2540ff19d3e0b652a92e0a65f8b8feaa039917