[INFO] fetching crate solar-cli 0.1.6... [INFO] testing solar-cli-0.1.6 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate solar-cli 0.1.6 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate solar-cli 0.1.6 [INFO] finished tweaking crates.io crate solar-cli 0.1.6 [INFO] tweaked toml for crates.io crate solar-cli 0.1.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate solar-cli 0.1.6 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 solar-cli 0.1.6 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] 46ce42e89c95db924c44288a9a3685e413ff61178e889945958cccaa5488afb1 [INFO] running `Command { std: "docker" "start" "-a" "46ce42e89c95db924c44288a9a3685e413ff61178e889945958cccaa5488afb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46ce42e89c95db924c44288a9a3685e413ff61178e889945958cccaa5488afb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ce42e89c95db924c44288a9a3685e413ff61178e889945958cccaa5488afb1", kill_on_drop: false }` [INFO] [stdout] 46ce42e89c95db924c44288a9a3685e413ff61178e889945958cccaa5488afb1 [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] c565802259b4cb6ece68d464bc9048f27120348e26f16fab29f5b700fda6e671 [INFO] running `Command { std: "docker" "start" "-a" "c565802259b4cb6ece68d464bc9048f27120348e26f16fab29f5b700fda6e671", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling camino v1.1.11 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling index_vec v0.1.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling annotate-snippets v0.11.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling inturn v0.1.2 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libmimalloc-sys v0.1.43 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling mimalloc v0.1.47 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling solar-macros v0.1.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling const-hex v1.15.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling ruint v1.16.0 [INFO] [stderr] Compiling alloy-sol-type-parser v1.3.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling alloy-primitives v1.3.1 [INFO] [stderr] Compiling once_map v0.4.21 [INFO] [stderr] Compiling solar-data-structures v0.1.6 [INFO] [stderr] Compiling alloy-json-abi v1.3.1 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling solar-config v0.1.6 [INFO] [stderr] Compiling solar-interface v0.1.6 [INFO] [stderr] Compiling solar-ast v0.1.6 [INFO] [stderr] Compiling solar-parse v0.1.6 [INFO] [stderr] Compiling solar-sema v0.1.6 [INFO] [stderr] Compiling solar-cli v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "c565802259b4cb6ece68d464bc9048f27120348e26f16fab29f5b700fda6e671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c565802259b4cb6ece68d464bc9048f27120348e26f16fab29f5b700fda6e671", kill_on_drop: false }` [INFO] [stdout] c565802259b4cb6ece68d464bc9048f27120348e26f16fab29f5b700fda6e671 [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] 891ad2760455f5a50df1e8e180d4265780deedd47764798186f4b7f3c7c1bc51 [INFO] running `Command { std: "docker" "start" "-a" "891ad2760455f5a50df1e8e180d4265780deedd47764798186f4b7f3c7c1bc51", kill_on_drop: false }` [INFO] [stderr] Compiling solar-cli v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "891ad2760455f5a50df1e8e180d4265780deedd47764798186f4b7f3c7c1bc51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "891ad2760455f5a50df1e8e180d4265780deedd47764798186f4b7f3c7c1bc51", kill_on_drop: false }` [INFO] [stdout] 891ad2760455f5a50df1e8e180d4265780deedd47764798186f4b7f3c7c1bc51 [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] 34c54c922812b9950687e37f3494fb65e9ca0559f3d29ef2a7c5cc07b1aee962 [INFO] running `Command { std: "docker" "start" "-a" "34c54c922812b9950687e37f3494fb65e9ca0559f3d29ef2a7c5cc07b1aee962", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solar_cli-d8b8230cbb2eadb8) [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] [stderr] Doc-tests solar_cli [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" "34c54c922812b9950687e37f3494fb65e9ca0559f3d29ef2a7c5cc07b1aee962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34c54c922812b9950687e37f3494fb65e9ca0559f3d29ef2a7c5cc07b1aee962", kill_on_drop: false }` [INFO] [stdout] 34c54c922812b9950687e37f3494fb65e9ca0559f3d29ef2a7c5cc07b1aee962