[INFO] updating cached repository henrytill/rust-pwclip [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/henrytill/rust-pwclip [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/henrytill/rust-pwclip" "work/ex/beta-1.37-6/sources/1.36.0/gh/henrytill/rust-pwclip"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/henrytill/rust-pwclip'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/henrytill/rust-pwclip" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/henrytill/rust-pwclip"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/henrytill/rust-pwclip'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 25813015bfeed4784f452c27a94b425f38addfed [INFO] sha for GitHub repo henrytill/rust-pwclip: 25813015bfeed4784f452c27a94b425f38addfed [INFO] validating manifest of henrytill/rust-pwclip on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of henrytill/rust-pwclip on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing henrytill/rust-pwclip [INFO] finished frobbing henrytill/rust-pwclip [INFO] frobbed toml for henrytill/rust-pwclip written to work/ex/beta-1.37-6/sources/1.36.0/gh/henrytill/rust-pwclip/Cargo.toml [INFO] started frobbing henrytill/rust-pwclip [INFO] finished frobbing henrytill/rust-pwclip [INFO] frobbed toml for henrytill/rust-pwclip written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/henrytill/rust-pwclip/Cargo.toml [INFO] crate henrytill/rust-pwclip already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing henrytill/rust-pwclip against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/henrytill/rust-pwclip:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 8fd8c4eb2c15e4bdd50cc469f01371196914fdc3ff008ecab888cd3ca38d6776 [INFO] running `"docker" "start" "-a" "8fd8c4eb2c15e4bdd50cc469f01371196914fdc3ff008ecab888cd3ca38d6776"` [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling data-encoding v2.1.1 [INFO] [stderr] Compiling rust-scrypt v1.3.0 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling hmac-drbg v0.1.2 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling rust-pwclip v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.28s [INFO] running `"docker" "inspect" "8fd8c4eb2c15e4bdd50cc469f01371196914fdc3ff008ecab888cd3ca38d6776"` [INFO] running `"docker" "rm" "-f" "8fd8c4eb2c15e4bdd50cc469f01371196914fdc3ff008ecab888cd3ca38d6776"` [INFO] [stdout] 8fd8c4eb2c15e4bdd50cc469f01371196914fdc3ff008ecab888cd3ca38d6776 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/henrytill/rust-pwclip:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b205d39290bdb7720ac5a1b4747baef49657d454fb28748a8d24bb8013666bb2 [INFO] running `"docker" "start" "-a" "b205d39290bdb7720ac5a1b4747baef49657d454fb28748a8d24bb8013666bb2"` [INFO] [stderr] Compiling rust-pwclip v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "b205d39290bdb7720ac5a1b4747baef49657d454fb28748a8d24bb8013666bb2"` [INFO] running `"docker" "rm" "-f" "b205d39290bdb7720ac5a1b4747baef49657d454fb28748a8d24bb8013666bb2"` [INFO] [stdout] b205d39290bdb7720ac5a1b4747baef49657d454fb28748a8d24bb8013666bb2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/henrytill/rust-pwclip:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] e769f1c348b9326603a510c52e9f60b0cae19de9179efe9062d9482359d0c614 [INFO] running `"docker" "start" "-a" "e769f1c348b9326603a510c52e9f60b0cae19de9179efe9062d9482359d0c614"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_pwclip-d82a85db7d36d9f7 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::construct_pwm_test ... ok [INFO] [stdout] test test::test_passwords ... ok [INFO] [stdout] test test::test_keys ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests rust-pwclip [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "e769f1c348b9326603a510c52e9f60b0cae19de9179efe9062d9482359d0c614"` [INFO] running `"docker" "rm" "-f" "e769f1c348b9326603a510c52e9f60b0cae19de9179efe9062d9482359d0c614"` [INFO] [stdout] e769f1c348b9326603a510c52e9f60b0cae19de9179efe9062d9482359d0c614