Jul 11 19:38:29.460 INFO checking text_io-0.1.6 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 11 19:38:29.460 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 19:38:29.460 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 19:38:29.461 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-6/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 19:38:29.735 INFO blam! 7533c3fa025a608060608504094b7c4adb1cf37f712a316fb7b98eca4e8ee471 Jul 11 19:38:29.745 INFO running `"docker" "start" "-a" "7533c3fa025a608060608504094b7c4adb1cf37f712a316fb7b98eca4e8ee471"` Jul 11 19:38:30.598 INFO kablam! Checking text_io v0.1.6 (file:///source) Jul 11 19:38:33.281 INFO kablam! warning: unused import: `:: std :: io :: Read` Jul 11 19:38:33.282 INFO kablam! --> tests/module.rs:6:9 Jul 11 19:38:33.282 INFO kablam! | Jul 11 19:38:33.282 INFO kablam! 6 | scan!(text.bytes() => "{}:{}", a, b); Jul 11 19:38:33.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 19:38:33.302 INFO kablam! | Jul 11 19:38:33.303 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 11 19:38:33.303 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 11 19:38:33.303 INFO kablam! Jul 11 19:38:34.510 INFO kablam! warning: unused import: `:: std :: io :: Read` Jul 11 19:38:34.510 INFO kablam! --> tests/read_str.rs:5:20 Jul 11 19:38:34.510 INFO kablam! | Jul 11 19:38:34.510 INFO kablam! 5 | let val: i32 = read!("{}", "42".bytes()); Jul 11 19:38:34.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 19:38:34.511 INFO kablam! | Jul 11 19:38:34.511 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 11 19:38:34.511 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 11 19:38:34.511 INFO kablam! Jul 11 19:38:34.511 INFO kablam! warning: unused import: `:: std :: io :: Read` Jul 11 19:38:34.511 INFO kablam! --> tests/read_str.rs:11:23 Jul 11 19:38:34.511 INFO kablam! | Jul 11 19:38:34.511 INFO kablam! 11 | let val: String = read!("{} 64", "42 64".bytes()); Jul 11 19:38:34.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 19:38:34.511 INFO kablam! | Jul 11 19:38:34.511 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 11 19:38:34.511 INFO kablam! Jul 11 19:38:34.511 INFO kablam! warning: unused import: `:: std :: io :: Read` Jul 11 19:38:34.511 INFO kablam! --> tests/read_str.rs:19:20 Jul 11 19:38:34.511 INFO kablam! | Jul 11 19:38:34.511 INFO kablam! 19 | let val: i32 = read!("The answer is {}!!!11einself\n", file); Jul 11 19:38:34.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 19:38:34.511 INFO kablam! | Jul 11 19:38:34.511 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 11 19:38:34.511 INFO kablam! Jul 11 19:38:34.511 INFO kablam! warning: unused import: `:: std :: io :: Read` Jul 11 19:38:34.511 INFO kablam! --> tests/read_str.rs:21:21 Jul 11 19:38:34.511 INFO kablam! | Jul 11 19:38:34.511 INFO kablam! 21 | let s: String = read!("There is {} spoon", file); Jul 11 19:38:34.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 19:38:34.511 INFO kablam! | Jul 11 19:38:34.511 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 11 19:38:34.512 INFO kablam! Jul 11 19:38:34.512 INFO kablam! warning: unused import: `:: std :: io :: Read` Jul 11 19:38:34.512 INFO kablam! --> tests/read_str.rs:31:5 Jul 11 19:38:34.512 INFO kablam! | Jul 11 19:38:34.512 INFO kablam! 31 | scan!(file => "The answer is {}!!!11einself\nThere is {} spoon", val, *s); Jul 11 19:38:34.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 19:38:34.512 INFO kablam! | Jul 11 19:38:34.512 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 11 19:38:34.512 INFO kablam! Jul 11 19:38:34.512 INFO kablam! warning: unused import: `:: std :: io :: Read` Jul 11 19:38:34.512 INFO kablam! --> tests/read_str.rs:39:5 Jul 11 19:38:34.512 INFO kablam! | Jul 11 19:38:34.512 INFO kablam! 39 | scan!("42".bytes() => "{}", val); Jul 11 19:38:34.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 19:38:34.512 INFO kablam! | Jul 11 19:38:34.512 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 11 19:38:34.512 INFO kablam! Jul 11 19:38:34.512 INFO kablam! warning: unused import: `:: std :: io :: Read` Jul 11 19:38:34.512 INFO kablam! --> tests/read_str.rs:43:5 Jul 11 19:38:34.512 INFO kablam! | Jul 11 19:38:34.512 INFO kablam! 43 | scan!("12".bytes() => "{}", i); Jul 11 19:38:34.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 19:38:34.512 INFO kablam! | Jul 11 19:38:34.512 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 11 19:38:34.512 INFO kablam! Jul 11 19:38:34.512 INFO kablam! warning: unused import: `:: std :: io :: Read` Jul 11 19:38:34.512 INFO kablam! --> tests/read_str.rs:48:5 Jul 11 19:38:34.512 INFO kablam! | Jul 11 19:38:34.512 INFO kablam! 48 | scan!(stdin => "{}", i); Jul 11 19:38:34.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 19:38:34.512 INFO kablam! | Jul 11 19:38:34.512 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 11 19:38:34.512 INFO kablam! Jul 11 19:38:34.512 INFO kablam! warning: unused import: `:: std :: io :: Read` Jul 11 19:38:34.512 INFO kablam! --> tests/read_str.rs:49:5 Jul 11 19:38:34.513 INFO kablam! | Jul 11 19:38:34.513 INFO kablam! 49 | scan!(stdin => "{}", j); Jul 11 19:38:34.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 19:38:34.513 INFO kablam! | Jul 11 19:38:34.513 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 11 19:38:34.513 INFO kablam! Jul 11 19:38:35.045 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.49s Jul 11 19:38:35.050 INFO kablam! su: No module specific data is present Jul 11 19:38:35.538 INFO running `"docker" "rm" "-f" "7533c3fa025a608060608504094b7c4adb1cf37f712a316fb7b98eca4e8ee471"` Jul 11 19:38:35.706 INFO blam! 7533c3fa025a608060608504094b7c4adb1cf37f712a316fb7b98eca4e8ee471