[INFO] fetching crate yvers 0.0.5... [INFO] testing yvers-0.0.5 against beta-2024-09-05 for beta-1.82-1 [INFO] extracting crate yvers 0.0.5 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate yvers 0.0.5 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yvers 0.0.5 [INFO] finished tweaking crates.io crate yvers 0.0.5 [INFO] tweaked toml for crates.io crate yvers 0.0.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate yvers 0.0.5 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db30485f66cc2e550f47709ae81678340add948f17e2777a7f8621eaaa0be234 [INFO] running `Command { std: "docker" "start" "-a" "db30485f66cc2e550f47709ae81678340add948f17e2777a7f8621eaaa0be234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db30485f66cc2e550f47709ae81678340add948f17e2777a7f8621eaaa0be234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db30485f66cc2e550f47709ae81678340add948f17e2777a7f8621eaaa0be234", kill_on_drop: false }` [INFO] [stdout] db30485f66cc2e550f47709ae81678340add948f17e2777a7f8621eaaa0be234 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f157764b8d353a00619c7e1a3ffd13a42f90c93f6224301084e9db91ebda634 [INFO] running `Command { std: "docker" "start" "-a" "3f157764b8d353a00619c7e1a3ffd13a42f90c93f6224301084e9db91ebda634", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling tui v0.9.5 [INFO] [stderr] Compiling platform-dirs v0.2.0 [INFO] [stderr] Compiling uom v0.34.0 [INFO] [stderr] Compiling size v0.1.2 [INFO] [stderr] Compiling ctrlc v3.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling psutil v3.2.2 [INFO] [stderr] Compiling yvers v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `fahrenheit` and `minimal` are never read [INFO] [stdout] --> src/args.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Args { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | pub fahrenheit: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub minimal: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.31s [INFO] running `Command { std: "docker" "inspect" "3f157764b8d353a00619c7e1a3ffd13a42f90c93f6224301084e9db91ebda634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f157764b8d353a00619c7e1a3ffd13a42f90c93f6224301084e9db91ebda634", kill_on_drop: false }` [INFO] [stdout] 3f157764b8d353a00619c7e1a3ffd13a42f90c93f6224301084e9db91ebda634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e8cbbbdb79e2d8c9c332fe590cf635a2af895df00e97da3180cc20ad624a129 [INFO] running `Command { std: "docker" "start" "-a" "6e8cbbbdb79e2d8c9c332fe590cf635a2af895df00e97da3180cc20ad624a129", kill_on_drop: false }` [INFO] [stderr] Compiling yvers v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `fahrenheit` and `minimal` are never read [INFO] [stdout] --> src/args.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Args { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | pub fahrenheit: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub minimal: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "6e8cbbbdb79e2d8c9c332fe590cf635a2af895df00e97da3180cc20ad624a129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e8cbbbdb79e2d8c9c332fe590cf635a2af895df00e97da3180cc20ad624a129", kill_on_drop: false }` [INFO] [stdout] 6e8cbbbdb79e2d8c9c332fe590cf635a2af895df00e97da3180cc20ad624a129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e6c49a6b6cfdf124cff5b0360ecd7fd52fec14619bbc02a13c29900eca9e7a53 [INFO] running `Command { std: "docker" "start" "-a" "e6c49a6b6cfdf124cff5b0360ecd7fd52fec14619bbc02a13c29900eca9e7a53", kill_on_drop: false }` [INFO] [stderr] warning: fields `fahrenheit` and `minimal` are never read [INFO] [stderr] --> src/args.rs:51:6 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct Args { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 51 | pub fahrenheit: bool, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 60 | pub minimal: bool, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `yvers` (bin "yvers" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yvers-ab32636564cc2382) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test sparkline::tests::it_does_not_panic_if_max_is_set_to_zero ... ok [INFO] [stdout] test sparkline::tests::it_does_not_panic_if_max_is_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e6c49a6b6cfdf124cff5b0360ecd7fd52fec14619bbc02a13c29900eca9e7a53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6c49a6b6cfdf124cff5b0360ecd7fd52fec14619bbc02a13c29900eca9e7a53", kill_on_drop: false }` [INFO] [stdout] e6c49a6b6cfdf124cff5b0360ecd7fd52fec14619bbc02a13c29900eca9e7a53