[INFO] fetching crate asimov-account-cli 25.0.0-dev.0... [INFO] testing asimov-account-cli-25.0.0-dev.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate asimov-account-cli 25.0.0-dev.0 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate asimov-account-cli 25.0.0-dev.0 [INFO] finished tweaking crates.io crate asimov-account-cli 25.0.0-dev.0 [INFO] tweaked toml for crates.io crate asimov-account-cli 25.0.0-dev.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate asimov-account-cli 25.0.0-dev.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate asimov-account-cli 25.0.0-dev.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4bf6821040ae1bd43b5ef9cfc1d02b2f0f66e0cf4b23deb102677d01db75c63 [INFO] running `Command { std: "docker" "start" "-a" "a4bf6821040ae1bd43b5ef9cfc1d02b2f0f66e0cf4b23deb102677d01db75c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4bf6821040ae1bd43b5ef9cfc1d02b2f0f66e0cf4b23deb102677d01db75c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4bf6821040ae1bd43b5ef9cfc1d02b2f0f66e0cf4b23deb102677d01db75c63", kill_on_drop: false }` [INFO] [stdout] a4bf6821040ae1bd43b5ef9cfc1d02b2f0f66e0cf4b23deb102677d01db75c63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa8c9b59d3fb731701aa031aab0a4a9ba4b0972d5c23bd7681e48bc8f19419bf [INFO] running `Command { std: "docker" "start" "-a" "aa8c9b59d3fb731701aa031aab0a4a9ba4b0972d5c23bd7681e48bc8f19419bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling tz-rs v0.7.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling os_str_bytes v7.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling tzdb_data v0.2.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling wild v2.2.1 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling argfile v0.2.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling const_format v0.2.33 [INFO] [stderr] Compiling tzdb v0.7.2 [INFO] [stderr] Compiling shadow-rs v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling color-print-proc-macro v0.3.7 [INFO] [stderr] Compiling dogma v0.1.1 [INFO] [stderr] Compiling asimov-account-cli v25.0.0-dev.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling color-print v0.3.7 [INFO] [stderr] Compiling duration-str v0.11.2 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling clientele v0.2.5 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.63s [INFO] running `Command { std: "docker" "inspect" "aa8c9b59d3fb731701aa031aab0a4a9ba4b0972d5c23bd7681e48bc8f19419bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa8c9b59d3fb731701aa031aab0a4a9ba4b0972d5c23bd7681e48bc8f19419bf", kill_on_drop: false }` [INFO] [stdout] aa8c9b59d3fb731701aa031aab0a4a9ba4b0972d5c23bd7681e48bc8f19419bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 869d5ef462430bbc835d32526ed24c20e41212a55c6c1c58ac760d5f085c92a0 [INFO] running `Command { std: "docker" "start" "-a" "869d5ef462430bbc835d32526ed24c20e41212a55c6c1c58ac760d5f085c92a0", kill_on_drop: false }` [INFO] [stderr] Compiling temp-dir v0.1.14 [INFO] [stderr] Compiling asimov-account-cli v25.0.0-dev.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `Command { std: "docker" "inspect" "869d5ef462430bbc835d32526ed24c20e41212a55c6c1c58ac760d5f085c92a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "869d5ef462430bbc835d32526ed24c20e41212a55c6c1c58ac760d5f085c92a0", kill_on_drop: false }` [INFO] [stdout] 869d5ef462430bbc835d32526ed24c20e41212a55c6c1c58ac760d5f085c92a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03f3e7bfc15033da1cd8ffbf82b8916b1b30f720b1aeab82f7edc58433018eb1 [INFO] running `Command { std: "docker" "start" "-a" "03f3e7bfc15033da1cd8ffbf82b8916b1b30f720b1aeab82f7edc58433018eb1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/asimov_account-bb94c53de30d5a11) [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" "03f3e7bfc15033da1cd8ffbf82b8916b1b30f720b1aeab82f7edc58433018eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f3e7bfc15033da1cd8ffbf82b8916b1b30f720b1aeab82f7edc58433018eb1", kill_on_drop: false }` [INFO] [stdout] 03f3e7bfc15033da1cd8ffbf82b8916b1b30f720b1aeab82f7edc58433018eb1