Oct 16 02:00:47.704 INFO testing nbez-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:00:47.704 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 02:00:48.049 INFO blam! d036c7a4b8878148e1cd5a2d9bc2570c2de92468d510204aca4dbae959b5cf29 Oct 16 02:00:48.059 INFO running `"docker" "start" "-a" "d036c7a4b8878148e1cd5a2d9bc2570c2de92468d510204aca4dbae959b5cf29"` Oct 16 02:00:48.999 INFO kablam! usermod: no changes Oct 16 02:00:49.191 INFO kablam! Compiling nbez v0.1.0 (/source) Oct 16 02:00:52.088 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.06s Oct 16 02:00:52.095 INFO kablam! su: No module specific data is present Oct 16 02:00:52.479 INFO running `"docker" "rm" "-f" "d036c7a4b8878148e1cd5a2d9bc2570c2de92468d510204aca4dbae959b5cf29"` Oct 16 02:00:52.604 INFO blam! d036c7a4b8878148e1cd5a2d9bc2570c2de92468d510204aca4dbae959b5cf29 Oct 16 02:00:52.608 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 02:00:52.825 INFO blam! 553bc4b4b26f5ecd43095a35af91a94194c4c5c3ad2b93ae972e996d35b1804a Oct 16 02:00:52.827 INFO running `"docker" "start" "-a" "553bc4b4b26f5ecd43095a35af91a94194c4c5c3ad2b93ae972e996d35b1804a"` Oct 16 02:00:53.300 INFO kablam! usermod: no changes Oct 16 02:00:53.507 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 16 02:00:53.507 INFO kablam! Compiling gfx_core v0.3.1 Oct 16 02:00:53.508 INFO kablam! Compiling nbez v0.1.0 (/source) Oct 16 02:00:53.510 INFO kablam! Compiling glutin v0.5.2 Oct 16 02:00:53.510 INFO kablam! Compiling memmap v0.2.3 Oct 16 02:00:53.511 INFO kablam! Compiling wayland-sys v0.5.11 Oct 16 02:00:58.815 INFO kablam! Compiling wayland-client v0.5.12 Oct 16 02:01:09.213 INFO kablam! Compiling wayland-window v0.2.3 Oct 16 02:01:09.213 INFO kablam! Compiling wayland-kbd v0.3.6 Oct 16 02:01:25.118 INFO kablam! Compiling gfx_device_gl v0.10.0 Oct 16 02:01:25.118 INFO kablam! Compiling gfx v0.11.0 Oct 16 02:01:29.224 INFO kablam! Compiling gfx_window_glutin v0.11.0 Oct 16 02:01:34.081 INFO kablam! warning: `$crate` may not be imported Oct 16 02:01:34.081 INFO kablam! --> examples/curve.rs:24:1 Oct 16 02:01:34.081 INFO kablam! | Oct 16 02:01:34.081 INFO kablam! 24 | / gfx_pipeline!{ pipe { Oct 16 02:01:34.082 INFO kablam! 25 | | vbuf: gfx::VertexBuffer = (), Oct 16 02:01:34.082 INFO kablam! 26 | | window_matrix: gfx::Global<[[f32; 2]; 2]> = "window_matrix", Oct 16 02:01:34.082 INFO kablam! 27 | | offset: gfx::Global<[f32; 2]> = "offset", Oct 16 02:01:34.082 INFO kablam! 28 | | out: gfx::RenderTarget = "r_target", Oct 16 02:01:34.082 INFO kablam! 29 | | }} Oct 16 02:01:34.082 INFO kablam! | |__^ Oct 16 02:01:34.083 INFO kablam! | Oct 16 02:01:34.086 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 16 02:01:34.087 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 16 02:01:34.087 INFO kablam! Oct 16 02:01:36.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.29s Oct 16 02:01:36.620 INFO kablam! su: No module specific data is present Oct 16 02:01:36.967 INFO running `"docker" "rm" "-f" "553bc4b4b26f5ecd43095a35af91a94194c4c5c3ad2b93ae972e996d35b1804a"` Oct 16 02:01:37.063 INFO blam! 553bc4b4b26f5ecd43095a35af91a94194c4c5c3ad2b93ae972e996d35b1804a Oct 16 02:01:37.071 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 02:01:37.290 INFO blam! c198c542fc5b4d64dce1009dcecdb7a09a333883b524ab0a2865bfaf430bf522 Oct 16 02:01:37.295 INFO running `"docker" "start" "-a" "c198c542fc5b4d64dce1009dcecdb7a09a333883b524ab0a2865bfaf430bf522"` Oct 16 02:01:38.238 INFO kablam! usermod: no changes Oct 16 02:01:38.387 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 16 02:01:38.393 INFO kablam! Running /target/debug/deps/nbez-242dcd0a4df3e4b6 Oct 16 02:01:38.395 INFO blam! Oct 16 02:01:38.395 INFO blam! running 5 tests Oct 16 02:01:38.397 INFO blam! test tests::nbez_elevation ... ok Oct 16 02:01:38.399 INFO blam! test tests::interp_iter ... ok Oct 16 02:01:38.403 INFO blam! test tests::bez_poly_equiviliance ... ok Oct 16 02:01:38.407 INFO blam! test tests::bez_elevation ... ok Oct 16 02:01:38.413 INFO blam! test tests::bez_split ... ok Oct 16 02:01:38.416 INFO kablam! Doc-tests nbez Oct 16 02:01:38.416 INFO blam! Oct 16 02:01:38.416 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:01:38.416 INFO blam! Oct 16 02:01:39.516 INFO kablam! su: No module specific data is present Oct 16 02:01:39.516 INFO blam! Oct 16 02:01:39.516 INFO blam! running 0 tests Oct 16 02:01:39.516 INFO blam! Oct 16 02:01:39.516 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:01:39.516 INFO blam! Oct 16 02:01:39.766 INFO running `"docker" "rm" "-f" "c198c542fc5b4d64dce1009dcecdb7a09a333883b524ab0a2865bfaf430bf522"` Oct 16 02:01:39.831 INFO blam! c198c542fc5b4d64dce1009dcecdb7a09a333883b524ab0a2865bfaf430bf522