Oct 14 16:13:28.592 INFO testing jostly/terragen against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 16:13:28.594 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 16:13:29.111 INFO blam! 67e68a6dd2b1730deaf2c8728729c152554a7212fbbc20cc2495935566d3ac09 Oct 14 16:13:29.114 INFO running `"docker" "start" "-a" "67e68a6dd2b1730deaf2c8728729c152554a7212fbbc20cc2495935566d3ac09"` Oct 14 16:13:30.184 INFO kablam! usermod: no changes Oct 14 16:13:30.357 INFO kablam! Compiling lzw v0.9.0 Oct 14 16:13:30.357 INFO kablam! Compiling bitflags v0.3.3 Oct 14 16:13:30.380 INFO kablam! Compiling miniz-sys v0.1.9 Oct 14 16:13:30.381 INFO kablam! Compiling cmake v0.1.24 Oct 14 16:13:30.382 INFO kablam! Compiling num-complex v0.1.37 Oct 14 16:13:30.392 INFO kablam! Compiling memchr v0.1.11 Oct 14 16:13:30.393 INFO kablam! Compiling term_size v0.3.0 Oct 14 16:13:30.394 INFO kablam! Compiling atty v0.2.2 Oct 14 16:13:31.628 INFO kablam! Compiling num-bigint v0.1.37 Oct 14 16:13:32.273 INFO kablam! Compiling noise v0.4.1 Oct 14 16:13:32.297 INFO kablam! Compiling generic-array v0.2.1 Oct 14 16:13:32.351 INFO kablam! Compiling textwrap v0.6.0 Oct 14 16:13:34.259 INFO kablam! Compiling libz-sys v1.0.13 Oct 14 16:13:35.682 INFO kablam! Compiling aho-corasick v0.5.3 Oct 14 16:13:35.682 INFO kablam! Compiling thread-id v2.0.0 Oct 14 16:13:36.871 INFO kablam! Compiling freetype-sys v0.4.0 Oct 14 16:13:36.908 INFO kablam! Compiling alga v0.5.1 Oct 14 16:13:36.939 INFO kablam! Compiling gif v0.7.0 Oct 14 16:13:37.009 INFO kablam! Compiling thread_local v0.2.7 Oct 14 16:13:38.063 INFO kablam! Compiling clap v2.25.0 Oct 14 16:13:38.449 INFO kablam! Compiling glfw-sys v3.2.2 Oct 14 16:13:38.454 INFO kablam! Compiling freetype-rs v0.9.0 Oct 14 16:13:38.583 INFO kablam! Compiling regex v0.1.80 Oct 14 16:13:39.773 INFO kablam! Compiling num-rational v0.1.36 Oct 14 16:13:42.563 INFO kablam! Compiling flate2 v0.2.19 Oct 14 16:13:42.587 INFO kablam! Compiling num v0.1.37 Oct 14 16:13:43.295 INFO kablam! Compiling stopwatch v0.0.7 Oct 14 16:13:45.843 INFO kablam! Compiling png v0.4.3 Oct 14 16:13:54.867 INFO kablam! Compiling image v0.6.1 Oct 14 16:13:55.107 INFO kablam! Compiling nalgebra v0.12.3 Oct 14 16:13:55.723 INFO kablam! Compiling glfw v0.8.0 Oct 14 16:13:57.079 INFO kablam! Compiling env_logger v0.3.5 Oct 14 16:14:38.541 INFO kablam! Compiling ncollide_math v0.7.0 Oct 14 16:14:39.283 INFO kablam! Compiling ncollide_utils v0.7.0 Oct 14 16:14:40.940 INFO kablam! Compiling ncollide_procedural v0.7.0 Oct 14 16:14:43.792 INFO kablam! Compiling kiss3d v0.9.0 Oct 14 16:14:57.019 INFO kablam! Compiling terragen v0.1.0 (/source) Oct 14 16:14:57.811 INFO kablam! warning: unused macro definition Oct 14 16:14:57.814 INFO kablam! --> src/render/wireframe_material.rs:13:1 Oct 14 16:14:57.814 INFO kablam! | Oct 14 16:14:57.815 INFO kablam! 13 | / macro_rules! verify( Oct 14 16:14:57.815 INFO kablam! 14 | | ($e: expr) => { Oct 14 16:14:57.815 INFO kablam! 15 | | unsafe { Oct 14 16:14:57.815 INFO kablam! 16 | | let res = $e; Oct 14 16:14:57.815 INFO kablam! ... | Oct 14 16:14:57.815 INFO kablam! 20 | | } Oct 14 16:14:57.815 INFO kablam! 21 | | ); Oct 14 16:14:57.815 INFO kablam! | |__^ Oct 14 16:14:57.815 INFO kablam! | Oct 14 16:14:57.815 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 16:14:57.815 INFO kablam! Oct 14 16:15:03.322 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 33s Oct 14 16:15:03.328 INFO kablam! su: No module specific data is present Oct 14 16:15:03.579 INFO running `"docker" "rm" "-f" "67e68a6dd2b1730deaf2c8728729c152554a7212fbbc20cc2495935566d3ac09"` Oct 14 16:15:03.661 INFO blam! 67e68a6dd2b1730deaf2c8728729c152554a7212fbbc20cc2495935566d3ac09 Oct 14 16:15:03.665 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 16:15:03.818 INFO blam! 5488fa3e138a34b22d2c9f1ad3b3efc3ae8f423dc1d01f18fc315ce52edd0cbf Oct 14 16:15:03.820 INFO running `"docker" "start" "-a" "5488fa3e138a34b22d2c9f1ad3b3efc3ae8f423dc1d01f18fc315ce52edd0cbf"` Oct 14 16:15:04.287 INFO kablam! usermod: no changes Oct 14 16:15:04.415 INFO kablam! Compiling terragen v0.1.0 (/source) Oct 14 16:15:05.335 INFO kablam! warning: unused macro definition Oct 14 16:15:05.336 INFO kablam! --> src/render/wireframe_material.rs:13:1 Oct 14 16:15:05.337 INFO kablam! | Oct 14 16:15:05.337 INFO kablam! 13 | / macro_rules! verify( Oct 14 16:15:05.338 INFO kablam! 14 | | ($e: expr) => { Oct 14 16:15:05.338 INFO kablam! 15 | | unsafe { Oct 14 16:15:05.339 INFO kablam! 16 | | let res = $e; Oct 14 16:15:05.340 INFO kablam! ... | Oct 14 16:15:05.340 INFO kablam! 20 | | } Oct 14 16:15:05.341 INFO kablam! 21 | | ); Oct 14 16:15:05.341 INFO kablam! | |__^ Oct 14 16:15:05.341 INFO kablam! | Oct 14 16:15:05.341 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 16:15:05.342 INFO kablam! Oct 14 16:15:10.000 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.69s Oct 14 16:15:10.011 INFO kablam! su: No module specific data is present Oct 14 16:15:10.505 INFO running `"docker" "rm" "-f" "5488fa3e138a34b22d2c9f1ad3b3efc3ae8f423dc1d01f18fc315ce52edd0cbf"` Oct 14 16:15:10.769 INFO blam! 5488fa3e138a34b22d2c9f1ad3b3efc3ae8f423dc1d01f18fc315ce52edd0cbf Oct 14 16:15:10.784 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 16:15:11.331 INFO blam! 01744a984a11f795c0ba3776a11f70bf10e7ab377a6a9b0ff1e94b2587603332 Oct 14 16:15:11.332 INFO running `"docker" "start" "-a" "01744a984a11f795c0ba3776a11f70bf10e7ab377a6a9b0ff1e94b2587603332"` Oct 14 16:15:12.437 INFO kablam! usermod: no changes Oct 14 16:15:12.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 14 16:15:12.595 INFO kablam! Running /target/debug/deps/terragen-4c24818b0efe034f Oct 14 16:15:12.595 INFO blam! Oct 14 16:15:12.595 INFO blam! running 24 tests Oct 14 16:15:12.595 INFO blam! test math::vector::tests::add_assign_vectors ... ok Oct 14 16:15:12.595 INFO blam! test math::vector::tests::scalar_div ... ok Oct 14 16:15:12.595 INFO blam! test math::vector::tests::scalar_div_assign ... ok Oct 14 16:15:12.595 INFO blam! test math::vector::tests::dot_product ... ok Oct 14 16:15:12.595 INFO blam! test math::vector::tests::scalar_mul_assign ... ok Oct 14 16:15:12.595 INFO blam! test math::vector::tests::scalar_mul ... ok Oct 14 16:15:12.595 INFO blam! test math::vector::tests::sub_vectors ... ok Oct 14 16:15:12.595 INFO blam! test math::vector::tests::add_vectors ... ok Oct 14 16:15:12.595 INFO blam! test math::stat::tests::normal_variance ... ok Oct 14 16:15:12.595 INFO blam! test terrain::generator::face::tests::get_node_by_index ... ok Oct 14 16:15:12.595 INFO blam! test math::linalg::tests::slerp_vectors ... ok Oct 14 16:15:12.595 INFO blam! test math::vector::tests::sub_assign_vectors ... ok Oct 14 16:15:12.595 INFO blam! test terrain::generator::face::tests::get_edge_by_index ... ok Oct 14 16:15:12.595 INFO blam! test terrain::generator::face::tests::get_opposide_node_index ... ok Oct 14 16:15:12.606 INFO blam! test terrain::generator::tests::new_terrain_has_edges_for_all_nodes ... ok Oct 14 16:15:12.623 INFO blam! test math::linalg::tests::normalize_vector ... ok Oct 14 16:15:12.623 INFO blam! test terrain::planet::plate::tests::empty_plate ... ok Oct 14 16:15:12.624 INFO blam! test terrain::planet::plate::tests::plate_with_two_tiles ... ok Oct 14 16:15:12.625 INFO blam! test terrain::generator::tests::subdivided_terrain_has_correct_face_to_edge_linkage ... ok Oct 14 16:15:12.631 INFO blam! test terrain::generator::tests::new_terrain_has_correct_face_to_edge_linkage ... ok Oct 14 16:15:12.631 INFO blam! test terrain::planet::plate::tests::plate_with_one_tile ... ok Oct 14 16:15:12.633 INFO blam! test terrain::generator::tests::subdivided_terrain_has_faces_for_all_nodes ... ok Oct 14 16:15:12.634 INFO blam! test terrain::generator::tests::new_terrain_has_faces_for_all_nodes ... ok Oct 14 16:15:12.635 INFO blam! test terrain::generator::tests::subdivided_terrain_has_edges_for_all_nodes ... ok Oct 14 16:15:12.635 INFO blam! Oct 14 16:15:12.635 INFO blam! test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:15:12.635 INFO blam! Oct 14 16:15:12.643 INFO kablam! su: No module specific data is present Oct 14 16:15:13.225 INFO running `"docker" "rm" "-f" "01744a984a11f795c0ba3776a11f70bf10e7ab377a6a9b0ff1e94b2587603332"` Oct 14 16:15:13.551 INFO blam! 01744a984a11f795c0ba3776a11f70bf10e7ab377a6a9b0ff1e94b2587603332