Oct 15 03:03:12.264 INFO testing bartekrutkowski/r-vmadm against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 03:03:12.265 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 03:03:12.660 INFO blam! 0735b01ca020baea3d030392bb430b67391e5bb09df0a1aff2f8132939fd06d9 Oct 15 03:03:12.662 INFO running `"docker" "start" "-a" "0735b01ca020baea3d030392bb430b67391e5bb09df0a1aff2f8132939fd06d9"` Oct 15 03:03:14.974 INFO kablam! usermod: no changes Oct 15 03:03:15.371 INFO kablam! Compiling slog v2.0.6 Oct 15 03:03:15.379 INFO kablam! Compiling adler32 v1.0.1 Oct 15 03:03:15.387 INFO kablam! Compiling aud v0.1.3 Oct 15 03:03:15.392 INFO kablam! Compiling isatty v0.1.3 Oct 15 03:03:15.399 INFO kablam! Compiling openssl-sys v0.9.17 Oct 15 03:03:15.400 INFO kablam! Compiling bzip2-sys v0.1.5 Oct 15 03:03:15.400 INFO kablam! Compiling miniz-sys v0.1.9 Oct 15 03:03:15.400 INFO kablam! Compiling net2 v0.2.31 Oct 15 03:03:17.821 INFO kablam! Compiling nix v0.8.1 Oct 15 03:03:18.559 INFO kablam! Compiling bytes v0.4.5 Oct 15 03:03:18.679 INFO kablam! Compiling tempfile v2.1.6 Oct 15 03:03:22.795 INFO kablam! Compiling uuid v0.5.1 Oct 15 03:03:22.796 INFO kablam! Compiling csv v0.15.0 Oct 15 03:03:22.811 INFO kablam! Compiling thread_local v0.3.4 Oct 15 03:03:22.819 INFO kablam! Compiling libflate v0.1.11 Oct 15 03:03:27.631 INFO kablam! Compiling slog-scope v2.0.0 Oct 15 03:03:27.631 INFO kablam! Compiling clap v2.26.0 Oct 15 03:03:27.719 INFO kablam! Compiling mio v0.6.10 Oct 15 03:03:28.082 INFO kablam! Compiling slog-async v2.1.0 Oct 15 03:03:29.911 INFO kablam! Compiling regex v0.2.2 Oct 15 03:03:31.023 INFO kablam! Compiling chrono v0.3.0 Oct 15 03:03:32.107 INFO kablam! Compiling chrono v0.4.0 Oct 15 03:03:35.814 INFO kablam! Compiling serde_urlencoded v0.5.1 Oct 15 03:03:41.407 INFO kablam! Compiling tokio-io v0.1.3 Oct 15 03:03:41.435 INFO kablam! Compiling openssl v0.9.17 Oct 15 03:03:41.543 INFO kablam! Compiling flate2 v0.2.19 Oct 15 03:03:41.626 INFO kablam! Compiling prettytable-rs v0.6.7 Oct 15 03:03:48.996 INFO kablam! Compiling slog-json v2.0.1 Oct 15 03:03:49.112 INFO kablam! Compiling bzip2 v0.3.2 Oct 15 03:03:49.375 INFO kablam! Compiling slog-term v2.1.0 Oct 15 03:03:49.507 INFO kablam! Compiling tokio-core v0.1.9 Oct 15 03:03:52.479 INFO kablam! Compiling slog-bunyan v2.1.0 Oct 15 03:03:58.054 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 03:04:07.491 INFO kablam! Compiling native-tls v0.1.4 Oct 15 03:04:07.565 INFO kablam! Compiling hyper v0.11.2 Oct 15 03:04:10.635 INFO kablam! Compiling tokio-tls v0.1.3 Oct 15 03:04:20.523 INFO kablam! Compiling hyper-tls v0.1.2 Oct 15 03:04:22.311 INFO kablam! Compiling reqwest v0.7.2 Oct 15 03:04:30.335 INFO kablam! Compiling vmadm v0.1.0 (/source) Oct 15 03:04:33.247 INFO kablam! warning: unused `#[macro_use]` import Oct 15 03:04:33.247 INFO kablam! --> src/main.rs:40:1 Oct 15 03:04:33.247 INFO kablam! | Oct 15 03:04:33.247 INFO kablam! 40 | #[macro_use] Oct 15 03:04:33.247 INFO kablam! | ^^^^^^^^^^^^ Oct 15 03:04:33.247 INFO kablam! | Oct 15 03:04:33.247 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:04:33.247 INFO kablam! Oct 15 03:04:33.247 INFO kablam! warning: doc comment not used by rustdoc Oct 15 03:04:33.247 INFO kablam! --> src/main.rs:139:5 Oct 15 03:04:33.247 INFO kablam! | Oct 15 03:04:33.247 INFO kablam! 139 | /// console logger Oct 15 03:04:33.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 03:04:33.247 INFO kablam! | Oct 15 03:04:33.247 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 15 03:04:33.247 INFO kablam! Oct 15 03:04:33.247 INFO kablam! warning: doc comment not used by rustdoc Oct 15 03:04:33.247 INFO kablam! --> src/main.rs:149:5 Oct 15 03:04:33.247 INFO kablam! | Oct 15 03:04:33.247 INFO kablam! 149 | /// fiel logger Oct 15 03:04:33.247 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 03:04:33.247 INFO kablam! Oct 15 03:04:46.563 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Oct 15 03:04:46.592 INFO kablam! su: No module specific data is present Oct 15 03:04:47.857 INFO running `"docker" "rm" "-f" "0735b01ca020baea3d030392bb430b67391e5bb09df0a1aff2f8132939fd06d9"` Oct 15 03:04:48.147 INFO blam! 0735b01ca020baea3d030392bb430b67391e5bb09df0a1aff2f8132939fd06d9 Oct 15 03:04:48.156 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 03:04:48.663 INFO blam! fc5c9ba87d60052fb8bfd2b79d77b156cb2c22604e3d9ad5cdd0f6a83364ff1f Oct 15 03:04:48.665 INFO running `"docker" "start" "-a" "fc5c9ba87d60052fb8bfd2b79d77b156cb2c22604e3d9ad5cdd0f6a83364ff1f"` Oct 15 03:04:50.810 INFO kablam! usermod: no changes Oct 15 03:04:51.116 INFO kablam! Compiling vmadm v0.1.0 (/source) Oct 15 03:04:53.927 INFO kablam! warning: unused `#[macro_use]` import Oct 15 03:04:53.928 INFO kablam! --> src/main.rs:40:1 Oct 15 03:04:53.928 INFO kablam! | Oct 15 03:04:53.928 INFO kablam! 40 | #[macro_use] Oct 15 03:04:53.928 INFO kablam! | ^^^^^^^^^^^^ Oct 15 03:04:53.929 INFO kablam! | Oct 15 03:04:53.929 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:04:53.929 INFO kablam! Oct 15 03:04:53.942 INFO kablam! warning: doc comment not used by rustdoc Oct 15 03:04:53.943 INFO kablam! --> src/main.rs:139:5 Oct 15 03:04:53.943 INFO kablam! | Oct 15 03:04:53.943 INFO kablam! 139 | /// console logger Oct 15 03:04:53.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 03:04:53.944 INFO kablam! | Oct 15 03:04:53.944 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 15 03:04:53.944 INFO kablam! Oct 15 03:04:53.945 INFO kablam! warning: doc comment not used by rustdoc Oct 15 03:04:53.945 INFO kablam! --> src/main.rs:149:5 Oct 15 03:04:53.945 INFO kablam! | Oct 15 03:04:53.946 INFO kablam! 149 | /// fiel logger Oct 15 03:04:53.946 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 03:04:53.946 INFO kablam! Oct 15 03:05:00.411 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.57s Oct 15 03:05:00.435 INFO kablam! su: No module specific data is present Oct 15 03:05:01.622 INFO running `"docker" "rm" "-f" "fc5c9ba87d60052fb8bfd2b79d77b156cb2c22604e3d9ad5cdd0f6a83364ff1f"` Oct 15 03:05:01.870 INFO blam! fc5c9ba87d60052fb8bfd2b79d77b156cb2c22604e3d9ad5cdd0f6a83364ff1f Oct 15 03:05:01.875 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 03:05:02.397 INFO blam! ab212ebf3aa100865ad919b1fc7b33fa481fbd65d0433127d28e9a49baa2a9e1 Oct 15 03:05:02.400 INFO running `"docker" "start" "-a" "ab212ebf3aa100865ad919b1fc7b33fa481fbd65d0433127d28e9a49baa2a9e1"` Oct 15 03:05:03.475 INFO kablam! usermod: no changes Oct 15 03:05:03.715 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 15 03:05:03.730 INFO kablam! Running /target/debug/deps/vmadm-d1c1bf5f6cfb2135 Oct 15 03:05:03.740 INFO blam! Oct 15 03:05:03.740 INFO blam! running 25 tests Oct 15 03:05:03.787 INFO blam! test update::tests::archive_on_delete ... ok Oct 15 03:05:03.796 INFO blam! test update::tests::alias ... ok Oct 15 03:05:03.803 INFO blam! test update::tests::autostart ... ok Oct 15 03:05:03.804 INFO blam! test update::tests::max_locked_memory ... ok Oct 15 03:05:03.804 INFO blam! test update::tests::add_nics ... ok Oct 15 03:05:03.807 INFO blam! test update::tests::max_lwps ... ok Oct 15 03:05:03.807 INFO blam! test update::tests::max_physical_memory ... ok Oct 15 03:05:03.808 INFO blam! test update::tests::nic_ip ... ok Oct 15 03:05:03.808 INFO blam! test update::tests::billing_id ... ok Oct 15 03:05:03.808 INFO blam! test update::tests::dns_domain ... ok Oct 15 03:05:03.809 INFO blam! test update::tests::empty ... ok Oct 15 03:05:03.815 INFO blam! test update::tests::nic_gateway ... ok Oct 15 03:05:03.815 INFO blam! test update::tests::nic_mtu ... ok Oct 15 03:05:03.816 INFO blam! test update::tests::nic_tag ... ok Oct 15 03:05:03.816 INFO blam! test update::tests::nic_primary ... ok Oct 15 03:05:03.831 INFO blam! test update::tests::nic_netmask ... ok Oct 15 03:05:03.831 INFO blam! test update::tests::nics_change_primary ... ok Oct 15 03:05:03.832 INFO blam! test update::tests::hostname ... ok Oct 15 03:05:03.839 INFO blam! test update::tests::no_not_inventory ... ok Oct 15 03:05:03.839 INFO blam! test update::tests::nic_no_update_on_wrong_mac ... ok Oct 15 03:05:03.840 INFO blam! test update::tests::owner_uuid ... ok Oct 15 03:05:03.840 INFO blam! test update::tests::nic_vlan ... ok Oct 15 03:05:03.840 INFO blam! test update::tests::remove_nics ... ok Oct 15 03:05:03.841 INFO blam! test update::tests::package_version ... ok Oct 15 03:05:03.842 INFO blam! test update::tests::package_name ... ok Oct 15 03:05:03.842 INFO blam! Oct 15 03:05:03.842 INFO blam! test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:05:03.843 INFO blam! Oct 15 03:05:03.847 INFO kablam! su: No module specific data is present Oct 15 03:05:04.639 INFO running `"docker" "rm" "-f" "ab212ebf3aa100865ad919b1fc7b33fa481fbd65d0433127d28e9a49baa2a9e1"` Oct 15 03:05:04.883 INFO blam! ab212ebf3aa100865ad919b1fc7b33fa481fbd65d0433127d28e9a49baa2a9e1