Oct 21 14:38:24.787 INFO checking quininer/cargo-outofdate against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:38:24.788 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 14:38:25.194 INFO blam! 491733bd358334c917c2f5a5b7a0d34286d6032719a425545332dffc620687c6 Oct 21 14:38:25.196 INFO running `"docker" "start" "-a" "491733bd358334c917c2f5a5b7a0d34286d6032719a425545332dffc620687c6"` Oct 21 14:38:26.485 INFO kablam! usermod: no changes Oct 21 14:38:26.784 INFO kablam! Checking itoa v0.3.2 Oct 21 14:38:26.785 INFO kablam! Compiling openssl v0.9.17 Oct 21 14:38:26.796 INFO kablam! Checking shell-escape v0.1.3 Oct 21 14:38:26.796 INFO kablam! Compiling cmake v0.1.25 Oct 21 14:38:26.796 INFO kablam! Compiling backtrace-sys v0.1.12 Oct 21 14:38:26.796 INFO kablam! Compiling miniz-sys v0.1.9 Oct 21 14:38:26.796 INFO kablam! Compiling openssl-sys v0.9.17 Oct 21 14:38:26.796 INFO kablam! Compiling libz-sys v1.0.16 Oct 21 14:38:28.269 INFO kablam! Compiling curl-sys v0.3.14 Oct 21 14:38:28.472 INFO kablam! Checking filetime v0.1.10 Oct 21 14:38:30.820 INFO kablam! Checking fs2 v0.4.2 Oct 21 14:38:32.223 INFO kablam! Checking jobserver v0.1.6 Oct 21 14:38:32.223 INFO kablam! Checking socket2 v0.2.2 Oct 21 14:38:32.226 INFO kablam! Checking serde_ignored v0.0.3 Oct 21 14:38:32.226 INFO kablam! Checking toml v0.4.5 Oct 21 14:38:32.252 INFO kablam! Checking tabwriter v1.0.3 Oct 21 14:38:32.252 INFO kablam! Checking semver v0.7.0 Oct 21 14:38:33.000 INFO kablam! Checking serde_json v1.0.2 Oct 21 14:38:33.584 INFO kablam! Checking tempdir v0.3.5 Oct 21 14:38:33.650 INFO kablam! Checking tar v0.4.13 Oct 21 14:38:33.956 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 21 14:38:34.616 INFO kablam! Compiling libgit2-sys v0.6.13 Oct 21 14:38:36.040 INFO kablam! Compiling structopt-derive v0.1.0 Oct 21 14:38:36.695 INFO kablam! Checking regex v0.2.2 Oct 21 14:38:38.077 INFO kablam! Checking structopt v0.1.0 Oct 21 14:38:38.766 INFO kablam! Checking flate2 v0.2.19 Oct 21 14:38:39.933 INFO kablam! Checking curl v0.4.8 Oct 21 14:38:41.933 INFO kablam! Checking env_logger v0.4.3 Oct 21 14:38:41.933 INFO kablam! Checking docopt v0.7.0 Oct 21 14:38:56.913 INFO kablam! Checking backtrace v0.3.2 Oct 21 14:38:58.007 INFO kablam! Checking error-chain v0.10.0 Oct 21 14:38:58.721 INFO kablam! Checking crates-io v0.9.0 Oct 21 14:39:06.868 INFO kablam! Checking git2 v0.6.6 Oct 21 14:39:10.438 INFO kablam! Checking git2-curl v0.7.0 Oct 21 14:39:10.906 INFO kablam! Checking cargo v0.20.0 Oct 21 14:39:21.142 INFO kablam! Checking cargo-outofdate v0.2.1 (/source) Oct 21 14:39:23.069 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 21 14:39:23.069 INFO kablam! --> src/main.rs:1:12 Oct 21 14:39:23.069 INFO kablam! | Oct 21 14:39:23.069 INFO kablam! 1 | #![feature(attr_literals)] Oct 21 14:39:23.069 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 14:39:23.069 INFO kablam! | Oct 21 14:39:23.069 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 14:39:23.069 INFO kablam! Oct 21 14:39:23.388 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 21 14:39:23.389 INFO kablam! --> src/main.rs:1:12 Oct 21 14:39:23.389 INFO kablam! | Oct 21 14:39:23.389 INFO kablam! 1 | #![feature(attr_literals)] Oct 21 14:39:23.390 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 14:39:23.390 INFO kablam! | Oct 21 14:39:23.390 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 14:39:23.391 INFO kablam! Oct 21 14:39:23.430 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 56.91s Oct 21 14:39:23.492 INFO kablam! su: No module specific data is present Oct 21 14:39:24.316 INFO running `"docker" "rm" "-f" "491733bd358334c917c2f5a5b7a0d34286d6032719a425545332dffc620687c6"` Oct 21 14:39:24.720 INFO blam! 491733bd358334c917c2f5a5b7a0d34286d6032719a425545332dffc620687c6