Oct 15 00:48:05.052 INFO testing chyld/rust-examples against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 00:48:05.052 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 00:48:05.431 INFO blam! 3af9634deeb2ef5d58818089782e503a811d559f25981c1533b15b4fefeefed9 Oct 15 00:48:05.431 INFO running `"docker" "start" "-a" "3af9634deeb2ef5d58818089782e503a811d559f25981c1533b15b4fefeefed9"` Oct 15 00:48:06.907 INFO kablam! usermod: no changes Oct 15 00:48:06.975 INFO kablam! Compiling rust-examples v0.1.0 (/source) Oct 15 00:48:07.379 INFO kablam! warning: unused variable: `a` Oct 15 00:48:07.379 INFO kablam! --> src/main.rs:38:9 Oct 15 00:48:07.379 INFO kablam! | Oct 15 00:48:07.379 INFO kablam! 38 | let a = Nil; Oct 15 00:48:07.379 INFO kablam! | ^ help: consider using `_a` instead Oct 15 00:48:07.379 INFO kablam! | Oct 15 00:48:07.379 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:48:07.379 INFO kablam! Oct 15 00:48:07.379 INFO kablam! warning: unused variable: `b` Oct 15 00:48:07.379 INFO kablam! --> src/main.rs:39:9 Oct 15 00:48:07.379 INFO kablam! | Oct 15 00:48:07.379 INFO kablam! 39 | let b = Pair(3, 5.2); Oct 15 00:48:07.379 INFO kablam! | ^ help: consider using `_b` instead Oct 15 00:48:07.379 INFO kablam! Oct 15 00:48:07.379 INFO kablam! warning: unused variable: `c` Oct 15 00:48:07.379 INFO kablam! --> src/main.rs:40:9 Oct 15 00:48:07.379 INFO kablam! | Oct 15 00:48:07.379 INFO kablam! 40 | let c = Point {x: 4, y: 2.5}; Oct 15 00:48:07.379 INFO kablam! | ^ help: consider using `_c` instead Oct 15 00:48:07.379 INFO kablam! Oct 15 00:48:07.379 INFO kablam! warning: unused variable: `b` Oct 15 00:48:07.379 INFO kablam! --> src/main.rs:60:9 Oct 15 00:48:07.379 INFO kablam! | Oct 15 00:48:07.379 INFO kablam! 60 | let b: [u64; 10]; // u64 - 10 random values Oct 15 00:48:07.379 INFO kablam! | ^ help: consider using `_b` instead Oct 15 00:48:07.379 INFO kablam! Oct 15 00:48:07.379 INFO kablam! warning: field is never used: `x` Oct 15 00:48:07.379 INFO kablam! --> src/main.rs:17:5 Oct 15 00:48:07.379 INFO kablam! | Oct 15 00:48:07.379 INFO kablam! 17 | x: u8, Oct 15 00:48:07.379 INFO kablam! | ^^^^^ Oct 15 00:48:07.379 INFO kablam! | Oct 15 00:48:07.379 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:48:07.379 INFO kablam! Oct 15 00:48:07.379 INFO kablam! warning: field is never used: `y` Oct 15 00:48:07.379 INFO kablam! --> src/main.rs:18:5 Oct 15 00:48:07.379 INFO kablam! | Oct 15 00:48:07.379 INFO kablam! 18 | y: f32, Oct 15 00:48:07.379 INFO kablam! | ^^^^^^ Oct 15 00:48:07.379 INFO kablam! Oct 15 00:48:07.935 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Oct 15 00:48:07.936 INFO kablam! su: No module specific data is present Oct 15 00:48:08.511 INFO running `"docker" "rm" "-f" "3af9634deeb2ef5d58818089782e503a811d559f25981c1533b15b4fefeefed9"` Oct 15 00:48:08.963 INFO blam! 3af9634deeb2ef5d58818089782e503a811d559f25981c1533b15b4fefeefed9 Oct 15 00:48:08.979 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 00:48:09.389 INFO blam! bcd71ce5b956c19e99b1adddac617c08e5666eead482ff7a45919bb8765958fd Oct 15 00:48:09.392 INFO running `"docker" "start" "-a" "bcd71ce5b956c19e99b1adddac617c08e5666eead482ff7a45919bb8765958fd"` Oct 15 00:48:10.631 INFO kablam! usermod: no changes Oct 15 00:48:10.682 INFO kablam! Compiling rust-examples v0.1.0 (/source) Oct 15 00:48:11.137 INFO kablam! warning: unused variable: `a` Oct 15 00:48:11.138 INFO kablam! --> src/main.rs:38:9 Oct 15 00:48:11.138 INFO kablam! | Oct 15 00:48:11.138 INFO kablam! 38 | let a = Nil; Oct 15 00:48:11.138 INFO kablam! | ^ help: consider using `_a` instead Oct 15 00:48:11.139 INFO kablam! | Oct 15 00:48:11.139 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:48:11.139 INFO kablam! Oct 15 00:48:11.140 INFO kablam! warning: unused variable: `b` Oct 15 00:48:11.140 INFO kablam! --> src/main.rs:39:9 Oct 15 00:48:11.140 INFO kablam! | Oct 15 00:48:11.141 INFO kablam! 39 | let b = Pair(3, 5.2); Oct 15 00:48:11.141 INFO kablam! | ^ help: consider using `_b` instead Oct 15 00:48:11.141 INFO kablam! Oct 15 00:48:11.142 INFO kablam! warning: unused variable: `c` Oct 15 00:48:11.142 INFO kablam! --> src/main.rs:40:9 Oct 15 00:48:11.143 INFO kablam! | Oct 15 00:48:11.143 INFO kablam! 40 | let c = Point {x: 4, y: 2.5}; Oct 15 00:48:11.146 INFO kablam! | ^ help: consider using `_c` instead Oct 15 00:48:11.148 INFO kablam! Oct 15 00:48:11.149 INFO kablam! warning: unused variable: `b` Oct 15 00:48:11.149 INFO kablam! --> src/main.rs:60:9 Oct 15 00:48:11.150 INFO kablam! | Oct 15 00:48:11.150 INFO kablam! 60 | let b: [u64; 10]; // u64 - 10 random values Oct 15 00:48:11.150 INFO kablam! | ^ help: consider using `_b` instead Oct 15 00:48:11.151 INFO kablam! Oct 15 00:48:11.151 INFO kablam! warning: field is never used: `x` Oct 15 00:48:11.151 INFO kablam! --> src/main.rs:17:5 Oct 15 00:48:11.151 INFO kablam! | Oct 15 00:48:11.152 INFO kablam! 17 | x: u8, Oct 15 00:48:11.152 INFO kablam! | ^^^^^ Oct 15 00:48:11.153 INFO kablam! | Oct 15 00:48:11.153 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:48:11.153 INFO kablam! Oct 15 00:48:11.153 INFO kablam! warning: field is never used: `y` Oct 15 00:48:11.154 INFO kablam! --> src/main.rs:18:5 Oct 15 00:48:11.155 INFO kablam! | Oct 15 00:48:11.156 INFO kablam! 18 | y: f32, Oct 15 00:48:11.156 INFO kablam! | ^^^^^^ Oct 15 00:48:11.156 INFO kablam! Oct 15 00:48:11.639 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Oct 15 00:48:11.639 INFO kablam! su: No module specific data is present Oct 15 00:48:12.146 INFO running `"docker" "rm" "-f" "bcd71ce5b956c19e99b1adddac617c08e5666eead482ff7a45919bb8765958fd"` Oct 15 00:48:12.475 INFO blam! bcd71ce5b956c19e99b1adddac617c08e5666eead482ff7a45919bb8765958fd Oct 15 00:48:12.481 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 00:48:12.933 INFO blam! eff09ace3a8a3dd225bfad231accecb0fc00640248916c90c5d53108e5d6bbc9 Oct 15 00:48:12.936 INFO running `"docker" "start" "-a" "eff09ace3a8a3dd225bfad231accecb0fc00640248916c90c5d53108e5d6bbc9"` Oct 15 00:48:14.387 INFO kablam! usermod: no changes Oct 15 00:48:14.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 00:48:14.431 INFO blam! Oct 15 00:48:14.432 INFO kablam! Running /target/debug/deps/rust_examples-9af065ecb212dd1d Oct 15 00:48:14.432 INFO blam! running 0 tests Oct 15 00:48:14.432 INFO kablam! su: No module specific data is present Oct 15 00:48:14.432 INFO blam! Oct 15 00:48:14.433 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:48:14.433 INFO blam! Oct 15 00:48:15.223 INFO running `"docker" "rm" "-f" "eff09ace3a8a3dd225bfad231accecb0fc00640248916c90c5d53108e5d6bbc9"` Oct 15 00:48:15.488 INFO blam! eff09ace3a8a3dd225bfad231accecb0fc00640248916c90c5d53108e5d6bbc9