Oct 15 05:58:27.129 INFO testing TyRoXx/learning-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 05:58:27.131 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 05:58:27.383 INFO blam! 85e3a1ba0cb8d60746c2f90f562fcc41738182db39faf8a9bea7097e5fd7b176 Oct 15 05:58:27.383 INFO running `"docker" "start" "-a" "85e3a1ba0cb8d60746c2f90f562fcc41738182db39faf8a9bea7097e5fd7b176"` Oct 15 05:58:28.210 INFO kablam! usermod: no changes Oct 15 05:58:28.259 INFO kablam! Compiling library2 v0.1.0 (/source/src/library2) Oct 15 05:58:28.569 INFO kablam! warning: unused import: `std::fs::read_dir` Oct 15 05:58:28.569 INFO kablam! --> src/library2/src/lib.rs:1:5 Oct 15 05:58:28.570 INFO kablam! | Oct 15 05:58:28.570 INFO kablam! 1 | use std::fs::read_dir; Oct 15 05:58:28.570 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 05:58:28.571 INFO kablam! | Oct 15 05:58:28.571 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:58:28.571 INFO kablam! Oct 15 05:58:28.571 INFO kablam! warning: unused import: `std::path::Path` Oct 15 05:58:28.572 INFO kablam! --> src/library2/src/lib.rs:2:5 Oct 15 05:58:28.572 INFO kablam! | Oct 15 05:58:28.572 INFO kablam! 2 | use std::path::Path; Oct 15 05:58:28.572 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 05:58:28.573 INFO kablam! Oct 15 05:58:28.573 INFO kablam! warning: unused import: `std::sync::atomic::AtomicPtr` Oct 15 05:58:28.573 INFO kablam! --> src/library2/src/lib.rs:3:5 Oct 15 05:58:28.573 INFO kablam! | Oct 15 05:58:28.573 INFO kablam! 3 | use std::sync::atomic::AtomicPtr; Oct 15 05:58:28.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:58:28.573 INFO kablam! Oct 15 05:58:28.573 INFO kablam! warning: unused import: `std::sync::atomic::Ordering` Oct 15 05:58:28.573 INFO kablam! --> src/library2/src/lib.rs:4:5 Oct 15 05:58:28.573 INFO kablam! | Oct 15 05:58:28.573 INFO kablam! 4 | use std::sync::atomic::Ordering; Oct 15 05:58:28.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:58:28.573 INFO kablam! Oct 15 05:58:28.633 INFO kablam! Compiling learning-rust v0.1.0 (/source) Oct 15 05:58:29.047 INFO kablam! warning: unused import: `library2::add` Oct 15 05:58:29.047 INFO kablam! --> src/main.rs:2:5 Oct 15 05:58:29.047 INFO kablam! | Oct 15 05:58:29.047 INFO kablam! 2 | use library2::add; Oct 15 05:58:29.047 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 05:58:29.047 INFO kablam! | Oct 15 05:58:29.047 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:58:29.047 INFO kablam! Oct 15 05:58:29.469 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.24s Oct 15 05:58:29.470 INFO kablam! su: No module specific data is present Oct 15 05:58:30.319 INFO running `"docker" "rm" "-f" "85e3a1ba0cb8d60746c2f90f562fcc41738182db39faf8a9bea7097e5fd7b176"` Oct 15 05:58:30.659 INFO blam! 85e3a1ba0cb8d60746c2f90f562fcc41738182db39faf8a9bea7097e5fd7b176 Oct 15 05:58:30.670 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 05:58:31.125 INFO blam! cd17728a3c8bc002ba7ae4fa510b266e70892c9b40eaa3669aadb5a9fe79fe94 Oct 15 05:58:31.131 INFO running `"docker" "start" "-a" "cd17728a3c8bc002ba7ae4fa510b266e70892c9b40eaa3669aadb5a9fe79fe94"` Oct 15 05:58:32.042 INFO kablam! usermod: no changes Oct 15 05:58:32.077 INFO kablam! Compiling learning-rust v0.1.0 (/source) Oct 15 05:58:32.817 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.75s Oct 15 05:58:32.819 INFO kablam! su: No module specific data is present Oct 15 05:58:33.415 INFO running `"docker" "rm" "-f" "cd17728a3c8bc002ba7ae4fa510b266e70892c9b40eaa3669aadb5a9fe79fe94"` Oct 15 05:58:33.697 INFO blam! cd17728a3c8bc002ba7ae4fa510b266e70892c9b40eaa3669aadb5a9fe79fe94 Oct 15 05:58:33.703 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 05:58:34.227 INFO blam! e1e9dc82381320090dd02e94c18e5978da45ce03b3a712c3b0dbf5e9373b918a Oct 15 05:58:34.236 INFO running `"docker" "start" "-a" "e1e9dc82381320090dd02e94c18e5978da45ce03b3a712c3b0dbf5e9373b918a"` Oct 15 05:58:35.459 INFO kablam! usermod: no changes Oct 15 05:58:35.525 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 05:58:35.525 INFO kablam! Running /target/debug/deps/learning_rust-d6d3f6b7e7a1c491 Oct 15 05:58:35.551 INFO kablam! su: No module specific data is present Oct 15 05:58:35.552 INFO blam! Oct 15 05:58:35.552 INFO blam! running 1 test Oct 15 05:58:35.553 INFO blam! test trivial ... ok Oct 15 05:58:35.553 INFO blam! Oct 15 05:58:35.553 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:58:35.553 INFO blam! Oct 15 05:58:36.022 INFO running `"docker" "rm" "-f" "e1e9dc82381320090dd02e94c18e5978da45ce03b3a712c3b0dbf5e9373b918a"` Oct 15 05:58:36.350 INFO blam! e1e9dc82381320090dd02e94c18e5978da45ce03b3a712c3b0dbf5e9373b918a