Oct 13 07:42:51.672 INFO checking system_uri-0.4.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 07:42:51.673 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 07:42:51.975 INFO blam! 783b80e4225e4490c951952351786947b796e8f3406f424c7095307a58fad9a3 Oct 13 07:42:51.977 INFO running `"docker" "start" "-a" "783b80e4225e4490c951952351786947b796e8f3406f424c7095307a58fad9a3"` Oct 13 07:42:53.388 INFO kablam! usermod: no changes Oct 13 07:42:53.554 INFO kablam! Checking xdg-basedir v1.0.0 Oct 13 07:42:53.561 INFO kablam! Checking syntex_pos v0.58.1 Oct 13 07:42:53.565 INFO kablam! Checking base64 v0.7.0 Oct 13 07:42:53.567 INFO kablam! Checking textwrap v0.6.0 Oct 13 07:42:54.574 INFO kablam! Checking clap v2.25.1 Oct 13 07:42:56.496 INFO kablam! Checking syntex_errors v0.58.1 Oct 13 07:42:58.056 INFO kablam! Checking syntex_syntax v0.58.1 Oct 13 07:43:13.557 INFO kablam! Checking moz-cheddar v0.4.2 Oct 13 07:43:15.044 INFO kablam! Checking ffi_utils v0.4.0 Oct 13 07:43:17.166 INFO kablam! Checking system_uri v0.4.0 (/source) Oct 13 07:43:17.276 INFO kablam! error: lint `private_no_mangle_fns` has been removed: `no longer an warning, #[no_mangle] functions always exported` Oct 13 07:43:17.276 INFO kablam! --> src/lib.rs:38:9 Oct 13 07:43:17.276 INFO kablam! | Oct 13 07:43:17.277 INFO kablam! 38 | private_no_mangle_fns, private_no_mangle_statics, stable_features, Oct 13 07:43:17.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:43:17.277 INFO kablam! | Oct 13 07:43:17.277 INFO kablam! note: lint level defined here Oct 13 07:43:17.277 INFO kablam! --> src/lib.rs:35:32 Oct 13 07:43:17.277 INFO kablam! | Oct 13 07:43:17.277 INFO kablam! 35 | unknown_crate_types, warnings)] Oct 13 07:43:17.277 INFO kablam! | ^^^^^^^^ Oct 13 07:43:17.277 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Oct 13 07:43:17.277 INFO kablam! Oct 13 07:43:17.277 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 13 07:43:17.277 INFO kablam! --> src/lib.rs:38:32 Oct 13 07:43:17.277 INFO kablam! | Oct 13 07:43:17.277 INFO kablam! 38 | private_no_mangle_fns, private_no_mangle_statics, stable_features, Oct 13 07:43:17.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:43:17.277 INFO kablam! Oct 13 07:43:17.288 INFO kablam! error: lint `private_no_mangle_fns` has been removed: `no longer an warning, #[no_mangle] functions always exported` Oct 13 07:43:17.288 INFO kablam! --> src/lib.rs:38:9 Oct 13 07:43:17.289 INFO kablam! | Oct 13 07:43:17.289 INFO kablam! 38 | private_no_mangle_fns, private_no_mangle_statics, stable_features, Oct 13 07:43:17.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:43:17.289 INFO kablam! | Oct 13 07:43:17.289 INFO kablam! note: lint level defined here Oct 13 07:43:17.289 INFO kablam! --> src/lib.rs:35:32 Oct 13 07:43:17.290 INFO kablam! | Oct 13 07:43:17.290 INFO kablam! 35 | unknown_crate_types, warnings)] Oct 13 07:43:17.290 INFO kablam! | ^^^^^^^^ Oct 13 07:43:17.290 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Oct 13 07:43:17.290 INFO kablam! Oct 13 07:43:17.290 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 13 07:43:17.291 INFO kablam! --> src/lib.rs:38:32 Oct 13 07:43:17.291 INFO kablam! | Oct 13 07:43:17.291 INFO kablam! 38 | private_no_mangle_fns, private_no_mangle_statics, stable_features, Oct 13 07:43:17.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:43:17.291 INFO kablam! Oct 13 07:43:20.176 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 07:43:20.176 INFO kablam! --> src/linux.rs:22:5 Oct 13 07:43:20.176 INFO kablam! | Oct 13 07:43:20.176 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 13 07:43:20.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 07:43:20.176 INFO kablam! | Oct 13 07:43:20.176 INFO kablam! note: lint level defined here Oct 13 07:43:20.176 INFO kablam! --> src/lib.rs:36:20 Oct 13 07:43:20.176 INFO kablam! | Oct 13 07:43:20.176 INFO kablam! 36 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, Oct 13 07:43:20.176 INFO kablam! | ^^^^^^^^^^ Oct 13 07:43:20.176 INFO kablam! Oct 13 07:43:20.324 INFO kablam! error: aborting due to 3 previous errors Oct 13 07:43:20.324 INFO kablam! Oct 13 07:43:20.331 INFO kablam! error: Could not compile `system_uri`. Oct 13 07:43:20.332 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 07:43:20.551 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 07:43:20.551 INFO kablam! --> src/linux.rs:22:5 Oct 13 07:43:20.551 INFO kablam! | Oct 13 07:43:20.551 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 13 07:43:20.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 07:43:20.551 INFO kablam! | Oct 13 07:43:20.551 INFO kablam! note: lint level defined here Oct 13 07:43:20.551 INFO kablam! --> src/lib.rs:36:20 Oct 13 07:43:20.551 INFO kablam! | Oct 13 07:43:20.551 INFO kablam! 36 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, Oct 13 07:43:20.551 INFO kablam! | ^^^^^^^^^^ Oct 13 07:43:20.551 INFO kablam! Oct 13 07:43:20.668 INFO kablam! error: aborting due to 3 previous errors Oct 13 07:43:20.668 INFO kablam! Oct 13 07:43:20.680 INFO kablam! error: Could not compile `system_uri`. Oct 13 07:43:20.680 INFO kablam! Oct 13 07:43:20.680 INFO kablam! To learn more, run the command again with --verbose. Oct 13 07:43:20.680 INFO kablam! su: No module specific data is present Oct 13 07:43:21.172 INFO running `"docker" "rm" "-f" "783b80e4225e4490c951952351786947b796e8f3406f424c7095307a58fad9a3"` Oct 13 07:43:21.404 INFO blam! 783b80e4225e4490c951952351786947b796e8f3406f424c7095307a58fad9a3