[INFO] fetching crate qlty-config 0.440.0... [INFO] testing qlty-config-0.440.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate qlty-config 0.440.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate qlty-config 0.440.0 [INFO] finished tweaking crates.io crate qlty-config 0.440.0 [INFO] tweaked toml for crates.io crate qlty-config 0.440.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate qlty-config 0.440.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 255 packages to latest compatible versions [INFO] [stderr] Adding config v0.13.4 (available: v0.15.18) [INFO] [stderr] Adding console v0.15.11 (available: v0.16.1) [INFO] [stderr] Adding git2 v0.19.0 (available: v0.20.2) [INFO] [stderr] Adding md5 v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.7) [INFO] [stderr] Adding toml_edit v0.22.27 (available: v0.23.6) [INFO] [stderr] Adding ureq v2.12.1 (available: v3.1.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5ba5c58a4a9402f3c6f64f9ae67c84883a7925e54342b4752b3911d067e1a8c [INFO] running `Command { std: "docker" "start" "-a" "d5ba5c58a4a9402f3c6f64f9ae67c84883a7925e54342b4752b3911d067e1a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5ba5c58a4a9402f3c6f64f9ae67c84883a7925e54342b4752b3911d067e1a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ba5c58a4a9402f3c6f64f9ae67c84883a7925e54342b4752b3911d067e1a8c", kill_on_drop: false }` [INFO] [stdout] d5ba5c58a4a9402f3c6f64f9ae67c84883a7925e54342b4752b3911d067e1a8c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 045fb62ea21d3df93ad478ecd01a19607241f6161d13d0c31466721ee6d77cdb [INFO] running `Command { std: "docker" "start" "-a" "045fb62ea21d3df93ad478ecd01a19607241f6161d13d0c31466721ee6d77cdb", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling openssl-src v300.5.3+3.5.4 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling pbjson v0.7.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling qlty-config v0.440.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Compiling qlty-types v0.440.0 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "045fb62ea21d3df93ad478ecd01a19607241f6161d13d0c31466721ee6d77cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045fb62ea21d3df93ad478ecd01a19607241f6161d13d0c31466721ee6d77cdb", kill_on_drop: false }` [INFO] [stdout] 045fb62ea21d3df93ad478ecd01a19607241f6161d13d0c31466721ee6d77cdb [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed1a26e183493826b45e69099b118bb6e2ed117ed53b8bf0c6264baa553255e3 [INFO] running `Command { std: "docker" "start" "-a" "ed1a26e183493826b45e69099b118bb6e2ed117ed53b8bf0c6264baa553255e3", kill_on_drop: false }` [INFO] [stderr] Compiling qlty-config v0.440.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.00s [INFO] running `Command { std: "docker" "inspect" "ed1a26e183493826b45e69099b118bb6e2ed117ed53b8bf0c6264baa553255e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed1a26e183493826b45e69099b118bb6e2ed117ed53b8bf0c6264baa553255e3", kill_on_drop: false }` [INFO] [stdout] ed1a26e183493826b45e69099b118bb6e2ed117ed53b8bf0c6264baa553255e3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f2c42d37a851cabb7a46a50305a81f91326218259f812d0a4c29e9d40a2e8006 [INFO] running `Command { std: "docker" "start" "-a" "f2c42d37a851cabb7a46a50305a81f91326218259f812d0a4c29e9d40a2e8006", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qlty_config-ce6f14b0cea7fcdc) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test config::test::default ... ignored [INFO] [stdout] test config::builder::test::test_extract_sources_with_only_sources ... ok [INFO] [stdout] test config::builder::test::test_extract_sources_with_no_sources ... ok [INFO] [stdout] test config::builder::test::test_extract_sources_with_only_source ... ok [INFO] [stdout] test config::builder::test::test_extract_sources_with_sources_and_source ... ok [INFO] [stdout] test migration::checks::test::test_migrate_duplication_check ... ok [INFO] [stdout] test migration::checks::test::test_migrate_defaults ... ok [INFO] [stdout] test migration::checks::test::test_migrate_maintainability_checks_with_defaults ... ok [INFO] [stdout] test migration::checks::test::test_migrate_maintainability_checks_with_config ... ok [INFO] [stdout] test migration::checks::test::test_migrate_structure_checks ... ok [INFO] [stdout] test sources::source_upgrade::test::test_update_config_tag_nothing_to_update ... ok [INFO] [stdout] test sources::source_upgrade::test::test_update_config_tag_with_no_repo_source ... ok [INFO] [stdout] test sources::source_upgrade::test::test_update_config_tag_multiple_sources ... ok [INFO] [stdout] test sources::source_upgrade::test::test_update_config_tag_multiple_source ... ok [INFO] [stdout] test sources::source_upgrade::test::test_update_config_tag_with_no_sources ... ok [INFO] [stdout] test sources::source_upgrade::test::test_update_config_tag_with_ref_tag_non_semver ... ok [INFO] [stdout] test sources::source_upgrade::test::test_update_config_tag_with_source_without_semver ... ok [INFO] [stdout] test sources::source_upgrade::test::test_update_config_tag_without_ref_tag ... ok [INFO] [stdout] test toml_merge::test::replace_array ... ok [INFO] [stdout] test toml_merge::test::extend_array ... ok [INFO] [stdout] test toml_merge::test::invalid_kinds ... ok [INFO] [stdout] test sources::source_upgrade::test::test_update_config_tag_with_sources ... ok [INFO] [stdout] test sources::source_upgrade::test::test_update_config_tag_with_source_without_v ... ok [INFO] [stdout] test sources::source_upgrade::test::test_update_config_tag_with_source ... ok [INFO] [stdout] test toml_merge::test::with_basic ... ok [INFO] [stdout] test toml_merge::test::with_table ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f2c42d37a851cabb7a46a50305a81f91326218259f812d0a4c29e9d40a2e8006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2c42d37a851cabb7a46a50305a81f91326218259f812d0a4c29e9d40a2e8006", kill_on_drop: false }` [INFO] [stdout] f2c42d37a851cabb7a46a50305a81f91326218259f812d0a4c29e9d40a2e8006