Oct 12 18:06:06.418 INFO checking luser/tracetree against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 18:06:06.419 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 18:06:06.824 INFO blam! 4fa237b4c22addc410822c7cb02cdf27c1b14b6061387d00a78c3db6457ff35b Oct 12 18:06:06.826 INFO running `"docker" "start" "-a" "4fa237b4c22addc410822c7cb02cdf27c1b14b6061387d00a78c3db6457ff35b"` Oct 12 18:06:08.068 INFO kablam! usermod: no changes Oct 12 18:06:08.295 INFO kablam! Compiling libc v0.2.23 Oct 12 18:06:08.295 INFO kablam! Compiling getopts v0.2.14 Oct 12 18:06:08.312 INFO kablam! Checking indextree v1.0.1 Oct 12 18:06:08.312 INFO kablam! Checking memchr v0.1.11 Oct 12 18:06:08.312 INFO kablam! Checking nix v0.8.1 Oct 12 18:06:08.348 INFO kablam! Checking textwrap v0.6.0 Oct 12 18:06:08.368 INFO kablam! Checking num v0.1.39 Oct 12 18:06:08.368 INFO kablam! Checking thread-id v2.0.0 Oct 12 18:06:09.978 INFO kablam! Checking backtrace v0.3.2 Oct 12 18:06:10.430 INFO kablam! Checking nix v0.7.0 Oct 12 18:06:10.442 INFO kablam! Checking chrono v0.3.1 Oct 12 18:06:10.818 INFO kablam! Checking thread_local v0.2.7 Oct 12 18:06:11.302 INFO kablam! Checking aho-corasick v0.5.3 Oct 12 18:06:14.034 INFO kablam! Checking clap v2.25.0 Oct 12 18:06:16.057 INFO kablam! Checking error-chain v0.10.0 Oct 12 18:06:16.083 INFO kablam! Compiling rand v0.3.15 Oct 12 18:06:16.169 INFO kablam! Checking regex v0.1.80 Oct 12 18:06:16.200 INFO kablam! Compiling pulldown-cmark v0.0.3 Oct 12 18:06:28.475 INFO kablam! Compiling tempdir v0.3.5 Oct 12 18:06:29.772 INFO kablam! Compiling skeptic v0.5.0 Oct 12 18:06:30.128 INFO kablam! Checking env_logger v0.3.5 Oct 12 18:06:31.940 INFO kablam! Compiling spawn-ptrace v0.1.0 Oct 12 18:06:35.371 INFO kablam! Checking tracetree v0.1.6-pre (/source) Oct 12 18:06:39.092 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 18:06:39.092 INFO kablam! --> src/main.rs:63:1 Oct 12 18:06:39.092 INFO kablam! | Oct 12 18:06:39.092 INFO kablam! 63 | / arg_enum!{ Oct 12 18:06:39.092 INFO kablam! 64 | | #[derive(Debug)] Oct 12 18:06:39.092 INFO kablam! 65 | | #[allow(non_camel_case_types)] Oct 12 18:06:39.092 INFO kablam! 66 | | pub enum OutputFormat { Oct 12 18:06:39.092 INFO kablam! ... | Oct 12 18:06:39.092 INFO kablam! 69 | | } Oct 12 18:06:39.092 INFO kablam! 70 | | } Oct 12 18:06:39.092 INFO kablam! | |_^ Oct 12 18:06:39.120 INFO kablam! | Oct 12 18:06:39.120 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 18:06:39.120 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) Oct 12 18:06:39.120 INFO kablam! Oct 12 18:06:39.334 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 18:06:39.334 INFO kablam! --> src/main.rs:63:1 Oct 12 18:06:39.334 INFO kablam! | Oct 12 18:06:39.334 INFO kablam! 63 | / arg_enum!{ Oct 12 18:06:39.334 INFO kablam! 64 | | #[derive(Debug)] Oct 12 18:06:39.334 INFO kablam! 65 | | #[allow(non_camel_case_types)] Oct 12 18:06:39.334 INFO kablam! 66 | | pub enum OutputFormat { Oct 12 18:06:39.334 INFO kablam! ... | Oct 12 18:06:39.334 INFO kablam! 69 | | } Oct 12 18:06:39.334 INFO kablam! 70 | | } Oct 12 18:06:39.334 INFO kablam! | |_^ Oct 12 18:06:39.334 INFO kablam! | Oct 12 18:06:39.334 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 18:06:39.334 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) Oct 12 18:06:39.334 INFO kablam! Oct 12 18:06:39.533 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.43s Oct 12 18:06:39.545 INFO kablam! su: No module specific data is present Oct 12 18:06:40.243 INFO running `"docker" "rm" "-f" "4fa237b4c22addc410822c7cb02cdf27c1b14b6061387d00a78c3db6457ff35b"` Oct 12 18:06:40.548 INFO blam! 4fa237b4c22addc410822c7cb02cdf27c1b14b6061387d00a78c3db6457ff35b