Oct 14 11:18:07.176 INFO testing mgdm/rrt against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 11:18:07.176 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 14 11:18:07.557 INFO blam! 0612c3c3be75380a24efdd3a211a7c45b20c2ce716fa24929d9e09774db72c6b Oct 14 11:18:07.571 INFO running `"docker" "start" "-a" "0612c3c3be75380a24efdd3a211a7c45b20c2ce716fa24929d9e09774db72c6b"` Oct 14 11:18:08.490 INFO kablam! usermod: no changes Oct 14 11:18:08.611 INFO kablam! Compiling libc v0.2.18 Oct 14 11:18:08.615 INFO kablam! Compiling quote v0.3.10 Oct 14 11:18:08.615 INFO kablam! Compiling num-traits v0.1.36 Oct 14 11:18:08.615 INFO kablam! Compiling rustc-serialize v0.3.22 Oct 14 11:18:08.615 INFO kablam! Compiling utf8-ranges v0.1.3 Oct 14 11:18:08.616 INFO kablam! Compiling regex-syntax v0.3.9 Oct 14 11:18:08.616 INFO kablam! Compiling itoa v0.1.1 Oct 14 11:18:08.616 INFO kablam! Compiling lazy_static v0.2.2 Oct 14 11:18:08.995 INFO kablam! Compiling serde v0.8.21 Oct 14 11:18:09.513 INFO kablam! Compiling dtoa v0.2.2 Oct 14 11:18:10.960 INFO kablam! Compiling strsim v0.5.2 Oct 14 11:18:11.951 INFO kablam! Compiling syn v0.10.5 Oct 14 11:18:11.967 INFO kablam! Compiling thread-id v2.0.0 Oct 14 11:18:11.968 INFO kablam! Compiling memchr v0.1.11 Oct 14 11:18:13.547 INFO kablam! Compiling rand v0.3.15 Oct 14 11:18:13.551 INFO kablam! Compiling thread_local v0.2.7 Oct 14 11:18:13.617 INFO kablam! Compiling aho-corasick v0.5.3 Oct 14 11:18:14.003 INFO kablam! Compiling num-integer v0.1.32 Oct 14 11:18:14.887 INFO kablam! Compiling num-iter v0.1.32 Oct 14 11:18:21.124 INFO kablam! Compiling serde_codegen_internals v0.11.3 Oct 14 11:18:21.719 INFO kablam! Compiling regex v0.1.80 Oct 14 11:18:21.834 INFO kablam! Compiling num-bigint v0.1.35 Oct 14 11:18:21.834 INFO kablam! Compiling num-complex v0.1.35 Oct 14 11:18:23.147 INFO kablam! Compiling serde_codegen v0.8.21 Oct 14 11:18:24.103 INFO kablam! Compiling num-rational v0.1.35 Oct 14 11:18:24.651 INFO kablam! Compiling serde_json v0.8.4 Oct 14 11:18:25.327 INFO kablam! Compiling num v0.1.36 Oct 14 11:18:33.251 INFO kablam! Compiling serde_derive v0.8.21 Oct 14 11:18:33.719 INFO kablam! Compiling docopt v0.6.86 Oct 14 11:18:39.525 INFO kablam! Compiling rrt v0.1.0 (/source) Oct 14 11:18:39.755 INFO kablam! warning: unused import: `shapes::Sphere` Oct 14 11:18:39.755 INFO kablam! --> src/main.rs:21:5 Oct 14 11:18:39.755 INFO kablam! | Oct 14 11:18:39.755 INFO kablam! 21 | use shapes::Sphere; Oct 14 11:18:39.755 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 11:18:39.755 INFO kablam! | Oct 14 11:18:39.755 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:18:39.755 INFO kablam! Oct 14 11:18:39.755 INFO kablam! warning: unused import: `point::Point` Oct 14 11:18:39.755 INFO kablam! --> src/main.rs:22:5 Oct 14 11:18:39.755 INFO kablam! | Oct 14 11:18:39.755 INFO kablam! 22 | use point::Point; Oct 14 11:18:39.755 INFO kablam! | ^^^^^^^^^^^^ Oct 14 11:18:39.755 INFO kablam! Oct 14 11:18:40.059 INFO kablam! warning: method is never used: `cross` Oct 14 11:18:40.059 INFO kablam! --> src/point.rs:85:5 Oct 14 11:18:40.059 INFO kablam! | Oct 14 11:18:40.059 INFO kablam! 85 | pub fn cross(self, other: Point) -> Point { Oct 14 11:18:40.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:18:40.059 INFO kablam! | Oct 14 11:18:40.059 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:18:40.059 INFO kablam! Oct 14 11:18:40.059 INFO kablam! warning: method is never used: `length` Oct 14 11:18:40.059 INFO kablam! --> src/point.rs:93:5 Oct 14 11:18:40.059 INFO kablam! | Oct 14 11:18:40.059 INFO kablam! 93 | pub fn length(self) -> f64 { Oct 14 11:18:40.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:18:40.059 INFO kablam! Oct 14 11:18:40.059 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 14 11:18:40.059 INFO kablam! --> src/main.rs:1:12 Oct 14 11:18:40.059 INFO kablam! | Oct 14 11:18:40.059 INFO kablam! 1 | #![feature(proc_macro)] Oct 14 11:18:40.059 INFO kablam! | ^^^^^^^^^^ Oct 14 11:18:40.059 INFO kablam! | Oct 14 11:18:40.059 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 11:18:40.059 INFO kablam! Oct 14 11:18:40.059 INFO kablam! warning: structure field `arg_SCENE` should have a snake case name such as `arg_scene` Oct 14 11:18:40.059 INFO kablam! --> src/main.rs:36:5 Oct 14 11:18:40.059 INFO kablam! | Oct 14 11:18:40.059 INFO kablam! 36 | arg_SCENE: String, Oct 14 11:18:40.059 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 11:18:40.059 INFO kablam! | Oct 14 11:18:40.059 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 11:18:40.059 INFO kablam! Oct 14 11:18:42.717 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.19s Oct 14 11:18:42.723 INFO kablam! su: No module specific data is present Oct 14 11:18:43.626 INFO running `"docker" "rm" "-f" "0612c3c3be75380a24efdd3a211a7c45b20c2ce716fa24929d9e09774db72c6b"` Oct 14 11:18:43.954 INFO blam! 0612c3c3be75380a24efdd3a211a7c45b20c2ce716fa24929d9e09774db72c6b Oct 14 11:18:43.961 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 14 11:18:44.466 INFO blam! 6ef925b494cabdc733a1f9e4454905aa100eb8eb4d48028187caa56aee9cd785 Oct 14 11:18:44.483 INFO running `"docker" "start" "-a" "6ef925b494cabdc733a1f9e4454905aa100eb8eb4d48028187caa56aee9cd785"` Oct 14 11:18:45.591 INFO kablam! usermod: no changes Oct 14 11:18:45.695 INFO kablam! Compiling rrt v0.1.0 (/source) Oct 14 11:18:45.959 INFO kablam! warning: unused import: `shapes::Sphere` Oct 14 11:18:45.959 INFO kablam! --> src/main.rs:21:5 Oct 14 11:18:45.959 INFO kablam! | Oct 14 11:18:45.959 INFO kablam! 21 | use shapes::Sphere; Oct 14 11:18:45.959 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 11:18:45.959 INFO kablam! | Oct 14 11:18:45.959 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:18:45.959 INFO kablam! Oct 14 11:18:45.959 INFO kablam! warning: unused import: `point::Point` Oct 14 11:18:45.959 INFO kablam! --> src/main.rs:22:5 Oct 14 11:18:45.959 INFO kablam! | Oct 14 11:18:45.959 INFO kablam! 22 | use point::Point; Oct 14 11:18:45.959 INFO kablam! | ^^^^^^^^^^^^ Oct 14 11:18:45.959 INFO kablam! Oct 14 11:18:46.267 INFO kablam! warning: method is never used: `cross` Oct 14 11:18:46.267 INFO kablam! --> src/point.rs:85:5 Oct 14 11:18:46.267 INFO kablam! | Oct 14 11:18:46.267 INFO kablam! 85 | pub fn cross(self, other: Point) -> Point { Oct 14 11:18:46.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:18:46.267 INFO kablam! | Oct 14 11:18:46.267 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:18:46.267 INFO kablam! Oct 14 11:18:46.267 INFO kablam! warning: method is never used: `length` Oct 14 11:18:46.267 INFO kablam! --> src/point.rs:93:5 Oct 14 11:18:46.267 INFO kablam! | Oct 14 11:18:46.267 INFO kablam! 93 | pub fn length(self) -> f64 { Oct 14 11:18:46.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:18:46.267 INFO kablam! Oct 14 11:18:46.267 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 14 11:18:46.267 INFO kablam! --> src/main.rs:1:12 Oct 14 11:18:46.267 INFO kablam! | Oct 14 11:18:46.267 INFO kablam! 1 | #![feature(proc_macro)] Oct 14 11:18:46.267 INFO kablam! | ^^^^^^^^^^ Oct 14 11:18:46.267 INFO kablam! | Oct 14 11:18:46.267 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 11:18:46.267 INFO kablam! Oct 14 11:18:46.267 INFO kablam! warning: structure field `arg_SCENE` should have a snake case name such as `arg_scene` Oct 14 11:18:46.267 INFO kablam! --> src/main.rs:36:5 Oct 14 11:18:46.267 INFO kablam! | Oct 14 11:18:46.267 INFO kablam! 36 | arg_SCENE: String, Oct 14 11:18:46.267 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 11:18:46.267 INFO kablam! | Oct 14 11:18:46.267 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 11:18:46.267 INFO kablam! Oct 14 11:18:46.839 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 14 11:18:46.847 INFO kablam! su: No module specific data is present Oct 14 11:18:48.069 INFO running `"docker" "rm" "-f" "6ef925b494cabdc733a1f9e4454905aa100eb8eb4d48028187caa56aee9cd785"` Oct 14 11:18:48.415 INFO blam! 6ef925b494cabdc733a1f9e4454905aa100eb8eb4d48028187caa56aee9cd785 Oct 14 11:18:48.418 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 14 11:18:48.814 INFO blam! af74fb03b27379b0ce9fdc3d2f7163a6c6f71dd12ffe80e80fe145dc2f210478 Oct 14 11:18:48.817 INFO running `"docker" "start" "-a" "af74fb03b27379b0ce9fdc3d2f7163a6c6f71dd12ffe80e80fe145dc2f210478"` Oct 14 11:18:50.063 INFO kablam! usermod: no changes Oct 14 11:18:50.156 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 14 11:18:50.171 INFO kablam! Running /target/debug/deps/rrt-9e06049e0dc26111 Oct 14 11:18:50.175 INFO blam! Oct 14 11:18:50.175 INFO blam! running 0 tests Oct 14 11:18:50.175 INFO blam! Oct 14 11:18:50.175 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:18:50.175 INFO blam! Oct 14 11:18:50.182 INFO kablam! su: No module specific data is present Oct 14 11:18:50.728 INFO running `"docker" "rm" "-f" "af74fb03b27379b0ce9fdc3d2f7163a6c6f71dd12ffe80e80fe145dc2f210478"` Oct 14 11:18:50.995 INFO blam! af74fb03b27379b0ce9fdc3d2f7163a6c6f71dd12ffe80e80fe145dc2f210478