Sep 05 20:36:57.253 INFO checking wurl-0.1.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 20:36:57.253 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 20:36:57.253 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 20:36:57.604 INFO blam! bb49e490002a122f9a8d9752b5d758a5beff97f5e7a824450ca9de3787cfa92a Sep 05 20:36:57.605 INFO running `"docker" "start" "-a" "bb49e490002a122f9a8d9752b5d758a5beff97f5e7a824450ca9de3787cfa92a"` Sep 05 20:36:58.911 INFO kablam! usermod: no changes Sep 05 20:36:58.978 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 05 20:36:58.978 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 05 20:36:58.978 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 05 20:36:58.978 INFO kablam! files will be included as a binary target: Sep 05 20:36:58.978 INFO kablam! Sep 05 20:36:58.978 INFO kablam! * /source/src/bin/app.rs Sep 05 20:36:58.978 INFO kablam! * /source/src/bin/messages.rs Sep 05 20:36:58.978 INFO kablam! Sep 05 20:36:58.978 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 05 20:36:58.978 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 05 20:36:58.978 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 05 20:36:58.978 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 05 20:36:58.978 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 05 20:36:58.978 INFO kablam! Sep 05 20:36:58.978 INFO kablam! For more information on this warning you can consult Sep 05 20:36:58.978 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 05 20:36:59.182 INFO kablam! Compiling matches v0.1.8 Sep 05 20:36:59.187 INFO kablam! Compiling slab v0.4.1 Sep 05 20:36:59.187 INFO kablam! Compiling foreign-types-shared v0.1.1 Sep 05 20:36:59.187 INFO kablam! Compiling lazycell v0.6.0 Sep 05 20:36:59.188 INFO kablam! Compiling lazycell v1.0.0 Sep 05 20:36:59.188 INFO kablam! Compiling sha1 v0.6.0 Sep 05 20:36:59.188 INFO kablam! Compiling rprompt v1.0.3 Sep 05 20:36:59.188 INFO kablam! Compiling iovec v0.1.2 Sep 05 20:36:59.649 INFO kablam! Compiling time v0.1.40 Sep 05 20:36:59.982 INFO kablam! Compiling atty v0.2.11 Sep 05 20:37:00.070 INFO kablam! Compiling net2 v0.2.33 Sep 05 20:37:00.070 INFO kablam! Compiling log v0.4.5 Sep 05 20:37:00.905 INFO kablam! Compiling textwrap v0.10.0 Sep 05 20:37:00.931 INFO kablam! Compiling num-traits v0.2.5 Sep 05 20:37:01.490 INFO kablam! Compiling foreign-types v0.3.2 Sep 05 20:37:01.510 INFO kablam! Compiling unicode-bidi v0.3.4 Sep 05 20:37:01.558 INFO kablam! Compiling bytes v0.4.10 Sep 05 20:37:02.002 INFO kablam! Compiling lazy_static v1.1.0 Sep 05 20:37:04.941 INFO kablam! Compiling openssl-sys v0.9.35 Sep 05 20:37:06.626 INFO kablam! Checking mio-extras v2.0.5 Sep 05 20:37:06.634 INFO kablam! Compiling thread_local v0.3.6 Sep 05 20:37:06.634 INFO kablam! Compiling log v0.3.9 Sep 05 20:37:06.650 INFO kablam! Compiling clap v2.32.0 Sep 05 20:37:06.669 INFO kablam! Compiling mio v0.6.15 Sep 05 20:37:06.702 INFO kablam! Compiling idna v0.1.5 Sep 05 20:37:09.453 INFO kablam! Checking stderrlog v0.3.0 Sep 05 20:37:09.454 INFO kablam! Checking ws v0.7.8 Sep 05 20:37:09.466 INFO kablam! Compiling num-integer v0.1.39 Sep 05 20:37:09.558 INFO kablam! Compiling openssl v0.9.24 Sep 05 20:37:11.525 INFO kablam! Compiling chrono v0.4.6 Sep 05 20:37:16.931 INFO kablam! Compiling url v1.7.1 Sep 05 20:37:28.247 INFO kablam! Compiling wurl v0.1.0 (file:///source) Sep 05 20:37:30.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.38s Sep 05 20:37:30.329 INFO kablam! su: No module specific data is present Sep 05 20:37:31.033 INFO running `"docker" "rm" "-f" "bb49e490002a122f9a8d9752b5d758a5beff97f5e7a824450ca9de3787cfa92a"` Sep 05 20:37:31.113 INFO blam! bb49e490002a122f9a8d9752b5d758a5beff97f5e7a824450ca9de3787cfa92a