Oct 13 11:37:01.482 INFO checking nginx-config-0.13.2 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 11:37:01.484 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 11:37:01.973 INFO blam! 8012856c42e2363d3b28e729003b9cf80a1428803b237923a5cc3ec429090575 Oct 13 11:37:01.984 INFO running `"docker" "start" "-a" "8012856c42e2363d3b28e729003b9cf80a1428803b237923a5cc3ec429090575"` Oct 13 11:37:03.436 INFO kablam! usermod: no changes Oct 13 11:37:03.620 INFO kablam! Checking nginx-config v0.13.2 (/source) Oct 13 11:37:09.208 INFO kablam! warning: type does not implement `fmt::Debug`; consider adding #[derive(Debug)] or a manual implementation Oct 13 11:37:09.208 INFO kablam! --> src/grammar.rs:80:5 Oct 13 11:37:09.208 INFO kablam! | Oct 13 11:37:09.208 INFO kablam! 80 | / enum Tok { Oct 13 11:37:09.208 INFO kablam! 81 | | Hostnames, Oct 13 11:37:09.208 INFO kablam! 82 | | Volatile, Oct 13 11:37:09.208 INFO kablam! 83 | | Pattern(String, Value), Oct 13 11:37:09.208 INFO kablam! 84 | | Default(Value), Oct 13 11:37:09.208 INFO kablam! 85 | | Include(String), Oct 13 11:37:09.208 INFO kablam! 86 | | } Oct 13 11:37:09.208 INFO kablam! | |_____^ Oct 13 11:37:09.208 INFO kablam! | Oct 13 11:37:09.208 INFO kablam! note: lint level defined here Oct 13 11:37:09.208 INFO kablam! --> src/lib.rs:11:9 Oct 13 11:37:09.208 INFO kablam! | Oct 13 11:37:09.208 INFO kablam! 11 | #![warn(missing_debug_implementations)] Oct 13 11:37:09.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:37:09.208 INFO kablam! Oct 13 11:37:09.213 INFO kablam! warning: type does not implement `fmt::Debug`; consider adding #[derive(Debug)] or a manual implementation Oct 13 11:37:09.213 INFO kablam! --> src/core.rs:80:1 Oct 13 11:37:09.213 INFO kablam! | Oct 13 11:37:09.213 INFO kablam! 80 | / enum ListenParts { Oct 13 11:37:09.213 INFO kablam! 81 | | DefaultServer, Oct 13 11:37:09.213 INFO kablam! 82 | | Ssl, Oct 13 11:37:09.213 INFO kablam! 83 | | Ext(ast::HttpExt), Oct 13 11:37:09.213 INFO kablam! ... | Oct 13 11:37:09.213 INFO kablam! 93 | | ReusePort, Oct 13 11:37:09.213 INFO kablam! 94 | | } Oct 13 11:37:09.213 INFO kablam! | |_^ Oct 13 11:37:09.213 INFO kablam! Oct 13 11:37:09.215 INFO kablam! warning: type does not implement `fmt::Debug`; consider adding #[derive(Debug)] or a manual implementation Oct 13 11:37:09.215 INFO kablam! --> src/log.rs:16:5 Oct 13 11:37:09.215 INFO kablam! | Oct 13 11:37:09.216 INFO kablam! 16 | / enum I { Oct 13 11:37:09.216 INFO kablam! 17 | | If(Value), Oct 13 11:37:09.216 INFO kablam! 18 | | Gzip(Option), Oct 13 11:37:09.216 INFO kablam! 19 | | Flush(String), Oct 13 11:37:09.216 INFO kablam! 20 | | Buffer(String), Oct 13 11:37:09.216 INFO kablam! 21 | | } Oct 13 11:37:09.216 INFO kablam! | |_____^ Oct 13 11:37:09.216 INFO kablam! Oct 13 11:37:09.436 INFO kablam! warning: type does not implement `fmt::Debug`; consider adding #[derive(Debug)] or a manual implementation Oct 13 11:37:09.436 INFO kablam! --> src/grammar.rs:80:5 Oct 13 11:37:09.436 INFO kablam! | Oct 13 11:37:09.436 INFO kablam! 80 | / enum Tok { Oct 13 11:37:09.436 INFO kablam! 81 | | Hostnames, Oct 13 11:37:09.436 INFO kablam! 82 | | Volatile, Oct 13 11:37:09.436 INFO kablam! 83 | | Pattern(String, Value), Oct 13 11:37:09.436 INFO kablam! 84 | | Default(Value), Oct 13 11:37:09.436 INFO kablam! 85 | | Include(String), Oct 13 11:37:09.436 INFO kablam! 86 | | } Oct 13 11:37:09.436 INFO kablam! | |_____^ Oct 13 11:37:09.436 INFO kablam! | Oct 13 11:37:09.436 INFO kablam! note: lint level defined here Oct 13 11:37:09.436 INFO kablam! --> src/lib.rs:11:9 Oct 13 11:37:09.436 INFO kablam! | Oct 13 11:37:09.436 INFO kablam! 11 | #![warn(missing_debug_implementations)] Oct 13 11:37:09.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:37:09.436 INFO kablam! Oct 13 11:37:09.444 INFO kablam! warning: type does not implement `fmt::Debug`; consider adding #[derive(Debug)] or a manual implementation Oct 13 11:37:09.444 INFO kablam! --> src/core.rs:80:1 Oct 13 11:37:09.444 INFO kablam! | Oct 13 11:37:09.444 INFO kablam! 80 | / enum ListenParts { Oct 13 11:37:09.444 INFO kablam! 81 | | DefaultServer, Oct 13 11:37:09.444 INFO kablam! 82 | | Ssl, Oct 13 11:37:09.444 INFO kablam! 83 | | Ext(ast::HttpExt), Oct 13 11:37:09.444 INFO kablam! ... | Oct 13 11:37:09.444 INFO kablam! 93 | | ReusePort, Oct 13 11:37:09.444 INFO kablam! 94 | | } Oct 13 11:37:09.444 INFO kablam! | |_^ Oct 13 11:37:09.444 INFO kablam! Oct 13 11:37:09.448 INFO kablam! warning: type does not implement `fmt::Debug`; consider adding #[derive(Debug)] or a manual implementation Oct 13 11:37:09.448 INFO kablam! --> src/log.rs:16:5 Oct 13 11:37:09.448 INFO kablam! | Oct 13 11:37:09.448 INFO kablam! 16 | / enum I { Oct 13 11:37:09.448 INFO kablam! 17 | | If(Value), Oct 13 11:37:09.448 INFO kablam! 18 | | Gzip(Option), Oct 13 11:37:09.448 INFO kablam! 19 | | Flush(String), Oct 13 11:37:09.448 INFO kablam! 20 | | Buffer(String), Oct 13 11:37:09.448 INFO kablam! 21 | | } Oct 13 11:37:09.448 INFO kablam! | |_____^ Oct 13 11:37:09.448 INFO kablam! Oct 13 11:37:12.749 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.27s Oct 13 11:37:12.765 INFO kablam! su: No module specific data is present Oct 13 11:37:13.811 INFO running `"docker" "rm" "-f" "8012856c42e2363d3b28e729003b9cf80a1428803b237923a5cc3ec429090575"` Oct 13 11:37:14.172 INFO blam! 8012856c42e2363d3b28e729003b9cf80a1428803b237923a5cc3ec429090575