[INFO] crate bip_select 0.1.0 is already in cache [INFO] testing bip_select-0.1.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate bip_select 0.1.0 into work/builds/worker-1/source [INFO] validating manifest of crates.io crate bip_select 0.1.0 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 crates.io crate bip_select 0.1.0 [INFO] finished tweaking crates.io crate bip_select 0.1.0 [INFO] tweaked toml for crates.io crate bip_select 0.1.0 written to work/builds/worker-1/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 663c0d9a8e39f827ae2d2343cd249cf178980d16a790d1ece9485618d8507431 [INFO] running `"docker" "start" "-a" "663c0d9a8e39f827ae2d2343cd249cf178980d16a790d1ece9485618d8507431"` [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling error-chain v0.9.0 [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] Compiling bip_bencode v0.4.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling bip_bencode v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling umio v0.3.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling bip_util v0.5.0 [INFO] [stderr] Compiling bip_metainfo v0.11.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling bip_handshake v0.7.1 [INFO] [stderr] Compiling bip_handshake v0.5.4 [INFO] [stderr] Compiling bip_utracker v0.3.2 [INFO] [stderr] Compiling bip_peer v0.5.0 [INFO] [stderr] Compiling bip_select v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/uber.rs:50:24 [INFO] [stderr] | [INFO] [stderr] 50 | discovery: Vec>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DiscoveryTrait` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/uber.rs:82:17 [INFO] [stderr] | [INFO] [stderr] 82 | DiscoveryTrait, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DiscoveryTrait` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/uber.rs:116:24 [INFO] [stderr] | [INFO] [stderr] 116 | discovery: Vec>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DiscoveryTrait` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.15s [INFO] running `"docker" "inspect" "663c0d9a8e39f827ae2d2343cd249cf178980d16a790d1ece9485618d8507431"` [INFO] running `"docker" "rm" "-f" "663c0d9a8e39f827ae2d2343cd249cf178980d16a790d1ece9485618d8507431"` [INFO] [stdout] 663c0d9a8e39f827ae2d2343cd249cf178980d16a790d1ece9485618d8507431 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 1f995a99e5ff734cc9e0f24bf913b5e1e2c7098c04c6a0cf4ea9347302a397c5 [INFO] running `"docker" "start" "-a" "1f995a99e5ff734cc9e0f24bf913b5e1e2c7098c04c6a0cf4ea9347302a397c5"` [INFO] [stderr] Compiling bip_select v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/uber.rs:50:24 [INFO] [stderr] | [INFO] [stderr] 50 | discovery: Vec>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DiscoveryTrait` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/uber.rs:82:17 [INFO] [stderr] | [INFO] [stderr] 82 | DiscoveryTrait, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DiscoveryTrait` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/uber.rs:116:24 [INFO] [stderr] | [INFO] [stderr] 116 | discovery: Vec>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DiscoveryTrait` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `"docker" "inspect" "1f995a99e5ff734cc9e0f24bf913b5e1e2c7098c04c6a0cf4ea9347302a397c5"` [INFO] running `"docker" "rm" "-f" "1f995a99e5ff734cc9e0f24bf913b5e1e2c7098c04c6a0cf4ea9347302a397c5"` [INFO] [stdout] 1f995a99e5ff734cc9e0f24bf913b5e1e2c7098c04c6a0cf4ea9347302a397c5 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 08a1c6e8579f95715eb355c3e9c2f387ba014fcc548f6f8a50ad629a4bd458c3 [INFO] running `"docker" "start" "-a" "08a1c6e8579f95715eb355c3e9c2f387ba014fcc548f6f8a50ad629a4bd458c3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bip_select-95f5174865fea53b [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] [stderr] Doc-tests bip_select [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" "08a1c6e8579f95715eb355c3e9c2f387ba014fcc548f6f8a50ad629a4bd458c3"` [INFO] running `"docker" "rm" "-f" "08a1c6e8579f95715eb355c3e9c2f387ba014fcc548f6f8a50ad629a4bd458c3"` [INFO] [stdout] 08a1c6e8579f95715eb355c3e9c2f387ba014fcc548f6f8a50ad629a4bd458c3