Oct 12 19:23:32.464 INFO testing waku-waku/rust-samples against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 19:23:32.464 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 19:23:32.887 INFO blam! f59a779f03044ad4384059f32b6ec6b81ba936e726238069440f92346aeeb0a0 Oct 12 19:23:32.888 INFO running `"docker" "start" "-a" "f59a779f03044ad4384059f32b6ec6b81ba936e726238069440f92346aeeb0a0"` Oct 12 19:23:34.223 INFO kablam! usermod: no changes Oct 12 19:23:34.272 INFO kablam! Compiling rust-samples v0.1.0 (/source) Oct 12 19:23:35.151 INFO kablam! warning: value assigned to `src` is never read Oct 12 19:23:35.151 INFO kablam! --> src/make_rust_file.rs:56:10 Oct 12 19:23:35.151 INFO kablam! | Oct 12 19:23:35.151 INFO kablam! 56 | let mut src = String::new(); Oct 12 19:23:35.151 INFO kablam! | ^^^ Oct 12 19:23:35.159 INFO kablam! | Oct 12 19:23:35.159 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 19:23:35.159 INFO kablam! Oct 12 19:23:35.159 INFO kablam! warning: value assigned to `string` is never read Oct 12 19:23:35.159 INFO kablam! --> src/make_rust_file.rs:79:10 Oct 12 19:23:35.159 INFO kablam! | Oct 12 19:23:35.159 INFO kablam! 79 | let mut string = String::new(); Oct 12 19:23:35.159 INFO kablam! | ^^^^^^ Oct 12 19:23:35.159 INFO kablam! Oct 12 19:23:36.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.72s Oct 12 19:23:36.967 INFO kablam! su: No module specific data is present Oct 12 19:23:38.325 INFO running `"docker" "rm" "-f" "f59a779f03044ad4384059f32b6ec6b81ba936e726238069440f92346aeeb0a0"` Oct 12 19:23:38.627 INFO blam! f59a779f03044ad4384059f32b6ec6b81ba936e726238069440f92346aeeb0a0 Oct 12 19:23:38.635 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 19:23:39.126 INFO blam! 6338d97c8268d4f8aa4a9a65ca31ca3055b2ea39235502d760a6c4ade4f5ce70 Oct 12 19:23:39.128 INFO running `"docker" "start" "-a" "6338d97c8268d4f8aa4a9a65ca31ca3055b2ea39235502d760a6c4ade4f5ce70"` Oct 12 19:23:40.534 INFO kablam! usermod: no changes Oct 12 19:23:40.599 INFO kablam! Compiling rust-samples v0.1.0 (/source) Oct 12 19:23:41.559 INFO kablam! warning: value assigned to `src` is never read Oct 12 19:23:41.560 INFO kablam! --> src/make_rust_file.rs:56:10 Oct 12 19:23:41.560 INFO kablam! | Oct 12 19:23:41.560 INFO kablam! 56 | let mut src = String::new(); Oct 12 19:23:41.561 INFO kablam! | ^^^ Oct 12 19:23:41.561 INFO kablam! | Oct 12 19:23:41.561 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 19:23:41.562 INFO kablam! Oct 12 19:23:41.562 INFO kablam! warning: value assigned to `string` is never read Oct 12 19:23:41.562 INFO kablam! --> src/make_rust_file.rs:79:10 Oct 12 19:23:41.563 INFO kablam! | Oct 12 19:23:41.563 INFO kablam! 79 | let mut string = String::new(); Oct 12 19:23:41.563 INFO kablam! | ^^^^^^ Oct 12 19:23:41.564 INFO kablam! Oct 12 19:23:43.051 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.49s Oct 12 19:23:43.051 INFO kablam! su: No module specific data is present Oct 12 19:23:43.957 INFO running `"docker" "rm" "-f" "6338d97c8268d4f8aa4a9a65ca31ca3055b2ea39235502d760a6c4ade4f5ce70"` Oct 12 19:23:44.239 INFO blam! 6338d97c8268d4f8aa4a9a65ca31ca3055b2ea39235502d760a6c4ade4f5ce70 Oct 12 19:23:44.248 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 19:23:44.705 INFO blam! 8ee4674b8e18afbbb1d1bab623dce79077b7e2ed2edad04cc9b2da6653ed1904 Oct 12 19:23:44.708 INFO running `"docker" "start" "-a" "8ee4674b8e18afbbb1d1bab623dce79077b7e2ed2edad04cc9b2da6653ed1904"` Oct 12 19:23:45.807 INFO kablam! usermod: no changes Oct 12 19:23:45.894 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 12 19:23:45.903 INFO kablam! Running /target/debug/deps/mrf-d14e9721cbc3370e Oct 12 19:23:45.915 INFO blam! Oct 12 19:23:45.915 INFO blam! running 0 tests Oct 12 19:23:45.915 INFO blam! Oct 12 19:23:45.915 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:23:45.915 INFO blam! Oct 12 19:23:45.932 INFO blam! Oct 12 19:23:45.932 INFO kablam! Running /target/debug/deps/sample_create_file-626a23efe158111e Oct 12 19:23:45.932 INFO blam! running 0 tests Oct 12 19:23:45.932 INFO kablam! Running /target/debug/deps/sample_fizzbuzz-09ba073a4b9a5608 Oct 12 19:23:45.932 INFO blam! Oct 12 19:23:45.932 INFO kablam! Running /target/debug/deps/sample_input-85cf53f1866c4d31 Oct 12 19:23:45.932 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:23:45.932 INFO kablam! Running /target/debug/deps/sample_let-ed510ba68b8e1aec Oct 12 19:23:45.932 INFO blam! Oct 12 19:23:45.932 INFO kablam! Running /target/debug/deps/sample_square_sum-5291f4a5b0bcfcb8 Oct 12 19:23:45.932 INFO blam! Oct 12 19:23:45.932 INFO blam! running 0 tests Oct 12 19:23:45.932 INFO blam! Oct 12 19:23:45.932 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:23:45.932 INFO blam! Oct 12 19:23:45.932 INFO blam! Oct 12 19:23:45.932 INFO blam! running 0 tests Oct 12 19:23:45.932 INFO blam! Oct 12 19:23:45.932 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:23:45.932 INFO blam! Oct 12 19:23:45.932 INFO blam! Oct 12 19:23:45.932 INFO blam! running 0 tests Oct 12 19:23:45.932 INFO blam! Oct 12 19:23:45.932 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:23:45.932 INFO blam! Oct 12 19:23:45.932 INFO blam! Oct 12 19:23:45.932 INFO blam! running 0 tests Oct 12 19:23:45.932 INFO blam! Oct 12 19:23:45.932 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:23:45.932 INFO blam! Oct 12 19:23:45.951 INFO kablam! su: No module specific data is present Oct 12 19:23:46.814 INFO running `"docker" "rm" "-f" "8ee4674b8e18afbbb1d1bab623dce79077b7e2ed2edad04cc9b2da6653ed1904"` Oct 12 19:23:47.109 INFO blam! 8ee4674b8e18afbbb1d1bab623dce79077b7e2ed2edad04cc9b2da6653ed1904