[INFO] cloning repository https://github.com/jewlexx/check-sums
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jewlexx/check-sums" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Fcheck-sums", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Fcheck-sums'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c4e29550d04d7eda937dbdb8828b2bcb616e7a3
[INFO] building jewlexx/check-sums against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Fcheck-sums" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jewlexx/check-sums
[INFO] finished tweaking git repo https://github.com/jewlexx/check-sums
[INFO] tweaked toml for git repo https://github.com/jewlexx/check-sums written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jewlexx/check-sums on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jewlexx/check-sums 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded twofish v0.5.0
[INFO] [stderr]   Downloaded keccak v0.1.0
[INFO] [stderr]   Downloaded zeroize_derive v1.3.2
[INFO] [stderr]   Downloaded signature v1.5.0
[INFO] [stderr]   Downloaded block-modes v0.6.1
[INFO] [stderr]   Downloaded cast5 v0.9.0
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded hex-literal v0.3.4
[INFO] [stderr]   Downloaded block-cipher v0.8.0
[INFO] [stderr]   Downloaded safemem v0.3.3
[INFO] [stderr]   Downloaded cfb-mode v0.6.0
[INFO] [stderr]   Downloaded simple_asn1 v0.4.1
[INFO] [stderr]   Downloaded buf_redux v0.8.4
[INFO] [stderr]   Downloaded syn v1.0.93
[INFO] [stderr]   Downloaded flate2 v1.0.23
[INFO] [stderr]   Downloaded circular v0.3.0
[INFO] [stderr]   Downloaded num-bigint-dig v0.6.1
[INFO] [stderr]   Downloaded ed25519 v1.5.0
[INFO] [stderr]   Downloaded blowfish v0.7.0
[INFO] [stderr]   Downloaded clear_on_drop v0.2.5
[INFO] [stderr]   Downloaded crc24 v0.1.6
[INFO] [stderr]   Downloaded libm v0.2.2
[INFO] [stderr]   Downloaded derive_builder_core v0.9.0
[INFO] [stderr]   Downloaded des v0.6.0
[INFO] [stderr]   Downloaded ripemd160 v0.9.1
[INFO] [stderr]   Downloaded rsa v0.3.0
[INFO] [stderr]   Downloaded pem v0.8.3
[INFO] [stderr]   Downloaded derive_builder v0.9.0
[INFO] [stderr]   Downloaded libc v0.2.125
[INFO] [stderr]   Downloaded proc-macro2 v1.0.38
[INFO] [stderr]   Downloaded pico-args v0.4.2
[INFO] [stderr]   Downloaded x25519-dalek v1.2.0
[INFO] [stderr]   Downloaded pgp v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1423a293ac696cd5587ceda2ba321ce18c5bad9e95b867893ae9890e82a838de
[INFO] running `Command { std: "docker" "start" "-a" "1423a293ac696cd5587ceda2ba321ce18c5bad9e95b867893ae9890e82a838de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1423a293ac696cd5587ceda2ba321ce18c5bad9e95b867893ae9890e82a838de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1423a293ac696cd5587ceda2ba321ce18c5bad9e95b867893ae9890e82a838de", kill_on_drop: false }`
[INFO] [stdout] 1423a293ac696cd5587ceda2ba321ce18c5bad9e95b867893ae9890e82a838de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ac2a32acddc0a89a28e2e739371e8e5fb43a3444abc6bf4581f6ecd08fe2d7c
[INFO] running `Command { std: "docker" "start" "-a" "3ac2a32acddc0a89a28e2e739371e8e5fb43a3444abc6bf4581f6ecd08fe2d7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling syn v1.0.93
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling num-bigint-dig v0.6.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling crc24 v0.1.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling ed25519 v1.5.0
[INFO] [stderr]    Compiling block-cipher v0.8.0
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling block-modes v0.6.1
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling blowfish v0.7.0
[INFO] [stderr]    Compiling cast5 v0.9.0
[INFO] [stderr]    Compiling cfb-mode v0.6.0
[INFO] [stderr]    Compiling des v0.6.0
[INFO] [stderr]    Compiling twofish v0.5.0
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling circular v0.3.0
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling sha1 v0.10.1
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling x25519-dalek v1.2.0
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling rsa v0.3.0
[INFO] [stderr]    Compiling pgp v0.7.2
[INFO] [stderr]    Compiling check-sum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `out`
[INFO] [stdout]   --> src/main.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let out = &hasher.finalize()[..];
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, nom v4.2.3, pgp v0.7.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "3ac2a32acddc0a89a28e2e739371e8e5fb43a3444abc6bf4581f6ecd08fe2d7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ac2a32acddc0a89a28e2e739371e8e5fb43a3444abc6bf4581f6ecd08fe2d7c", kill_on_drop: false }`
[INFO] [stdout] 3ac2a32acddc0a89a28e2e739371e8e5fb43a3444abc6bf4581f6ecd08fe2d7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 414c04e3f37b5e1a8796e6b938e693fc0e73471d55a12e7f7fdb082e0fc460bc
[INFO] running `Command { std: "docker" "start" "-a" "414c04e3f37b5e1a8796e6b938e693fc0e73471d55a12e7f7fdb082e0fc460bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling check-sum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `out`
[INFO] [stdout]   --> src/main.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let out = &hasher.finalize()[..];
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, nom v4.2.3, pgp v0.7.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "414c04e3f37b5e1a8796e6b938e693fc0e73471d55a12e7f7fdb082e0fc460bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "414c04e3f37b5e1a8796e6b938e693fc0e73471d55a12e7f7fdb082e0fc460bc", kill_on_drop: false }`
[INFO] [stdout] 414c04e3f37b5e1a8796e6b938e693fc0e73471d55a12e7f7fdb082e0fc460bc
