Oct 13 03:36:10.460 INFO testing provotum/crypto-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:36:10.460 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 13 03:36:10.883 INFO blam! 5e05f73aff2d829698bf188fc3fd501dfb27da120d15f8f03a28d27acc05e73a Oct 13 03:36:10.891 INFO running `"docker" "start" "-a" "5e05f73aff2d829698bf188fc3fd501dfb27da120d15f8f03a28d27acc05e73a"` Oct 13 03:36:13.107 INFO kablam! usermod: no changes Oct 13 03:36:13.256 INFO kablam! Compiling num-bigint v0.2.0 Oct 13 03:36:13.256 INFO kablam! Compiling num-complex v0.2.0 Oct 13 03:36:13.256 INFO kablam! Compiling num-rational v0.2.1 Oct 13 03:36:13.268 INFO kablam! Compiling rand v0.5.5 Oct 13 03:36:13.272 INFO kablam! Compiling num-traits v0.2.5 Oct 13 03:36:20.863 INFO kablam! Compiling num-integer v0.1.39 Oct 13 03:36:23.943 INFO kablam! Compiling num-iter v0.1.37 Oct 13 03:36:32.085 INFO kablam! Compiling num v0.2.0 Oct 13 03:36:32.459 INFO kablam! Compiling crypto-rs v0.1.2 (/source) Oct 13 03:36:35.998 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.87s Oct 13 03:36:36.016 INFO kablam! su: No module specific data is present Oct 13 03:36:37.663 INFO running `"docker" "rm" "-f" "5e05f73aff2d829698bf188fc3fd501dfb27da120d15f8f03a28d27acc05e73a"` Oct 13 03:36:37.959 INFO blam! 5e05f73aff2d829698bf188fc3fd501dfb27da120d15f8f03a28d27acc05e73a Oct 13 03:36:37.976 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 13 03:36:38.432 INFO blam! 4435caf5a818ecd0f61108d57f3b19820d6b8e1f926a0cd569f077de867d3c7c Oct 13 03:36:38.437 INFO running `"docker" "start" "-a" "4435caf5a818ecd0f61108d57f3b19820d6b8e1f926a0cd569f077de867d3c7c"` Oct 13 03:36:40.067 INFO kablam! usermod: no changes Oct 13 03:36:40.225 INFO kablam! Compiling crypto-rs v0.1.2 (/source) Oct 13 03:36:41.985 INFO kablam! warning: unused arithmetic operation which must be used Oct 13 03:36:41.985 INFO kablam! --> src/arithmetic/mod_int.rs:610:9 Oct 13 03:36:41.986 INFO kablam! | Oct 13 03:36:41.986 INFO kablam! 610 | one / zero; Oct 13 03:36:41.986 INFO kablam! | ^^^^^^^^^^ Oct 13 03:36:41.987 INFO kablam! | Oct 13 03:36:41.987 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 03:36:41.987 INFO kablam! Oct 13 03:36:41.987 INFO kablam! warning: unused arithmetic operation which must be used Oct 13 03:36:41.988 INFO kablam! --> src/arithmetic/mod_int.rs:625:9 Oct 13 03:36:41.988 INFO kablam! | Oct 13 03:36:41.988 INFO kablam! 625 | one / zero; Oct 13 03:36:41.988 INFO kablam! | ^^^^^^^^^^ Oct 13 03:36:41.989 INFO kablam! Oct 13 03:36:44.663 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.57s Oct 13 03:36:44.667 INFO kablam! su: No module specific data is present Oct 13 03:36:45.935 INFO running `"docker" "rm" "-f" "4435caf5a818ecd0f61108d57f3b19820d6b8e1f926a0cd569f077de867d3c7c"` Oct 13 03:36:46.219 INFO blam! 4435caf5a818ecd0f61108d57f3b19820d6b8e1f926a0cd569f077de867d3c7c