Oct 16 17:57:06.595 INFO testing anon-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 17:57:06.595 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 17:57:06.884 INFO blam! 3cd4cb3465a99d5b90ad9bde300f2022359c2f25cea48517e98ba564511d7c51 Oct 16 17:57:06.891 INFO running `"docker" "start" "-a" "3cd4cb3465a99d5b90ad9bde300f2022359c2f25cea48517e98ba564511d7c51"` Oct 16 17:57:07.603 INFO kablam! usermod: no changes Oct 16 17:57:07.625 INFO kablam! Compiling anon v0.1.0 (/source) Oct 16 17:57:08.195 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.57s Oct 16 17:57:08.197 INFO kablam! su: No module specific data is present Oct 16 17:57:08.600 INFO running `"docker" "rm" "-f" "3cd4cb3465a99d5b90ad9bde300f2022359c2f25cea48517e98ba564511d7c51"` Oct 16 17:57:08.696 INFO blam! 3cd4cb3465a99d5b90ad9bde300f2022359c2f25cea48517e98ba564511d7c51 Oct 16 17:57:08.699 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 17:57:08.856 INFO blam! 5015c6c57630bc60e1cbc368f248638aef738be912f183f9d892b88390ed7bf5 Oct 16 17:57:08.858 INFO running `"docker" "start" "-a" "5015c6c57630bc60e1cbc368f248638aef738be912f183f9d892b88390ed7bf5"` Oct 16 17:57:09.191 INFO kablam! usermod: no changes Oct 16 17:57:09.215 INFO kablam! Compiling anon v0.1.0 (/source) Oct 16 17:57:10.043 INFO kablam! warning: type parameter `a` should have a camel case name such as `A` Oct 16 17:57:10.043 INFO kablam! --> tests/test_anon.rs:8:25 Oct 16 17:57:10.043 INFO kablam! | Oct 16 17:57:10.043 INFO kablam! 8 | let x = anon! { a: 1, b:2 }; Oct 16 17:57:10.043 INFO kablam! | ^ Oct 16 17:57:10.043 INFO kablam! | Oct 16 17:57:10.043 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 16 17:57:10.043 INFO kablam! Oct 16 17:57:10.043 INFO kablam! warning: type parameter `b` should have a camel case name such as `B` Oct 16 17:57:10.043 INFO kablam! --> tests/test_anon.rs:8:31 Oct 16 17:57:10.043 INFO kablam! | Oct 16 17:57:10.043 INFO kablam! 8 | let x = anon! { a: 1, b:2 }; Oct 16 17:57:10.043 INFO kablam! | ^ Oct 16 17:57:10.043 INFO kablam! Oct 16 17:57:10.043 INFO kablam! warning: type parameter `a` should have a camel case name such as `A` Oct 16 17:57:10.043 INFO kablam! --> tests/test_anon.rs:15:21 Oct 16 17:57:10.043 INFO kablam! | Oct 16 17:57:10.043 INFO kablam! 15 | anon! { a: x*x } Oct 16 17:57:10.043 INFO kablam! | ^ Oct 16 17:57:10.043 INFO kablam! Oct 16 17:57:10.559 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.34s Oct 16 17:57:10.559 INFO kablam! su: No module specific data is present Oct 16 17:57:10.979 INFO running `"docker" "rm" "-f" "5015c6c57630bc60e1cbc368f248638aef738be912f183f9d892b88390ed7bf5"` Oct 16 17:57:11.071 INFO blam! 5015c6c57630bc60e1cbc368f248638aef738be912f183f9d892b88390ed7bf5 Oct 16 17:57:11.083 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 17:57:11.389 INFO blam! b95db77a45145519497c6579f319d137c2be4a0c0674d0f596b89ff72427d3eb Oct 16 17:57:11.391 INFO running `"docker" "start" "-a" "b95db77a45145519497c6579f319d137c2be4a0c0674d0f596b89ff72427d3eb"` Oct 16 17:57:11.828 INFO kablam! usermod: no changes Oct 16 17:57:11.856 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 16 17:57:11.859 INFO kablam! Running /target/debug/deps/anon-1fd9ce9363acad76 Oct 16 17:57:11.863 INFO kablam! Running /target/debug/deps/test_anon-c22a023f482b3c24 Oct 16 17:57:11.863 INFO blam! Oct 16 17:57:11.863 INFO blam! running 0 tests Oct 16 17:57:11.863 INFO blam! Oct 16 17:57:11.863 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:57:11.863 INFO blam! Oct 16 17:57:11.864 INFO blam! Oct 16 17:57:11.864 INFO blam! running 2 tests Oct 16 17:57:11.865 INFO blam! test test::iter_test ... ok Oct 16 17:57:11.865 INFO blam! test test::it_works ... ok Oct 16 17:57:11.865 INFO blam! Oct 16 17:57:11.865 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:57:11.865 INFO blam! Oct 16 17:57:11.865 INFO kablam! Doc-tests anon Oct 16 17:57:12.919 INFO blam! Oct 16 17:57:12.919 INFO blam! running 0 tests Oct 16 17:57:12.919 INFO blam! Oct 16 17:57:12.919 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:57:12.919 INFO blam! Oct 16 17:57:12.926 INFO kablam! su: No module specific data is present Oct 16 17:57:13.931 INFO running `"docker" "rm" "-f" "b95db77a45145519497c6579f319d137c2be4a0c0674d0f596b89ff72427d3eb"` Oct 16 17:57:14.207 INFO blam! b95db77a45145519497c6579f319d137c2be4a0c0674d0f596b89ff72427d3eb