Oct 16 14:17:34.746 INFO testing cplx-0.3.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 14:17:34.746 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:17:34.971 INFO blam! 35fd23a1faa6aca963e02b2473cf6caa2de5ff911d14ea7f76b541d82b2bfe41 Oct 16 14:17:34.974 INFO running `"docker" "start" "-a" "35fd23a1faa6aca963e02b2473cf6caa2de5ff911d14ea7f76b541d82b2bfe41"` Oct 16 14:17:35.502 INFO kablam! usermod: no changes Oct 16 14:17:35.551 INFO kablam! Compiling typenum v1.10.0 Oct 16 14:17:36.842 INFO kablam! Compiling cplx v0.3.1 (/source) Oct 16 14:17:37.000 INFO kablam! warning: associated constant `zero` should have an upper case name such as `ZERO` Oct 16 14:17:37.000 INFO kablam! --> src/lib.rs:46:5 Oct 16 14:17:37.000 INFO kablam! | Oct 16 14:17:37.000 INFO kablam! 46 | const zero: Self = from_rect(A::zero, A::zero); Oct 16 14:17:37.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:17:37.000 INFO kablam! | Oct 16 14:17:37.000 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 16 14:17:37.000 INFO kablam! Oct 16 14:17:37.003 INFO kablam! warning: associated constant `one` should have an upper case name such as `ONE` Oct 16 14:17:37.003 INFO kablam! --> src/lib.rs:50:5 Oct 16 14:17:37.003 INFO kablam! | Oct 16 14:17:37.003 INFO kablam! 50 | const one: Self = from_rect(A::one, A::zero); Oct 16 14:17:37.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:17:37.003 INFO kablam! Oct 16 14:17:37.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Oct 16 14:17:37.021 INFO kablam! su: No module specific data is present Oct 16 14:17:37.485 INFO running `"docker" "rm" "-f" "35fd23a1faa6aca963e02b2473cf6caa2de5ff911d14ea7f76b541d82b2bfe41"` Oct 16 14:17:37.576 INFO blam! 35fd23a1faa6aca963e02b2473cf6caa2de5ff911d14ea7f76b541d82b2bfe41 Oct 16 14:17:37.580 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:17:37.816 INFO blam! 5ebb873113badbcf4f5d640d8e3c97a9facf735ab909bcb6636b4ed4e292f49c Oct 16 14:17:37.819 INFO running `"docker" "start" "-a" "5ebb873113badbcf4f5d640d8e3c97a9facf735ab909bcb6636b4ed4e292f49c"` Oct 16 14:17:38.260 INFO kablam! usermod: no changes Oct 16 14:17:38.294 INFO kablam! Compiling cplx v0.3.1 (/source) Oct 16 14:17:39.095 INFO kablam! warning: associated constant `zero` should have an upper case name such as `ZERO` Oct 16 14:17:39.095 INFO kablam! --> src/lib.rs:46:5 Oct 16 14:17:39.095 INFO kablam! | Oct 16 14:17:39.095 INFO kablam! 46 | const zero: Self = from_rect(A::zero, A::zero); Oct 16 14:17:39.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:17:39.095 INFO kablam! | Oct 16 14:17:39.095 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 16 14:17:39.095 INFO kablam! Oct 16 14:17:39.095 INFO kablam! warning: associated constant `one` should have an upper case name such as `ONE` Oct 16 14:17:39.095 INFO kablam! --> src/lib.rs:50:5 Oct 16 14:17:39.095 INFO kablam! | Oct 16 14:17:39.095 INFO kablam! 50 | const one: Self = from_rect(A::one, A::zero); Oct 16 14:17:39.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:17:39.095 INFO kablam! Oct 16 14:17:39.587 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Oct 16 14:17:39.587 INFO kablam! su: No module specific data is present Oct 16 14:17:40.015 INFO running `"docker" "rm" "-f" "5ebb873113badbcf4f5d640d8e3c97a9facf735ab909bcb6636b4ed4e292f49c"` Oct 16 14:17:40.139 INFO blam! 5ebb873113badbcf4f5d640d8e3c97a9facf735ab909bcb6636b4ed4e292f49c Oct 16 14:17:40.142 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:17:40.415 INFO blam! 33d1e5e3150494cc360fdb8f28866b03e80d5d60b8bf2e0a0a8ee04cdbf6ad93 Oct 16 14:17:40.431 INFO running `"docker" "start" "-a" "33d1e5e3150494cc360fdb8f28866b03e80d5d60b8bf2e0a0a8ee04cdbf6ad93"` Oct 16 14:17:41.563 INFO kablam! usermod: no changes Oct 16 14:17:41.631 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 14:17:41.639 INFO kablam! Running /target/debug/deps/cplx-ac6dcfc29f228d4a Oct 16 14:17:41.640 INFO blam! Oct 16 14:17:41.640 INFO blam! running 4 tests Oct 16 14:17:41.640 INFO blam! test tests::split_complex_basis ... ok Oct 16 14:17:41.640 INFO blam! test tests::quaternion_basis ... ok Oct 16 14:17:41.640 INFO blam! test tests::dual_basis ... ok Oct 16 14:17:41.643 INFO blam! test tests::complex_basis ... ok Oct 16 14:17:41.643 INFO blam! Oct 16 14:17:41.643 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:17:41.643 INFO blam! Oct 16 14:17:41.647 INFO kablam! Doc-tests cplx Oct 16 14:17:41.909 INFO blam! Oct 16 14:17:41.909 INFO blam! running 0 tests Oct 16 14:17:41.909 INFO blam! Oct 16 14:17:41.909 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:17:41.909 INFO blam! Oct 16 14:17:41.912 INFO kablam! su: No module specific data is present Oct 16 14:17:42.888 INFO running `"docker" "rm" "-f" "33d1e5e3150494cc360fdb8f28866b03e80d5d60b8bf2e0a0a8ee04cdbf6ad93"` Oct 16 14:17:43.281 INFO blam! 33d1e5e3150494cc360fdb8f28866b03e80d5d60b8bf2e0a0a8ee04cdbf6ad93