[INFO] cloning repository https://github.com/tehzz/ssbfile [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tehzz/ssbfile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftehzz%2Fssbfile", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftehzz%2Fssbfile'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5649e8b3c310f7a0bfed83e26327e2d817735bc [INFO] testing tehzz/ssbfile against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftehzz%2Fssbfile" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tehzz/ssbfile on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tehzz/ssbfile [INFO] finished tweaking git repo https://github.com/tehzz/ssbfile [INFO] tweaked toml for git repo https://github.com/tehzz/ssbfile written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/tehzz/ssbfile already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitstream-io v0.8.5 [INFO] [stderr] Downloaded vpk0 v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a962c1cdb9950cd9b87c2b8d2a84260f2648d53e622c3e5a35e19136e9ea518b [INFO] running `Command { std: "docker" "start" "-a" "a962c1cdb9950cd9b87c2b8d2a84260f2648d53e622c3e5a35e19136e9ea518b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a962c1cdb9950cd9b87c2b8d2a84260f2648d53e622c3e5a35e19136e9ea518b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a962c1cdb9950cd9b87c2b8d2a84260f2648d53e622c3e5a35e19136e9ea518b", kill_on_drop: false }` [INFO] [stdout] a962c1cdb9950cd9b87c2b8d2a84260f2648d53e622c3e5a35e19136e9ea518b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c6689202f271d2b12e4b4af624970815cc7160c365f3a93ae61eaab200b828c [INFO] running `Command { std: "docker" "start" "-a" "9c6689202f271d2b12e4b4af624970815cc7160c365f3a93ae61eaab200b828c", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling bitstream-io v0.8.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling vpk0 v0.8.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling ssbfile v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/versions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) version: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SSBInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/versions.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (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 11.09s [INFO] running `Command { std: "docker" "inspect" "9c6689202f271d2b12e4b4af624970815cc7160c365f3a93ae61eaab200b828c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c6689202f271d2b12e4b4af624970815cc7160c365f3a93ae61eaab200b828c", kill_on_drop: false }` [INFO] [stdout] 9c6689202f271d2b12e4b4af624970815cc7160c365f3a93ae61eaab200b828c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d626a47cc5c09b164783971a4962dab637e790ae4382859e2dc4ecba193db04 [INFO] running `Command { std: "docker" "start" "-a" "7d626a47cc5c09b164783971a4962dab637e790ae4382859e2dc4ecba193db04", kill_on_drop: false }` [INFO] [stderr] Compiling ssbfile v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/versions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) version: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SSBInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/versions.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (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.65s [INFO] running `Command { std: "docker" "inspect" "7d626a47cc5c09b164783971a4962dab637e790ae4382859e2dc4ecba193db04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d626a47cc5c09b164783971a4962dab637e790ae4382859e2dc4ecba193db04", kill_on_drop: false }` [INFO] [stdout] 7d626a47cc5c09b164783971a4962dab637e790ae4382859e2dc4ecba193db04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3cab0d66ad04d6d94a347feeb3ec4997bdb932aa92fc4b8c5d08af22301964a9 [INFO] running `Command { std: "docker" "start" "-a" "3cab0d66ad04d6d94a347feeb3ec4997bdb932aa92fc4b8c5d08af22301964a9", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `version` [INFO] [stderr] --> src/versions.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | pub(crate) version: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `SSBInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/versions.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ssbfile` (bin "ssbfile" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ssbfile-1dace6d3236ac9ed) [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" "3cab0d66ad04d6d94a347feeb3ec4997bdb932aa92fc4b8c5d08af22301964a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cab0d66ad04d6d94a347feeb3ec4997bdb932aa92fc4b8c5d08af22301964a9", kill_on_drop: false }` [INFO] [stdout] 3cab0d66ad04d6d94a347feeb3ec4997bdb932aa92fc4b8c5d08af22301964a9