[INFO] fetching crate exonum-keys 1.0.0... [INFO] testing exonum-keys-1.0.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate exonum-keys 1.0.0 into /workspace/builds/worker-64/source [INFO] validating manifest of crates.io crate exonum-keys 1.0.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate exonum-keys 1.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate exonum-keys 1.0.0 [INFO] tweaked toml for crates.io crate exonum-keys 1.0.0 written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate crates.io crate exonum-keys 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a042ade2f7492dde60fb476a97267130d5cb5720d2dd6fe39abf18f6132c41d7 [INFO] running `Command { std: "docker" "start" "-a" "a042ade2f7492dde60fb476a97267130d5cb5720d2dd6fe39abf18f6132c41d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a042ade2f7492dde60fb476a97267130d5cb5720d2dd6fe39abf18f6132c41d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a042ade2f7492dde60fb476a97267130d5cb5720d2dd6fe39abf18f6132c41d7", kill_on_drop: false }` [INFO] [stdout] a042ade2f7492dde60fb476a97267130d5cb5720d2dd6fe39abf18f6132c41d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 734300cec333230c0d84b5f84437db9c6d85be4f54959b9459a0badf2716b687 [INFO] running `Command { std: "docker" "start" "-a" "734300cec333230c0d84b5f84437db9c6d85be4f54959b9459a0badf2716b687", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling protobuf v2.12.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling protoc v2.12.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling base64-serde v0.5.0 [INFO] [stderr] Compiling hex-buffer-serde v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling secret-tree v0.2.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling exonum_libsodium-sys v0.0.23 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling exonum_sodiumoxide v0.0.23 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling exonum-derive v1.0.0 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling pwbox v0.3.0 [INFO] [stderr] Compiling protobuf-codegen v2.12.0 [INFO] [stderr] Compiling protoc-rust v2.12.0 [INFO] [stderr] Compiling exonum-build v1.0.0 [INFO] [stderr] Compiling protobuf-convert v0.4.0 [INFO] [stderr] Compiling exonum-proto v1.0.0 [INFO] [stderr] Compiling exonum-crypto v1.0.0 [INFO] [stderr] Compiling exonum-keys v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.84s [INFO] running `Command { std: "docker" "inspect" "734300cec333230c0d84b5f84437db9c6d85be4f54959b9459a0badf2716b687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "734300cec333230c0d84b5f84437db9c6d85be4f54959b9459a0badf2716b687", kill_on_drop: false }` [INFO] [stdout] 734300cec333230c0d84b5f84437db9c6d85be4f54959b9459a0badf2716b687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19f994a54a3c048c2da6ce2766d0e5e72aa89268d4ae8392d0e7b3b737b8d416 [INFO] running `Command { std: "docker" "start" "-a" "19f994a54a3c048c2da6ce2766d0e5e72aa89268d4ae8392d0e7b3b737b8d416", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling exonum-keys v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.13s [INFO] running `Command { std: "docker" "inspect" "19f994a54a3c048c2da6ce2766d0e5e72aa89268d4ae8392d0e7b3b737b8d416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f994a54a3c048c2da6ce2766d0e5e72aa89268d4ae8392d0e7b3b737b8d416", kill_on_drop: false }` [INFO] [stdout] 19f994a54a3c048c2da6ce2766d0e5e72aa89268d4ae8392d0e7b3b737b8d416 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8e74b4a62cd95033ba746435b6dcaf9d5a67ce821eeab048b515d3941af9599c [INFO] running `Command { std: "docker" "start" "-a" "8e74b4a62cd95033ba746435b6dcaf9d5a67ce821eeab048b515d3941af9599c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/exonum_keys-e14c260851a1be9f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_validate_file_mode ... ok [INFO] [stdout] test tests::test_decrypt_from_file ... ok [INFO] [stdout] test tests::encrypt_decrypt ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/examples/key_generator-7cea1d4c7148af8a) [INFO] [stdout] test tests::test_create_and_read_keys_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests exonum-keys [INFO] [stdout] test test_key_generator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 23) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 34.95s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8e74b4a62cd95033ba746435b6dcaf9d5a67ce821eeab048b515d3941af9599c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e74b4a62cd95033ba746435b6dcaf9d5a67ce821eeab048b515d3941af9599c", kill_on_drop: false }` [INFO] [stdout] 8e74b4a62cd95033ba746435b6dcaf9d5a67ce821eeab048b515d3941af9599c