Oct 27 10:37:39.441 INFO checking Mimoja/iCalRusta against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 10:37:39.441 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 10:37:39.867 INFO blam! f4955c3a7120e88874212cd823ed0fdea5f925ceba559fbdd07bb416dcbf9087 Oct 27 10:37:39.875 INFO running `"docker" "start" "-a" "f4955c3a7120e88874212cd823ed0fdea5f925ceba559fbdd07bb416dcbf9087"` Oct 27 10:37:40.931 INFO kablam! usermod: no changes Oct 27 10:37:41.039 INFO kablam! Checking libc v0.2.32 Oct 27 10:37:42.590 INFO kablam! Checking memchr v1.0.1 Oct 27 10:37:43.120 INFO kablam! Checking aho-corasick v0.6.3 Oct 27 10:37:44.001 INFO kablam! Checking regex v0.2.2 Oct 27 10:37:46.403 INFO kablam! Checking iCalRusta v0.1.0 (/source) Oct 27 10:37:47.473 INFO kablam! warning: crate `iCalRusta` should have a snake case name such as `i_cal_rusta` Oct 27 10:37:47.473 INFO kablam! | Oct 27 10:37:47.473 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 10:37:47.473 INFO kablam! Oct 27 10:37:47.473 INFO kablam! warning: denote infinite loops with `loop { ... }` Oct 27 10:37:47.473 INFO kablam! --> src/main.rs:96:5 Oct 27 10:37:47.473 INFO kablam! | Oct 27 10:37:47.473 INFO kablam! 96 | while true { Oct 27 10:37:47.473 INFO kablam! | ^^^^^^^^^^ help: use `loop` Oct 27 10:37:47.473 INFO kablam! | Oct 27 10:37:47.473 INFO kablam! = note: #[warn(while_true)] on by default Oct 27 10:37:47.473 INFO kablam! Oct 27 10:37:47.473 INFO kablam! warning: denote infinite loops with `loop { ... }` Oct 27 10:37:47.473 INFO kablam! --> src/main.rs:136:5 Oct 27 10:37:47.473 INFO kablam! | Oct 27 10:37:47.473 INFO kablam! 136 | while true { Oct 27 10:37:47.473 INFO kablam! | ^^^^^^^^^^ help: use `loop` Oct 27 10:37:47.473 INFO kablam! Oct 27 10:37:47.473 INFO kablam! warning: denote infinite loops with `loop { ... }` Oct 27 10:37:47.473 INFO kablam! --> src/main.rs:180:5 Oct 27 10:37:47.473 INFO kablam! | Oct 27 10:37:47.473 INFO kablam! 180 | while true { Oct 27 10:37:47.473 INFO kablam! | ^^^^^^^^^^ help: use `loop` Oct 27 10:37:47.473 INFO kablam! Oct 27 10:37:47.473 INFO kablam! warning: denote infinite loops with `loop { ... }` Oct 27 10:37:47.473 INFO kablam! --> src/main.rs:232:5 Oct 27 10:37:47.473 INFO kablam! | Oct 27 10:37:47.473 INFO kablam! 232 | while true { Oct 27 10:37:47.473 INFO kablam! | ^^^^^^^^^^ help: use `loop` Oct 27 10:37:47.473 INFO kablam! Oct 27 10:37:47.524 INFO kablam! warning: crate `iCalRusta` should have a snake case name such as `i_cal_rusta` Oct 27 10:37:47.524 INFO kablam! | Oct 27 10:37:47.524 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 10:37:47.524 INFO kablam! Oct 27 10:37:47.525 INFO kablam! warning: denote infinite loops with `loop { ... }` Oct 27 10:37:47.525 INFO kablam! --> src/main.rs:96:5 Oct 27 10:37:47.525 INFO kablam! | Oct 27 10:37:47.525 INFO kablam! 96 | while true { Oct 27 10:37:47.525 INFO kablam! | ^^^^^^^^^^ help: use `loop` Oct 27 10:37:47.525 INFO kablam! | Oct 27 10:37:47.525 INFO kablam! = note: #[warn(while_true)] on by default Oct 27 10:37:47.525 INFO kablam! Oct 27 10:37:47.525 INFO kablam! warning: denote infinite loops with `loop { ... }` Oct 27 10:37:47.525 INFO kablam! --> src/main.rs:136:5 Oct 27 10:37:47.525 INFO kablam! | Oct 27 10:37:47.525 INFO kablam! 136 | while true { Oct 27 10:37:47.525 INFO kablam! | ^^^^^^^^^^ help: use `loop` Oct 27 10:37:47.525 INFO kablam! Oct 27 10:37:47.525 INFO kablam! warning: denote infinite loops with `loop { ... }` Oct 27 10:37:47.525 INFO kablam! --> src/main.rs:180:5 Oct 27 10:37:47.525 INFO kablam! | Oct 27 10:37:47.525 INFO kablam! 180 | while true { Oct 27 10:37:47.525 INFO kablam! | ^^^^^^^^^^ help: use `loop` Oct 27 10:37:47.525 INFO kablam! Oct 27 10:37:47.525 INFO kablam! warning: denote infinite loops with `loop { ... }` Oct 27 10:37:47.525 INFO kablam! --> src/main.rs:232:5 Oct 27 10:37:47.525 INFO kablam! | Oct 27 10:37:47.525 INFO kablam! 232 | while true { Oct 27 10:37:47.525 INFO kablam! | ^^^^^^^^^^ help: use `loop` Oct 27 10:37:47.525 INFO kablam! Oct 27 10:37:47.542 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.57s Oct 27 10:37:47.545 INFO kablam! su: No module specific data is present Oct 27 10:37:47.816 INFO running `"docker" "rm" "-f" "f4955c3a7120e88874212cd823ed0fdea5f925ceba559fbdd07bb416dcbf9087"` Oct 27 10:37:47.889 INFO blam! f4955c3a7120e88874212cd823ed0fdea5f925ceba559fbdd07bb416dcbf9087