Oct 16 14:41:58.506 INFO testing coinlibio-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 14:41:58.506 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 14:41:58.920 INFO blam! db5ba0f1d865408ce81caf329e09a465505716c9dc786ff0ad4105d5e453240c Oct 16 14:41:58.923 INFO running `"docker" "start" "-a" "db5ba0f1d865408ce81caf329e09a465505716c9dc786ff0ad4105d5e453240c"` Oct 16 14:42:00.123 INFO kablam! usermod: no changes Oct 16 14:42:00.524 INFO kablam! Compiling coinlibio v0.1.1 (/source) Oct 16 14:42:08.363 INFO kablam! warning: unused `#[macro_use]` import Oct 16 14:42:08.363 INFO kablam! --> src/lib.rs:1:1 Oct 16 14:42:08.363 INFO kablam! | Oct 16 14:42:08.363 INFO kablam! 1 | #[macro_use] Oct 16 14:42:08.363 INFO kablam! | ^^^^^^^^^^^^ Oct 16 14:42:08.363 INFO kablam! | Oct 16 14:42:08.363 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 14:42:08.363 INFO kablam! Oct 16 14:42:08.614 INFO kablam! warning: unused variable: `value` Oct 16 14:42:08.614 INFO kablam! --> src/coinlib.rs:90:45 Oct 16 14:42:08.614 INFO kablam! | Oct 16 14:42:08.614 INFO kablam! 90 | match std::env::vars().find(|(name, value)| name == &"http_proxy".to_string()) { Oct 16 14:42:08.614 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 16 14:42:08.614 INFO kablam! | Oct 16 14:42:08.614 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 14:42:08.614 INFO kablam! Oct 16 14:42:09.204 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.06s Oct 16 14:42:09.219 INFO kablam! su: No module specific data is present Oct 16 14:42:10.241 INFO running `"docker" "rm" "-f" "db5ba0f1d865408ce81caf329e09a465505716c9dc786ff0ad4105d5e453240c"` Oct 16 14:42:10.488 INFO blam! db5ba0f1d865408ce81caf329e09a465505716c9dc786ff0ad4105d5e453240c Oct 16 14:42:10.493 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 14:42:10.919 INFO blam! 9e6a3080717a0345c28ca1b5decb025ef8f21ae144ca28874711e022ebac5ea7 Oct 16 14:42:10.923 INFO running `"docker" "start" "-a" "9e6a3080717a0345c28ca1b5decb025ef8f21ae144ca28874711e022ebac5ea7"` Oct 16 14:42:13.417 INFO kablam! usermod: no changes Oct 16 14:42:13.683 INFO kablam! Compiling coinlibio v0.1.1 (/source) Oct 16 14:42:25.059 INFO kablam! warning: unused `#[macro_use]` import Oct 16 14:42:25.059 INFO kablam! --> src/lib.rs:1:1 Oct 16 14:42:25.059 INFO kablam! | Oct 16 14:42:25.059 INFO kablam! 1 | #[macro_use] Oct 16 14:42:25.059 INFO kablam! | ^^^^^^^^^^^^ Oct 16 14:42:25.059 INFO kablam! | Oct 16 14:42:25.059 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 14:42:25.059 INFO kablam! Oct 16 14:42:25.247 INFO kablam! warning: unused variable: `value` Oct 16 14:42:25.247 INFO kablam! --> src/coinlib.rs:90:45 Oct 16 14:42:25.247 INFO kablam! | Oct 16 14:42:25.247 INFO kablam! 90 | match std::env::vars().find(|(name, value)| name == &"http_proxy".to_string()) { Oct 16 14:42:25.247 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 16 14:42:25.247 INFO kablam! | Oct 16 14:42:25.247 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 14:42:25.247 INFO kablam! Oct 16 14:42:26.892 INFO kablam! warning: unused variable: `value` Oct 16 14:42:26.892 INFO kablam! --> tests/integration_test.rs:8:41 Oct 16 14:42:26.892 INFO kablam! | Oct 16 14:42:26.892 INFO kablam! 8 | match std::env::vars().find(|(name, value)| name == &"COINLIB_TOKEN".to_string()) { Oct 16 14:42:26.892 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 16 14:42:26.892 INFO kablam! | Oct 16 14:42:26.892 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 14:42:26.892 INFO kablam! Oct 16 14:42:31.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.59s Oct 16 14:42:31.059 INFO kablam! su: No module specific data is present Oct 16 14:42:31.715 INFO running `"docker" "rm" "-f" "9e6a3080717a0345c28ca1b5decb025ef8f21ae144ca28874711e022ebac5ea7"` Oct 16 14:42:31.983 INFO blam! 9e6a3080717a0345c28ca1b5decb025ef8f21ae144ca28874711e022ebac5ea7 Oct 16 14:42:31.993 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 14:42:32.384 INFO blam! 91ebf2686466a3a6cd5af6bce993c7404a9fe665f3fcfa3c2e125be92b15c90d Oct 16 14:42:32.391 INFO running `"docker" "start" "-a" "91ebf2686466a3a6cd5af6bce993c7404a9fe665f3fcfa3c2e125be92b15c90d"` Oct 16 14:42:34.155 INFO kablam! usermod: no changes Oct 16 14:42:34.346 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 16 14:42:34.368 INFO kablam! Running /target/debug/deps/coinlibio-dc30d2663080e114 Oct 16 14:42:34.375 INFO blam! Oct 16 14:42:34.375 INFO blam! running 1 test Oct 16 14:42:34.375 INFO blam! test coinlib::auth_init_test ... ok Oct 16 14:42:34.375 INFO blam! Oct 16 14:42:34.375 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:42:34.375 INFO blam! Oct 16 14:42:34.379 INFO kablam! Running /target/debug/deps/integration_test-162317dacefd55b4 Oct 16 14:42:34.391 INFO kablam! Doc-tests coinlibio Oct 16 14:42:34.391 INFO blam! Oct 16 14:42:34.391 INFO blam! running 1 test Oct 16 14:42:34.391 INFO blam! test test_coinlib ... ignored Oct 16 14:42:34.391 INFO blam! Oct 16 14:42:34.391 INFO blam! test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 14:42:34.391 INFO blam! Oct 16 14:42:46.878 INFO blam! Oct 16 14:42:46.878 INFO blam! running 0 tests Oct 16 14:42:46.878 INFO blam! Oct 16 14:42:46.878 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:42:46.878 INFO blam! Oct 16 14:42:46.878 INFO kablam! su: No module specific data is present Oct 16 14:42:48.162 INFO running `"docker" "rm" "-f" "91ebf2686466a3a6cd5af6bce993c7404a9fe665f3fcfa3c2e125be92b15c90d"` Oct 16 14:42:48.483 INFO blam! 91ebf2686466a3a6cd5af6bce993c7404a9fe665f3fcfa3c2e125be92b15c90d