Oct 11 10:28:23.281 INFO testing systemd-jp-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:28:23.282 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:28:23.283 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:28:23.667 INFO blam! e2026672af633494358c67f6bb73483d980c031b0b4ceab2b1e0410a8208d790 Oct 11 10:28:23.674 INFO running `"docker" "start" "-a" "e2026672af633494358c67f6bb73483d980c031b0b4ceab2b1e0410a8208d790"` Oct 11 10:28:24.693 INFO kablam! usermod: no changes Oct 11 10:28:24.776 INFO kablam! Compiling libdbus-sys v0.1.3 Oct 11 10:28:26.176 INFO kablam! Compiling dbus v0.5.4 Oct 11 10:28:34.924 INFO kablam! Compiling systemd-jp v0.1.1 (/source) Oct 11 10:28:35.328 INFO kablam! warning: unused import: `std::cell::RefCell` Oct 11 10:28:35.328 INFO kablam! --> src/systemd_types.rs:1:5 Oct 11 10:28:35.328 INFO kablam! | Oct 11 10:28:35.328 INFO kablam! 1 | use std::cell::RefCell; Oct 11 10:28:35.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 10:28:35.328 INFO kablam! | Oct 11 10:28:35.328 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 10:28:35.328 INFO kablam! Oct 11 10:28:35.328 INFO kablam! warning: unused import: `std::rc::Rc` Oct 11 10:28:35.328 INFO kablam! --> src/systemd_types.rs:2:5 Oct 11 10:28:35.328 INFO kablam! | Oct 11 10:28:35.328 INFO kablam! 2 | use std::rc::Rc; Oct 11 10:28:35.328 INFO kablam! | ^^^^^^^^^^^ Oct 11 10:28:35.328 INFO kablam! Oct 11 10:28:35.328 INFO kablam! warning: unused import: `super::*` Oct 11 10:28:35.328 INFO kablam! --> src/systemd_types.rs:4:5 Oct 11 10:28:35.328 INFO kablam! | Oct 11 10:28:35.328 INFO kablam! 4 | use super::*; Oct 11 10:28:35.328 INFO kablam! | ^^^^^^^^ Oct 11 10:28:35.328 INFO kablam! Oct 11 10:28:35.415 INFO kablam! warning: field is never used: `connection` Oct 11 10:28:35.415 INFO kablam! --> src/systemd_unit.rs:8:2 Oct 11 10:28:35.415 INFO kablam! | Oct 11 10:28:35.415 INFO kablam! 8 | connection: Rc >, Oct 11 10:28:35.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:28:35.415 INFO kablam! | Oct 11 10:28:35.415 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 10:28:35.415 INFO kablam! Oct 11 10:28:35.415 INFO kablam! warning: field is never used: `description` Oct 11 10:28:35.415 INFO kablam! --> src/systemd_unit.rs:11:2 Oct 11 10:28:35.415 INFO kablam! | Oct 11 10:28:35.415 INFO kablam! 11 | description: String, Oct 11 10:28:35.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 10:28:35.415 INFO kablam! Oct 11 10:28:35.415 INFO kablam! warning: field is never used: `following_unit` Oct 11 10:28:35.415 INFO kablam! --> src/systemd_unit.rs:15:2 Oct 11 10:28:35.415 INFO kablam! | Oct 11 10:28:35.415 INFO kablam! 15 | following_unit: Option , Oct 11 10:28:35.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:28:35.415 INFO kablam! Oct 11 10:28:35.415 INFO kablam! warning: field is never used: `unit_object_path` Oct 11 10:28:35.415 INFO kablam! --> src/systemd_unit.rs:16:2 Oct 11 10:28:35.415 INFO kablam! | Oct 11 10:28:35.415 INFO kablam! 16 | unit_object_path: String, Oct 11 10:28:35.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:28:35.415 INFO kablam! Oct 11 10:28:35.416 INFO kablam! warning: field is never used: `job_id` Oct 11 10:28:35.416 INFO kablam! --> src/systemd_unit.rs:17:2 Oct 11 10:28:35.416 INFO kablam! | Oct 11 10:28:35.416 INFO kablam! 17 | job_id: u32, Oct 11 10:28:35.416 INFO kablam! | ^^^^^^^^^^^ Oct 11 10:28:35.416 INFO kablam! Oct 11 10:28:35.416 INFO kablam! warning: field is never used: `job_type` Oct 11 10:28:35.416 INFO kablam! --> src/systemd_unit.rs:18:2 Oct 11 10:28:35.416 INFO kablam! | Oct 11 10:28:35.416 INFO kablam! 18 | job_type: SystemdJobType, Oct 11 10:28:35.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:28:35.416 INFO kablam! Oct 11 10:28:35.416 INFO kablam! warning: field is never used: `job_object_path` Oct 11 10:28:35.416 INFO kablam! --> src/systemd_unit.rs:19:2 Oct 11 10:28:35.416 INFO kablam! | Oct 11 10:28:35.416 INFO kablam! 19 | job_object_path: String, Oct 11 10:28:35.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:28:35.416 INFO kablam! Oct 11 10:28:35.846 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.13s Oct 11 10:28:35.852 INFO kablam! su: No module specific data is present Oct 11 10:28:36.290 INFO running `"docker" "rm" "-f" "e2026672af633494358c67f6bb73483d980c031b0b4ceab2b1e0410a8208d790"` Oct 11 10:28:36.563 INFO blam! e2026672af633494358c67f6bb73483d980c031b0b4ceab2b1e0410a8208d790 Oct 11 10:28:36.575 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:28:36.576 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:28:36.935 INFO blam! e121e30ca7f0e68860cc46edb2ada0d564f228674f8ed48124040207e5b3fa19 Oct 11 10:28:36.937 INFO running `"docker" "start" "-a" "e121e30ca7f0e68860cc46edb2ada0d564f228674f8ed48124040207e5b3fa19"` Oct 11 10:28:38.015 INFO kablam! usermod: no changes Oct 11 10:28:38.084 INFO kablam! Compiling systemd-jp v0.1.1 (/source) Oct 11 10:28:38.750 INFO kablam! warning: unused import: `std::cell::RefCell` Oct 11 10:28:38.750 INFO kablam! --> src/systemd_types.rs:1:5 Oct 11 10:28:38.751 INFO kablam! | Oct 11 10:28:38.751 INFO kablam! 1 | use std::cell::RefCell; Oct 11 10:28:38.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 10:28:38.751 INFO kablam! | Oct 11 10:28:38.752 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 10:28:38.752 INFO kablam! Oct 11 10:28:38.752 INFO kablam! warning: unused import: `std::rc::Rc` Oct 11 10:28:38.753 INFO kablam! --> src/systemd_types.rs:2:5 Oct 11 10:28:38.753 INFO kablam! | Oct 11 10:28:38.753 INFO kablam! 2 | use std::rc::Rc; Oct 11 10:28:38.754 INFO kablam! | ^^^^^^^^^^^ Oct 11 10:28:38.754 INFO kablam! Oct 11 10:28:38.754 INFO kablam! warning: unused import: `super::*` Oct 11 10:28:38.754 INFO kablam! --> src/systemd_types.rs:4:5 Oct 11 10:28:38.755 INFO kablam! | Oct 11 10:28:38.755 INFO kablam! 4 | use super::*; Oct 11 10:28:38.755 INFO kablam! | ^^^^^^^^ Oct 11 10:28:38.755 INFO kablam! Oct 11 10:28:38.854 INFO kablam! warning: field is never used: `connection` Oct 11 10:28:38.854 INFO kablam! --> src/systemd_unit.rs:8:2 Oct 11 10:28:38.854 INFO kablam! | Oct 11 10:28:38.855 INFO kablam! 8 | connection: Rc >, Oct 11 10:28:38.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:28:38.856 INFO kablam! | Oct 11 10:28:38.856 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 10:28:38.856 INFO kablam! Oct 11 10:28:38.857 INFO kablam! warning: field is never used: `description` Oct 11 10:28:38.857 INFO kablam! --> src/systemd_unit.rs:11:2 Oct 11 10:28:38.857 INFO kablam! | Oct 11 10:28:38.857 INFO kablam! 11 | description: String, Oct 11 10:28:38.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 10:28:38.858 INFO kablam! Oct 11 10:28:38.858 INFO kablam! warning: field is never used: `following_unit` Oct 11 10:28:38.858 INFO kablam! --> src/systemd_unit.rs:15:2 Oct 11 10:28:38.858 INFO kablam! | Oct 11 10:28:38.859 INFO kablam! 15 | following_unit: Option , Oct 11 10:28:38.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:28:38.859 INFO kablam! Oct 11 10:28:38.859 INFO kablam! warning: field is never used: `unit_object_path` Oct 11 10:28:38.859 INFO kablam! --> src/systemd_unit.rs:16:2 Oct 11 10:28:38.859 INFO kablam! | Oct 11 10:28:38.859 INFO kablam! 16 | unit_object_path: String, Oct 11 10:28:38.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:28:38.859 INFO kablam! Oct 11 10:28:38.859 INFO kablam! warning: field is never used: `job_id` Oct 11 10:28:38.859 INFO kablam! --> src/systemd_unit.rs:17:2 Oct 11 10:28:38.859 INFO kablam! | Oct 11 10:28:38.859 INFO kablam! 17 | job_id: u32, Oct 11 10:28:38.859 INFO kablam! | ^^^^^^^^^^^ Oct 11 10:28:38.859 INFO kablam! Oct 11 10:28:38.859 INFO kablam! warning: field is never used: `job_type` Oct 11 10:28:38.859 INFO kablam! --> src/systemd_unit.rs:18:2 Oct 11 10:28:38.859 INFO kablam! | Oct 11 10:28:38.860 INFO kablam! 18 | job_type: SystemdJobType, Oct 11 10:28:38.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:28:38.860 INFO kablam! Oct 11 10:28:38.860 INFO kablam! warning: field is never used: `job_object_path` Oct 11 10:28:38.860 INFO kablam! --> src/systemd_unit.rs:19:2 Oct 11 10:28:38.860 INFO kablam! | Oct 11 10:28:38.860 INFO kablam! 19 | job_object_path: String, Oct 11 10:28:38.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:28:38.860 INFO kablam! Oct 11 10:28:39.404 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.34s Oct 11 10:28:39.417 INFO kablam! su: No module specific data is present Oct 11 10:28:39.932 INFO running `"docker" "rm" "-f" "e121e30ca7f0e68860cc46edb2ada0d564f228674f8ed48124040207e5b3fa19"` Oct 11 10:28:40.332 INFO blam! e121e30ca7f0e68860cc46edb2ada0d564f228674f8ed48124040207e5b3fa19 Oct 11 10:28:40.332 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:28:40.332 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:28:40.648 INFO blam! 078194edad0f54bc3f125225ebe0b1f97cdfb8224f1e7baddb78a35997e1d14d Oct 11 10:28:40.656 INFO running `"docker" "start" "-a" "078194edad0f54bc3f125225ebe0b1f97cdfb8224f1e7baddb78a35997e1d14d"` Oct 11 10:28:41.576 INFO kablam! usermod: no changes Oct 11 10:28:41.620 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 10:28:41.633 INFO kablam! Running /target/debug/deps/systemd_jp-9ec77ea5bdf331d3 Oct 11 10:28:41.639 INFO blam! Oct 11 10:28:41.639 INFO blam! running 0 tests Oct 11 10:28:41.639 INFO blam! Oct 11 10:28:41.639 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:28:41.639 INFO blam! Oct 11 10:28:41.641 INFO kablam! Doc-tests systemd-jp Oct 11 10:28:42.372 INFO blam! Oct 11 10:28:42.372 INFO blam! running 0 tests Oct 11 10:28:42.372 INFO blam! Oct 11 10:28:42.372 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:28:42.372 INFO blam! Oct 11 10:28:42.376 INFO kablam! su: No module specific data is present Oct 11 10:28:42.864 INFO running `"docker" "rm" "-f" "078194edad0f54bc3f125225ebe0b1f97cdfb8224f1e7baddb78a35997e1d14d"` Oct 11 10:28:43.100 INFO blam! 078194edad0f54bc3f125225ebe0b1f97cdfb8224f1e7baddb78a35997e1d14d