Oct 15 19:32:38.933 INFO testing selva-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 19:32:38.934 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 19:32:39.058 INFO blam! 73f6df5ea47f25c6abb8582ab764493ad5ede6e84e58935f46f2ac7adad92ab3 Oct 15 19:32:39.060 INFO running `"docker" "start" "-a" "73f6df5ea47f25c6abb8582ab764493ad5ede6e84e58935f46f2ac7adad92ab3"` Oct 15 19:32:39.517 INFO kablam! usermod: no changes Oct 15 19:32:39.769 INFO kablam! Compiling rpds v0.5.0 Oct 15 19:32:39.774 INFO kablam! Compiling clap v2.32.0 Oct 15 19:32:39.775 INFO kablam! Compiling memchr v2.1.0 Oct 15 19:32:39.776 INFO kablam! Compiling tempfile v3.0.4 Oct 15 19:32:39.777 INFO kablam! Compiling backtrace v0.3.9 Oct 15 19:32:39.779 INFO kablam! Compiling glium v0.21.0 Oct 15 19:32:39.781 INFO kablam! Compiling num-rational v0.1.42 Oct 15 19:32:39.784 INFO kablam! Compiling wayland-sys v0.12.5 Oct 15 19:32:47.239 INFO kablam! Compiling num-derive v0.2.3 Oct 15 19:32:47.279 INFO kablam! Compiling aho-corasick v0.6.8 Oct 15 19:32:47.363 INFO kablam! Compiling wayland-client v0.12.5 Oct 15 19:32:47.419 INFO kablam! Compiling failure v0.1.2 Oct 15 19:32:47.551 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 15 19:32:53.919 INFO kablam! Compiling regex v1.0.5 Oct 15 19:32:53.919 INFO kablam! Compiling regex v0.2.11 Oct 15 19:33:02.116 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 15 19:33:02.174 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 15 19:33:43.108 INFO kablam! Compiling wayland-window v0.13.3 Oct 15 19:33:43.412 INFO kablam! Compiling image v0.19.0 Oct 15 19:33:43.747 INFO kablam! Compiling structopt v0.2.12 Oct 15 19:33:44.762 INFO kablam! Compiling glsl-include v0.2.3 Oct 15 19:33:46.067 INFO kablam! Compiling glslwatch v0.1.3 Oct 15 19:33:50.663 INFO kablam! Compiling winit v0.12.0 Oct 15 19:34:02.515 INFO kablam! Compiling glutin v0.14.0 Oct 15 19:34:41.948 INFO kablam! Compiling selva v0.2.0 (/source) Oct 15 19:34:46.707 INFO kablam! warning: unused `#[macro_use]` import Oct 15 19:34:46.708 INFO kablam! --> src/main.rs:5:1 Oct 15 19:34:46.708 INFO kablam! | Oct 15 19:34:46.708 INFO kablam! 5 | #[macro_use] Oct 15 19:34:46.709 INFO kablam! | ^^^^^^^^^^^^ Oct 15 19:34:46.709 INFO kablam! | Oct 15 19:34:46.709 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 19:34:46.710 INFO kablam! Oct 15 19:34:46.710 INFO kablam! warning: unused import: `glium::backend::glutin::headless::Headless` Oct 15 19:34:46.710 INFO kablam! --> src/main.rs:10:5 Oct 15 19:34:46.710 INFO kablam! | Oct 15 19:34:46.711 INFO kablam! 10 | use glium::backend::glutin::headless::Headless; Oct 15 19:34:46.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:34:46.711 INFO kablam! Oct 15 19:34:46.712 INFO kablam! warning: unused import: `glium::glutin::HeadlessRendererBuilder` Oct 15 19:34:46.712 INFO kablam! --> src/main.rs:12:5 Oct 15 19:34:46.712 INFO kablam! | Oct 15 19:34:46.713 INFO kablam! 12 | use glium::glutin::HeadlessRendererBuilder; Oct 15 19:34:46.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:34:46.713 INFO kablam! Oct 15 19:34:46.935 INFO kablam! warning: unused import: `itertools::Itertools` Oct 15 19:34:46.935 INFO kablam! --> src/main.rs:22:5 Oct 15 19:34:46.935 INFO kablam! | Oct 15 19:34:46.935 INFO kablam! 22 | use itertools::Itertools; Oct 15 19:34:46.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 19:34:46.935 INFO kablam! Oct 15 19:34:55.223 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 15s Oct 15 19:34:55.235 INFO kablam! su: No module specific data is present Oct 15 19:34:55.806 INFO running `"docker" "rm" "-f" "73f6df5ea47f25c6abb8582ab764493ad5ede6e84e58935f46f2ac7adad92ab3"` Oct 15 19:34:55.897 INFO blam! 73f6df5ea47f25c6abb8582ab764493ad5ede6e84e58935f46f2ac7adad92ab3 Oct 15 19:34:55.899 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 19:34:56.114 INFO blam! 981e8543aa89dd1b99036a6f4356830e07c3e32ecadb1bd36d980c2922e808ae Oct 15 19:34:56.117 INFO running `"docker" "start" "-a" "981e8543aa89dd1b99036a6f4356830e07c3e32ecadb1bd36d980c2922e808ae"` Oct 15 19:34:56.618 INFO kablam! usermod: no changes Oct 15 19:34:56.784 INFO kablam! Compiling selva v0.2.0 (/source) Oct 15 19:35:00.511 INFO kablam! warning: unused `#[macro_use]` import Oct 15 19:35:00.512 INFO kablam! --> src/main.rs:5:1 Oct 15 19:35:00.512 INFO kablam! | Oct 15 19:35:00.512 INFO kablam! 5 | #[macro_use] Oct 15 19:35:00.512 INFO kablam! | ^^^^^^^^^^^^ Oct 15 19:35:00.512 INFO kablam! | Oct 15 19:35:00.512 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 19:35:00.512 INFO kablam! Oct 15 19:35:00.512 INFO kablam! warning: unused import: `glium::backend::glutin::headless::Headless` Oct 15 19:35:00.512 INFO kablam! --> src/main.rs:10:5 Oct 15 19:35:00.512 INFO kablam! | Oct 15 19:35:00.512 INFO kablam! 10 | use glium::backend::glutin::headless::Headless; Oct 15 19:35:00.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:35:00.512 INFO kablam! Oct 15 19:35:00.512 INFO kablam! warning: unused import: `glium::glutin::HeadlessRendererBuilder` Oct 15 19:35:00.512 INFO kablam! --> src/main.rs:12:5 Oct 15 19:35:00.512 INFO kablam! | Oct 15 19:35:00.512 INFO kablam! 12 | use glium::glutin::HeadlessRendererBuilder; Oct 15 19:35:00.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:35:00.512 INFO kablam! Oct 15 19:35:00.748 INFO kablam! warning: unused import: `itertools::Itertools` Oct 15 19:35:00.748 INFO kablam! --> src/main.rs:22:5 Oct 15 19:35:00.749 INFO kablam! | Oct 15 19:35:00.749 INFO kablam! 22 | use itertools::Itertools; Oct 15 19:35:00.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 19:35:00.749 INFO kablam! Oct 15 19:35:01.345 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.71s Oct 15 19:35:01.359 INFO kablam! su: No module specific data is present Oct 15 19:35:01.677 INFO running `"docker" "rm" "-f" "981e8543aa89dd1b99036a6f4356830e07c3e32ecadb1bd36d980c2922e808ae"` Oct 15 19:35:01.815 INFO blam! 981e8543aa89dd1b99036a6f4356830e07c3e32ecadb1bd36d980c2922e808ae Oct 15 19:35:01.817 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 19:35:01.976 INFO blam! 980b9678142ff17ba907e9419156603c673d571fe0d69cbd10ef4888a7234695 Oct 15 19:35:01.976 INFO running `"docker" "start" "-a" "980b9678142ff17ba907e9419156603c673d571fe0d69cbd10ef4888a7234695"` Oct 15 19:35:02.423 INFO kablam! usermod: no changes Oct 15 19:35:02.602 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 15 19:35:02.624 INFO kablam! Running /target/debug/deps/selva-0a28bfa40ffd264e Oct 15 19:35:02.627 INFO blam! Oct 15 19:35:02.627 INFO blam! running 0 tests Oct 15 19:35:02.627 INFO blam! Oct 15 19:35:02.627 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:35:02.627 INFO blam! Oct 15 19:35:02.630 INFO kablam! su: No module specific data is present Oct 15 19:35:02.893 INFO running `"docker" "rm" "-f" "980b9678142ff17ba907e9419156603c673d571fe0d69cbd10ef4888a7234695"` Oct 15 19:35:03.006 INFO blam! 980b9678142ff17ba907e9419156603c673d571fe0d69cbd10ef4888a7234695