Oct 14 14:51:26.492 INFO testing knight42/Yuki-cli against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 14:51:26.492 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 14 14:51:26.915 INFO blam! e99bc5c5e307e0ee59f4c26a62f91e1c2286757adeaf1632871593171635d3bd Oct 14 14:51:26.931 INFO running `"docker" "start" "-a" "e99bc5c5e307e0ee59f4c26a62f91e1c2286757adeaf1632871593171635d3bd"` Oct 14 14:51:27.971 INFO kablam! usermod: no changes Oct 14 14:51:28.267 INFO kablam! Compiling serde v1.0.58 Oct 14 14:51:28.278 INFO kablam! Compiling time v0.1.40 Oct 14 14:51:28.278 INFO kablam! Compiling atty v0.2.10 Oct 14 14:51:28.278 INFO kablam! Compiling rpassword v2.0.0 Oct 14 14:51:28.283 INFO kablam! Compiling net2 v0.2.32 Oct 14 14:51:28.287 INFO kablam! Compiling encoding_rs v0.7.2 Oct 14 14:51:28.291 INFO kablam! Compiling openssl-sys v0.9.30 Oct 14 14:51:28.291 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 14 14:51:32.675 INFO kablam! Compiling bytes v0.4.7 Oct 14 14:51:32.930 INFO kablam! Compiling want v0.0.4 Oct 14 14:51:33.567 INFO kablam! Compiling mio v0.6.14 Oct 14 14:51:33.567 INFO kablam! Compiling clap v2.31.2 Oct 14 14:51:33.618 INFO kablam! Compiling uuid v0.5.1 Oct 14 14:51:36.947 INFO kablam! Compiling syn v0.13.11 Oct 14 14:51:38.075 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 14 14:51:41.492 INFO kablam! Compiling phf_shared v0.7.22 Oct 14 14:51:48.619 INFO kablam! Compiling libflate v0.1.14 Oct 14 14:51:48.687 INFO kablam! Compiling tokio-io v0.1.6 Oct 14 14:51:59.671 INFO kablam! Compiling phf_generator v0.7.22 Oct 14 14:52:01.840 INFO kablam! Compiling phf v0.7.22 Oct 14 14:52:08.845 INFO kablam! Compiling openssl v0.9.24 Oct 14 14:52:08.912 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 14 14:52:09.291 INFO kablam! Compiling phf_codegen v0.7.22 Oct 14 14:52:12.384 INFO kablam! Compiling tokio-fs v0.1.0 Oct 14 14:52:34.407 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Oct 14 14:52:35.024 INFO kablam! Compiling tokio-udp v0.1.0 Oct 14 14:52:35.192 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 14 14:52:35.659 INFO kablam! Compiling serde_derive v1.0.58 Oct 14 14:52:35.751 INFO kablam! Compiling backtrace v0.3.7 Oct 14 14:52:39.196 INFO kablam! Compiling failure v0.1.1 Oct 14 14:52:41.103 INFO kablam! Compiling tokio v0.1.6 Oct 14 14:52:47.635 INFO kablam! Compiling tokio-core v0.1.17 Oct 14 14:52:51.711 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 14 14:52:51.712 INFO kablam! Compiling serde_json v1.0.17 Oct 14 14:52:51.712 INFO kablam! Compiling chrono v0.4.2 Oct 14 14:52:59.075 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 14:52:59.297 INFO kablam! Compiling native-tls v0.1.5 Oct 14 14:53:01.787 INFO kablam! Compiling tokio-tls v0.1.4 Oct 14 14:53:14.640 INFO kablam! Compiling hyper v0.11.27 Oct 14 14:53:25.659 INFO kablam! Compiling hyper-tls v0.1.3 Oct 14 14:53:26.767 INFO kablam! Compiling reqwest v0.8.5 Oct 14 14:53:33.744 INFO kablam! Compiling yuki_cli v0.1.3 (/source) Oct 14 14:53:35.075 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 14 14:53:35.075 INFO kablam! --> src/main.rs:40:25 Oct 14 14:53:35.075 INFO kablam! | Oct 14 14:53:35.075 INFO kablam! 40 | let homedir = match env::home_dir() { Oct 14 14:53:35.075 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:53:35.075 INFO kablam! | Oct 14 14:53:35.075 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 14:53:35.075 INFO kablam! Oct 14 14:53:42.454 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 14s Oct 14 14:53:42.479 INFO kablam! su: No module specific data is present Oct 14 14:53:43.544 INFO running `"docker" "rm" "-f" "e99bc5c5e307e0ee59f4c26a62f91e1c2286757adeaf1632871593171635d3bd"` Oct 14 14:53:43.839 INFO blam! e99bc5c5e307e0ee59f4c26a62f91e1c2286757adeaf1632871593171635d3bd Oct 14 14:53:43.839 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 14 14:53:44.303 INFO blam! 730c35bb7839fc206a30f3745934dda68552ef59dffb901db05a2ac964143ce0 Oct 14 14:53:44.305 INFO running `"docker" "start" "-a" "730c35bb7839fc206a30f3745934dda68552ef59dffb901db05a2ac964143ce0"` Oct 14 14:53:46.117 INFO kablam! usermod: no changes Oct 14 14:53:46.375 INFO kablam! Compiling yuki_cli v0.1.3 (/source) Oct 14 14:53:48.223 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 14 14:53:48.223 INFO kablam! --> src/main.rs:40:25 Oct 14 14:53:48.223 INFO kablam! | Oct 14 14:53:48.223 INFO kablam! 40 | let homedir = match env::home_dir() { Oct 14 14:53:48.223 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 14:53:48.223 INFO kablam! | Oct 14 14:53:48.223 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 14:53:48.223 INFO kablam! Oct 14 14:53:49.855 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.72s Oct 14 14:53:49.879 INFO kablam! su: No module specific data is present Oct 14 14:53:50.497 INFO running `"docker" "rm" "-f" "730c35bb7839fc206a30f3745934dda68552ef59dffb901db05a2ac964143ce0"` Oct 14 14:53:50.771 INFO blam! 730c35bb7839fc206a30f3745934dda68552ef59dffb901db05a2ac964143ce0 Oct 14 14:53:50.774 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 14 14:53:51.168 INFO blam! 2608afbcbe9138e5e877bd57c49fc5d135bc4891e994e359592a86451c2690b6 Oct 14 14:53:51.170 INFO running `"docker" "start" "-a" "2608afbcbe9138e5e877bd57c49fc5d135bc4891e994e359592a86451c2690b6"` Oct 14 14:53:52.251 INFO kablam! usermod: no changes Oct 14 14:53:52.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 14 14:53:52.530 INFO kablam! Running /target/debug/deps/yuki-1353a4bfb72fe8ac Oct 14 14:53:52.530 INFO blam! Oct 14 14:53:52.530 INFO blam! running 0 tests Oct 14 14:53:52.532 INFO blam! Oct 14 14:53:52.532 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:53:52.532 INFO blam! Oct 14 14:53:52.534 INFO kablam! su: No module specific data is present Oct 14 14:53:53.655 INFO running `"docker" "rm" "-f" "2608afbcbe9138e5e877bd57c49fc5d135bc4891e994e359592a86451c2690b6"` Oct 14 14:53:53.915 INFO blam! 2608afbcbe9138e5e877bd57c49fc5d135bc4891e994e359592a86451c2690b6