[INFO] fetching crate sawtk 0.2.0... [INFO] testing sawtk-0.2.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate sawtk 0.2.0 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate sawtk 0.2.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-27/source/Cargo.toml [INFO] crate crates.io crate sawtk 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ecb0219c26193242965a36a1317444c9394053476142796de2c4dedc1bff87e [INFO] running `Command { std: "docker" "start" "-a" "6ecb0219c26193242965a36a1317444c9394053476142796de2c4dedc1bff87e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ecb0219c26193242965a36a1317444c9394053476142796de2c4dedc1bff87e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ecb0219c26193242965a36a1317444c9394053476142796de2c4dedc1bff87e", kill_on_drop: false }` [INFO] [stdout] 6ecb0219c26193242965a36a1317444c9394053476142796de2c4dedc1bff87e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c08cd4b752ebe5acb520f936fd062060ea4175fbef47d9e82200885a9fdf375 [INFO] running `Command { std: "docker" "start" "-a" "6c08cd4b752ebe5acb520f936fd062060ea4175fbef47d9e82200885a9fdf375", kill_on_drop: false }` [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 ppv-lite86 v0.2.6 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling protoc v2.8.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling secp256k1 v0.7.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling uuid v0.5.1 [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] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/tp/mod.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | ) -> Result<(States), ApplyError> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 91 - ) -> Result<(States), ApplyError> { [INFO] [stdout] 91 + ) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.04s [INFO] running `Command { std: "docker" "inspect" "6c08cd4b752ebe5acb520f936fd062060ea4175fbef47d9e82200885a9fdf375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c08cd4b752ebe5acb520f936fd062060ea4175fbef47d9e82200885a9fdf375", kill_on_drop: false }` [INFO] [stdout] 6c08cd4b752ebe5acb520f936fd062060ea4175fbef47d9e82200885a9fdf375 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b94e2866aeb756a4b6a29295af3efa01e8ee6460940455eb1d10826eaf0bfafa [INFO] running `Command { std: "docker" "start" "-a" "b94e2866aeb756a4b6a29295af3efa01e8ee6460940455eb1d10826eaf0bfafa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sawtk v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/tp/mod.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | ) -> Result<(States), ApplyError> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 91 - ) -> Result<(States), ApplyError> { [INFO] [stdout] 91 + ) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/tp/mod.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | ) -> Result<(States), ApplyError> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 91 - ) -> Result<(States), ApplyError> { [INFO] [stdout] 91 + ) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `Command { std: "docker" "inspect" "b94e2866aeb756a4b6a29295af3efa01e8ee6460940455eb1d10826eaf0bfafa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b94e2866aeb756a4b6a29295af3efa01e8ee6460940455eb1d10826eaf0bfafa", kill_on_drop: false }` [INFO] [stdout] b94e2866aeb756a4b6a29295af3efa01e8ee6460940455eb1d10826eaf0bfafa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4610f785594ea48b7001858dc2ecedc5937d765e1038dfdaa74092de7e4e8868 [INFO] running `Command { std: "docker" "start" "-a" "4610f785594ea48b7001858dc2ecedc5937d765e1038dfdaa74092de7e4e8868", kill_on_drop: false }` [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] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 91 - ) -> Result<(States), ApplyError> { [INFO] [stderr] 91 + ) -> Result { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `sawtk` (lib) generated 1 warning [INFO] [stderr] warning: `sawtk` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sawtk-460ce1fb079a2ef2) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test util::tests::test_public_key ... ok [INFO] [stdout] test util::tests::test_sha256 ... ok [INFO] [stdout] test namespace::test_namespace::test_ns ... ok [INFO] [stdout] test util::tests::test_sha512 ... ok [INFO] [stdout] test namespace::tests::test_ns ... ok [INFO] [stdout] test util::tests::test_uuid ... ok [INFO] [stdout] test wallet::tests::test_from ... ok [INFO] [stdout] test wallet::tests::test_to ... ok [INFO] [stderr] Doc-tests sawtk [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; finished in 0.11s [INFO] [stdout] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stdout] [INFO] [stderr] --> /opt/rustwide/workdir/src/tp/mod.rs:91:13 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 91 | ) -> Result<(States), ApplyError> { [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^ ^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 91 - ) -> Result<(States), ApplyError> { [INFO] [stderr] 91 + ) -> Result { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "4610f785594ea48b7001858dc2ecedc5937d765e1038dfdaa74092de7e4e8868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4610f785594ea48b7001858dc2ecedc5937d765e1038dfdaa74092de7e4e8868", kill_on_drop: false }` [INFO] [stdout] 4610f785594ea48b7001858dc2ecedc5937d765e1038dfdaa74092de7e4e8868