Oct 16 12:49:39.556 INFO testing duckdns-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 12:49:39.556 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12:49:39.964 INFO blam! 051467428c6735435e14c764c89e306251b8240e8b389661b6391d07c14aba66 Oct 16 12:49:39.967 INFO running `"docker" "start" "-a" "051467428c6735435e14c764c89e306251b8240e8b389661b6391d07c14aba66"` Oct 16 12:49:41.663 INFO kablam! usermod: no changes Oct 16 12:49:42.201 INFO kablam! Compiling duckdns v0.1.1 (/source) Oct 16 12:49:50.892 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.21s Oct 16 12:49:50.907 INFO kablam! su: No module specific data is present Oct 16 12:49:51.826 INFO running `"docker" "rm" "-f" "051467428c6735435e14c764c89e306251b8240e8b389661b6391d07c14aba66"` Oct 16 12:49:52.010 INFO blam! 051467428c6735435e14c764c89e306251b8240e8b389661b6391d07c14aba66 Oct 16 12:49:52.014 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12:49:52.467 INFO blam! 73b0c88842b61d160d218474906a77b7295ad5cb131c553af779c3eb907000ca Oct 16 12:49:52.475 INFO running `"docker" "start" "-a" "73b0c88842b61d160d218474906a77b7295ad5cb131c553af779c3eb907000ca"` Oct 16 12:49:53.738 INFO kablam! usermod: no changes Oct 16 12:49:54.095 INFO kablam! Compiling error-chain v0.11.0 Oct 16 12:49:54.095 INFO kablam! Compiling derive-error-chain v0.11.2 Oct 16 12:50:04.923 INFO kablam! Compiling dotenv v0.11.0 Oct 16 12:50:07.115 INFO kablam! Compiling duckdns v0.1.1 (/source) Oct 16 12:50:15.839 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 12:50:15.839 INFO kablam! --> examples/update.rs:6:5 Oct 16 12:50:15.840 INFO kablam! | Oct 16 12:50:15.840 INFO kablam! 6 | / duckdns::DuckDns::new(token) Oct 16 12:50:15.840 INFO kablam! 7 | | .domains("duckdns-rs") Oct 16 12:50:15.840 INFO kablam! 8 | | .ipv4("123.45.67.89") Oct 16 12:50:15.841 INFO kablam! 9 | | .update(); Oct 16 12:50:15.841 INFO kablam! | |__________________^ Oct 16 12:50:15.841 INFO kablam! | Oct 16 12:50:15.841 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 12:50:15.842 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 12:50:15.842 INFO kablam! Oct 16 12:50:20.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.01s Oct 16 12:50:20.792 INFO kablam! su: No module specific data is present Oct 16 12:50:21.380 INFO running `"docker" "rm" "-f" "73b0c88842b61d160d218474906a77b7295ad5cb131c553af779c3eb907000ca"` Oct 16 12:50:21.647 INFO blam! 73b0c88842b61d160d218474906a77b7295ad5cb131c553af779c3eb907000ca Oct 16 12:50:21.656 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12:50:22.772 INFO blam! 96761dc454cdc3542e3395fcd36787313fc6ee4fd083ebfed7047f4d90106e5e Oct 16 12:50:22.775 INFO running `"docker" "start" "-a" "96761dc454cdc3542e3395fcd36787313fc6ee4fd083ebfed7047f4d90106e5e"` Oct 16 12:50:24.063 INFO kablam! usermod: no changes Oct 16 12:50:24.387 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 16 12:50:24.403 INFO kablam! Running /target/debug/deps/duckdns-25e20276a3c22144 Oct 16 12:50:24.411 INFO blam! Oct 16 12:50:24.411 INFO blam! running 5 tests Oct 16 12:50:24.419 INFO blam! test tests::ipv4 ... ok Oct 16 12:50:24.419 INFO blam! test tests::verbose ... ok Oct 16 12:50:24.427 INFO blam! test tests::ipv6 ... ok Oct 16 12:50:24.427 INFO kablam! Doc-tests duckdns Oct 16 12:50:24.427 INFO blam! test tests::clear ... ok Oct 16 12:50:24.427 INFO blam! test tests::simple ... ok Oct 16 12:50:24.427 INFO blam! Oct 16 12:50:24.427 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:50:24.427 INFO blam! Oct 16 12:50:35.772 INFO blam! Oct 16 12:50:35.772 INFO blam! running 0 tests Oct 16 12:50:35.772 INFO blam! Oct 16 12:50:35.772 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:50:35.772 INFO blam! Oct 16 12:50:35.783 INFO kablam! su: No module specific data is present Oct 16 12:50:36.079 INFO running `"docker" "rm" "-f" "96761dc454cdc3542e3395fcd36787313fc6ee4fd083ebfed7047f4d90106e5e"` Oct 16 12:50:36.186 INFO blam! 96761dc454cdc3542e3395fcd36787313fc6ee4fd083ebfed7047f4d90106e5e