[INFO] fetching crate cpclib-xfer 0.10.0... [INFO] checking cpclib-xfer-0.10.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate cpclib-xfer 0.10.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate cpclib-xfer 0.10.0 [INFO] finished tweaking crates.io crate cpclib-xfer 0.10.0 [INFO] tweaked toml for crates.io crate cpclib-xfer 0.10.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cpclib-xfer 0.10.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cpclib-xfer 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32c35575464626078f5db501c6ae1657530e9af42370f9eed9dac814d1904a7d [INFO] running `Command { std: "docker" "start" "-a" "32c35575464626078f5db501c6ae1657530e9af42370f9eed9dac814d1904a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32c35575464626078f5db501c6ae1657530e9af42370f9eed9dac814d1904a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c35575464626078f5db501c6ae1657530e9af42370f9eed9dac814d1904a7d", kill_on_drop: false }` [INFO] [stdout] 32c35575464626078f5db501c6ae1657530e9af42370f9eed9dac814d1904a7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e923682a37681ed976bb08d113f0a66886a520000e52b8db4c91fa8397a4a7d [INFO] running `Command { std: "docker" "start" "-a" "9e923682a37681ed976bb08d113f0a66886a520000e52b8db4c91fa8397a4a7d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling nutype_macros v0.5.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking winnow v0.6.26 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking resolve-path v0.1.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling curl-sys v0.4.82+curl-8.14.1 [INFO] [stderr] Checking evalexpr v11.3.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling curl v0.4.48 [INFO] [stderr] Checking beef v0.5.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking custom_error v1.9.2 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling cpclib-sna v0.10.0 [INFO] [stderr] Compiling cpclib-tokens v0.10.0 [INFO] [stderr] Compiling cpclib-disc v0.10.0 [INFO] [stderr] Compiling cpclib-xfer v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking cpclib-common v0.10.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking camino-tempfile v1.4.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [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 kinded_macros v0.3.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling delegate v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling remain v0.2.15 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling kinded v0.3.0 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking nutype v0.5.1 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stdout] warning: fields `unknown` and `size` are never read [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct M4File { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | unknown: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 34 | /// File size [INFO] [stdout] 35 | size: String [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `M4File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `unknown` and `size` are never read [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct M4File { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | unknown: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 34 | /// File size [INFO] [stdout] 35 | size: String [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `M4File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.20s [INFO] running `Command { std: "docker" "inspect" "9e923682a37681ed976bb08d113f0a66886a520000e52b8db4c91fa8397a4a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e923682a37681ed976bb08d113f0a66886a520000e52b8db4c91fa8397a4a7d", kill_on_drop: false }` [INFO] [stdout] 9e923682a37681ed976bb08d113f0a66886a520000e52b8db4c91fa8397a4a7d