Oct 15 08:27:44.912 INFO testing Mustafa1606/rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 08:27:44.914 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 08:27:45.447 INFO blam! e902ae51d3d1d9eee643bafbf361e80ffb7a228914fb72b6b08dc5dda214261c Oct 15 08:27:45.459 INFO running `"docker" "start" "-a" "e902ae51d3d1d9eee643bafbf361e80ffb7a228914fb72b6b08dc5dda214261c"` Oct 15 08:27:46.919 INFO kablam! usermod: no changes Oct 15 08:27:47.003 INFO kablam! Compiling hello_world v0.0.1 (/source) Oct 15 08:27:47.515 INFO kablam! warning: unused variable: `z` Oct 15 08:27:47.515 INFO kablam! --> src/main.rs:12:9 Oct 15 08:27:47.515 INFO kablam! | Oct 15 08:27:47.515 INFO kablam! 12 | let (y,z) = (2,3); Oct 15 08:27:47.515 INFO kablam! | ^ help: consider using `_z` instead Oct 15 08:27:47.515 INFO kablam! | Oct 15 08:27:47.515 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 08:27:47.515 INFO kablam! Oct 15 08:27:47.515 INFO kablam! warning: unused variable: `b` Oct 15 08:27:47.515 INFO kablam! --> src/main.rs:13:6 Oct 15 08:27:47.515 INFO kablam! | Oct 15 08:27:47.515 INFO kablam! 13 | let b: i32 = 546; Oct 15 08:27:47.515 INFO kablam! | ^ help: consider using `_b` instead Oct 15 08:27:47.515 INFO kablam! Oct 15 08:27:47.515 INFO kablam! warning: value assigned to `g` is never read Oct 15 08:27:47.515 INFO kablam! --> src/main.rs:14:10 Oct 15 08:27:47.515 INFO kablam! | Oct 15 08:27:47.515 INFO kablam! 14 | let mut g: i32 = 4897; Oct 15 08:27:47.515 INFO kablam! | ^ Oct 15 08:27:47.515 INFO kablam! | Oct 15 08:27:47.515 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 08:27:47.515 INFO kablam! Oct 15 08:27:47.515 INFO kablam! warning: function is never used: `diverges` Oct 15 08:27:47.515 INFO kablam! --> src/main.rs:5:1 Oct 15 08:27:47.515 INFO kablam! | Oct 15 08:27:47.515 INFO kablam! 5 | fn diverges() -> ! { Oct 15 08:27:47.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 08:27:47.515 INFO kablam! | Oct 15 08:27:47.515 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 08:27:47.515 INFO kablam! Oct 15 08:27:47.807 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.84s Oct 15 08:27:47.808 INFO kablam! su: No module specific data is present Oct 15 08:27:48.807 INFO running `"docker" "rm" "-f" "e902ae51d3d1d9eee643bafbf361e80ffb7a228914fb72b6b08dc5dda214261c"` Oct 15 08:27:49.167 INFO blam! e902ae51d3d1d9eee643bafbf361e80ffb7a228914fb72b6b08dc5dda214261c Oct 15 08:27:49.173 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 08:27:49.584 INFO blam! 365f448e5b8df58200be374a1e4d2220cbc00754861a12517fdf106a7aca570d Oct 15 08:27:49.586 INFO running `"docker" "start" "-a" "365f448e5b8df58200be374a1e4d2220cbc00754861a12517fdf106a7aca570d"` Oct 15 08:27:51.427 INFO kablam! usermod: no changes Oct 15 08:27:51.487 INFO kablam! Compiling hello_world v0.0.1 (/source) Oct 15 08:27:52.107 INFO kablam! warning: unused variable: `z` Oct 15 08:27:52.107 INFO kablam! --> src/main.rs:12:9 Oct 15 08:27:52.107 INFO kablam! | Oct 15 08:27:52.107 INFO kablam! 12 | let (y,z) = (2,3); Oct 15 08:27:52.107 INFO kablam! | ^ help: consider using `_z` instead Oct 15 08:27:52.107 INFO kablam! | Oct 15 08:27:52.107 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 08:27:52.107 INFO kablam! Oct 15 08:27:52.107 INFO kablam! warning: unused variable: `b` Oct 15 08:27:52.107 INFO kablam! --> src/main.rs:13:6 Oct 15 08:27:52.107 INFO kablam! | Oct 15 08:27:52.107 INFO kablam! 13 | let b: i32 = 546; Oct 15 08:27:52.107 INFO kablam! | ^ help: consider using `_b` instead Oct 15 08:27:52.107 INFO kablam! Oct 15 08:27:52.107 INFO kablam! warning: value assigned to `g` is never read Oct 15 08:27:52.107 INFO kablam! --> src/main.rs:14:10 Oct 15 08:27:52.107 INFO kablam! | Oct 15 08:27:52.107 INFO kablam! 14 | let mut g: i32 = 4897; Oct 15 08:27:52.107 INFO kablam! | ^ Oct 15 08:27:52.107 INFO kablam! | Oct 15 08:27:52.107 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 08:27:52.107 INFO kablam! Oct 15 08:27:52.107 INFO kablam! warning: function is never used: `diverges` Oct 15 08:27:52.107 INFO kablam! --> src/main.rs:5:1 Oct 15 08:27:52.107 INFO kablam! | Oct 15 08:27:52.107 INFO kablam! 5 | fn diverges() -> ! { Oct 15 08:27:52.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 08:27:52.107 INFO kablam! | Oct 15 08:27:52.107 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 08:27:52.107 INFO kablam! Oct 15 08:27:52.647 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 15 08:27:52.651 INFO kablam! su: No module specific data is present Oct 15 08:27:53.635 INFO running `"docker" "rm" "-f" "365f448e5b8df58200be374a1e4d2220cbc00754861a12517fdf106a7aca570d"` Oct 15 08:27:53.927 INFO blam! 365f448e5b8df58200be374a1e4d2220cbc00754861a12517fdf106a7aca570d Oct 15 08:27:53.932 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 08:27:54.421 INFO blam! c0f844704c7cfd754999ef714b16415ed4701da77193fc0226fd4eaaada52e70 Oct 15 08:27:54.423 INFO running `"docker" "start" "-a" "c0f844704c7cfd754999ef714b16415ed4701da77193fc0226fd4eaaada52e70"` Oct 15 08:27:56.018 INFO kablam! usermod: no changes Oct 15 08:27:56.075 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 08:27:56.075 INFO kablam! Running /target/debug/deps/hello_world-0de24470d19c7f47 Oct 15 08:27:56.078 INFO blam! Oct 15 08:27:56.078 INFO blam! running 0 tests Oct 15 08:27:56.078 INFO blam! Oct 15 08:27:56.078 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 08:27:56.078 INFO blam! Oct 15 08:27:56.087 INFO kablam! su: No module specific data is present Oct 15 08:27:57.456 INFO running `"docker" "rm" "-f" "c0f844704c7cfd754999ef714b16415ed4701da77193fc0226fd4eaaada52e70"` Oct 15 08:27:57.746 INFO blam! c0f844704c7cfd754999ef714b16415ed4701da77193fc0226fd4eaaada52e70