Oct 16 02:00:47.894 INFO testing nbez-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 02:00:47.894 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 02:00:48.141 INFO blam! 06e8473416ed8ac263d769846b96400e46c7e4bf1cf8c11dbc9719b368b32591 Oct 16 02:00:48.153 INFO running `"docker" "start" "-a" "06e8473416ed8ac263d769846b96400e46c7e4bf1cf8c11dbc9719b368b32591"` Oct 16 02:00:48.987 INFO kablam! usermod: no changes Oct 16 02:00:49.143 INFO kablam! Compiling nbez v0.1.0 (/source) Oct 16 02:00:52.142 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.14s Oct 16 02:00:52.149 INFO kablam! su: No module specific data is present Oct 16 02:00:52.519 INFO running `"docker" "rm" "-f" "06e8473416ed8ac263d769846b96400e46c7e4bf1cf8c11dbc9719b368b32591"` Oct 16 02:00:52.656 INFO blam! 06e8473416ed8ac263d769846b96400e46c7e4bf1cf8c11dbc9719b368b32591 Oct 16 02:00:52.661 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 02:00:52.878 INFO blam! e3ce5fa2aa8a3acfdeda12157cc79d682533ae049056508ee5d9a1e082bb87e1 Oct 16 02:00:52.879 INFO running `"docker" "start" "-a" "e3ce5fa2aa8a3acfdeda12157cc79d682533ae049056508ee5d9a1e082bb87e1"` Oct 16 02:00:53.414 INFO kablam! usermod: no changes Oct 16 02:00:53.631 INFO kablam! Compiling gfx_core v0.3.1 Oct 16 02:00:53.633 INFO kablam! Compiling nbez v0.1.0 (/source) Oct 16 02:00:53.633 INFO kablam! Compiling gfx_gl v0.3.1 Oct 16 02:01:18.615 INFO kablam! Compiling gfx_device_gl v0.10.0 Oct 16 02:01:18.616 INFO kablam! Compiling gfx v0.11.0 Oct 16 02:01:22.459 INFO kablam! Compiling gfx_window_glutin v0.11.0 Oct 16 02:01:28.779 INFO kablam! warning: `$crate` may not be imported Oct 16 02:01:28.779 INFO kablam! --> examples/curve.rs:24:1 Oct 16 02:01:28.779 INFO kablam! | Oct 16 02:01:28.779 INFO kablam! 24 | / gfx_pipeline!{ pipe { Oct 16 02:01:28.779 INFO kablam! 25 | | vbuf: gfx::VertexBuffer = (), Oct 16 02:01:28.779 INFO kablam! 26 | | window_matrix: gfx::Global<[[f32; 2]; 2]> = "window_matrix", Oct 16 02:01:28.779 INFO kablam! 27 | | offset: gfx::Global<[f32; 2]> = "offset", Oct 16 02:01:28.779 INFO kablam! 28 | | out: gfx::RenderTarget = "r_target", Oct 16 02:01:28.779 INFO kablam! 29 | | }} Oct 16 02:01:28.779 INFO kablam! | |__^ Oct 16 02:01:28.783 INFO kablam! | Oct 16 02:01:28.783 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 16 02:01:28.783 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:28.783 INFO kablam! Oct 16 02:01:31.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.17s Oct 16 02:01:31.615 INFO kablam! su: No module specific data is present Oct 16 02:01:32.162 INFO running `"docker" "rm" "-f" "e3ce5fa2aa8a3acfdeda12157cc79d682533ae049056508ee5d9a1e082bb87e1"` Oct 16 02:01:32.467 INFO blam! e3ce5fa2aa8a3acfdeda12157cc79d682533ae049056508ee5d9a1e082bb87e1 Oct 16 02:01:32.471 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 02:01:33.059 INFO blam! ae6b81a94b6c82ec872040e671bf4450563058ec535c355451679913300754c1 Oct 16 02:01:33.065 INFO running `"docker" "start" "-a" "ae6b81a94b6c82ec872040e671bf4450563058ec535c355451679913300754c1"` Oct 16 02:01:33.955 INFO kablam! usermod: no changes Oct 16 02:01:34.103 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 16 02:01:34.119 INFO kablam! Running /target/debug/deps/nbez-b2335e2f3e4f213d Oct 16 02:01:34.119 INFO blam! Oct 16 02:01:34.119 INFO blam! running 5 tests Oct 16 02:01:34.119 INFO blam! test tests::nbez_elevation ... ok Oct 16 02:01:34.119 INFO blam! test tests::interp_iter ... ok Oct 16 02:01:34.127 INFO blam! test tests::bez_poly_equiviliance ... ok Oct 16 02:01:34.127 INFO blam! test tests::bez_elevation ... ok Oct 16 02:01:34.131 INFO blam! test tests::bez_split ... ok Oct 16 02:01:34.131 INFO blam! Oct 16 02:01:34.131 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:01:34.131 INFO blam! Oct 16 02:01:34.135 INFO kablam! Doc-tests nbez Oct 16 02:01:35.191 INFO blam! Oct 16 02:01:35.191 INFO blam! running 0 tests Oct 16 02:01:35.191 INFO blam! Oct 16 02:01:35.191 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:01:35.191 INFO blam! Oct 16 02:01:35.203 INFO kablam! su: No module specific data is present Oct 16 02:01:35.747 INFO running `"docker" "rm" "-f" "ae6b81a94b6c82ec872040e671bf4450563058ec535c355451679913300754c1"` Oct 16 02:01:35.830 INFO blam! ae6b81a94b6c82ec872040e671bf4450563058ec535c355451679913300754c1