[INFO] crate sawtk 0.2.0 is already in cache [INFO] testing sawtk-0.2.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate sawtk 0.2.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate sawtk 0.2.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sawtk 0.2.0 [INFO] finished tweaking crates.io crate sawtk 0.2.0 [INFO] tweaked toml for crates.io crate sawtk 0.2.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate sawtk 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] f27d44e0c80ece09cd36790f49319ce0dc29dc9c7e0be6dd9ffa8025e759d796 [INFO] running `"docker" "start" "-a" "f27d44e0c80ece09cd36790f49319ce0dc29dc9c7e0be6dd9ffa8025e759d796"` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling protoc v2.8.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling secp256k1 v0.7.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling bs58 v0.3.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling protobuf-codegen v2.8.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling protoc-rust v2.8.1 [INFO] [stderr] Compiling sawtooth-sdk v0.4.0 [INFO] [stderr] Compiling sawtk v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/tp/mod.rs:91:13 [INFO] [stderr] | [INFO] [stderr] 91 | ) -> Result<(States), ApplyError> { [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `"docker" "inspect" "f27d44e0c80ece09cd36790f49319ce0dc29dc9c7e0be6dd9ffa8025e759d796"` [INFO] running `"docker" "rm" "-f" "f27d44e0c80ece09cd36790f49319ce0dc29dc9c7e0be6dd9ffa8025e759d796"` [INFO] [stdout] f27d44e0c80ece09cd36790f49319ce0dc29dc9c7e0be6dd9ffa8025e759d796 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 89b34436fac4e23d9527615807182e8d1b590958c8a7777ac1132ffcf5e2cf12 [INFO] running `"docker" "start" "-a" "89b34436fac4e23d9527615807182e8d1b590958c8a7777ac1132ffcf5e2cf12"` [INFO] [stderr] Compiling sawtk v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/tp/mod.rs:91:13 [INFO] [stderr] | [INFO] [stderr] 91 | ) -> Result<(States), ApplyError> { [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/tp/mod.rs:91:13 [INFO] [stderr] | [INFO] [stderr] 91 | ) -> Result<(States), ApplyError> { [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.42s [INFO] running `"docker" "inspect" "89b34436fac4e23d9527615807182e8d1b590958c8a7777ac1132ffcf5e2cf12"` [INFO] running `"docker" "rm" "-f" "89b34436fac4e23d9527615807182e8d1b590958c8a7777ac1132ffcf5e2cf12"` [INFO] [stdout] 89b34436fac4e23d9527615807182e8d1b590958c8a7777ac1132ffcf5e2cf12 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 7fd377187c59dc19423d84503a4cd43b784fa65989762bc4269e79ffbeb85a4f [INFO] running `"docker" "start" "-a" "7fd377187c59dc19423d84503a4cd43b784fa65989762bc4269e79ffbeb85a4f"` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/tp/mod.rs:91:13 [INFO] [stderr] | [INFO] [stderr] 91 | ) -> Result<(States), ApplyError> { [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/tp/mod.rs:91:13 [INFO] [stderr] | [INFO] [stderr] 91 | ) -> Result<(States), ApplyError> { [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sawtk-d4b5d68b84bfbe58 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test util::tests::test_public_key ... ok [INFO] [stdout] test namespace::test_namespace::test_ns ... ok [INFO] [stdout] test namespace::tests::test_ns ... ok [INFO] [stdout] test util::tests::test_sha256 ... ok [INFO] [stdout] test wallet::tests::test_to ... ok [INFO] [stdout] test wallet::tests::test_from ... ok [INFO] [stdout] test util::tests::test_sha512 ... ok [INFO] [stdout] test util::tests::test_uuid ... ok [INFO] [stdout] test signing::tests::test_signer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests sawtk [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" "7fd377187c59dc19423d84503a4cd43b784fa65989762bc4269e79ffbeb85a4f"` [INFO] running `"docker" "rm" "-f" "7fd377187c59dc19423d84503a4cd43b784fa65989762bc4269e79ffbeb85a4f"` [INFO] [stdout] 7fd377187c59dc19423d84503a4cd43b784fa65989762bc4269e79ffbeb85a4f