Oct 12 21:55:53.242 INFO testing tercen/rustson against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 21:55:53.243 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 12 21:55:53.653 INFO blam! 44bcdd03155d04019f3a27400ac5f06d0f872b59d9945a5d4dddb485b66fdeeb Oct 12 21:55:53.655 INFO running `"docker" "start" "-a" "44bcdd03155d04019f3a27400ac5f06d0f872b59d9945a5d4dddb485b66fdeeb"` Oct 12 21:55:54.616 INFO kablam! usermod: no changes Oct 12 21:55:54.676 INFO kablam! Compiling iovec v0.1.2 Oct 12 21:55:55.214 INFO kablam! Compiling bytes v0.4.6 Oct 12 21:55:56.503 INFO kablam! Compiling rustson v0.1.0 (/source) Oct 12 21:55:56.900 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 21:55:56.900 INFO kablam! --> src/lib.rs:133:17 Oct 12 21:55:56.900 INFO kablam! | Oct 12 21:55:56.900 INFO kablam! 133 | add_object(v, buf); Oct 12 21:55:56.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 21:55:56.900 INFO kablam! | Oct 12 21:55:56.900 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 21:55:56.900 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 21:55:56.900 INFO kablam! Oct 12 21:55:57.499 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.85s Oct 12 21:55:57.501 INFO kablam! su: No module specific data is present Oct 12 21:55:57.716 INFO running `"docker" "rm" "-f" "44bcdd03155d04019f3a27400ac5f06d0f872b59d9945a5d4dddb485b66fdeeb"` Oct 12 21:55:57.788 INFO blam! 44bcdd03155d04019f3a27400ac5f06d0f872b59d9945a5d4dddb485b66fdeeb Oct 12 21:55:57.788 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 12 21:55:57.996 INFO blam! ede26e358faaec9ee73eda3cf2c2deb5876c01972caf060dc630ac0a4761669f Oct 12 21:55:57.997 INFO running `"docker" "start" "-a" "ede26e358faaec9ee73eda3cf2c2deb5876c01972caf060dc630ac0a4761669f"` Oct 12 21:55:58.399 INFO kablam! usermod: no changes Oct 12 21:55:58.445 INFO kablam! Compiling rustson v0.1.0 (/source) Oct 12 21:55:58.616 INFO kablam! warning: unused import: `std::fs::File` Oct 12 21:55:58.616 INFO kablam! --> src/lib.rs:456:9 Oct 12 21:55:58.616 INFO kablam! | Oct 12 21:55:58.616 INFO kablam! 456 | use std::fs::File; Oct 12 21:55:58.616 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:55:58.616 INFO kablam! | Oct 12 21:55:58.616 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:55:58.616 INFO kablam! Oct 12 21:55:58.616 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 12 21:55:58.616 INFO kablam! --> src/lib.rs:457:9 Oct 12 21:55:58.616 INFO kablam! | Oct 12 21:55:58.616 INFO kablam! 457 | use std::io::prelude::*; Oct 12 21:55:58.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 21:55:58.616 INFO kablam! Oct 12 21:55:58.855 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 21:55:58.855 INFO kablam! --> src/lib.rs:133:17 Oct 12 21:55:58.855 INFO kablam! | Oct 12 21:55:58.855 INFO kablam! 133 | add_object(v, buf); Oct 12 21:55:58.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 21:55:58.855 INFO kablam! | Oct 12 21:55:58.855 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 21:55:58.855 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 21:55:58.855 INFO kablam! Oct 12 21:56:00.207 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.78s Oct 12 21:56:00.211 INFO kablam! su: No module specific data is present Oct 12 21:56:00.437 INFO running `"docker" "rm" "-f" "ede26e358faaec9ee73eda3cf2c2deb5876c01972caf060dc630ac0a4761669f"` Oct 12 21:56:00.523 INFO blam! ede26e358faaec9ee73eda3cf2c2deb5876c01972caf060dc630ac0a4761669f Oct 12 21:56:00.526 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 12 21:56:00.697 INFO blam! f327575c91ed22839c170f22b002c0c802aaa3fc4a31898c14e995da61c81e4d Oct 12 21:56:00.698 INFO running `"docker" "start" "-a" "f327575c91ed22839c170f22b002c0c802aaa3fc4a31898c14e995da61c81e4d"` Oct 12 21:56:01.063 INFO kablam! usermod: no changes Oct 12 21:56:01.114 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 21:56:01.114 INFO blam! Oct 12 21:56:01.114 INFO kablam! Running /target/debug/deps/rustson-1b550303a9b4629b Oct 12 21:56:01.115 INFO blam! running 4 tests Oct 12 21:56:01.115 INFO blam! test tests::null ... ok Oct 12 21:56:01.115 INFO blam! test tests::empty_lst ... ok Oct 12 21:56:01.118 INFO blam! test tests::map ... ok Oct 12 21:56:01.118 INFO blam! test tests::lst ... ok Oct 12 21:56:01.118 INFO blam! Oct 12 21:56:01.118 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:56:01.118 INFO blam! Oct 12 21:56:01.119 INFO kablam! Doc-tests rustson Oct 12 21:56:01.409 INFO blam! Oct 12 21:56:01.409 INFO blam! running 0 tests Oct 12 21:56:01.409 INFO blam! Oct 12 21:56:01.409 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:56:01.409 INFO blam! Oct 12 21:56:01.415 INFO kablam! su: No module specific data is present Oct 12 21:56:01.688 INFO running `"docker" "rm" "-f" "f327575c91ed22839c170f22b002c0c802aaa3fc4a31898c14e995da61c81e4d"` Oct 12 21:56:01.752 INFO blam! f327575c91ed22839c170f22b002c0c802aaa3fc4a31898c14e995da61c81e4d