[INFO] crate acryl 0.4.1 is already in cache [INFO] testing acryl-0.4.1 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate acryl 0.4.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate acryl 0.4.1 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate acryl 0.4.1 [INFO] finished tweaking crates.io crate acryl 0.4.1 [INFO] tweaked toml for crates.io crate acryl 0.4.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 41da41e379ff4bad5d6c167c8ece4ff668c3d57864d7f00692fe496e7411880a [INFO] running `"docker" "start" "-a" "41da41e379ff4bad5d6c167c8ece4ff668c3d57864d7f00692fe496e7411880a"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v2.0.0 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling tiny-bip39 v0.7.3 [INFO] [stderr] Compiling acryl v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `from_bytes` [INFO] [stderr] --> src/bytebuffer.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn from_bytes(b: &[u8]) -> Buffer { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.17s [INFO] running `"docker" "inspect" "41da41e379ff4bad5d6c167c8ece4ff668c3d57864d7f00692fe496e7411880a"` [INFO] running `"docker" "rm" "-f" "41da41e379ff4bad5d6c167c8ece4ff668c3d57864d7f00692fe496e7411880a"` [INFO] [stdout] 41da41e379ff4bad5d6c167c8ece4ff668c3d57864d7f00692fe496e7411880a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 78ca59ab9cd1218ef9a5bd1782aecb4d0a3c3820c5055914875836a21801fde7 [INFO] running `"docker" "start" "-a" "78ca59ab9cd1218ef9a5bd1782aecb4d0a3c3820c5055914875836a21801fde7"` [INFO] [stderr] Compiling acryl v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `from_bytes` [INFO] [stderr] --> src/bytebuffer.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn from_bytes(b: &[u8]) -> Buffer { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: method is never used: `from_bytes` [INFO] [stderr] --> src/bytebuffer.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn from_bytes(b: &[u8]) -> Buffer { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `"docker" "inspect" "78ca59ab9cd1218ef9a5bd1782aecb4d0a3c3820c5055914875836a21801fde7"` [INFO] running `"docker" "rm" "-f" "78ca59ab9cd1218ef9a5bd1782aecb4d0a3c3820c5055914875836a21801fde7"` [INFO] [stdout] 78ca59ab9cd1218ef9a5bd1782aecb4d0a3c3820c5055914875836a21801fde7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9e4f2434cd0ad4919c85f11b5964d2542ba21bb6989cbb12de8dada4d3ed5a60 [INFO] running `"docker" "start" "-a" "9e4f2434cd0ad4919c85f11b5964d2542ba21bb6989cbb12de8dada4d3ed5a60"` [INFO] [stderr] warning: method is never used: `from_bytes` [INFO] [stderr] --> src/bytebuffer.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn from_bytes(b: &[u8]) -> Buffer { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: method is never used: `from_bytes` [INFO] [stderr] --> src/bytebuffer.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn from_bytes(b: &[u8]) -> Buffer { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/acryl-cb417beb8c90e1f6 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test account::tests::test_hashes ... ok [INFO] [stdout] test account::tests::test_key_pair_to_string ... ok [INFO] [stdout] test transaction::tests::test_tx_ids ... ok [INFO] [stdout] test util::tests::test_sig_verify ... ok [INFO] [stdout] test seed::tests::test_generate_phrase ... ok [INFO] [stdout] test account::tests::test_private_key_from_seed ... ok [INFO] [stdout] test util::tests::test_sig_roundtrip ... ok [INFO] [stdout] test transaction::tests::test_sign ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests acryl [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/seed.rs - seed::generate_phrase (line 5) ... ok [INFO] [stdout] test src/account.rs - account::PrivateKeyAccount (line 71) ... ok [INFO] [stdout] test src/transaction.rs - transaction::Transaction (line 129) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9e4f2434cd0ad4919c85f11b5964d2542ba21bb6989cbb12de8dada4d3ed5a60"` [INFO] running `"docker" "rm" "-f" "9e4f2434cd0ad4919c85f11b5964d2542ba21bb6989cbb12de8dada4d3ed5a60"` [INFO] [stdout] 9e4f2434cd0ad4919c85f11b5964d2542ba21bb6989cbb12de8dada4d3ed5a60