Oct 15 10:51:41.177 INFO testing FredericDesgreniers/rand_field against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:51:41.178 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 10:51:41.627 INFO blam! 20acf1f4f485aa34c6f1cbc88dc460eab38fce81c6342dc7913a321e6e4cd9c3 Oct 15 10:51:41.629 INFO running `"docker" "start" "-a" "20acf1f4f485aa34c6f1cbc88dc460eab38fce81c6342dc7913a321e6e4cd9c3"` Oct 15 10:51:42.265 INFO kablam! usermod: no changes Oct 15 10:51:42.341 INFO kablam! Compiling rand v0.5.4 Oct 15 10:51:42.341 INFO kablam! Compiling syn v0.14.7 Oct 15 10:51:47.416 INFO kablam! Compiling rand_field v0.1.0 (/source/rand_field) Oct 15 10:51:48.247 INFO kablam! warning: unused import: `rand::Rng` Oct 15 10:51:48.248 INFO kablam! --> rand_field/src/lib.rs:2:5 Oct 15 10:51:48.248 INFO kablam! | Oct 15 10:51:48.249 INFO kablam! 2 | use rand::Rng; Oct 15 10:51:48.250 INFO kablam! | ^^^^^^^^^ Oct 15 10:51:48.250 INFO kablam! | Oct 15 10:51:48.251 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:51:48.251 INFO kablam! Oct 15 10:51:57.487 INFO kablam! Compiling rand_field_derive v0.1.0 (/source/rand_field_derive) Oct 15 10:51:59.555 INFO kablam! warning: unused import: `Field` Oct 15 10:51:59.555 INFO kablam! --> rand_field_derive/src/lib.rs:11:17 Oct 15 10:51:59.555 INFO kablam! | Oct 15 10:51:59.555 INFO kablam! 11 | use syn::{Data, Field, Fields, Type}; Oct 15 10:51:59.555 INFO kablam! | ^^^^^ Oct 15 10:51:59.555 INFO kablam! | Oct 15 10:51:59.555 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:51:59.555 INFO kablam! Oct 15 10:51:59.555 INFO kablam! warning: unused import: `proc_macro2::Punct` Oct 15 10:51:59.555 INFO kablam! --> rand_field_derive/src/lib.rs:12:5 Oct 15 10:51:59.555 INFO kablam! | Oct 15 10:51:59.555 INFO kablam! 12 | use proc_macro2::Punct; Oct 15 10:51:59.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 10:51:59.555 INFO kablam! Oct 15 10:51:59.655 INFO kablam! warning: unused variable: `index` Oct 15 10:51:59.655 INFO kablam! --> rand_field_derive/src/lib.rs:85:13 Oct 15 10:51:59.655 INFO kablam! | Oct 15 10:51:59.655 INFO kablam! 85 | let index = rand::thread_rng().gen_range(0, choices.len()); Oct 15 10:51:59.655 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 15 10:51:59.655 INFO kablam! | Oct 15 10:51:59.655 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:51:59.655 INFO kablam! Oct 15 10:52:00.790 INFO kablam! Compiling RandField v0.1.0 (/source) Oct 15 10:52:01.361 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 15 10:52:01.361 INFO kablam! --> src/main.rs:1:12 Oct 15 10:52:01.361 INFO kablam! | Oct 15 10:52:01.361 INFO kablam! 1 | #![feature(attr_literals)] Oct 15 10:52:01.362 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 10:52:01.362 INFO kablam! | Oct 15 10:52:01.362 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 10:52:01.362 INFO kablam! Oct 15 10:52:01.363 INFO kablam! warning: crate `RandField` should have a snake case name such as `rand_field` Oct 15 10:52:01.363 INFO kablam! | Oct 15 10:52:01.363 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 10:52:01.364 INFO kablam! Oct 15 10:52:01.910 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.62s Oct 15 10:52:01.923 INFO kablam! su: No module specific data is present Oct 15 10:52:02.679 INFO running `"docker" "rm" "-f" "20acf1f4f485aa34c6f1cbc88dc460eab38fce81c6342dc7913a321e6e4cd9c3"` Oct 15 10:52:02.995 INFO blam! 20acf1f4f485aa34c6f1cbc88dc460eab38fce81c6342dc7913a321e6e4cd9c3 Oct 15 10:52:03.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 10:52:03.387 INFO blam! c4c60acea2606bc3ce3864df6a095f702536fb58e9ecdd8cba0b394f717d099f Oct 15 10:52:03.399 INFO running `"docker" "start" "-a" "c4c60acea2606bc3ce3864df6a095f702536fb58e9ecdd8cba0b394f717d099f"` Oct 15 10:52:04.898 INFO kablam! usermod: no changes Oct 15 10:52:04.995 INFO kablam! Compiling RandField v0.1.0 (/source) Oct 15 10:52:05.759 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 15 10:52:05.759 INFO kablam! --> src/main.rs:1:12 Oct 15 10:52:05.759 INFO kablam! | Oct 15 10:52:05.759 INFO kablam! 1 | #![feature(attr_literals)] Oct 15 10:52:05.759 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 10:52:05.759 INFO kablam! | Oct 15 10:52:05.759 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 10:52:05.759 INFO kablam! Oct 15 10:52:05.759 INFO kablam! warning: crate `RandField` should have a snake case name such as `rand_field` Oct 15 10:52:05.759 INFO kablam! | Oct 15 10:52:05.759 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 10:52:05.759 INFO kablam! Oct 15 10:52:06.211 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 15 10:52:06.215 INFO kablam! su: No module specific data is present Oct 15 10:52:06.999 INFO running `"docker" "rm" "-f" "c4c60acea2606bc3ce3864df6a095f702536fb58e9ecdd8cba0b394f717d099f"` Oct 15 10:52:07.307 INFO blam! c4c60acea2606bc3ce3864df6a095f702536fb58e9ecdd8cba0b394f717d099f Oct 15 10:52:07.323 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 10:52:07.912 INFO blam! a8655344e37c4dcfd08712b27aa6961ffcdb8a3149098d39032187de1ad8a78b Oct 15 10:52:07.915 INFO running `"docker" "start" "-a" "a8655344e37c4dcfd08712b27aa6961ffcdb8a3149098d39032187de1ad8a78b"` Oct 15 10:52:09.023 INFO kablam! usermod: no changes Oct 15 10:52:09.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 10:52:09.123 INFO kablam! Running /target/debug/deps/RandField-188fab48507365b5 Oct 15 10:52:09.133 INFO blam! Oct 15 10:52:09.134 INFO blam! running 0 tests Oct 15 10:52:09.134 INFO blam! Oct 15 10:52:09.134 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:52:09.135 INFO blam! Oct 15 10:52:09.139 INFO kablam! su: No module specific data is present Oct 15 10:52:09.629 INFO running `"docker" "rm" "-f" "a8655344e37c4dcfd08712b27aa6961ffcdb8a3149098d39032187de1ad8a78b"` Oct 15 10:52:09.839 INFO blam! a8655344e37c4dcfd08712b27aa6961ffcdb8a3149098d39032187de1ad8a78b