Oct 14 21:38:20.235 INFO testing emschwartz/ilp-rs-take-1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 21:38:20.235 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 21:38:20.396 INFO blam! 52ca2c2be51e439433d3fbabca1a53d9e4948e3186d18e7f0e8e995274b4838d Oct 14 21:38:20.398 INFO running `"docker" "start" "-a" "52ca2c2be51e439433d3fbabca1a53d9e4948e3186d18e7f0e8e995274b4838d"` Oct 14 21:38:20.718 INFO kablam! usermod: no changes Oct 14 21:38:20.939 INFO kablam! Compiling openssl v0.9.17 Oct 14 21:38:20.939 INFO kablam! Compiling futures v0.1.15 Oct 14 21:38:20.940 INFO kablam! Compiling scopeguard v0.3.2 Oct 14 21:38:20.942 INFO kablam! Compiling lazy_static v0.2.8 Oct 14 21:38:20.947 INFO kablam! Compiling iovec v0.1.0 Oct 14 21:38:20.947 INFO kablam! Compiling num_cpus v1.6.2 Oct 14 21:38:20.947 INFO kablam! Compiling time v0.1.38 Oct 14 21:38:20.947 INFO kablam! Compiling memchr v1.0.1 Oct 14 21:38:21.576 INFO kablam! Compiling term_size v0.3.0 Oct 14 21:38:21.983 INFO kablam! Compiling atty v0.2.2 Oct 14 21:38:21.991 INFO kablam! Compiling openssl-sys v0.9.17 Oct 14 21:38:23.264 INFO kablam! Compiling net2 v0.2.31 Oct 14 21:38:23.299 INFO kablam! Compiling libflate v0.1.11 Oct 14 21:38:23.299 INFO kablam! Compiling serde_json v1.0.3 Oct 14 21:38:23.315 INFO kablam! Compiling uuid v0.4.0 Oct 14 21:38:23.455 INFO kablam! Compiling bytes v0.4.5 Oct 14 21:38:23.595 INFO kablam! Compiling coco v0.1.1 Oct 14 21:38:27.983 INFO kablam! Compiling textwrap v0.7.0 Oct 14 21:38:28.103 INFO kablam! Compiling aho-corasick v0.6.3 Oct 14 21:38:28.871 INFO kablam! Compiling thread_local v0.3.4 Oct 14 21:38:28.987 INFO kablam! Compiling mio v0.6.10 Oct 14 21:38:29.084 INFO kablam! Compiling tokio-io v0.1.3 Oct 14 21:38:29.154 INFO kablam! Compiling rayon-core v1.2.1 Oct 14 21:38:33.563 INFO kablam! Compiling tokio-service v0.1.0 Oct 14 21:38:33.635 INFO kablam! Compiling futures-cpupool v0.1.5 Oct 14 21:38:39.632 INFO kablam! Compiling serde_urlencoded v0.5.1 Oct 14 21:38:39.715 INFO kablam! Compiling hyper v0.10.13 Oct 14 21:38:39.918 INFO kablam! Compiling chrono v0.4.0 Oct 14 21:38:39.945 INFO kablam! Compiling regex v0.2.2 Oct 14 21:38:39.999 INFO kablam! Compiling clap v2.26.0 Oct 14 21:38:40.063 INFO kablam! Compiling rayon v0.8.2 Oct 14 21:38:40.631 INFO kablam! Compiling ilp-packet v0.2.0 Oct 14 21:38:45.827 INFO kablam! Compiling tokio-core v0.1.9 Oct 14 21:38:58.887 INFO kablam! Compiling ring v0.12.1 Oct 14 21:38:59.235 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 21:39:18.459 INFO kablam! Compiling hyper v0.11.2 Oct 14 21:39:20.389 INFO kablam! Compiling native-tls v0.1.4 Oct 14 21:39:25.584 INFO kablam! Compiling ws v0.7.3 Oct 14 21:39:25.671 INFO kablam! Compiling tokio-tls v0.1.3 Oct 14 21:39:35.695 INFO kablam! Compiling websocket v0.20.2 Oct 14 21:39:59.159 INFO kablam! Compiling hyper-tls v0.1.2 Oct 14 21:40:00.339 INFO kablam! Compiling reqwest v0.7.3 Oct 14 21:40:08.995 INFO kablam! Compiling ilp v0.1.0 (/source) Oct 14 21:40:11.051 INFO kablam! warning: unused import: `UuidVersion` Oct 14 21:40:11.051 INFO kablam! --> src/spsp.rs:8:18 Oct 14 21:40:11.051 INFO kablam! | Oct 14 21:40:11.051 INFO kablam! 8 | use uuid::{Uuid, UuidVersion}; Oct 14 21:40:11.051 INFO kablam! | ^^^^^^^^^^^ Oct 14 21:40:11.051 INFO kablam! | Oct 14 21:40:11.051 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 21:40:11.051 INFO kablam! Oct 14 21:40:11.051 INFO kablam! warning: unused imports: `Deserialize`, `Deserializer` Oct 14 21:40:11.051 INFO kablam! --> src/plugin.rs:2:25 Oct 14 21:40:11.051 INFO kablam! | Oct 14 21:40:11.051 INFO kablam! 2 | use serde::{Serializer, Deserialize, Deserializer}; Oct 14 21:40:11.051 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 14 21:40:11.051 INFO kablam! Oct 14 21:40:11.051 INFO kablam! warning: unused import: `ilp_packet::oer` Oct 14 21:40:11.051 INFO kablam! --> src/plugin.rs:4:5 Oct 14 21:40:11.051 INFO kablam! | Oct 14 21:40:11.051 INFO kablam! 4 | use ilp_packet::oer; Oct 14 21:40:11.051 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 21:40:11.051 INFO kablam! Oct 14 21:40:11.051 INFO kablam! warning: unused import: `Fulfill` Oct 14 21:40:11.051 INFO kablam! --> src/plugin.rs:6:93 Oct 14 21:40:11.051 INFO kablam! | Oct 14 21:40:11.051 INFO kablam! 6 | use btp_packet::{BtpPacket, PacketType, ContentType, ProtocolData, PacketContents, Prepare, Fulfill, Serializable, Error as BtpError}; Oct 14 21:40:11.051 INFO kablam! | ^^^^^^^ Oct 14 21:40:11.051 INFO kablam! Oct 14 21:40:11.051 INFO kablam! warning: unused import: `uuid::Uuid` Oct 14 21:40:11.051 INFO kablam! --> src/plugin.rs:7:5 Oct 14 21:40:11.051 INFO kablam! | Oct 14 21:40:11.051 INFO kablam! 7 | use uuid::Uuid; Oct 14 21:40:11.051 INFO kablam! | ^^^^^^^^^^ Oct 14 21:40:11.051 INFO kablam! Oct 14 21:40:11.051 INFO kablam! warning: unused import: `tokio_core::reactor::Core` Oct 14 21:40:11.051 INFO kablam! --> src/plugin.rs:9:5 Oct 14 21:40:11.051 INFO kablam! | Oct 14 21:40:11.051 INFO kablam! 9 | use tokio_core::reactor::Core; Oct 14 21:40:11.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:40:11.051 INFO kablam! Oct 14 21:40:11.051 INFO kablam! warning: unused import: `Sink` Oct 14 21:40:11.051 INFO kablam! --> src/plugin.rs:11:23 Oct 14 21:40:11.051 INFO kablam! | Oct 14 21:40:11.051 INFO kablam! 11 | use futures::{Stream, Sink}; Oct 14 21:40:11.052 INFO kablam! | ^^^^ Oct 14 21:40:11.052 INFO kablam! Oct 14 21:40:11.052 INFO kablam! warning: unused import: `std::cmp` Oct 14 21:40:11.052 INFO kablam! --> src/btp_packet.rs:2:5 Oct 14 21:40:11.052 INFO kablam! | Oct 14 21:40:11.052 INFO kablam! 2 | use std::cmp; Oct 14 21:40:11.052 INFO kablam! | ^^^^^^^^ Oct 14 21:40:11.052 INFO kablam! Oct 14 21:40:11.052 INFO kablam! warning: unused import: `TimeZone` Oct 14 21:40:11.052 INFO kablam! --> src/btp_packet.rs:10:29 Oct 14 21:40:11.052 INFO kablam! | Oct 14 21:40:11.052 INFO kablam! 10 | use chrono::{DateTime, Utc, TimeZone, NaiveDateTime}; Oct 14 21:40:11.052 INFO kablam! | ^^^^^^^^ Oct 14 21:40:11.052 INFO kablam! Oct 14 21:40:11.117 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 21:40:11.117 INFO kablam! --> src/btp_packet.rs:4:5 Oct 14 21:40:11.117 INFO kablam! | Oct 14 21:40:11.117 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 14 21:40:11.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 21:40:11.117 INFO kablam! | Oct 14 21:40:11.117 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 21:40:11.117 INFO kablam! Oct 14 21:40:11.727 INFO kablam! warning: unused import: `futures::future::Future` Oct 14 21:40:11.727 INFO kablam! --> src/plugin.rs:10:5 Oct 14 21:40:11.727 INFO kablam! | Oct 14 21:40:11.727 INFO kablam! 10 | use futures::future::Future; Oct 14 21:40:11.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:40:11.727 INFO kablam! Oct 14 21:40:11.727 INFO kablam! warning: unused import: `Stream` Oct 14 21:40:11.727 INFO kablam! --> src/plugin.rs:11:15 Oct 14 21:40:11.727 INFO kablam! | Oct 14 21:40:11.727 INFO kablam! 11 | use futures::{Stream, Sink}; Oct 14 21:40:11.727 INFO kablam! | ^^^^^^ Oct 14 21:40:11.727 INFO kablam! Oct 14 21:40:11.727 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 14 21:40:11.727 INFO kablam! --> src/btp_packet.rs:4:5 Oct 14 21:40:11.727 INFO kablam! | Oct 14 21:40:11.727 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 14 21:40:11.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 21:40:11.727 INFO kablam! Oct 14 21:40:11.788 INFO kablam! warning: unused variable: `btp_server` Oct 14 21:40:11.788 INFO kablam! --> src/spsp.rs:70:21 Oct 14 21:40:11.788 INFO kablam! | Oct 14 21:40:11.788 INFO kablam! 70 | pub fn quote_source(btp_server: &str, receiver: &str, source_amount: f64) -> Result { Oct 14 21:40:11.788 INFO kablam! | ^^^^^^^^^^ help: consider using `_btp_server` instead Oct 14 21:40:11.788 INFO kablam! | Oct 14 21:40:11.788 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 21:40:11.788 INFO kablam! Oct 14 21:40:11.788 INFO kablam! warning: unused variable: `btp_server` Oct 14 21:40:11.788 INFO kablam! --> src/spsp.rs:82:26 Oct 14 21:40:11.788 INFO kablam! | Oct 14 21:40:11.788 INFO kablam! 82 | pub fn quote_destination(btp_server: &str, receiver: &str, destination_amount: f64) -> Result { Oct 14 21:40:11.788 INFO kablam! | ^^^^^^^^^^ help: consider using `_btp_server` instead Oct 14 21:40:11.788 INFO kablam! Oct 14 21:40:11.788 INFO kablam! warning: unused variable: `fulfillment` Oct 14 21:40:11.788 INFO kablam! --> src/spsp.rs:124:15 Oct 14 21:40:11.788 INFO kablam! | Oct 14 21:40:11.788 INFO kablam! 124 | .map(|fulfillment| ()) Oct 14 21:40:11.788 INFO kablam! | ^^^^^^^^^^^ help: consider using `_fulfillment` instead Oct 14 21:40:11.788 INFO kablam! Oct 14 21:40:11.788 INFO kablam! warning: unused variable: `condition_slice` Oct 14 21:40:11.788 INFO kablam! --> src/psk.rs:38:13 Oct 14 21:40:11.788 INFO kablam! | Oct 14 21:40:11.788 INFO kablam! 38 | let mut condition_slice = digest::digest(&digest::SHA256, &preimage).as_ref().read_exact(&mut condition); Oct 14 21:40:11.788 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_condition_slice` instead Oct 14 21:40:11.788 INFO kablam! Oct 14 21:40:11.849 INFO kablam! warning: variable does not need to be mutable Oct 14 21:40:11.849 INFO kablam! --> src/psk.rs:38:9 Oct 14 21:40:11.849 INFO kablam! | Oct 14 21:40:11.849 INFO kablam! 38 | let mut condition_slice = digest::digest(&digest::SHA256, &preimage).as_ref().read_exact(&mut condition); Oct 14 21:40:11.849 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 14 21:40:11.849 INFO kablam! | | Oct 14 21:40:11.849 INFO kablam! | help: remove this `mut` Oct 14 21:40:11.849 INFO kablam! | Oct 14 21:40:11.849 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 21:40:11.849 INFO kablam! Oct 14 21:40:11.979 INFO kablam! warning: field is never used: `username` Oct 14 21:40:11.979 INFO kablam! --> src/plugin.rs:86:5 Oct 14 21:40:11.979 INFO kablam! | Oct 14 21:40:11.979 INFO kablam! 86 | username: String, Oct 14 21:40:11.979 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 21:40:11.979 INFO kablam! Oct 14 21:40:11.979 INFO kablam! warning: field is never used: `token` Oct 14 21:40:11.979 INFO kablam! --> src/plugin.rs:87:5 Oct 14 21:40:11.979 INFO kablam! | Oct 14 21:40:11.979 INFO kablam! 87 | token: String, Oct 14 21:40:11.979 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 21:40:11.979 INFO kablam! Oct 14 21:40:19.343 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 58s Oct 14 21:40:19.357 INFO kablam! su: No module specific data is present Oct 14 21:40:20.807 INFO running `"docker" "rm" "-f" "52ca2c2be51e439433d3fbabca1a53d9e4948e3186d18e7f0e8e995274b4838d"` Oct 14 21:40:21.115 INFO blam! 52ca2c2be51e439433d3fbabca1a53d9e4948e3186d18e7f0e8e995274b4838d Oct 14 21:40:21.135 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 21:40:21.853 INFO blam! 033febe14de0dc55bff6afe7a517941a815bd077c5a2d78de294011a879bfb5a Oct 14 21:40:21.855 INFO running `"docker" "start" "-a" "033febe14de0dc55bff6afe7a517941a815bd077c5a2d78de294011a879bfb5a"` Oct 14 21:40:23.346 INFO kablam! usermod: no changes Oct 14 21:40:23.607 INFO kablam! Compiling ilp v0.1.0 (/source) Oct 14 21:40:25.756 INFO kablam! warning: unused import: `UuidVersion` Oct 14 21:40:25.756 INFO kablam! --> src/spsp.rs:8:18 Oct 14 21:40:25.756 INFO kablam! | Oct 14 21:40:25.756 INFO kablam! 8 | use uuid::{Uuid, UuidVersion}; Oct 14 21:40:25.756 INFO kablam! | ^^^^^^^^^^^ Oct 14 21:40:25.756 INFO kablam! | Oct 14 21:40:25.756 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 21:40:25.756 INFO kablam! Oct 14 21:40:25.756 INFO kablam! warning: unused imports: `Deserialize`, `Deserializer` Oct 14 21:40:25.756 INFO kablam! --> src/plugin.rs:2:25 Oct 14 21:40:25.756 INFO kablam! | Oct 14 21:40:25.756 INFO kablam! 2 | use serde::{Serializer, Deserialize, Deserializer}; Oct 14 21:40:25.756 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 14 21:40:25.756 INFO kablam! Oct 14 21:40:25.756 INFO kablam! warning: unused import: `ilp_packet::oer` Oct 14 21:40:25.756 INFO kablam! --> src/plugin.rs:4:5 Oct 14 21:40:25.756 INFO kablam! | Oct 14 21:40:25.756 INFO kablam! 4 | use ilp_packet::oer; Oct 14 21:40:25.756 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 21:40:25.756 INFO kablam! Oct 14 21:40:25.756 INFO kablam! warning: unused import: `Fulfill` Oct 14 21:40:25.756 INFO kablam! --> src/plugin.rs:6:93 Oct 14 21:40:25.756 INFO kablam! | Oct 14 21:40:25.756 INFO kablam! 6 | use btp_packet::{BtpPacket, PacketType, ContentType, ProtocolData, PacketContents, Prepare, Fulfill, Serializable, Error as BtpError}; Oct 14 21:40:25.756 INFO kablam! | ^^^^^^^ Oct 14 21:40:25.756 INFO kablam! Oct 14 21:40:25.756 INFO kablam! warning: unused import: `uuid::Uuid` Oct 14 21:40:25.756 INFO kablam! --> src/plugin.rs:7:5 Oct 14 21:40:25.756 INFO kablam! | Oct 14 21:40:25.756 INFO kablam! 7 | use uuid::Uuid; Oct 14 21:40:25.756 INFO kablam! | ^^^^^^^^^^ Oct 14 21:40:25.756 INFO kablam! Oct 14 21:40:25.756 INFO kablam! warning: unused import: `tokio_core::reactor::Core` Oct 14 21:40:25.756 INFO kablam! --> src/plugin.rs:9:5 Oct 14 21:40:25.756 INFO kablam! | Oct 14 21:40:25.756 INFO kablam! 9 | use tokio_core::reactor::Core; Oct 14 21:40:25.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:40:25.756 INFO kablam! Oct 14 21:40:25.756 INFO kablam! warning: unused import: `Sink` Oct 14 21:40:25.756 INFO kablam! --> src/plugin.rs:11:23 Oct 14 21:40:25.756 INFO kablam! | Oct 14 21:40:25.756 INFO kablam! 11 | use futures::{Stream, Sink}; Oct 14 21:40:25.756 INFO kablam! | ^^^^ Oct 14 21:40:25.756 INFO kablam! Oct 14 21:40:25.764 INFO kablam! warning: unused import: `std::cmp` Oct 14 21:40:25.764 INFO kablam! --> src/btp_packet.rs:2:5 Oct 14 21:40:25.764 INFO kablam! | Oct 14 21:40:25.764 INFO kablam! 2 | use std::cmp; Oct 14 21:40:25.764 INFO kablam! | ^^^^^^^^ Oct 14 21:40:25.764 INFO kablam! Oct 14 21:40:25.764 INFO kablam! warning: unused import: `TimeZone` Oct 14 21:40:25.764 INFO kablam! --> src/btp_packet.rs:10:29 Oct 14 21:40:25.764 INFO kablam! | Oct 14 21:40:25.764 INFO kablam! 10 | use chrono::{DateTime, Utc, TimeZone, NaiveDateTime}; Oct 14 21:40:25.764 INFO kablam! | ^^^^^^^^ Oct 14 21:40:25.764 INFO kablam! Oct 14 21:40:25.811 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 21:40:25.811 INFO kablam! --> src/btp_packet.rs:4:5 Oct 14 21:40:25.811 INFO kablam! | Oct 14 21:40:25.811 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 14 21:40:25.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 21:40:25.811 INFO kablam! | Oct 14 21:40:25.811 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 21:40:25.811 INFO kablam! Oct 14 21:40:26.423 INFO kablam! warning: unused import: `futures::future::Future` Oct 14 21:40:26.423 INFO kablam! --> src/plugin.rs:10:5 Oct 14 21:40:26.423 INFO kablam! | Oct 14 21:40:26.423 INFO kablam! 10 | use futures::future::Future; Oct 14 21:40:26.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:40:26.423 INFO kablam! Oct 14 21:40:26.423 INFO kablam! warning: unused import: `Stream` Oct 14 21:40:26.423 INFO kablam! --> src/plugin.rs:11:15 Oct 14 21:40:26.423 INFO kablam! | Oct 14 21:40:26.423 INFO kablam! 11 | use futures::{Stream, Sink}; Oct 14 21:40:26.423 INFO kablam! | ^^^^^^ Oct 14 21:40:26.423 INFO kablam! Oct 14 21:40:26.423 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 14 21:40:26.423 INFO kablam! --> src/btp_packet.rs:4:5 Oct 14 21:40:26.423 INFO kablam! | Oct 14 21:40:26.423 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 14 21:40:26.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 21:40:26.423 INFO kablam! Oct 14 21:40:26.483 INFO kablam! warning: unused variable: `btp_server` Oct 14 21:40:26.483 INFO kablam! --> src/spsp.rs:70:21 Oct 14 21:40:26.483 INFO kablam! | Oct 14 21:40:26.483 INFO kablam! 70 | pub fn quote_source(btp_server: &str, receiver: &str, source_amount: f64) -> Result { Oct 14 21:40:26.483 INFO kablam! | ^^^^^^^^^^ help: consider using `_btp_server` instead Oct 14 21:40:26.483 INFO kablam! | Oct 14 21:40:26.483 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 21:40:26.483 INFO kablam! Oct 14 21:40:26.483 INFO kablam! warning: unused variable: `btp_server` Oct 14 21:40:26.483 INFO kablam! --> src/spsp.rs:82:26 Oct 14 21:40:26.483 INFO kablam! | Oct 14 21:40:26.483 INFO kablam! 82 | pub fn quote_destination(btp_server: &str, receiver: &str, destination_amount: f64) -> Result { Oct 14 21:40:26.483 INFO kablam! | ^^^^^^^^^^ help: consider using `_btp_server` instead Oct 14 21:40:26.483 INFO kablam! Oct 14 21:40:26.483 INFO kablam! warning: unused variable: `fulfillment` Oct 14 21:40:26.483 INFO kablam! --> src/spsp.rs:124:15 Oct 14 21:40:26.483 INFO kablam! | Oct 14 21:40:26.483 INFO kablam! 124 | .map(|fulfillment| ()) Oct 14 21:40:26.483 INFO kablam! | ^^^^^^^^^^^ help: consider using `_fulfillment` instead Oct 14 21:40:26.483 INFO kablam! Oct 14 21:40:26.483 INFO kablam! warning: unused variable: `condition_slice` Oct 14 21:40:26.483 INFO kablam! --> src/psk.rs:38:13 Oct 14 21:40:26.483 INFO kablam! | Oct 14 21:40:26.483 INFO kablam! 38 | let mut condition_slice = digest::digest(&digest::SHA256, &preimage).as_ref().read_exact(&mut condition); Oct 14 21:40:26.483 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_condition_slice` instead Oct 14 21:40:26.483 INFO kablam! Oct 14 21:40:26.565 INFO kablam! warning: variable does not need to be mutable Oct 14 21:40:26.565 INFO kablam! --> src/psk.rs:38:9 Oct 14 21:40:26.565 INFO kablam! | Oct 14 21:40:26.565 INFO kablam! 38 | let mut condition_slice = digest::digest(&digest::SHA256, &preimage).as_ref().read_exact(&mut condition); Oct 14 21:40:26.565 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 14 21:40:26.565 INFO kablam! | | Oct 14 21:40:26.565 INFO kablam! | help: remove this `mut` Oct 14 21:40:26.565 INFO kablam! | Oct 14 21:40:26.565 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 21:40:26.565 INFO kablam! Oct 14 21:40:26.759 INFO kablam! warning: field is never used: `username` Oct 14 21:40:26.759 INFO kablam! --> src/plugin.rs:86:5 Oct 14 21:40:26.759 INFO kablam! | Oct 14 21:40:26.759 INFO kablam! 86 | username: String, Oct 14 21:40:26.759 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 21:40:26.759 INFO kablam! Oct 14 21:40:26.759 INFO kablam! warning: field is never used: `token` Oct 14 21:40:26.759 INFO kablam! --> src/plugin.rs:87:5 Oct 14 21:40:26.759 INFO kablam! | Oct 14 21:40:26.759 INFO kablam! 87 | token: String, Oct 14 21:40:26.759 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 21:40:26.759 INFO kablam! Oct 14 21:40:31.256 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.88s Oct 14 21:40:31.273 INFO kablam! su: No module specific data is present Oct 14 21:40:32.581 INFO running `"docker" "rm" "-f" "033febe14de0dc55bff6afe7a517941a815bd077c5a2d78de294011a879bfb5a"` Oct 14 21:40:32.831 INFO blam! 033febe14de0dc55bff6afe7a517941a815bd077c5a2d78de294011a879bfb5a Oct 14 21:40:32.835 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 21:40:33.194 INFO blam! 1ffef52d20b8a86f2889e3d48b714c88ccd64c2672bf12f8d7e666561834a7c0 Oct 14 21:40:33.201 INFO running `"docker" "start" "-a" "1ffef52d20b8a86f2889e3d48b714c88ccd64c2672bf12f8d7e666561834a7c0"` Oct 14 21:40:35.054 INFO kablam! usermod: no changes Oct 14 21:40:35.390 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.29s Oct 14 21:40:35.420 INFO kablam! Running /target/debug/deps/ilp-7b1c3e8f15704360 Oct 14 21:40:35.432 INFO blam! Oct 14 21:40:35.432 INFO blam! running 8 tests Oct 14 21:40:35.433 INFO blam! test btp_packet::btp_error::serialize ... ok Oct 14 21:40:35.433 INFO blam! test btp_packet::btp_error::deserialize ... ok Oct 14 21:40:35.434 INFO blam! test btp_packet::generalized_time::deserialize ... ok Oct 14 21:40:35.434 INFO blam! test btp_packet::btp_prepare::serialize ... ok Oct 14 21:40:35.434 INFO blam! test btp_packet::btp_prepare::deserialize ... ok Oct 14 21:40:35.435 INFO blam! test btp_packet::btp_fulfill::serialize ... ok Oct 14 21:40:35.435 INFO blam! test btp_packet::btp_fulfill::deserialize ... ok Oct 14 21:40:35.436 INFO blam! test btp_packet::generalized_time::serialize ... ok Oct 14 21:40:35.436 INFO blam! Oct 14 21:40:35.436 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:40:35.437 INFO blam! Oct 14 21:40:35.439 INFO kablam! su: No module specific data is present Oct 14 21:40:36.227 INFO running `"docker" "rm" "-f" "1ffef52d20b8a86f2889e3d48b714c88ccd64c2672bf12f8d7e666561834a7c0"` Oct 14 21:40:36.481 INFO blam! 1ffef52d20b8a86f2889e3d48b714c88ccd64c2672bf12f8d7e666561834a7c0