Oct 15 18:47:58.210 INFO testing simpla_vortaro-0.2.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 18:47:58.212 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 15 18:47:58.764 INFO blam! bb3fb90c47224956704a4ec579f5ae97830b78b8146dc69a5e058a457747d1dd Oct 15 18:47:58.775 INFO running `"docker" "start" "-a" "bb3fb90c47224956704a4ec579f5ae97830b78b8146dc69a5e058a457747d1dd"` Oct 15 18:47:59.871 INFO kablam! usermod: no changes Oct 15 18:48:00.279 INFO kablam! Compiling serde v1.0.80 Oct 15 18:48:00.279 INFO kablam! Compiling term_size v0.3.1 Oct 15 18:48:01.093 INFO kablam! Compiling textwrap v0.10.0 Oct 15 18:48:03.331 INFO kablam! Compiling clap v2.32.0 Oct 15 18:48:16.974 INFO kablam! Compiling serde_json v1.0.32 Oct 15 18:48:16.974 INFO kablam! Compiling serde_urlencoded v0.5.3 Oct 15 18:48:21.675 INFO kablam! Compiling reqwest v0.8.8 Oct 15 18:48:33.194 INFO kablam! Compiling simpla_vortaro v0.2.1 (/source) Oct 15 18:48:44.883 INFO kablam! warning: unused variable: `width` Oct 15 18:48:44.883 INFO kablam! --> src/bin/sv.rs:194:64 Oct 15 18:48:44.883 INFO kablam! | Oct 15 18:48:44.883 INFO kablam! 194 | fn print_translations(tradukoj: &[sv::Traduko], indent: usize, width: usize) { Oct 15 18:48:44.883 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 15 18:48:44.883 INFO kablam! | Oct 15 18:48:44.883 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 18:48:44.883 INFO kablam! Oct 15 18:48:51.520 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.63s Oct 15 18:48:51.533 INFO kablam! su: No module specific data is present Oct 15 18:48:52.080 INFO running `"docker" "rm" "-f" "bb3fb90c47224956704a4ec579f5ae97830b78b8146dc69a5e058a457747d1dd"` Oct 15 18:48:52.463 INFO blam! bb3fb90c47224956704a4ec579f5ae97830b78b8146dc69a5e058a457747d1dd Oct 15 18:48:52.471 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 15 18:48:52.944 INFO blam! a7e09a72383ba6eb257fb0e478fca9711379c2edb0a53e0d11be6a769789dd81 Oct 15 18:48:52.946 INFO running `"docker" "start" "-a" "a7e09a72383ba6eb257fb0e478fca9711379c2edb0a53e0d11be6a769789dd81"` Oct 15 18:48:54.563 INFO kablam! usermod: no changes Oct 15 18:48:54.818 INFO kablam! Compiling simpla_vortaro v0.2.1 (/source) Oct 15 18:49:02.447 INFO kablam! warning: unused variable: `width` Oct 15 18:49:02.447 INFO kablam! --> src/bin/sv.rs:194:64 Oct 15 18:49:02.447 INFO kablam! | Oct 15 18:49:02.447 INFO kablam! 194 | fn print_translations(tradukoj: &[sv::Traduko], indent: usize, width: usize) { Oct 15 18:49:02.447 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 15 18:49:02.447 INFO kablam! | Oct 15 18:49:02.447 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 18:49:02.447 INFO kablam! Oct 15 18:49:04.463 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.86s Oct 15 18:49:04.479 INFO kablam! su: No module specific data is present Oct 15 18:49:05.551 INFO running `"docker" "rm" "-f" "a7e09a72383ba6eb257fb0e478fca9711379c2edb0a53e0d11be6a769789dd81"` Oct 15 18:49:05.867 INFO blam! a7e09a72383ba6eb257fb0e478fca9711379c2edb0a53e0d11be6a769789dd81 Oct 15 18:49:05.870 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 15 18:49:06.415 INFO blam! 7b47c8617882be192d8b4bbe387e5f7e571b534e7631b7a903494fcbb6e7c556 Oct 15 18:49:06.417 INFO running `"docker" "start" "-a" "7b47c8617882be192d8b4bbe387e5f7e571b534e7631b7a903494fcbb6e7c556"` Oct 15 18:49:07.683 INFO kablam! usermod: no changes Oct 15 18:49:08.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.32s Oct 15 18:49:08.047 INFO blam! Oct 15 18:49:08.047 INFO kablam! Running /target/debug/deps/simpla_vortaro-8756b4825b4cbe71 Oct 15 18:49:08.047 INFO blam! running 0 tests Oct 15 18:49:08.047 INFO blam! Oct 15 18:49:08.047 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:49:08.047 INFO blam! Oct 15 18:49:08.051 INFO blam! Oct 15 18:49:08.051 INFO kablam! Running /target/debug/deps/sv-245ab2d31bce0650 Oct 15 18:49:08.051 INFO blam! running 0 tests Oct 15 18:49:08.051 INFO kablam! Doc-tests simpla_vortaro Oct 15 18:49:08.051 INFO blam! Oct 15 18:49:08.051 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:49:08.051 INFO blam! Oct 15 18:49:17.411 INFO blam! Oct 15 18:49:17.411 INFO blam! running 0 tests Oct 15 18:49:17.411 INFO blam! Oct 15 18:49:17.411 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:49:17.411 INFO blam! Oct 15 18:49:17.431 INFO kablam! su: No module specific data is present Oct 15 18:49:18.564 INFO running `"docker" "rm" "-f" "7b47c8617882be192d8b4bbe387e5f7e571b534e7631b7a903494fcbb6e7c556"` Oct 15 18:49:18.959 INFO blam! 7b47c8617882be192d8b4bbe387e5f7e571b534e7631b7a903494fcbb6e7c556