[INFO] fetching crate rocketmq-admin-tui 0.8.0... [INFO] checking rocketmq-admin-tui-0.8.0 against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation [INFO] extracting crate rocketmq-admin-tui 0.8.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rocketmq-admin-tui 0.8.0 [INFO] finished tweaking crates.io crate rocketmq-admin-tui 0.8.0 [INFO] tweaked toml for crates.io crate rocketmq-admin-tui 0.8.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rocketmq-admin-tui 0.8.0 on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rocketmq-admin-tui 0.8.0 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.28.0 [INFO] [stderr] Downloaded strum_macros v0.28.0 [INFO] [stderr] Downloaded rocketmq-error v0.8.0 [INFO] [stderr] Downloaded castaway v0.2.4 [INFO] [stderr] Downloaded signal-hook-mio v0.2.5 [INFO] [stderr] Downloaded instability v0.3.11 [INFO] [stderr] Downloaded cron v0.16.0 [INFO] [stderr] Downloaded rocketmq-rust v0.8.0 [INFO] [stderr] Downloaded tokio v1.50.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ff132f355d5aa0477ec530f2c7b3c93a4b5350f71b745be4d339e67b0a34f13 [INFO] running `Command { std: "docker" "start" "-a" "2ff132f355d5aa0477ec530f2c7b3c93a4b5350f71b745be4d339e67b0a34f13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ff132f355d5aa0477ec530f2c7b3c93a4b5350f71b745be4d339e67b0a34f13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ff132f355d5aa0477ec530f2c7b3c93a4b5350f71b745be4d339e67b0a34f13", kill_on_drop: false }` [INFO] [stdout] 2ff132f355d5aa0477ec530f2c7b3c93a4b5350f71b745be4d339e67b0a34f13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90f1565e57bc7127c2716f92e8a8c2adda64a9af35f976400f21449ae74cc7e2 [INFO] running `Command { std: "docker" "start" "-a" "90f1565e57bc7127c2716f92e8a8c2adda64a9af35f976400f21449ae74cc7e2", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking rocketmq-error v0.8.0 [INFO] [stderr] Checking strum v0.28.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking cron v0.16.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking rocketmq-rust v0.8.0 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking rocketmq-admin-tui v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.41s [INFO] running `Command { std: "docker" "inspect" "90f1565e57bc7127c2716f92e8a8c2adda64a9af35f976400f21449ae74cc7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90f1565e57bc7127c2716f92e8a8c2adda64a9af35f976400f21449ae74cc7e2", kill_on_drop: false }` [INFO] [stdout] 90f1565e57bc7127c2716f92e8a8c2adda64a9af35f976400f21449ae74cc7e2