[INFO] cloning repository https://github.com/testtrim/testtrim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/testtrim/testtrim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesttrim%2Ftesttrim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesttrim%2Ftesttrim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ceb2d905f45ac133d897366937d99b8766733d3 [INFO] testing testtrim/testtrim against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesttrim%2Ftesttrim" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/testtrim/testtrim [INFO] finished tweaking git repo https://github.com/testtrim/testtrim [INFO] tweaked toml for git repo https://github.com/testtrim/testtrim written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/testtrim/testtrim 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 git repo https://github.com/testtrim/testtrim 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e10448cc497d6bec143f19d0bfdad558f7b48a14514f8094e3184eb3b6aa5b38 [INFO] running `Command { std: "docker" "start" "-a" "e10448cc497d6bec143f19d0bfdad558f7b48a14514f8094e3184eb3b6aa5b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e10448cc497d6bec143f19d0bfdad558f7b48a14514f8094e3184eb3b6aa5b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e10448cc497d6bec143f19d0bfdad558f7b48a14514f8094e3184eb3b6aa5b38", kill_on_drop: false }` [INFO] [stdout] e10448cc497d6bec143f19d0bfdad558f7b48a14514f8094e3184eb3b6aa5b38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 16969510edc63cf9574225a2b56fdfb0062bef07e67ee9e6c4b5e8d517ad6d60 [INFO] running `Command { std: "docker" "start" "-a" "16969510edc63cf9574225a2b56fdfb0062bef07e67ee9e6c4b5e8d517ad6d60", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling deranged v0.5.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling compression-codecs v0.4.30 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling diesel_derives v2.2.7 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling migrations_internals v2.2.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling current_platform v0.2.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling llvm_profparser v0.8.3 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling diesel v2.2.12 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling async-compression v0.4.30 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling dns-protocol v0.1.2 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling shared-mem-queue v0.4.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling shared_memory v0.12.4 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cargo-lock v10.1.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling indicatif-log-bridge v0.2.3 [INFO] [stderr] Compiling gomod-rs v0.1.1 [INFO] [stderr] Compiling lcov v0.8.1 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.4 [INFO] [stderr] Compiling cargo_toml v0.22.3 [INFO] [stderr] Compiling serde-map-to-array v3.0.0 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling testtrim-syscall-test-app v0.14.5 (/opt/rustwide/workdir/testtrim-syscall-test-app) [INFO] [stderr] Compiling diesel_migrations v2.2.0 [INFO] [stderr] Compiling testtrim v0.14.5 (/opt/rustwide/workdir/testtrim-cli) [INFO] [stdout] warning: struct `TargetFrameworkName` is never constructed [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | struct TargetFrameworkName(String); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProjectFile` is never constructed [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | struct ProjectFile(PathBuf); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PackageLock` is never constructed [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | struct PackageLock { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TargetFrameworkDependencies` is never constructed [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | struct TargetFrameworkDependencies { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DependencyType` is never used [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:135:6 [INFO] [stdout] | [INFO] [stdout] 135 | enum DependencyType { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DependencyData` is never constructed [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:142:8 [INFO] [stdout] | [INFO] [stdout] 142 | struct DependencyData { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 05s [INFO] running `Command { std: "docker" "inspect" "16969510edc63cf9574225a2b56fdfb0062bef07e67ee9e6c4b5e8d517ad6d60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16969510edc63cf9574225a2b56fdfb0062bef07e67ee9e6c4b5e8d517ad6d60", kill_on_drop: false }` [INFO] [stdout] 16969510edc63cf9574225a2b56fdfb0062bef07e67ee9e6c4b5e8d517ad6d60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d43a9c4710bf9cd475db76606b9771c21132dffcd1b1774d990622b609b761c8 [INFO] running `Command { std: "docker" "start" "-a" "d43a9c4710bf9cd475db76606b9771c21132dffcd1b1774d990622b609b761c8", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling testtrim-syscall-test-app v0.14.5 (/opt/rustwide/workdir/testtrim-syscall-test-app) [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling named-lock v0.4.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.30 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling awc v3.7.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling actix-http-test v3.2.0 [INFO] [stderr] Compiling actix-test v0.1.5 [INFO] [stderr] Compiling testtrim v0.14.5 (/opt/rustwide/workdir/testtrim-cli) [INFO] [stdout] warning: struct `TargetFrameworkName` is never constructed [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | struct TargetFrameworkName(String); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProjectFile` is never constructed [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | struct ProjectFile(PathBuf); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PackageLock` is never constructed [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | struct PackageLock { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TargetFrameworkDependencies` is never constructed [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | struct TargetFrameworkDependencies { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DependencyType` is never used [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:135:6 [INFO] [stdout] | [INFO] [stdout] 135 | enum DependencyType { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DependencyData` is never constructed [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:142:8 [INFO] [stdout] | [INFO] [stdout] 142 | struct DependencyData { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TargetFrameworkName` is never constructed [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | struct TargetFrameworkName(String); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProjectFile` is never constructed [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | struct ProjectFile(PathBuf); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PackageLock` is never constructed [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | struct PackageLock { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TargetFrameworkDependencies` is never constructed [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | struct TargetFrameworkDependencies { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DependencyType` is never used [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:135:6 [INFO] [stdout] | [INFO] [stdout] 135 | enum DependencyType { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DependencyData` is never constructed [INFO] [stdout] --> testtrim-cli/src/platform/dotnet.rs:142:8 [INFO] [stdout] | [INFO] [stdout] 142 | struct DependencyData { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `testtrim` (lib test); 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name testtrim --edition=2024 testtrim-cli/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())' -C metadata=1a257406a8f2410f -C extra-filename=-5a158de4d1903dbe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_test=/opt/rustwide/target/debug/deps/libactix_test-33a1b1bc55985df8.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-11d605173296ecac.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern async_compression=/opt/rustwide/target/debug/deps/libasync_compression-61b3f70d87e2ab53.rlib --extern cargo_lock=/opt/rustwide/target/debug/deps/libcargo_lock-dbc2924122cd36e8.rlib --extern cargo_toml=/opt/rustwide/target/debug/deps/libcargo_toml-665fdb30f2b888cb.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5334a15f01fbd4ea.rlib --extern clap_verbosity_flag=/opt/rustwide/target/debug/deps/libclap_verbosity_flag-96c722646f94cdf3.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-ec9e7d3921c795b3.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-a20bc60c033002e5.rlib --extern current_platform=/opt/rustwide/target/debug/deps/libcurrent_platform-e6820fcd37614e3d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e8bbe0b1610fc1af.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-2d5410d50609b9fd.rlib --extern diesel_migrations=/opt/rustwide/target/debug/deps/libdiesel_migrations-e4283170830123f4.rlib --extern dns_protocol=/opt/rustwide/target/debug/deps/libdns_protocol-6c6e7de02a4b9fec.rlib --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-39c95c17685dad1a.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-35bbfa22c9ab2135.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern gomod_rs=/opt/rustwide/target/debug/deps/libgomod_rs-c2e1c151ce7251e1.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-069eb831d4a2e58e.rlib --extern indicatif_log_bridge=/opt/rustwide/target/debug/deps/libindicatif_log_bridge-0d911d4bba6796ba.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-b323b959a755c60e.rlib --extern lcov=/opt/rustwide/target/debug/deps/liblcov-7dfe055b2c785e80.rlib --extern llvm_profparser=/opt/rustwide/target/debug/deps/libllvm_profparser-aa703c70476c4cea.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern named_lock=/opt/rustwide/target/debug/deps/libnamed_lock-cca6bfa1c26c1de4.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-4ac5dde9cbe8813d.rlib --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-b18393dada97f359.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3de84949450908c1.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-491836335b364449.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-748a53fbcdd3346e.rlib --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-dadc1f7adb6b5c6d.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-21d1b96198bdbd7a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-430c611559138f17.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2015a3df4e253af1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3ec60a967ff4b59e.rlib --extern serde_map_to_array=/opt/rustwide/target/debug/deps/libserde_map_to_array-d6b5ed3a8867e5af.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ecb44e30db5512ca.rlib --extern shared_mem_queue=/opt/rustwide/target/debug/deps/libshared_mem_queue-46a5247d2bcc1aea.rlib --extern shared_memory=/opt/rustwide/target/debug/deps/libshared_memory-ba3269f96519f3a9.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-37df07babbe59c66.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-ce38d731f7b87621.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e1fb3d8cb8efde26.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a5b43eced34587fb.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-39d5569a78c64b41.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f1ef4d10e8d3205a.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-36d1ca90d5c4bab1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5ff29e03346ba12c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-998548bf7f868cca.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d811ef9e99f4b656.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-eab23219c2ebd1b4.rlib --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-42c9962481bcceab.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-1bbbee1be831e373/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d43a9c4710bf9cd475db76606b9771c21132dffcd1b1774d990622b609b761c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d43a9c4710bf9cd475db76606b9771c21132dffcd1b1774d990622b609b761c8", kill_on_drop: false }` [INFO] [stdout] d43a9c4710bf9cd475db76606b9771c21132dffcd1b1774d990622b609b761c8