[INFO] fetching crate cpclib-xfer 0.10.0... [INFO] testing cpclib-xfer-0.10.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate cpclib-xfer 0.10.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cpclib-xfer 0.10.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cec965daf374d65ac79dc6798f97127b3bbdeee9750401d6b6fd142522e294f [INFO] running `Command { std: "docker" "start" "-a" "0cec965daf374d65ac79dc6798f97127b3bbdeee9750401d6b6fd142522e294f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cec965daf374d65ac79dc6798f97127b3bbdeee9750401d6b6fd142522e294f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cec965daf374d65ac79dc6798f97127b3bbdeee9750401d6b6fd142522e294f", kill_on_drop: false }` [INFO] [stdout] 0cec965daf374d65ac79dc6798f97127b3bbdeee9750401d6b6fd142522e294f [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e20b8fc8d58a4bd21f15dd86159e5fa8295928db5511614e6bf826fdf599b311 [INFO] running `Command { std: "docker" "start" "-a" "e20b8fc8d58a4bd21f15dd86159e5fa8295928db5511614e6bf826fdf599b311", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling resolve-path v0.1.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling evalexpr v11.3.1 [INFO] [stderr] Compiling curl v0.4.48 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling custom_error v1.9.2 [INFO] [stderr] Compiling nutype_macros v0.5.1 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling curl-sys v0.4.82+curl-8.14.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling built v0.7.7 [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] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling cpclib-common v0.10.0 [INFO] [stderr] Compiling camino-tempfile v1.4.1 [INFO] [stderr] Compiling 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 zerofrom v0.1.6 [INFO] [stderr] Compiling kinded v0.3.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling nutype v0.5.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.58s [INFO] running `Command { std: "docker" "inspect" "e20b8fc8d58a4bd21f15dd86159e5fa8295928db5511614e6bf826fdf599b311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20b8fc8d58a4bd21f15dd86159e5fa8295928db5511614e6bf826fdf599b311", kill_on_drop: false }` [INFO] [stdout] e20b8fc8d58a4bd21f15dd86159e5fa8295928db5511614e6bf826fdf599b311 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9eea1f5e2f47633d201a6ce1583de93a27943d6b7b8bb4ddab8f8ae82ee9258 [INFO] running `Command { std: "docker" "start" "-a" "d9eea1f5e2f47633d201a6ce1583de93a27943d6b7b8bb4ddab8f8ae82ee9258", kill_on_drop: false }` [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cpclib-xfer v0.10.0 (/opt/rustwide/workdir) [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "d9eea1f5e2f47633d201a6ce1583de93a27943d6b7b8bb4ddab8f8ae82ee9258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9eea1f5e2f47633d201a6ce1583de93a27943d6b7b8bb4ddab8f8ae82ee9258", kill_on_drop: false }` [INFO] [stdout] d9eea1f5e2f47633d201a6ce1583de93a27943d6b7b8bb4ddab8f8ae82ee9258 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9465747c13c4c103555c8899a894dc365db6f8403f6e6d3c0982c5d789e8913e [INFO] running `Command { std: "docker" "start" "-a" "9465747c13c4c103555c8899a894dc365db6f8403f6e6d3c0982c5d789e8913e", kill_on_drop: false }` [INFO] [stderr] warning: fields `unknown` and `size` are never read [INFO] [stderr] --> src/lib.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct M4File { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 33 | unknown: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 34 | /// File size [INFO] [stderr] 35 | size: String [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `M4File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `cpclib-xfer` (lib) generated 1 warning [INFO] [stderr] warning: `cpclib-xfer` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cpclib_xfer-11872bddef255325) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cpclib_xfer [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9465747c13c4c103555c8899a894dc365db6f8403f6e6d3c0982c5d789e8913e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9465747c13c4c103555c8899a894dc365db6f8403f6e6d3c0982c5d789e8913e", kill_on_drop: false }` [INFO] [stdout] 9465747c13c4c103555c8899a894dc365db6f8403f6e6d3c0982c5d789e8913e