Oct 12 16:45:43.296 INFO checking nanoxd/pods.alfredworkflow against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 16:45:43.298 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 16:45:43.892 INFO blam! 7a19c70587801104311b8e4165572c8e10ad842f5bfefedd5eca275b37538757 Oct 12 16:45:43.894 INFO running `"docker" "start" "-a" "7a19c70587801104311b8e4165572c8e10ad842f5bfefedd5eca275b37538757"` Oct 12 16:45:46.096 INFO kablam! usermod: no changes Oct 12 16:45:46.580 INFO kablam! Checking relay v0.1.1 Oct 12 16:45:46.580 INFO kablam! Checking tokio-service v0.1.0 Oct 12 16:45:46.580 INFO kablam! Checking uuid v0.6.5 Oct 12 16:45:46.580 INFO kablam! Checking want v0.0.4 Oct 12 16:45:46.580 INFO kablam! Checking mio v0.6.16 Oct 12 16:45:46.596 INFO kablam! Checking tokio-io v0.1.8 Oct 12 16:45:46.616 INFO kablam! Checking openssl v0.9.24 Oct 12 16:45:46.616 INFO kablam! Checking alfred v4.0.1 Oct 12 16:45:48.348 INFO kablam! Compiling structopt-derive v0.2.10 Oct 12 16:45:48.432 INFO kablam! Compiling serde_derive v1.0.79 Oct 12 16:45:48.610 INFO kablam! Checking tokio-threadpool v0.1.6 Oct 12 16:45:49.393 INFO kablam! Checking env_logger v0.5.13 Oct 12 16:45:52.492 INFO kablam! Checking mio-uds v0.6.7 Oct 12 16:45:53.064 INFO kablam! Checking tokio-reactor v0.1.5 Oct 12 16:45:53.064 INFO kablam! Checking tokio-codec v0.1.0 Oct 12 16:45:53.064 INFO kablam! Checking tokio-fs v0.1.3 Oct 12 16:45:56.373 INFO kablam! Checking tokio-uds v0.2.1 Oct 12 16:45:56.373 INFO kablam! Checking tokio-tcp v0.1.1 Oct 12 16:45:56.374 INFO kablam! Checking tokio-udp v0.1.2 Oct 12 16:45:57.978 INFO kablam! Checking native-tls v0.1.5 Oct 12 16:45:59.430 INFO kablam! Checking tokio v0.1.8 Oct 12 16:46:00.933 INFO kablam! Checking structopt v0.2.10 Oct 12 16:46:02.306 INFO kablam! Checking clap-verbosity-flag v0.1.0 Oct 12 16:46:02.630 INFO kablam! Checking tokio-core v0.1.17 Oct 12 16:46:07.088 INFO kablam! Checking hyper v0.11.27 Oct 12 16:46:07.088 INFO kablam! Checking tokio-tls v0.1.4 Oct 12 16:46:18.837 INFO kablam! Checking quicli v0.3.0 Oct 12 16:46:22.532 INFO kablam! Checking hyper-tls v0.1.4 Oct 12 16:46:24.200 INFO kablam! Checking reqwest v0.8.8 Oct 12 16:46:27.111 INFO kablam! Checking alfred-pods v1.0.1 (/source) Oct 12 16:46:32.192 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Oct 12 16:46:32.192 INFO kablam! --> src/main.rs:76:1 Oct 12 16:46:32.192 INFO kablam! | Oct 12 16:46:32.192 INFO kablam! 76 | / main!(|args: Cli| { Oct 12 16:46:32.192 INFO kablam! 77 | | let query = &args.query; Oct 12 16:46:32.192 INFO kablam! 78 | | Oct 12 16:46:32.192 INFO kablam! 79 | | if query.is_empty() { Oct 12 16:46:32.192 INFO kablam! ... | Oct 12 16:46:32.192 INFO kablam! 88 | | } Oct 12 16:46:32.192 INFO kablam! 89 | | }); Oct 12 16:46:32.192 INFO kablam! | |___^ Oct 12 16:46:32.192 INFO kablam! | Oct 12 16:46:32.192 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 16:46:32.192 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 16:46:32.192 INFO kablam! Oct 12 16:46:32.374 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Oct 12 16:46:32.374 INFO kablam! --> src/main.rs:76:1 Oct 12 16:46:32.374 INFO kablam! | Oct 12 16:46:32.374 INFO kablam! 76 | / main!(|args: Cli| { Oct 12 16:46:32.374 INFO kablam! 77 | | let query = &args.query; Oct 12 16:46:32.374 INFO kablam! 78 | | Oct 12 16:46:32.374 INFO kablam! 79 | | if query.is_empty() { Oct 12 16:46:32.374 INFO kablam! ... | Oct 12 16:46:32.374 INFO kablam! 88 | | } Oct 12 16:46:32.374 INFO kablam! 89 | | }); Oct 12 16:46:32.374 INFO kablam! | |___^ Oct 12 16:46:32.374 INFO kablam! | Oct 12 16:46:32.374 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 16:46:32.374 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 16:46:32.374 INFO kablam! Oct 12 16:46:32.590 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.45s Oct 12 16:46:32.616 INFO kablam! su: No module specific data is present Oct 12 16:46:33.865 INFO running `"docker" "rm" "-f" "7a19c70587801104311b8e4165572c8e10ad842f5bfefedd5eca275b37538757"` Oct 12 16:46:34.173 INFO blam! 7a19c70587801104311b8e4165572c8e10ad842f5bfefedd5eca275b37538757