[INFO] cloning repository https://github.com/linares05012/IDSBII [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linares05012/IDSBII" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinares05012%2FIDSBII", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinares05012%2FIDSBII'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abf1dc5191695ea7af40f3ccecef31cb904fe48b [INFO] testing linares05012/IDSBII against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinares05012%2FIDSBII" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/linares05012/IDSBII [INFO] finished tweaking git repo https://github.com/linares05012/IDSBII [INFO] tweaked toml for git repo https://github.com/linares05012/IDSBII written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/linares05012/IDSBII on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/linares05012/IDSBII 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 345611ca9672bed920c7145df6c8d4c3bca8050804c1671f903aaebe4e6ea86b [INFO] running `Command { std: "docker" "start" "-a" "345611ca9672bed920c7145df6c8d4c3bca8050804c1671f903aaebe4e6ea86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "345611ca9672bed920c7145df6c8d4c3bca8050804c1671f903aaebe4e6ea86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "345611ca9672bed920c7145df6c8d4c3bca8050804c1671f903aaebe4e6ea86b", kill_on_drop: false }` [INFO] [stdout] 345611ca9672bed920c7145df6c8d4c3bca8050804c1671f903aaebe4e6ea86b [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=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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7599cd990bd0ce2fd5f28948959e0cb2f22891241c85a8859e87714b19b47226 [INFO] running `Command { std: "docker" "start" "-a" "7599cd990bd0ce2fd5f28948959e0cb2f22891241c85a8859e87714b19b47226", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cmake v0.1.53 [INFO] [stderr] Compiling openssl-src v300.4.2+3.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling ring v0.17.9 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling qlty-config v0.592.0 (/opt/rustwide/workdir/qlty-config) [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling terminal-prompt v0.2.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling serde_ignored v0.1.14 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.21.2 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling tree-sitter-java v0.21.0 [INFO] [stderr] Compiling tree-sitter-rust v0.21.2 [INFO] [stderr] Compiling tree-sitter-php v0.22.8 [INFO] [stderr] Compiling tree-sitter-kotlin v0.3.8 [INFO] [stderr] Compiling tree-sitter-ruby v0.21.0 [INFO] [stderr] Compiling tree-sitter-python v0.21.0 [INFO] [stderr] Compiling tree-sitter-javascript v0.21.4 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.21.3 [INFO] [stderr] Compiling tree-sitter-go v0.21.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling tree-sitter-swift v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling rust-embed v8.9.0 [INFO] [stderr] Compiling qlty-plugins v0.592.0 (/opt/rustwide/workdir/qlty-plugins) [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling pbjson v0.7.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling config v0.15.18 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling sentry-contexts v0.34.0 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lzma-rust2 v0.13.0 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling sentry-types v0.34.0 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling qlty-types v0.592.0 (/opt/rustwide/workdir/qlty-types) [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling zip v6.0.0 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling cli-table-derive v0.4.6 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling cli-table v0.4.9 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling qlty-formats v0.592.0 (/opt/rustwide/workdir/qlty-formats) [INFO] [stderr] Compiling duct v0.13.7 (https://github.com/brynary/duct.rs.git#b1d6390e) [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling lexical v7.0.5 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling diffy v0.4.2 [INFO] [stderr] Compiling linux-keyutils v0.2.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling sysinfo v0.31.4 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling sentry-core v0.34.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling termbg v0.6.2 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling exec v0.3.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling sentry-backtrace v0.34.0 [INFO] [stderr] Compiling sentry-debug-images v0.34.0 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling sentry-panic v0.34.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling keyring v3.6.3 [INFO] [stderr] Compiling serde-querystring v0.3.0 [INFO] [stderr] Compiling clap_complete v4.5.61 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling webbrowser v1.0.6 [INFO] [stderr] Compiling tabwriter v1.4.1 [INFO] [stderr] Compiling fork v0.2.0 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling cap v0.1.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling sentry v0.34.0 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling auth-git2 v0.5.8 [INFO] [stderr] Compiling qlty-test-utilities v0.592.0 (/opt/rustwide/workdir/qlty-test-utilities) [INFO] [stderr] Compiling qlty-analysis v0.592.0 (/opt/rustwide/workdir/qlty-analysis) [INFO] [stderr] Compiling qlty-cloud v0.592.0 (/opt/rustwide/workdir/qlty-cloud) [INFO] [stderr] Compiling qlty-smells v0.592.0 (/opt/rustwide/workdir/qlty-smells) [INFO] [stderr] Compiling qlty-coverage v0.592.0 (/opt/rustwide/workdir/qlty-coverage) [INFO] [stderr] Compiling qlty-check v0.592.0 (/opt/rustwide/workdir/qlty-check) [INFO] [stderr] Compiling qlty v0.592.0 (/opt/rustwide/workdir/qlty-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 01s [INFO] running `Command { std: "docker" "inspect" "7599cd990bd0ce2fd5f28948959e0cb2f22891241c85a8859e87714b19b47226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7599cd990bd0ce2fd5f28948959e0cb2f22891241c85a8859e87714b19b47226", kill_on_drop: false }` [INFO] [stdout] 7599cd990bd0ce2fd5f28948959e0cb2f22891241c85a8859e87714b19b47226 [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=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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdbedc7386cee0ee00c05a62727e67a9ede0e2dab4b98f987eb83ace6299d82e [INFO] running `Command { std: "docker" "start" "-a" "fdbedc7386cee0ee00c05a62727e67a9ede0e2dab4b98f987eb83ace6299d82e", kill_on_drop: false }` [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling snapbox-macros v0.4.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling automod v1.0.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling qlty-plugins v0.592.0 (/opt/rustwide/workdir/qlty-plugins) [INFO] [stderr] Compiling snapbox v0.6.23 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling config v0.15.18 [INFO] [stderr] Compiling trycmd v0.15.11 [INFO] [stderr] Compiling qlty-formats v0.592.0 (/opt/rustwide/workdir/qlty-formats) [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling sentry v0.34.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling qlty-config v0.592.0 (/opt/rustwide/workdir/qlty-config) [INFO] [stderr] Compiling qlty-analysis v0.592.0 (/opt/rustwide/workdir/qlty-analysis) [INFO] [stderr] Compiling qlty-cloud v0.592.0 (/opt/rustwide/workdir/qlty-cloud) [INFO] [stderr] Compiling qlty-check v0.592.0 (/opt/rustwide/workdir/qlty-check) [INFO] [stderr] Compiling qlty-smells v0.592.0 (/opt/rustwide/workdir/qlty-smells) [INFO] [stderr] Compiling qlty-coverage v0.592.0 (/opt/rustwide/workdir/qlty-coverage) [INFO] [stderr] error: could not compile `qlty-check` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name qlty_check --edition=2021 qlty-check/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("docker"))' -C metadata=cde08b4895ade10c -C extra-filename=-c6881849cf352495 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-513b2352ea6a611c.rlib --extern ar=/opt/rustwide/target/debug/deps/libar-6ca2c690718de930.rlib --extern assert_json_diff=/opt/rustwide/target/debug/deps/libassert_json_diff-4714cfb32ccc9c52.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-42bb5939cfecd3d9.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-a5cebef96082c412.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-64526f1f9319aa03.rlib --extern diffy=/opt/rustwide/target/debug/deps/libdiffy-7a27222c807bcac0.rlib --extern duct=/opt/rustwide/target/debug/deps/libduct-60c4056e9efc60a9.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-dabc8b19a4fae79d.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-a8a0554590644996.rlib --extern fslock=/opt/rustwide/target/debug/deps/libfslock-8ea75998ee34a52a.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-67ba0891f890b7ef.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-e952201ebbc88105.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-6a71e6fa17c2254b.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-aaaa196e44575331.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-9f46fe793cf96428.so --extern insta=/opt/rustwide/target/debug/deps/libinsta-378d68785306c8ce.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rlib --extern lzma_rs=/opt/rustwide/target/debug/deps/liblzma_rs-e389f9215d261907.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-fbd607d67ea38d10.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-db8f3eed2a1f3f7b.rlib --extern path_absolutize=/opt/rustwide/target/debug/deps/libpath_absolutize-086561cd38fd41dc.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-5b0a1c34ded7b2b7.rlib --extern qlty_analysis=/opt/rustwide/target/debug/deps/libqlty_analysis-4689f4b50f7e4fa9.rlib --extern qlty_cloud=/opt/rustwide/target/debug/deps/libqlty_cloud-87309764ce54186e.rlib --extern qlty_config=/opt/rustwide/target/debug/deps/libqlty_config-7a45a5dca103b863.rlib --extern qlty_test_utilities=/opt/rustwide/target/debug/deps/libqlty_test_utilities-ae17521c477dcc01.rlib --extern qlty_types=/opt/rustwide/target/debug/deps/libqlty_types-ae11b70196822bf4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3caee20e0e62bc74.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-730e42f842911204.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-933e7d184d453acc.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-d0e8f1ed4bc84cb3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4b1400718ef87f30.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aee8113869755c2c.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-49c3bb5ca473f38c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-91aefb5084deb41c.rlib --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-b5232e7b8265a44a.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-67d2973a7f8c225e.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-a277df962c178c69.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-0b31b6c0bde9fddb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-869b78c631240c16.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-4f287503098cab21.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-37f3c248c1c7594d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a76352792b13de18.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-3ce70db02b71ce7e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-9e56efd7efacf8ef/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-dad35cfca3ad4327/out/build -L native=/opt/rustwide/target/debug/build/openssl-sys-1621d6c1a2d2f51b/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/tree-sitter-a93cfccb7e1da735/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-b61ece1e5e11cd46/out -L native=/opt/rustwide/target/debug/build/ring-ca4f18346e20e2c5/out -L native=/opt/rustwide/target/debug/build/tree-sitter-c-sharp-38ad106991cf2766/out -L native=/opt/rustwide/target/debug/build/tree-sitter-go-55a2bef880028d95/out -L native=/opt/rustwide/target/debug/build/tree-sitter-java-93ce744d5c53eb81/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-854c6d1c6a9b7b6a/out -L native=/opt/rustwide/target/debug/build/tree-sitter-kotlin-fa2ac61f34494c61/out -L native=/opt/rustwide/target/debug/build/tree-sitter-php-0ce0adf60557e500/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-f7a25428546d0ceb/out -L native=/opt/rustwide/target/debug/build/tree-sitter-ruby-85bd134244e44e2b/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-e5a62fb2909c9b2a/out -L native=/opt/rustwide/target/debug/build/tree-sitter-swift-c68988529684a608/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-b46a4f0f3d527d56/out -L native=/opt/rustwide/target/debug/build/zstd-sys-34c05f955df348e0/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `qlty-check` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name qlty_check --edition=2021 qlty-check/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("docker"))' -C metadata=eb15d5dfe40fb3c6 -C extra-filename=-6240dbf5abd55f8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-513b2352ea6a611c.rmeta --extern ar=/opt/rustwide/target/debug/deps/libar-6ca2c690718de930.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-42bb5939cfecd3d9.rmeta --extern config=/opt/rustwide/target/debug/deps/libconfig-a5cebef96082c412.rmeta --extern console=/opt/rustwide/target/debug/deps/libconsole-64526f1f9319aa03.rmeta --extern diffy=/opt/rustwide/target/debug/deps/libdiffy-7a27222c807bcac0.rmeta --extern duct=/opt/rustwide/target/debug/deps/libduct-60c4056e9efc60a9.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-dabc8b19a4fae79d.rmeta --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-a8a0554590644996.rmeta --extern fslock=/opt/rustwide/target/debug/deps/libfslock-8ea75998ee34a52a.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-67ba0891f890b7ef.rmeta --extern globset=/opt/rustwide/target/debug/deps/libglobset-e952201ebbc88105.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-6a71e6fa17c2254b.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-aaaa196e44575331.rmeta --extern indoc=/opt/rustwide/target/debug/deps/libindoc-9f46fe793cf96428.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rmeta --extern lzma_rs=/opt/rustwide/target/debug/deps/liblzma_rs-e389f9215d261907.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-fbd607d67ea38d10.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-db8f3eed2a1f3f7b.rmeta --extern path_absolutize=/opt/rustwide/target/debug/deps/libpath_absolutize-086561cd38fd41dc.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-5b0a1c34ded7b2b7.rmeta --extern qlty_analysis=/opt/rustwide/target/debug/deps/libqlty_analysis-4689f4b50f7e4fa9.rmeta --extern qlty_cloud=/opt/rustwide/target/debug/deps/libqlty_cloud-87309764ce54186e.rmeta --extern qlty_config=/opt/rustwide/target/debug/deps/libqlty_config-7a45a5dca103b863.rmeta --extern qlty_types=/opt/rustwide/target/debug/deps/libqlty_types-ae11b70196822bf4.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3caee20e0e62bc74.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-730e42f842911204.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-933e7d184d453acc.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-d0e8f1ed4bc84cb3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4b1400718ef87f30.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aee8113869755c2c.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-49c3bb5ca473f38c.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-91aefb5084deb41c.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-b5232e7b8265a44a.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-67d2973a7f8c225e.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-a277df962c178c69.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-0b31b6c0bde9fddb.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-869b78c631240c16.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-37f3c248c1c7594d.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a76352792b13de18.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-3ce70db02b71ce7e.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-9e56efd7efacf8ef/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-dad35cfca3ad4327/out/build -L native=/opt/rustwide/target/debug/build/openssl-sys-1621d6c1a2d2f51b/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/tree-sitter-a93cfccb7e1da735/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-b61ece1e5e11cd46/out -L native=/opt/rustwide/target/debug/build/ring-ca4f18346e20e2c5/out -L native=/opt/rustwide/target/debug/build/tree-sitter-c-sharp-38ad106991cf2766/out -L native=/opt/rustwide/target/debug/build/tree-sitter-go-55a2bef880028d95/out -L native=/opt/rustwide/target/debug/build/tree-sitter-java-93ce744d5c53eb81/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-854c6d1c6a9b7b6a/out -L native=/opt/rustwide/target/debug/build/tree-sitter-kotlin-fa2ac61f34494c61/out -L native=/opt/rustwide/target/debug/build/tree-sitter-php-0ce0adf60557e500/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-f7a25428546d0ceb/out -L native=/opt/rustwide/target/debug/build/tree-sitter-ruby-85bd134244e44e2b/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-e5a62fb2909c9b2a/out -L native=/opt/rustwide/target/debug/build/tree-sitter-swift-c68988529684a608/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-b46a4f0f3d527d56/out -L native=/opt/rustwide/target/debug/build/zstd-sys-34c05f955df348e0/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fdbedc7386cee0ee00c05a62727e67a9ede0e2dab4b98f987eb83ace6299d82e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdbedc7386cee0ee00c05a62727e67a9ede0e2dab4b98f987eb83ace6299d82e", kill_on_drop: false }` [INFO] [stdout] fdbedc7386cee0ee00c05a62727e67a9ede0e2dab4b98f987eb83ace6299d82e