Aug 30 21:24:11.517 INFO checking conduit-utils-0.6.2 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 21:24:11.517 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 21:24:11.518 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-1/master#ede55518431154bc761f7b2438cce9078c162700:/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=500" "-e" "CMD=cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 21:24:11.726 INFO blam! 36b394c1a90e2b70977704fd791d365c88d95328906b1f43c1cd64fee61f4e0f Aug 30 21:24:11.728 INFO running `"docker" "start" "-a" "36b394c1a90e2b70977704fd791d365c88d95328906b1f43c1cd64fee61f4e0f"` Aug 30 21:24:12.599 INFO kablam! Checking conduit v0.6.6 Aug 30 21:24:13.053 INFO kablam! error[E0433]: failed to resolve. Could not find `old_io` in `std` Aug 30 21:24:13.053 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/conduit-0.6.6/src/lib.rs:7:10 Aug 30 21:24:13.053 INFO kablam! | Aug 30 21:24:13.053 INFO kablam! 7 | use std::old_io::net::ip::IpAddr; Aug 30 21:24:13.054 INFO kablam! | ^^^^^^ Could not find `old_io` in `std` Aug 30 21:24:13.054 INFO kablam! Aug 30 21:24:13.054 INFO kablam! error[E0432]: unresolved import `std::boxed::BoxAny` Aug 30 21:24:13.054 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/conduit-0.6.6/src/typemap.rs:2:5 Aug 30 21:24:13.054 INFO kablam! | Aug 30 21:24:13.054 INFO kablam! 2 | use std::boxed::BoxAny; Aug 30 21:24:13.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `BoxAny` in `boxed` Aug 30 21:24:13.054 INFO kablam! Aug 30 21:24:13.069 INFO kablam! error[E0412]: cannot find type `IpAddr` in this scope Aug 30 21:24:13.069 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/conduit-0.6.6/src/lib.rs:21:8 Aug 30 21:24:13.069 INFO kablam! | Aug 30 21:24:13.069 INFO kablam! 21 | Ip(IpAddr) Aug 30 21:24:13.069 INFO kablam! | ^^^^^^ not found in this scope Aug 30 21:24:13.069 INFO kablam! help: possible candidate is found in another module, you can import it into scope Aug 30 21:24:13.069 INFO kablam! | Aug 30 21:24:13.069 INFO kablam! 5 | use std::net::IpAddr; Aug 30 21:24:13.069 INFO kablam! | Aug 30 21:24:13.069 INFO kablam! Aug 30 21:24:13.069 INFO kablam! error[E0412]: cannot find type `IpAddr` in this scope Aug 30 21:24:13.069 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/conduit-0.6.6/src/lib.rs:75:28 Aug 30 21:24:13.069 INFO kablam! | Aug 30 21:24:13.069 INFO kablam! 75 | fn remote_ip(&self) -> IpAddr; Aug 30 21:24:13.069 INFO kablam! | ^^^^^^ not found in this scope Aug 30 21:24:13.069 INFO kablam! help: possible candidate is found in another module, you can import it into scope Aug 30 21:24:13.070 INFO kablam! | Aug 30 21:24:13.070 INFO kablam! 5 | use std::net::IpAddr; Aug 30 21:24:13.070 INFO kablam! | Aug 30 21:24:13.070 INFO kablam! Aug 30 21:24:13.070 INFO kablam! error[E0412]: cannot find type `Reader` in this scope Aug 30 21:24:13.070 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/conduit-0.6.6/src/lib.rs:84:42 Aug 30 21:24:13.070 INFO kablam! | Aug 30 21:24:13.070 INFO kablam! 84 | fn body<'a>(&'a mut self) -> &'a mut Reader; Aug 30 21:24:13.070 INFO kablam! | ^^^^^^ did you mean `Headers`? Aug 30 21:24:13.070 INFO kablam! Aug 30 21:24:13.070 INFO kablam! error[E0405]: cannot find trait `Reader` in this scope Aug 30 21:24:13.070 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/conduit-0.6.6/src/lib.rs:113:19 Aug 30 21:24:13.070 INFO kablam! | Aug 30 21:24:13.070 INFO kablam! 113 | pub body: Box Aug 30 21:24:13.070 INFO kablam! | ^^^^^^ did you mean `Headers`? Aug 30 21:24:13.070 INFO kablam! Aug 30 21:24:13.097 INFO kablam! error: aborting due to 6 previous errors Aug 30 21:24:13.097 INFO kablam! Aug 30 21:24:13.097 INFO kablam! Some errors occurred: E0405, E0412, E0432, E0433. Aug 30 21:24:13.097 INFO kablam! For more information about an error, try `rustc --explain E0405`. Aug 30 21:24:13.103 INFO kablam! error: Could not compile `conduit`. Aug 30 21:24:13.103 INFO kablam! Aug 30 21:24:13.103 INFO kablam! To learn more, run the command again with --verbose. Aug 30 21:24:13.104 INFO kablam! su: No module specific data is present Aug 30 21:24:13.630 INFO running `"docker" "rm" "-f" "36b394c1a90e2b70977704fd791d365c88d95328906b1f43c1cd64fee61f4e0f"` Aug 30 21:24:13.723 INFO blam! 36b394c1a90e2b70977704fd791d365c88d95328906b1f43c1cd64fee61f4e0f