Oct 14 11:44:55.020 INFO testing mblk/hello-world against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 11:44:55.022 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 11:44:55.334 INFO blam! a74361bba544e1e0353a71a305a53fc9720fd8940ce9f8fbae3503ac704af348 Oct 14 11:44:55.339 INFO running `"docker" "start" "-a" "a74361bba544e1e0353a71a305a53fc9720fd8940ce9f8fbae3503ac704af348"` Oct 14 11:44:56.414 INFO kablam! usermod: no changes Oct 14 11:44:56.503 INFO kablam! Compiling hello_world v0.1.0 (/source) Oct 14 11:44:56.640 INFO kablam! warning: unused import: `std::cmp` Oct 14 11:44:56.640 INFO kablam! --> src/main.rs:1:5 Oct 14 11:44:56.640 INFO kablam! | Oct 14 11:44:56.640 INFO kablam! 1 | use std::cmp; Oct 14 11:44:56.640 INFO kablam! | ^^^^^^^^ Oct 14 11:44:56.640 INFO kablam! | Oct 14 11:44:56.640 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:44:56.640 INFO kablam! Oct 14 11:44:56.747 INFO kablam! warning: value assigned to `t2` is never read Oct 14 11:44:56.747 INFO kablam! --> src/main.rs:52:13 Oct 14 11:44:56.747 INFO kablam! | Oct 14 11:44:56.747 INFO kablam! 52 | let mut t2: (i32,i32) = (333,444); Oct 14 11:44:56.747 INFO kablam! | ^^ Oct 14 11:44:56.747 INFO kablam! | Oct 14 11:44:56.747 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 11:44:56.747 INFO kablam! Oct 14 11:44:56.747 INFO kablam! warning: unused variable: `f` Oct 14 11:44:56.747 INFO kablam! --> src/main.rs:96:13 Oct 14 11:44:56.747 INFO kablam! | Oct 14 11:44:56.747 INFO kablam! 96 | let f = Foo { x: y }; // ---+ f goes into scope Oct 14 11:44:56.747 INFO kablam! | ^ help: consider using `_f` instead Oct 14 11:44:56.747 INFO kablam! | Oct 14 11:44:56.747 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:44:56.747 INFO kablam! Oct 14 11:44:56.751 INFO kablam! warning: unused variable: `x` Oct 14 11:44:56.751 INFO kablam! --> src/main.rs:104:9 Oct 14 11:44:56.751 INFO kablam! | Oct 14 11:44:56.751 INFO kablam! 104 | let x: &'static i32 = &FOO; // reference to data section of binary Oct 14 11:44:56.751 INFO kablam! | ^ help: consider using `_x` instead Oct 14 11:44:56.751 INFO kablam! Oct 14 11:44:56.751 INFO kablam! warning: unused variable: `str1` Oct 14 11:44:56.751 INFO kablam! --> src/main.rs:105:9 Oct 14 11:44:56.751 INFO kablam! | Oct 14 11:44:56.751 INFO kablam! 105 | let str1: &'static str = "qwiojdqoiwjd"; Oct 14 11:44:56.751 INFO kablam! | ^^^^ help: consider using `_str1` instead Oct 14 11:44:56.751 INFO kablam! Oct 14 11:44:56.771 INFO kablam! warning: field is never used: `x` Oct 14 11:44:56.771 INFO kablam! --> src/main.rs:110:5 Oct 14 11:44:56.771 INFO kablam! | Oct 14 11:44:56.771 INFO kablam! 110 | x: &'a i32, Oct 14 11:44:56.771 INFO kablam! | ^^^^^^^^^^ Oct 14 11:44:56.771 INFO kablam! | Oct 14 11:44:56.771 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:44:56.771 INFO kablam! Oct 14 11:44:57.435 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Oct 14 11:44:57.435 INFO kablam! su: No module specific data is present Oct 14 11:44:58.021 INFO running `"docker" "rm" "-f" "a74361bba544e1e0353a71a305a53fc9720fd8940ce9f8fbae3503ac704af348"` Oct 14 11:44:58.482 INFO blam! a74361bba544e1e0353a71a305a53fc9720fd8940ce9f8fbae3503ac704af348 Oct 14 11:44:58.495 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 11:44:58.951 INFO blam! c22f84bd070156badc2fda5d899a0121433fbd6a133048de4523785fbe164093 Oct 14 11:44:58.957 INFO running `"docker" "start" "-a" "c22f84bd070156badc2fda5d899a0121433fbd6a133048de4523785fbe164093"` Oct 14 11:45:00.213 INFO kablam! usermod: no changes Oct 14 11:45:00.255 INFO kablam! Compiling hello_world v0.1.0 (/source) Oct 14 11:45:00.495 INFO kablam! warning: unused import: `std::cmp` Oct 14 11:45:00.495 INFO kablam! --> src/main.rs:1:5 Oct 14 11:45:00.495 INFO kablam! | Oct 14 11:45:00.495 INFO kablam! 1 | use std::cmp; Oct 14 11:45:00.495 INFO kablam! | ^^^^^^^^ Oct 14 11:45:00.495 INFO kablam! | Oct 14 11:45:00.495 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:45:00.495 INFO kablam! Oct 14 11:45:00.635 INFO kablam! warning: value assigned to `t2` is never read Oct 14 11:45:00.635 INFO kablam! --> src/main.rs:52:13 Oct 14 11:45:00.635 INFO kablam! | Oct 14 11:45:00.635 INFO kablam! 52 | let mut t2: (i32,i32) = (333,444); Oct 14 11:45:00.635 INFO kablam! | ^^ Oct 14 11:45:00.635 INFO kablam! | Oct 14 11:45:00.635 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 11:45:00.635 INFO kablam! Oct 14 11:45:00.635 INFO kablam! warning: unused variable: `f` Oct 14 11:45:00.635 INFO kablam! --> src/main.rs:96:13 Oct 14 11:45:00.635 INFO kablam! | Oct 14 11:45:00.635 INFO kablam! 96 | let f = Foo { x: y }; // ---+ f goes into scope Oct 14 11:45:00.635 INFO kablam! | ^ help: consider using `_f` instead Oct 14 11:45:00.635 INFO kablam! | Oct 14 11:45:00.635 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:45:00.635 INFO kablam! Oct 14 11:45:00.635 INFO kablam! warning: unused variable: `x` Oct 14 11:45:00.635 INFO kablam! --> src/main.rs:104:9 Oct 14 11:45:00.635 INFO kablam! | Oct 14 11:45:00.635 INFO kablam! 104 | let x: &'static i32 = &FOO; // reference to data section of binary Oct 14 11:45:00.635 INFO kablam! | ^ help: consider using `_x` instead Oct 14 11:45:00.635 INFO kablam! Oct 14 11:45:00.635 INFO kablam! warning: unused variable: `str1` Oct 14 11:45:00.635 INFO kablam! --> src/main.rs:105:9 Oct 14 11:45:00.635 INFO kablam! | Oct 14 11:45:00.635 INFO kablam! 105 | let str1: &'static str = "qwiojdqoiwjd"; Oct 14 11:45:00.635 INFO kablam! | ^^^^ help: consider using `_str1` instead Oct 14 11:45:00.635 INFO kablam! Oct 14 11:45:00.651 INFO kablam! warning: field is never used: `x` Oct 14 11:45:00.651 INFO kablam! --> src/main.rs:110:5 Oct 14 11:45:00.651 INFO kablam! | Oct 14 11:45:00.651 INFO kablam! 110 | x: &'a i32, Oct 14 11:45:00.651 INFO kablam! | ^^^^^^^^^^ Oct 14 11:45:00.651 INFO kablam! | Oct 14 11:45:00.651 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:45:00.651 INFO kablam! Oct 14 11:45:01.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.89s Oct 14 11:45:01.139 INFO kablam! su: No module specific data is present Oct 14 11:45:01.983 INFO running `"docker" "rm" "-f" "c22f84bd070156badc2fda5d899a0121433fbd6a133048de4523785fbe164093"` Oct 14 11:45:02.323 INFO blam! c22f84bd070156badc2fda5d899a0121433fbd6a133048de4523785fbe164093 Oct 14 11:45:02.325 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 11:45:02.744 INFO blam! f5d3c9d4c7686e658c60c1f58274d6a3cbed5c892fe5a35ae1d2a4271c9283cd Oct 14 11:45:02.747 INFO running `"docker" "start" "-a" "f5d3c9d4c7686e658c60c1f58274d6a3cbed5c892fe5a35ae1d2a4271c9283cd"` Oct 14 11:45:03.790 INFO kablam! usermod: no changes Oct 14 11:45:03.839 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 11:45:03.839 INFO kablam! Running /target/debug/deps/hello_world-29788f22359bc723 Oct 14 11:45:03.859 INFO blam! Oct 14 11:45:03.859 INFO blam! running 0 tests Oct 14 11:45:03.859 INFO blam! Oct 14 11:45:03.859 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:45:03.859 INFO blam! Oct 14 11:45:03.862 INFO kablam! su: No module specific data is present Oct 14 11:45:04.609 INFO running `"docker" "rm" "-f" "f5d3c9d4c7686e658c60c1f58274d6a3cbed5c892fe5a35ae1d2a4271c9283cd"` Oct 14 11:45:04.935 INFO blam! f5d3c9d4c7686e658c60c1f58274d6a3cbed5c892fe5a35ae1d2a4271c9283cd