[INFO] fetching crate hub 0.1.0... [INFO] testing hub-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate hub 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate hub 0.1.0 [INFO] finished tweaking crates.io crate hub 0.1.0 [INFO] tweaked toml for crates.io crate hub 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hub 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hub 0.1.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58236ec40b08fd5c3c0c38428c70b26d2ca26238918f1adb584cc37f46e34fc7 [INFO] running `Command { std: "docker" "start" "-a" "58236ec40b08fd5c3c0c38428c70b26d2ca26238918f1adb584cc37f46e34fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58236ec40b08fd5c3c0c38428c70b26d2ca26238918f1adb584cc37f46e34fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58236ec40b08fd5c3c0c38428c70b26d2ca26238918f1adb584cc37f46e34fc7", kill_on_drop: false }` [INFO] [stdout] 58236ec40b08fd5c3c0c38428c70b26d2ca26238918f1adb584cc37f46e34fc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8df340a4ddd94fa76ea6cf746178905abe1b9b7aa413b32a33561b4e834a8c2d [INFO] running `Command { std: "docker" "start" "-a" "8df340a4ddd94fa76ea6cf746178905abe1b9b7aa413b32a33561b4e834a8c2d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.44 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling spin_loop v0.1.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling interrupt v0.1.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling unsafe-libyaml v0.2.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling ach-util v0.1.16 [INFO] [stderr] Compiling ach-cell v0.1.17 [INFO] [stderr] Compiling ach-option v0.1.0 [INFO] [stderr] Compiling ach-ring v0.1.9 [INFO] [stderr] Compiling ach-array v0.1.8 [INFO] [stderr] Compiling ach-linked v0.2.2 [INFO] [stderr] Compiling ach-pubsub v0.2.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling async_ach-waker v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling serialport v4.2.0 [INFO] [stderr] Compiling simple_logger v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling mio-serial v5.0.2 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling async_ach-notify v0.1.6 [INFO] [stderr] Compiling async_ach-pubsub v0.2.0 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tokio-serial v5.4.3 [INFO] [stderr] Compiling serde_yaml v0.9.13 [INFO] [stderr] Compiling hub v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.60s [INFO] running `Command { std: "docker" "inspect" "8df340a4ddd94fa76ea6cf746178905abe1b9b7aa413b32a33561b4e834a8c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8df340a4ddd94fa76ea6cf746178905abe1b9b7aa413b32a33561b4e834a8c2d", kill_on_drop: false }` [INFO] [stdout] 8df340a4ddd94fa76ea6cf746178905abe1b9b7aa413b32a33561b4e834a8c2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3f9bb4b3e46163ed5f78ed97b5735abee4f61a05cad6448758e08499e1a0e8f [INFO] running `Command { std: "docker" "start" "-a" "d3f9bb4b3e46163ed5f78ed97b5735abee4f61a05cad6448758e08499e1a0e8f", kill_on_drop: false }` [INFO] [stderr] Compiling hub v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "d3f9bb4b3e46163ed5f78ed97b5735abee4f61a05cad6448758e08499e1a0e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3f9bb4b3e46163ed5f78ed97b5735abee4f61a05cad6448758e08499e1a0e8f", kill_on_drop: false }` [INFO] [stdout] d3f9bb4b3e46163ed5f78ed97b5735abee4f61a05cad6448758e08499e1a0e8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dd32c353d519bbaacb4938fadc414e5cc72673f7e4b6fc5bfa6675b12058283a [INFO] running `Command { std: "docker" "start" "-a" "dd32c353d519bbaacb4938fadc414e5cc72673f7e4b6fc5bfa6675b12058283a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hub-11fb5c5f96536bb7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dd32c353d519bbaacb4938fadc414e5cc72673f7e4b6fc5bfa6675b12058283a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd32c353d519bbaacb4938fadc414e5cc72673f7e4b6fc5bfa6675b12058283a", kill_on_drop: false }` [INFO] [stdout] dd32c353d519bbaacb4938fadc414e5cc72673f7e4b6fc5bfa6675b12058283a