Oct 15 13:14:08.180 INFO testing zeit-rs-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 13:14:08.180 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13:14:08.691 INFO blam! 54a28ebf5ac683e04b4d5b757ce0011c2ff41079aa977a3bcf4b7fb73af7d078 Oct 15 13:14:08.693 INFO running `"docker" "start" "-a" "54a28ebf5ac683e04b4d5b757ce0011c2ff41079aa977a3bcf4b7fb73af7d078"` Oct 15 13:14:10.101 INFO kablam! usermod: no changes Oct 15 13:14:10.132 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 13:14:10.132 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 13:14:10.132 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 13:14:10.132 INFO kablam! files will be included as a binary target: Oct 15 13:14:10.132 INFO kablam! Oct 15 13:14:10.132 INFO kablam! * /source/src/main.rs Oct 15 13:14:10.132 INFO kablam! Oct 15 13:14:10.132 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 13:14:10.132 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 13:14:10.132 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 13:14:10.132 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 13:14:10.132 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 13:14:10.132 INFO kablam! Oct 15 13:14:10.132 INFO kablam! For more information on this warning you can consult Oct 15 13:14:10.132 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 13:14:10.132 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Oct 15 13:14:10.132 INFO kablam! please set bin.path in Cargo.toml Oct 15 13:14:10.255 INFO kablam! Compiling dtoa v0.3.1 Oct 15 13:14:10.263 INFO kablam! Compiling yaml-rust v0.3.5 Oct 15 13:14:10.263 INFO kablam! Compiling ordered-float v0.2.3 Oct 15 13:14:12.530 INFO kablam! Compiling serde-value v0.3.1 Oct 15 13:14:15.844 INFO kablam! Compiling serde_yaml v0.5.1 Oct 15 13:14:17.867 INFO kablam! Compiling log4rs v0.5.2 Oct 15 13:14:24.791 INFO kablam! Compiling zeit-rs v0.1.2 (/source) Oct 15 13:14:25.631 INFO kablam! warning: unused import: `clap` Oct 15 13:14:25.631 INFO kablam! --> src/cli.rs:1:5 Oct 15 13:14:25.631 INFO kablam! | Oct 15 13:14:25.631 INFO kablam! 1 | use clap; Oct 15 13:14:25.631 INFO kablam! | ^^^^ Oct 15 13:14:25.631 INFO kablam! | Oct 15 13:14:25.631 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:14:25.631 INFO kablam! Oct 15 13:14:25.631 INFO kablam! warning: unused import: `Arg` Oct 15 13:14:25.631 INFO kablam! --> src/cli.rs:3:12 Oct 15 13:14:25.631 INFO kablam! | Oct 15 13:14:25.631 INFO kablam! 3 | use clap::{Arg, App, SubCommand}; Oct 15 13:14:25.631 INFO kablam! | ^^^ Oct 15 13:14:25.631 INFO kablam! Oct 15 13:14:25.647 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 15 13:14:25.647 INFO kablam! --> src/cli.rs:29:16 Oct 15 13:14:25.647 INFO kablam! | Oct 15 13:14:25.647 INFO kablam! 29 | let home = env::home_dir() Oct 15 13:14:25.647 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 13:14:25.647 INFO kablam! | Oct 15 13:14:25.647 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 13:14:25.647 INFO kablam! Oct 15 13:14:27.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.91s Oct 15 13:14:27.043 INFO kablam! su: No module specific data is present Oct 15 13:14:27.509 INFO running `"docker" "rm" "-f" "54a28ebf5ac683e04b4d5b757ce0011c2ff41079aa977a3bcf4b7fb73af7d078"` Oct 15 13:14:27.795 INFO blam! 54a28ebf5ac683e04b4d5b757ce0011c2ff41079aa977a3bcf4b7fb73af7d078 Oct 15 13:14:27.796 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13:14:28.223 INFO blam! 8bda7dab83b3ffae7f914f9fda5d763b5474b4fa2d32a8b794833930b7edefa2 Oct 15 13:14:28.235 INFO running `"docker" "start" "-a" "8bda7dab83b3ffae7f914f9fda5d763b5474b4fa2d32a8b794833930b7edefa2"` Oct 15 13:14:29.363 INFO kablam! usermod: no changes Oct 15 13:14:29.412 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 13:14:29.413 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 13:14:29.413 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 13:14:29.413 INFO kablam! files will be included as a binary target: Oct 15 13:14:29.413 INFO kablam! Oct 15 13:14:29.413 INFO kablam! * /source/src/main.rs Oct 15 13:14:29.413 INFO kablam! Oct 15 13:14:29.413 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 13:14:29.413 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 13:14:29.413 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 13:14:29.413 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 13:14:29.413 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 13:14:29.413 INFO kablam! Oct 15 13:14:29.413 INFO kablam! For more information on this warning you can consult Oct 15 13:14:29.413 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 13:14:29.413 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Oct 15 13:14:29.413 INFO kablam! please set bin.path in Cargo.toml Oct 15 13:14:29.493 INFO kablam! Compiling zeit-rs v0.1.2 (/source) Oct 15 13:14:30.407 INFO kablam! warning: unused import: `clap` Oct 15 13:14:30.408 INFO kablam! --> src/cli.rs:1:5 Oct 15 13:14:30.408 INFO kablam! | Oct 15 13:14:30.408 INFO kablam! 1 | use clap; Oct 15 13:14:30.409 INFO kablam! | ^^^^ Oct 15 13:14:30.409 INFO kablam! | Oct 15 13:14:30.409 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:14:30.410 INFO kablam! Oct 15 13:14:30.410 INFO kablam! warning: unused import: `Arg` Oct 15 13:14:30.410 INFO kablam! --> src/cli.rs:3:12 Oct 15 13:14:30.411 INFO kablam! | Oct 15 13:14:30.411 INFO kablam! 3 | use clap::{Arg, App, SubCommand}; Oct 15 13:14:30.411 INFO kablam! | ^^^ Oct 15 13:14:30.411 INFO kablam! Oct 15 13:14:30.419 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 15 13:14:30.419 INFO kablam! --> src/cli.rs:29:16 Oct 15 13:14:30.419 INFO kablam! | Oct 15 13:14:30.419 INFO kablam! 29 | let home = env::home_dir() Oct 15 13:14:30.419 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 13:14:30.419 INFO kablam! | Oct 15 13:14:30.419 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 13:14:30.419 INFO kablam! Oct 15 13:14:30.923 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 15 13:14:30.935 INFO kablam! su: No module specific data is present Oct 15 13:14:31.768 INFO running `"docker" "rm" "-f" "8bda7dab83b3ffae7f914f9fda5d763b5474b4fa2d32a8b794833930b7edefa2"` Oct 15 13:14:32.047 INFO blam! 8bda7dab83b3ffae7f914f9fda5d763b5474b4fa2d32a8b794833930b7edefa2 Oct 15 13:14:32.054 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13:14:32.388 INFO blam! f7791bbed8bd86b3abe0d742778b667c03f93c744464ee83b20d8b2bde73c704 Oct 15 13:14:32.395 INFO running `"docker" "start" "-a" "f7791bbed8bd86b3abe0d742778b667c03f93c744464ee83b20d8b2bde73c704"` Oct 15 13:14:33.483 INFO kablam! usermod: no changes Oct 15 13:14:33.529 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 13:14:33.529 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 13:14:33.529 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 13:14:33.529 INFO kablam! files will be included as a binary target: Oct 15 13:14:33.529 INFO kablam! Oct 15 13:14:33.529 INFO kablam! * /source/src/main.rs Oct 15 13:14:33.529 INFO kablam! Oct 15 13:14:33.529 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 13:14:33.529 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 13:14:33.529 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 13:14:33.529 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 13:14:33.529 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 13:14:33.530 INFO kablam! Oct 15 13:14:33.530 INFO kablam! For more information on this warning you can consult Oct 15 13:14:33.530 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 13:14:33.530 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Oct 15 13:14:33.530 INFO kablam! please set bin.path in Cargo.toml Oct 15 13:14:33.589 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 13:14:33.592 INFO kablam! Running /target/debug/deps/zeit-dbdd5967d25a49e1 Oct 15 13:14:33.603 INFO blam! Oct 15 13:14:33.603 INFO blam! running 0 tests Oct 15 13:14:33.603 INFO blam! Oct 15 13:14:33.603 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:14:33.603 INFO blam! Oct 15 13:14:33.603 INFO kablam! su: No module specific data is present Oct 15 13:14:34.148 INFO running `"docker" "rm" "-f" "f7791bbed8bd86b3abe0d742778b667c03f93c744464ee83b20d8b2bde73c704"` Oct 15 13:14:34.319 INFO blam! f7791bbed8bd86b3abe0d742778b667c03f93c744464ee83b20d8b2bde73c704