[INFO] updating cached repository https://github.com/tomusdrw/multisig-list [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0afe0f8c4672c55e0c09e2a82d4cf85c4cb7a0a8 [INFO] testing tomusdrw/multisig-list against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomusdrw%2Fmultisig-list" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomusdrw/multisig-list on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tomusdrw/multisig-list [INFO] finished tweaking git repo https://github.com/tomusdrw/multisig-list [INFO] tweaked toml for git repo https://github.com/tomusdrw/multisig-list written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/tomusdrw/multisig-list already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 90cba1610b26d85c1a075f7d7aac9241f2f0c20f19560c1ef22bb4ef8c8e75f7 [INFO] running `"docker" "start" "-a" "90cba1610b26d85c1a075f7d7aac9241f2f0c20f19560c1ef22bb4ef8c8e75f7"` [INFO] [stderr] Compiling serde v1.0.19 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling tiny-keccak v1.3.1 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.19 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling arrayvec v0.3.24 [INFO] [stderr] Compiling tokio-io v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.2.6 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling tokio-core v0.1.10 [INFO] [stderr] Compiling mio-uds v0.6.4 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling hyper v0.11.6 [INFO] [stderr] Compiling serde_json v1.0.5 [INFO] [stderr] Compiling jsonrpc-core v7.1.1 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling ethabi v4.1.0 [INFO] [stderr] Compiling web3 v0.1.0 (https://github.com/tomusdrw/rust-web3.git#8b007675) [INFO] [stderr] Compiling multisig-find v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:51:83 [INFO] [stderr] | [INFO] [stderr] 51 | fn get_owners(contract: Contract, i: u64) -> Box, Error=()> + Send> where [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error=()> + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.07s [INFO] running `"docker" "inspect" "90cba1610b26d85c1a075f7d7aac9241f2f0c20f19560c1ef22bb4ef8c8e75f7"` [INFO] running `"docker" "rm" "-f" "90cba1610b26d85c1a075f7d7aac9241f2f0c20f19560c1ef22bb4ef8c8e75f7"` [INFO] [stdout] 90cba1610b26d85c1a075f7d7aac9241f2f0c20f19560c1ef22bb4ef8c8e75f7 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c8a88e92918aef63e185c880fbc5994bc15e7bf5c158ce3c7ce625ecdc43b72d [INFO] running `"docker" "start" "-a" "c8a88e92918aef63e185c880fbc5994bc15e7bf5c158ce3c7ce625ecdc43b72d"` [INFO] [stderr] Compiling multisig-find v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:51:83 [INFO] [stderr] | [INFO] [stderr] 51 | fn get_owners(contract: Contract, i: u64) -> Box, Error=()> + Send> where [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error=()> + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.20s [INFO] running `"docker" "inspect" "c8a88e92918aef63e185c880fbc5994bc15e7bf5c158ce3c7ce625ecdc43b72d"` [INFO] running `"docker" "rm" "-f" "c8a88e92918aef63e185c880fbc5994bc15e7bf5c158ce3c7ce625ecdc43b72d"` [INFO] [stdout] c8a88e92918aef63e185c880fbc5994bc15e7bf5c158ce3c7ce625ecdc43b72d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 77c2b8633490e4503537eb2832273af5f9fcf7129a2a0fef009173273721be2b [INFO] running `"docker" "start" "-a" "77c2b8633490e4503537eb2832273af5f9fcf7129a2a0fef009173273721be2b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/multisig_find-7c37bdcd058a2611 [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" "77c2b8633490e4503537eb2832273af5f9fcf7129a2a0fef009173273721be2b"` [INFO] running `"docker" "rm" "-f" "77c2b8633490e4503537eb2832273af5f9fcf7129a2a0fef009173273721be2b"` [INFO] [stdout] 77c2b8633490e4503537eb2832273af5f9fcf7129a2a0fef009173273721be2b