[INFO] fetching crate preserves-tools 2.4.0... [INFO] testing preserves-tools-2.4.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate preserves-tools 2.4.0 into /workspace/builds/worker-44/source [INFO] validating manifest of crates.io crate preserves-tools 2.4.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate preserves-tools 2.4.0 [INFO] finished tweaking crates.io crate preserves-tools 2.4.0 [INFO] tweaked toml for crates.io crate preserves-tools 2.4.0 written to /workspace/builds/worker-44/source/Cargo.toml [INFO] crate crates.io crate preserves-tools 2.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e15a28c80075cce25951d52483bf19f4a1a2267cc0468a189b89f756fc4cfc2 [INFO] running `Command { std: "docker" "start" "-a" "3e15a28c80075cce25951d52483bf19f4a1a2267cc0468a189b89f756fc4cfc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e15a28c80075cce25951d52483bf19f4a1a2267cc0468a189b89f756fc4cfc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e15a28c80075cce25951d52483bf19f4a1a2267cc0468a189b89f756fc4cfc2", kill_on_drop: false }` [INFO] [stdout] 3e15a28c80075cce25951d52483bf19f4a1a2267cc0468a189b89f756fc4cfc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07a1915a5cb94dc6091f1f49bfd87309b0c1b308c542bdb6a70c03dced8a3891 [INFO] running `Command { std: "docker" "start" "-a" "07a1915a5cb94dc6091f1f49bfd87309b0c1b308c542bdb6a70c03dced8a3891", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.2 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling preserves v2.3.0 [INFO] [stderr] Compiling preserves-schema v2.4.0 [INFO] [stderr] Compiling preserves-path v3.1.0 [INFO] [stderr] Compiling preserves-tools v2.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `schema` [INFO] [stdout] --> src/bin/preserves-tool.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | schema: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Convert` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/preserves-tool.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Clap, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.96s [INFO] running `Command { std: "docker" "inspect" "07a1915a5cb94dc6091f1f49bfd87309b0c1b308c542bdb6a70c03dced8a3891", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07a1915a5cb94dc6091f1f49bfd87309b0c1b308c542bdb6a70c03dced8a3891", kill_on_drop: false }` [INFO] [stdout] 07a1915a5cb94dc6091f1f49bfd87309b0c1b308c542bdb6a70c03dced8a3891 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fbecca34e6db96dd1e47a1bbbce4f59bb213c2a89299dcece0cdb69e5006b18 [INFO] running `Command { std: "docker" "start" "-a" "4fbecca34e6db96dd1e47a1bbbce4f59bb213c2a89299dcece0cdb69e5006b18", kill_on_drop: false }` [INFO] [stderr] Compiling preserves-tools v2.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `schema` [INFO] [stdout] --> src/bin/preserves-tool.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | schema: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Convert` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/preserves-tool.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Clap, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.93s [INFO] [stderr] Executable unittests src/bin/preserves-tool.rs (/opt/rustwide/target/debug/deps/preserves_tool-eaa3c996168b3c92) [INFO] running `Command { std: "docker" "inspect" "4fbecca34e6db96dd1e47a1bbbce4f59bb213c2a89299dcece0cdb69e5006b18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fbecca34e6db96dd1e47a1bbbce4f59bb213c2a89299dcece0cdb69e5006b18", kill_on_drop: false }` [INFO] [stdout] 4fbecca34e6db96dd1e47a1bbbce4f59bb213c2a89299dcece0cdb69e5006b18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 31f2ae12df76c14a9c8d416824012b3b3216a36134a6453ed82f0e57d37a76b4 [INFO] running `Command { std: "docker" "start" "-a" "31f2ae12df76c14a9c8d416824012b3b3216a36134a6453ed82f0e57d37a76b4", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `schema` [INFO] [stderr] --> src/bin/preserves-tool.rs:120:5 [INFO] [stderr] | [INFO] [stderr] 120 | schema: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Convert` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/bin/preserves-tool.rs:78:16 [INFO] [stderr] | [INFO] [stderr] 78 | #[derive(Clap, Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `preserves-tools` (bin "preserves-tool" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/bin/preserves-tool.rs (/opt/rustwide/target/debug/deps/preserves_tool-eaa3c996168b3c92) [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" "31f2ae12df76c14a9c8d416824012b3b3216a36134a6453ed82f0e57d37a76b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f2ae12df76c14a9c8d416824012b3b3216a36134a6453ed82f0e57d37a76b4", kill_on_drop: false }` [INFO] [stdout] 31f2ae12df76c14a9c8d416824012b3b3216a36134a6453ed82f0e57d37a76b4