Nov 17 17:29:58.118 INFO testing zeit-rs-0.1.2 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 17:29:58.120 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 17:29:58.581 INFO [stdout] 1665b4f2e1d96e91fe752e9c58c55e383965f88afcf59f30b623b0921fa06a0d Nov 17 17:29:58.589 INFO running `"docker" "start" "-a" "1665b4f2e1d96e91fe752e9c58c55e383965f88afcf59f30b623b0921fa06a0d"` Nov 17 17:30:00.042 INFO [stderr] usermod: no changes Nov 17 17:30:00.087 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 17:30:00.087 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 17:30:00.087 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 17:30:00.087 INFO [stderr] files will be included as a binary target: Nov 17 17:30:00.087 INFO [stderr] Nov 17 17:30:00.087 INFO [stderr] * /source/src/main.rs Nov 17 17:30:00.087 INFO [stderr] Nov 17 17:30:00.087 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 17:30:00.087 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 17:30:00.087 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 17:30:00.087 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 17:30:00.087 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 17:30:00.087 INFO [stderr] Nov 17 17:30:00.087 INFO [stderr] For more information on this warning you can consult Nov 17 17:30:00.087 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 17:30:00.087 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Nov 17 17:30:00.087 INFO [stderr] please set bin.path in Cargo.toml Nov 17 17:30:00.207 INFO [stderr] Compiling dtoa v0.3.1 Nov 17 17:30:00.215 INFO [stderr] Compiling yaml-rust v0.3.5 Nov 17 17:30:00.215 INFO [stderr] Compiling ordered-float v0.2.3 Nov 17 17:30:00.215 INFO [stderr] Compiling chrono v0.2.25 Nov 17 17:30:02.603 INFO [stderr] Compiling serde-value v0.3.1 Nov 17 17:30:07.456 INFO [stderr] Compiling serde_yaml v0.5.1 Nov 17 17:30:09.205 INFO [stderr] Compiling log4rs v0.5.2 Nov 17 17:30:17.167 INFO [stderr] Compiling zeit-rs v0.1.2 (/source) Nov 17 17:30:18.043 INFO [stderr] warning: unused import: `clap` Nov 17 17:30:18.043 INFO [stderr] --> src/cli.rs:1:5 Nov 17 17:30:18.044 INFO [stderr] | Nov 17 17:30:18.044 INFO [stderr] 1 | use clap; Nov 17 17:30:18.044 INFO [stderr] | ^^^^ Nov 17 17:30:18.044 INFO [stderr] | Nov 17 17:30:18.045 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 17:30:18.045 INFO [stderr] Nov 17 17:30:18.045 INFO [stderr] warning: unused import: `Arg` Nov 17 17:30:18.045 INFO [stderr] --> src/cli.rs:3:12 Nov 17 17:30:18.046 INFO [stderr] | Nov 17 17:30:18.046 INFO [stderr] 3 | use clap::{Arg, App, SubCommand}; Nov 17 17:30:18.046 INFO [stderr] | ^^^ Nov 17 17:30:18.046 INFO [stderr] Nov 17 17:30:18.055 INFO [stderr] 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. Nov 17 17:30:18.055 INFO [stderr] --> src/cli.rs:29:16 Nov 17 17:30:18.055 INFO [stderr] | Nov 17 17:30:18.055 INFO [stderr] 29 | let home = env::home_dir() Nov 17 17:30:18.055 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 17:30:18.055 INFO [stderr] | Nov 17 17:30:18.055 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 17:30:18.055 INFO [stderr] Nov 17 17:30:19.275 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.19s Nov 17 17:30:19.275 INFO [stderr] su: No module specific data is present Nov 17 17:30:20.053 INFO running `"docker" "inspect" "1665b4f2e1d96e91fe752e9c58c55e383965f88afcf59f30b623b0921fa06a0d"` Nov 17 17:30:20.305 INFO running `"docker" "rm" "-f" "1665b4f2e1d96e91fe752e9c58c55e383965f88afcf59f30b623b0921fa06a0d"` Nov 17 17:30:20.518 INFO [stdout] 1665b4f2e1d96e91fe752e9c58c55e383965f88afcf59f30b623b0921fa06a0d Nov 17 17:30:20.523 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 17:30:21.009 INFO [stdout] 2565b5aba73a0fe52791f0e1e7239a48ff08309ea997cbf05ba1fed4a648df9b Nov 17 17:30:21.017 INFO running `"docker" "start" "-a" "2565b5aba73a0fe52791f0e1e7239a48ff08309ea997cbf05ba1fed4a648df9b"` Nov 17 17:30:22.165 INFO [stderr] usermod: no changes Nov 17 17:30:22.212 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 17:30:22.212 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 17:30:22.212 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 17:30:22.212 INFO [stderr] files will be included as a binary target: Nov 17 17:30:22.212 INFO [stderr] Nov 17 17:30:22.212 INFO [stderr] * /source/src/main.rs Nov 17 17:30:22.212 INFO [stderr] Nov 17 17:30:22.212 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 17:30:22.212 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 17:30:22.212 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 17:30:22.212 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 17:30:22.212 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 17:30:22.212 INFO [stderr] Nov 17 17:30:22.212 INFO [stderr] For more information on this warning you can consult Nov 17 17:30:22.212 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 17:30:22.212 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Nov 17 17:30:22.212 INFO [stderr] please set bin.path in Cargo.toml Nov 17 17:30:22.310 INFO [stderr] Compiling zeit-rs v0.1.2 (/source) Nov 17 17:30:23.104 INFO [stderr] warning: unused import: `clap` Nov 17 17:30:23.105 INFO [stderr] --> src/cli.rs:1:5 Nov 17 17:30:23.105 INFO [stderr] | Nov 17 17:30:23.105 INFO [stderr] 1 | use clap; Nov 17 17:30:23.105 INFO [stderr] | ^^^^ Nov 17 17:30:23.106 INFO [stderr] | Nov 17 17:30:23.106 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 17:30:23.106 INFO [stderr] Nov 17 17:30:23.106 INFO [stderr] warning: unused import: `Arg` Nov 17 17:30:23.107 INFO [stderr] --> src/cli.rs:3:12 Nov 17 17:30:23.107 INFO [stderr] | Nov 17 17:30:23.107 INFO [stderr] 3 | use clap::{Arg, App, SubCommand}; Nov 17 17:30:23.107 INFO [stderr] | ^^^ Nov 17 17:30:23.108 INFO [stderr] Nov 17 17:30:23.111 INFO [stderr] 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. Nov 17 17:30:23.111 INFO [stderr] --> src/cli.rs:29:16 Nov 17 17:30:23.112 INFO [stderr] | Nov 17 17:30:23.112 INFO [stderr] 29 | let home = env::home_dir() Nov 17 17:30:23.112 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 17:30:23.112 INFO [stderr] | Nov 17 17:30:23.113 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 17:30:23.113 INFO [stderr] Nov 17 17:30:23.445 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.25s Nov 17 17:30:23.454 INFO [stderr] su: No module specific data is present Nov 17 17:30:23.878 INFO running `"docker" "inspect" "2565b5aba73a0fe52791f0e1e7239a48ff08309ea997cbf05ba1fed4a648df9b"` Nov 17 17:30:24.053 INFO running `"docker" "rm" "-f" "2565b5aba73a0fe52791f0e1e7239a48ff08309ea997cbf05ba1fed4a648df9b"` Nov 17 17:30:24.340 INFO [stdout] 2565b5aba73a0fe52791f0e1e7239a48ff08309ea997cbf05ba1fed4a648df9b Nov 17 17:30:24.344 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 17:30:24.695 INFO [stdout] c4a2cd57d17168bff6a16ff63cae818544b1a2be37d1c9442f949da757b8e6bb Nov 17 17:30:24.695 INFO running `"docker" "start" "-a" "c4a2cd57d17168bff6a16ff63cae818544b1a2be37d1c9442f949da757b8e6bb"` Nov 17 17:30:25.393 INFO [stderr] usermod: no changes Nov 17 17:30:25.416 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 17:30:25.416 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 17:30:25.416 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 17:30:25.416 INFO [stderr] files will be included as a binary target: Nov 17 17:30:25.416 INFO [stderr] Nov 17 17:30:25.416 INFO [stderr] * /source/src/main.rs Nov 17 17:30:25.416 INFO [stderr] Nov 17 17:30:25.416 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 17:30:25.416 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 17:30:25.416 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 17:30:25.416 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 17:30:25.416 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 17:30:25.416 INFO [stderr] Nov 17 17:30:25.416 INFO [stderr] For more information on this warning you can consult Nov 17 17:30:25.416 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 17:30:25.416 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Nov 17 17:30:25.416 INFO [stderr] please set bin.path in Cargo.toml Nov 17 17:30:25.473 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s Nov 17 17:30:25.486 INFO [stderr] Running /target/debug/deps/zeit-1fe5b5fa48f967ed Nov 17 17:30:25.488 INFO [stdout] Nov 17 17:30:25.488 INFO [stdout] running 0 tests Nov 17 17:30:25.488 INFO [stdout] Nov 17 17:30:25.488 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 17:30:25.488 INFO [stdout] Nov 17 17:30:25.491 INFO [stderr] su: No module specific data is present Nov 17 17:30:25.902 INFO running `"docker" "inspect" "c4a2cd57d17168bff6a16ff63cae818544b1a2be37d1c9442f949da757b8e6bb"` Nov 17 17:30:25.981 INFO running `"docker" "rm" "-f" "c4a2cd57d17168bff6a16ff63cae818544b1a2be37d1c9442f949da757b8e6bb"` Nov 17 17:30:26.169 INFO [stdout] c4a2cd57d17168bff6a16ff63cae818544b1a2be37d1c9442f949da757b8e6bb