[INFO] crate sshkeys 0.1.1 is already in cache [INFO] extracting crate sshkeys 0.1.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/sshkeys/0.1.1 [INFO] extracting crate sshkeys 0.1.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/sshkeys/0.1.1 [INFO] validating manifest of sshkeys-0.1.1 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 sshkeys-0.1.1 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 sshkeys-0.1.1 [INFO] finished frobbing sshkeys-0.1.1 [INFO] frobbed toml for sshkeys-0.1.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/sshkeys/0.1.1/Cargo.toml [INFO] started frobbing sshkeys-0.1.1 [INFO] finished frobbing sshkeys-0.1.1 [INFO] frobbed toml for sshkeys-0.1.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/sshkeys/0.1.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing sshkeys-0.1.1 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/sshkeys/0.1.1:/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] 152303c534ba1b9d3217e115362ce6fa02410263f7abf42485482bc2bd9d0635 [INFO] running `"docker" "start" "-a" "152303c534ba1b9d3217e115362ce6fa02410263f7abf42485482bc2bd9d0635"` [INFO] [stderr] Compiling sshkeys v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:79:39 [INFO] [stderr] | [INFO] [stderr] 79 | ErrorKind::Io(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[warn(deprecated)] implied by #[warn(warnings)] [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:80:43 [INFO] [stderr] | [INFO] [stderr] 80 | ErrorKind::Decode(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:81:46 [INFO] [stderr] | [INFO] [stderr] 81 | ErrorKind::Utf8Error(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `"docker" "inspect" "152303c534ba1b9d3217e115362ce6fa02410263f7abf42485482bc2bd9d0635"` [INFO] running `"docker" "rm" "-f" "152303c534ba1b9d3217e115362ce6fa02410263f7abf42485482bc2bd9d0635"` [INFO] [stdout] 152303c534ba1b9d3217e115362ce6fa02410263f7abf42485482bc2bd9d0635 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/sshkeys/0.1.1:/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] 8fa62442fd1b94c8e4b50128b6fe440fbf70ac49477470fbe9474331cf346dd5 [INFO] running `"docker" "start" "-a" "8fa62442fd1b94c8e4b50128b6fe440fbf70ac49477470fbe9474331cf346dd5"` [INFO] [stderr] Compiling sshkeys v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:79:39 [INFO] [stderr] | [INFO] [stderr] 79 | ErrorKind::Io(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[warn(deprecated)] implied by #[warn(warnings)] [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:80:43 [INFO] [stderr] | [INFO] [stderr] 80 | ErrorKind::Decode(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:81:46 [INFO] [stderr] | [INFO] [stderr] 81 | ErrorKind::Utf8Error(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.87s [INFO] running `"docker" "inspect" "8fa62442fd1b94c8e4b50128b6fe440fbf70ac49477470fbe9474331cf346dd5"` [INFO] running `"docker" "rm" "-f" "8fa62442fd1b94c8e4b50128b6fe440fbf70ac49477470fbe9474331cf346dd5"` [INFO] [stdout] 8fa62442fd1b94c8e4b50128b6fe440fbf70ac49477470fbe9474331cf346dd5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/sshkeys/0.1.1:/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] c2d7ef9e904327b4f33e5e9844a768a8ca8abfa66755ba9647c92727b48df594 [INFO] running `"docker" "start" "-a" "c2d7ef9e904327b4f33e5e9844a768a8ca8abfa66755ba9647c92727b48df594"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/sshkeys-72b9ee04cb779477 [INFO] [stderr] Running /opt/crater/target/debug/deps/keys-0da6412254ebf69d [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] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_dsa_pubkey_1024 ... ok [INFO] [stdout] test test_ed25519_pubkey ... ok [INFO] [stdout] test test_ed25519_user_cert ... ok [INFO] [stdout] test test_ed25519_host_cert ... ok [INFO] [stdout] test test_ecdsa_user_cert ... ok [INFO] [stdout] test test_dsa_user_cert ... ok [INFO] [stdout] test test_ecdsa_nistp521_pubkey ... ok [INFO] [stdout] test test_ecdsa_nistp384_pubkey ... ok [INFO] [stdout] test test_rsa_pubkey_1024 ... ok [INFO] [stdout] test test_ecdsa_nistp256_pubkey ... ok [INFO] [stdout] test test_rsa_user_cert ... ok [INFO] [stdout] test test_rsa_pubkey_2048 ... ok [INFO] [stdout] test test_rsa_pubkey_2048_unknown_keytype ... ok [INFO] [stderr] Doc-tests sshkeys [INFO] [stdout] test test_rsa_pubkey_2048_invalid_format ... ok [INFO] [stdout] test test_rsa_not_cert ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test src/pubkey.rs - pubkey::PublicKey::fingerprint (line 449) ... ok [INFO] [stdout] test src/pubkey.rs - pubkey::Curve::from_identifier (line 86) ... ok [INFO] [stdout] test src/cert.rs - cert::Certificate::from_path (line 91) ... ok [INFO] [stdout] test src/keytype.rs - keytype::KeyType::from_name (line 54) ... ok [INFO] [stdout] test src/pubkey.rs - pubkey::Fingerprint::compute (line 210) ... ok [INFO] [stdout] test src/pubkey.rs - pubkey::PublicKey::bits (line 386) ... ok [INFO] [stdout] test src/cert.rs - cert::Certificate::from_string (line 109) ... ok [INFO] [stdout] test src/pubkey.rs - pubkey::PublicKey::encode (line 412) ... ok [INFO] [stdout] test src/pubkey.rs - pubkey::PublicKey::from_bytes (line 307) ... ok [INFO] [stdout] test src/pubkey.rs - pubkey::PublicKey::fingerprint_with (line 467) ... ok [INFO] [stdout] test src/pubkey.rs - pubkey::PublicKey::from_string (line 262) ... ok [INFO] [stdout] test src/pubkey.rs - pubkey::PublicKey::from_path (line 245) ... ok [INFO] [stdout] test src/pubkey.rs - pubkey::PublicKey::write (line 483) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader::new (line 17) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader::read_bytes (line 56) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader::read_mpint (line 91) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader::read_string (line 112) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader::read_u64 (line 155) ... ok [INFO] [stdout] test src/writer.rs - writer::Writer::into_bytes (line 83) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader::set_offset (line 34) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader::read_u32 (line 129) ... ok [INFO] [stdout] test src/writer.rs - writer::Writer::new (line 13) ... ok [INFO] [stdout] test src/writer.rs - writer::Writer::write_bytes (line 25) ... ok [INFO] [stdout] test src/writer.rs - writer::Writer::write_mpint (line 60) ... ok [INFO] [stdout] test src/writer.rs - writer::Writer::write_string (line 43) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c2d7ef9e904327b4f33e5e9844a768a8ca8abfa66755ba9647c92727b48df594"` [INFO] running `"docker" "rm" "-f" "c2d7ef9e904327b4f33e5e9844a768a8ca8abfa66755ba9647c92727b48df594"` [INFO] [stdout] c2d7ef9e904327b4f33e5e9844a768a8ca8abfa66755ba9647c92727b48df594