Oct 21 17:41:47.585 INFO checking gentoid/roci against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:41:47.586 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 21 17:41:47.954 INFO blam! 670171d0f52118ede0fc146ddc6ce1460f1b9517fae06d9d95b68ef645233be1 Oct 21 17:41:47.956 INFO running `"docker" "start" "-a" "670171d0f52118ede0fc146ddc6ce1460f1b9517fae06d9d95b68ef645233be1"` Oct 21 17:41:49.716 INFO kablam! usermod: no changes Oct 21 17:41:50.132 INFO kablam! Compiling miniz_oxide_c_api v0.1.3 Oct 21 17:41:50.133 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 21 17:41:50.137 INFO kablam! Compiling filetime v0.2.1 Oct 21 17:41:50.138 INFO kablam! Checking miniz_oxide v0.1.3 Oct 21 17:41:50.168 INFO kablam! Checking tar v0.4.16 Oct 21 17:41:50.169 INFO kablam! Compiling serde v1.0.75 Oct 21 17:41:50.169 INFO kablam! Compiling ryu v0.2.5 Oct 21 17:41:50.169 INFO kablam! Checking tokio-io v0.1.8 Oct 21 17:41:52.988 INFO kablam! Checking mio-uds v0.6.6 Oct 21 17:41:53.125 INFO kablam! Checking serde_json v1.0.26 Oct 21 17:41:53.236 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 21 17:41:54.212 INFO kablam! Compiling lzma-sys v0.1.10 Oct 21 17:41:54.604 INFO kablam! Compiling syn v0.14.9 Oct 21 17:41:54.740 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 21 17:41:55.161 INFO kablam! Checking tokio-reactor v0.1.4 Oct 21 17:41:56.384 INFO kablam! Checking tokio-codec v0.1.0 Oct 21 17:41:57.256 INFO kablam! Checking error-chain v0.12.0 Oct 21 17:42:00.668 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 21 17:42:00.972 INFO kablam! Checking crossbeam-deque v0.6.1 Oct 21 17:42:01.396 INFO kablam! Compiling selectors v0.19.0 Oct 21 17:42:01.747 INFO kablam! Checking flate2 v1.0.2 Oct 21 17:42:02.244 INFO kablam! Checking tokio-tcp v0.1.1 Oct 21 17:42:02.716 INFO kablam! Checking tokio-udp v0.1.2 Oct 21 17:42:05.522 INFO kablam! Checking tokio-uds v0.2.1 Oct 21 17:42:07.672 INFO kablam! Checking tokio-threadpool v0.1.6 Oct 21 17:42:09.154 INFO kablam! Checking bzip2 v0.3.3 Oct 21 17:42:11.208 INFO kablam! Checking xz2 v0.1.5 Oct 21 17:42:14.012 INFO kablam! Compiling string_cache v0.7.3 Oct 21 17:42:15.848 INFO kablam! Checking tokio-fs v0.1.3 Oct 21 17:42:19.662 INFO kablam! Checking tokio v0.1.8 Oct 21 17:42:25.048 INFO kablam! Checking tokio-core v0.1.17 Oct 21 17:42:29.304 INFO kablam! Checking tokio-tls v0.1.4 Oct 21 17:42:29.304 INFO kablam! Checking hyper v0.11.27 Oct 21 17:42:43.108 INFO kablam! Compiling serde_derive v1.0.75 Oct 21 17:42:43.108 INFO kablam! Compiling cssparser-macros v0.3.4 Oct 21 17:42:49.139 INFO kablam! Checking hyper-tls v0.1.4 Oct 21 17:42:50.668 INFO kablam! Checking cssparser v0.23.10 Oct 21 17:42:53.504 INFO kablam! Checking reqwest v0.8.8 Oct 21 17:43:08.855 INFO kablam! Compiling markup5ever v0.7.2 Oct 21 17:43:17.600 INFO kablam! Checking html5ever v0.22.3 Oct 21 17:43:20.444 INFO kablam! Checking scraper v0.7.0 Oct 21 17:43:22.344 INFO kablam! Checking oci-runitme-rs v0.1.0 (/source) Oct 21 17:43:28.258 INFO kablam! warning: unused import: `ElementRef` Oct 21 17:43:28.258 INFO kablam! --> src/commands/fetch.rs:3:31 Oct 21 17:43:28.258 INFO kablam! | Oct 21 17:43:28.259 INFO kablam! 3 | use scraper::{Html, Selector, ElementRef}; Oct 21 17:43:28.259 INFO kablam! | ^^^^^^^^^^ Oct 21 17:43:28.259 INFO kablam! | Oct 21 17:43:28.260 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:43:28.260 INFO kablam! Oct 21 17:43:28.381 INFO kablam! warning: unused import: `ElementRef` Oct 21 17:43:28.381 INFO kablam! --> src/commands/fetch.rs:3:31 Oct 21 17:43:28.381 INFO kablam! | Oct 21 17:43:28.381 INFO kablam! 3 | use scraper::{Html, Selector, ElementRef}; Oct 21 17:43:28.382 INFO kablam! | ^^^^^^^^^^ Oct 21 17:43:28.382 INFO kablam! | Oct 21 17:43:28.382 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:43:28.382 INFO kablam! Oct 21 17:43:28.596 INFO kablam! warning: struct is never constructed: `ContainerName` Oct 21 17:43:28.596 INFO kablam! --> src/commands/fetch.rs:7:1 Oct 21 17:43:28.596 INFO kablam! | Oct 21 17:43:28.596 INFO kablam! 7 | pub struct ContainerName<'cn> { Oct 21 17:43:28.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:43:28.596 INFO kablam! | Oct 21 17:43:28.596 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:43:28.596 INFO kablam! Oct 21 17:43:28.596 INFO kablam! warning: method is never used: `parse` Oct 21 17:43:28.596 INFO kablam! --> src/commands/fetch.rs:13:5 Oct 21 17:43:28.596 INFO kablam! | Oct 21 17:43:28.596 INFO kablam! 13 | pub fn parse(name: &str) -> Option { Oct 21 17:43:28.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:43:28.596 INFO kablam! Oct 21 17:43:28.741 INFO kablam! warning: struct is never constructed: `ContainerName` Oct 21 17:43:28.741 INFO kablam! --> src/commands/fetch.rs:7:1 Oct 21 17:43:28.741 INFO kablam! | Oct 21 17:43:28.741 INFO kablam! 7 | pub struct ContainerName<'cn> { Oct 21 17:43:28.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:43:28.742 INFO kablam! | Oct 21 17:43:28.742 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:43:28.742 INFO kablam! Oct 21 17:43:28.742 INFO kablam! warning: method is never used: `parse` Oct 21 17:43:28.742 INFO kablam! --> src/commands/fetch.rs:13:5 Oct 21 17:43:28.742 INFO kablam! | Oct 21 17:43:28.742 INFO kablam! 13 | pub fn parse(name: &str) -> Option { Oct 21 17:43:28.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:43:28.748 INFO kablam! Oct 21 17:43:28.813 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 39s Oct 21 17:43:28.829 INFO kablam! su: No module specific data is present Oct 21 17:43:29.433 INFO running `"docker" "rm" "-f" "670171d0f52118ede0fc146ddc6ce1460f1b9517fae06d9d95b68ef645233be1"` Oct 21 17:43:29.764 INFO blam! 670171d0f52118ede0fc146ddc6ce1460f1b9517fae06d9d95b68ef645233be1