Oct 10 20:39:51.302 INFO testing jsalzbergedu/Hello-Rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:39:51.302 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:39:51.302 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 20:39:51.648 INFO blam! 1fe51f2c61be93b5f90158bf6dc02bfcbfafd8ded025673cdc7e643defa5422f Oct 10 20:39:51.650 INFO running `"docker" "start" "-a" "1fe51f2c61be93b5f90158bf6dc02bfcbfafd8ded025673cdc7e643defa5422f"` Oct 10 20:39:52.756 INFO kablam! usermod: no changes Oct 10 20:39:52.936 INFO kablam! Compiling gdk-pixbuf v0.1.2 Oct 10 20:39:52.936 INFO kablam! Compiling gio v0.1.2 Oct 10 20:39:52.936 INFO kablam! Compiling cairo-rs v0.1.2 Oct 10 20:39:52.936 INFO kablam! Compiling gdk v0.5.2 Oct 10 20:39:52.940 INFO kablam! Compiling gtk v0.1.2 Oct 10 20:39:52.944 INFO kablam! Compiling gio-sys v0.3.3 Oct 10 20:39:52.944 INFO kablam! Compiling cairo-sys-rs v0.3.3 Oct 10 20:39:52.944 INFO kablam! Compiling pango-sys v0.3.3 Oct 10 20:39:54.676 INFO kablam! Compiling gdk-pixbuf-sys v0.3.3 Oct 10 20:39:54.849 INFO kablam! Compiling gdk-sys v0.3.3 Oct 10 20:39:56.152 INFO kablam! Compiling gtk-sys v0.3.3 Oct 10 20:39:58.299 INFO kablam! Compiling pango v0.1.2 Oct 10 20:40:36.428 INFO kablam! Compiling hello_world v0.0.1 (/source) Oct 10 20:40:36.865 INFO kablam! warning: unused import: `std::env` Oct 10 20:40:36.865 INFO kablam! --> src/main.rs:1:5 Oct 10 20:40:36.866 INFO kablam! | Oct 10 20:40:36.866 INFO kablam! 1 | use std::env; // cool as shizzle Oct 10 20:40:36.866 INFO kablam! | ^^^^^^^^ Oct 10 20:40:36.866 INFO kablam! | Oct 10 20:40:36.866 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 20:40:36.866 INFO kablam! Oct 10 20:40:36.893 INFO kablam! warning: function is never used: `find` Oct 10 20:40:36.893 INFO kablam! --> src/main.rs:3:1 Oct 10 20:40:36.893 INFO kablam! | Oct 10 20:40:36.893 INFO kablam! 3 | fn find(haystack: &str, needle: char) -> Option { Oct 10 20:40:36.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:40:36.894 INFO kablam! | Oct 10 20:40:36.894 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 20:40:36.894 INFO kablam! Oct 10 20:40:36.894 INFO kablam! warning: function is never used: `extension_explicit` Oct 10 20:40:36.894 INFO kablam! --> src/main.rs:24:1 Oct 10 20:40:36.894 INFO kablam! | Oct 10 20:40:36.895 INFO kablam! 24 | fn extension_explicit(file_name: &str) -> Option<&str> { // Just an example, use std's extension for extensions Oct 10 20:40:36.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:40:36.895 INFO kablam! Oct 10 20:40:37.242 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.46s Oct 10 20:40:37.247 INFO kablam! su: No module specific data is present Oct 10 20:40:37.525 INFO running `"docker" "rm" "-f" "1fe51f2c61be93b5f90158bf6dc02bfcbfafd8ded025673cdc7e643defa5422f"` Oct 10 20:40:37.621 INFO blam! 1fe51f2c61be93b5f90158bf6dc02bfcbfafd8ded025673cdc7e643defa5422f Oct 10 20:40:37.622 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:40:37.622 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 20:40:37.818 INFO blam! 754dba3db2ed90ef6205cbf54abb19de5f26aedbcfbfb69311624e61b2c712bc Oct 10 20:40:37.819 INFO running `"docker" "start" "-a" "754dba3db2ed90ef6205cbf54abb19de5f26aedbcfbfb69311624e61b2c712bc"` Oct 10 20:40:38.236 INFO kablam! usermod: no changes Oct 10 20:40:38.312 INFO kablam! Compiling hello_world v0.0.1 (/source) Oct 10 20:40:38.896 INFO kablam! warning: unused import: `std::env` Oct 10 20:40:38.896 INFO kablam! --> src/main.rs:1:5 Oct 10 20:40:38.896 INFO kablam! | Oct 10 20:40:38.896 INFO kablam! 1 | use std::env; // cool as shizzle Oct 10 20:40:38.896 INFO kablam! | ^^^^^^^^ Oct 10 20:40:38.896 INFO kablam! | Oct 10 20:40:38.896 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 20:40:38.896 INFO kablam! Oct 10 20:40:38.932 INFO kablam! warning: function is never used: `find` Oct 10 20:40:38.932 INFO kablam! --> src/main.rs:3:1 Oct 10 20:40:38.932 INFO kablam! | Oct 10 20:40:38.932 INFO kablam! 3 | fn find(haystack: &str, needle: char) -> Option { Oct 10 20:40:38.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:40:38.932 INFO kablam! | Oct 10 20:40:38.932 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 20:40:38.932 INFO kablam! Oct 10 20:40:38.932 INFO kablam! warning: function is never used: `extension_explicit` Oct 10 20:40:38.932 INFO kablam! --> src/main.rs:24:1 Oct 10 20:40:38.932 INFO kablam! | Oct 10 20:40:38.932 INFO kablam! 24 | fn extension_explicit(file_name: &str) -> Option<&str> { // Just an example, use std's extension for extensions Oct 10 20:40:38.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:40:38.932 INFO kablam! Oct 10 20:40:39.381 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Oct 10 20:40:39.387 INFO kablam! su: No module specific data is present Oct 10 20:40:39.842 INFO running `"docker" "rm" "-f" "754dba3db2ed90ef6205cbf54abb19de5f26aedbcfbfb69311624e61b2c712bc"` Oct 10 20:40:40.148 INFO blam! 754dba3db2ed90ef6205cbf54abb19de5f26aedbcfbfb69311624e61b2c712bc Oct 10 20:40:40.148 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:40:40.149 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 20:40:40.360 INFO blam! ca790fb1d6b29d5b583115a16caa4834a4d783d36fa98c727cf611e9abfd7a56 Oct 10 20:40:40.365 INFO running `"docker" "start" "-a" "ca790fb1d6b29d5b583115a16caa4834a4d783d36fa98c727cf611e9abfd7a56"` Oct 10 20:40:40.775 INFO kablam! usermod: no changes Oct 10 20:40:40.860 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 20:40:40.860 INFO kablam! Running /target/debug/deps/hello_world-b54e41416bf9ed4e Oct 10 20:40:40.862 INFO blam! Oct 10 20:40:40.862 INFO blam! running 0 tests Oct 10 20:40:40.862 INFO blam! Oct 10 20:40:40.862 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:40:40.862 INFO blam! Oct 10 20:40:40.865 INFO kablam! su: No module specific data is present Oct 10 20:40:41.201 INFO running `"docker" "rm" "-f" "ca790fb1d6b29d5b583115a16caa4834a4d783d36fa98c727cf611e9abfd7a56"` Oct 10 20:40:41.317 INFO blam! ca790fb1d6b29d5b583115a16caa4834a4d783d36fa98c727cf611e9abfd7a56