Oct 14 15:41:08.324 INFO testing katrinasm/exlev against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 15:41:08.324 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15:41:08.715 INFO blam! cae88d234239c25e0277d6ba13d753ba7300ebf87137e2100b167efcee3c3318 Oct 14 15:41:08.719 INFO running `"docker" "start" "-a" "cae88d234239c25e0277d6ba13d753ba7300ebf87137e2100b167efcee3c3318"` Oct 14 15:41:09.623 INFO kablam! usermod: no changes Oct 14 15:41:09.683 INFO kablam! Compiling peresil v0.3.0 Oct 14 15:41:09.687 INFO kablam! Compiling typed-arena v1.3.0 Oct 14 15:41:09.687 INFO kablam! Compiling quick-error v1.2.0 Oct 14 15:41:10.223 INFO kablam! Compiling sxd-document v0.2.3 Oct 14 15:41:16.903 INFO kablam! Compiling sxd-xpath v0.4.0 Oct 14 15:41:23.839 INFO kablam! Compiling exlev v0.1.0 (/source) Oct 14 15:41:25.315 INFO kablam! warning: type alias is never used: `CResult` Oct 14 15:41:25.315 INFO kablam! --> src/compression/mod.rs:9:1 Oct 14 15:41:25.315 INFO kablam! | Oct 14 15:41:25.315 INFO kablam! 9 | type CResult = Result; Oct 14 15:41:25.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:41:25.316 INFO kablam! | Oct 14 15:41:25.316 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:41:25.316 INFO kablam! Oct 14 15:41:25.325 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 15:41:25.325 INFO kablam! --> src/level_table.rs:43:5 Oct 14 15:41:25.325 INFO kablam! | Oct 14 15:41:25.325 INFO kablam! 43 | set_version(rombytes, level); Oct 14 15:41:25.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:41:25.325 INFO kablam! | Oct 14 15:41:25.325 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 15:41:25.326 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 15:41:25.326 INFO kablam! Oct 14 15:41:28.347 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.70s Oct 14 15:41:28.349 INFO kablam! su: No module specific data is present Oct 14 15:41:30.119 INFO running `"docker" "rm" "-f" "cae88d234239c25e0277d6ba13d753ba7300ebf87137e2100b167efcee3c3318"` Oct 14 15:41:30.450 INFO blam! cae88d234239c25e0277d6ba13d753ba7300ebf87137e2100b167efcee3c3318 Oct 14 15:41:30.472 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15:41:30.877 INFO blam! 8805f9f52904a825a175fa5e4ccec887b8541ca6c2d67d770636eb22a0424d46 Oct 14 15:41:30.879 INFO running `"docker" "start" "-a" "8805f9f52904a825a175fa5e4ccec887b8541ca6c2d67d770636eb22a0424d46"` Oct 14 15:41:32.426 INFO kablam! usermod: no changes Oct 14 15:41:32.492 INFO kablam! Compiling exlev v0.1.0 (/source) Oct 14 15:41:33.831 INFO kablam! warning: type alias is never used: `CResult` Oct 14 15:41:33.831 INFO kablam! --> src/compression/mod.rs:9:1 Oct 14 15:41:33.831 INFO kablam! | Oct 14 15:41:33.831 INFO kablam! 9 | type CResult = Result; Oct 14 15:41:33.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:41:33.831 INFO kablam! | Oct 14 15:41:33.831 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:41:33.831 INFO kablam! Oct 14 15:41:33.851 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 15:41:33.851 INFO kablam! --> src/level_table.rs:43:5 Oct 14 15:41:33.851 INFO kablam! | Oct 14 15:41:33.851 INFO kablam! 43 | set_version(rombytes, level); Oct 14 15:41:33.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:41:33.851 INFO kablam! | Oct 14 15:41:33.851 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 15:41:33.851 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 15:41:33.851 INFO kablam! Oct 14 15:41:34.392 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.94s Oct 14 15:41:34.392 INFO kablam! su: No module specific data is present Oct 14 15:41:35.699 INFO running `"docker" "rm" "-f" "8805f9f52904a825a175fa5e4ccec887b8541ca6c2d67d770636eb22a0424d46"` Oct 14 15:41:35.975 INFO blam! 8805f9f52904a825a175fa5e4ccec887b8541ca6c2d67d770636eb22a0424d46 Oct 14 15:41:35.986 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15:41:36.391 INFO blam! c4996cf4fae29b07a90c6621c514fcd47e15aeaa76d2080f20a7eefb4901541b Oct 14 15:41:36.399 INFO running `"docker" "start" "-a" "c4996cf4fae29b07a90c6621c514fcd47e15aeaa76d2080f20a7eefb4901541b"` Oct 14 15:41:37.427 INFO kablam! usermod: no changes Oct 14 15:41:37.471 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 15:41:37.479 INFO kablam! Running /target/debug/deps/exlev-e73ce93136364b75 Oct 14 15:41:37.479 INFO kablam! su: No module specific data is present Oct 14 15:41:37.479 INFO blam! Oct 14 15:41:37.479 INFO blam! running 0 tests Oct 14 15:41:37.479 INFO blam! Oct 14 15:41:37.479 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:41:37.479 INFO blam! Oct 14 15:41:38.411 INFO running `"docker" "rm" "-f" "c4996cf4fae29b07a90c6621c514fcd47e15aeaa76d2080f20a7eefb4901541b"` Oct 14 15:41:38.751 INFO blam! c4996cf4fae29b07a90c6621c514fcd47e15aeaa76d2080f20a7eefb4901541b