Nov 16 08:53:37.225 INFO testing wadadli/webapp against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 08:53:37.225 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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"` Nov 16 08:53:37.715 INFO [stdout] bc4f1c236948e441d337d1e62154c7842b774588961a4f9c64c1a7b65e467e8f Nov 16 08:53:37.721 INFO running `"docker" "start" "-a" "bc4f1c236948e441d337d1e62154c7842b774588961a4f9c64c1a7b65e467e8f"` Nov 16 08:53:39.015 INFO [stderr] usermod: no changes Nov 16 08:53:39.063 INFO [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Nov 16 08:53:39.243 INFO [stderr] Compiling siphasher v0.2.3 Nov 16 08:53:39.243 INFO [stderr] Compiling matches v0.1.7 Nov 16 08:53:39.243 INFO [stderr] Compiling serde v1.0.71 Nov 16 08:53:39.251 INFO [stderr] Compiling num-bigint v0.2.0 Nov 16 08:53:39.251 INFO [stderr] Compiling httparse v1.3.2 Nov 16 08:53:39.251 INFO [stderr] Compiling nix v0.11.0 Nov 16 08:53:39.251 INFO [stderr] Compiling itoa v0.4.2 Nov 16 08:53:39.251 INFO [stderr] Compiling dtoa v0.4.3 Nov 16 08:53:39.487 INFO [stderr] Compiling bit-vec v0.5.0 Nov 16 08:53:41.903 INFO [stderr] Compiling sha1 v0.6.0 Nov 16 08:53:42.223 INFO [stderr] Compiling bufstream v0.1.3 Nov 16 08:53:42.259 INFO [stderr] Compiling unicase v1.4.2 Nov 16 08:53:42.291 INFO [stderr] Compiling rand v0.4.2 Nov 16 08:53:42.388 INFO [stderr] Compiling memchr v2.0.1 Nov 16 08:53:42.555 INFO [stderr] Compiling unreachable v1.0.0 Nov 16 08:53:42.556 INFO [stderr] Compiling log v0.4.3 Nov 16 08:53:42.919 INFO [stderr] Compiling uuid v0.6.5 Nov 16 08:53:43.036 INFO [stderr] Compiling net2 v0.2.33 Nov 16 08:53:43.317 INFO [stderr] Compiling base64 v0.9.2 Nov 16 08:53:44.199 INFO [stderr] Compiling base64 v0.6.0 Nov 16 08:53:44.289 INFO [stderr] Compiling unicode-bidi v0.3.4 Nov 16 08:53:46.905 INFO [stderr] Compiling smallvec v0.6.4 Nov 16 08:53:46.918 INFO [stderr] Compiling twox-hash v1.1.1 Nov 16 08:53:46.941 INFO [stderr] Compiling aho-corasick v0.6.6 Nov 16 08:53:47.227 INFO [stderr] Compiling log v0.3.9 Nov 16 08:53:49.701 INFO [stderr] Compiling atoi v0.2.3 Nov 16 08:53:50.724 INFO [stderr] Compiling miniz-sys v0.1.10 Nov 16 08:53:50.727 INFO [stderr] Compiling plugin v0.2.6 Nov 16 08:53:51.827 INFO [stderr] Compiling thread_local v0.3.5 Nov 16 08:53:52.175 INFO [stderr] Compiling chrono v0.4.5 Nov 16 08:53:56.381 INFO [stderr] Compiling idna v0.1.5 Nov 16 08:53:56.384 INFO [stderr] Compiling mime v0.2.6 Nov 16 08:53:56.407 INFO [stderr] Compiling flate2 v1.0.2 Nov 16 08:53:56.487 INFO [stderr] Compiling phf_shared v0.7.22 Nov 16 08:53:56.871 INFO [stderr] Compiling regex v1.0.2 Nov 16 08:54:02.887 INFO [stderr] Compiling phf_generator v0.7.22 Nov 16 08:54:03.032 INFO [stderr] Compiling phf v0.7.22 Nov 16 08:54:07.376 INFO [stderr] Compiling phf_codegen v0.7.22 Nov 16 08:54:10.411 INFO [stderr] Compiling mime_guess v1.8.6 Nov 16 08:54:19.747 INFO [stderr] Compiling url v1.7.1 Nov 16 08:54:36.401 INFO [stderr] Compiling hyper v0.10.13 Nov 16 08:54:43.816 INFO [stderr] Compiling serde_json v1.0.24 Nov 16 08:54:52.712 INFO [stderr] Compiling mysql_common v0.8.0 Nov 16 08:54:55.963 INFO [stderr] Compiling iron v0.6.0 Nov 16 08:55:02.968 INFO [stderr] Compiling mysql v14.0.0 Nov 16 08:55:08.595 INFO [stderr] Compiling webapp v0.1.0 (/source) Nov 16 08:55:08.735 INFO [stderr] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition Nov 16 08:55:08.735 INFO [stderr] --> src/lib.rs:1:12 Nov 16 08:55:08.735 INFO [stderr] | Nov 16 08:55:08.735 INFO [stderr] 1 | #![feature(rust_2018_preview)] Nov 16 08:55:08.735 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 16 08:55:08.735 INFO [stderr] Nov 16 08:55:09.139 INFO [stderr] warning: struct is never constructed: `Config` Nov 16 08:55:09.139 INFO [stderr] --> src/lib.rs:6:1 Nov 16 08:55:09.139 INFO [stderr] | Nov 16 08:55:09.139 INFO [stderr] 6 | struct Config { Nov 16 08:55:09.139 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 08:55:09.139 INFO [stderr] | Nov 16 08:55:09.139 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 16 08:55:09.139 INFO [stderr] Nov 16 08:55:10.084 INFO [stderr] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition Nov 16 08:55:10.085 INFO [stderr] --> src/main.rs:1:12 Nov 16 08:55:10.085 INFO [stderr] | Nov 16 08:55:10.085 INFO [stderr] 1 | #![feature(rust_2018_preview)] Nov 16 08:55:10.085 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 16 08:55:10.085 INFO [stderr] Nov 16 08:55:15.997 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s Nov 16 08:55:16.015 INFO [stderr] su: No module specific data is present Nov 16 08:55:17.435 INFO running `"docker" "inspect" "bc4f1c236948e441d337d1e62154c7842b774588961a4f9c64c1a7b65e467e8f"` Nov 16 08:55:17.725 INFO running `"docker" "rm" "-f" "bc4f1c236948e441d337d1e62154c7842b774588961a4f9c64c1a7b65e467e8f"` Nov 16 08:55:17.975 INFO [stdout] bc4f1c236948e441d337d1e62154c7842b774588961a4f9c64c1a7b65e467e8f Nov 16 08:55:17.985 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-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"` Nov 16 08:55:18.503 INFO [stdout] c5939c37183877a24746b408f22a0ecf566584810147c81d350cd79eac52c932 Nov 16 08:55:18.511 INFO running `"docker" "start" "-a" "c5939c37183877a24746b408f22a0ecf566584810147c81d350cd79eac52c932"` Nov 16 08:55:19.883 INFO [stderr] usermod: no changes Nov 16 08:55:19.939 INFO [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Nov 16 08:55:20.155 INFO [stderr] Compiling webapp v0.1.0 (/source) Nov 16 08:55:20.279 INFO [stderr] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition Nov 16 08:55:20.279 INFO [stderr] --> src/lib.rs:1:12 Nov 16 08:55:20.279 INFO [stderr] | Nov 16 08:55:20.279 INFO [stderr] 1 | #![feature(rust_2018_preview)] Nov 16 08:55:20.279 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 16 08:55:20.279 INFO [stderr] Nov 16 08:55:20.295 INFO [stderr] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition Nov 16 08:55:20.295 INFO [stderr] --> src/main.rs:1:12 Nov 16 08:55:20.295 INFO [stderr] | Nov 16 08:55:20.295 INFO [stderr] 1 | #![feature(rust_2018_preview)] Nov 16 08:55:20.295 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 16 08:55:20.295 INFO [stderr] Nov 16 08:55:20.941 INFO [stderr] warning: struct is never constructed: `Config` Nov 16 08:55:20.942 INFO [stderr] --> src/lib.rs:6:1 Nov 16 08:55:20.943 INFO [stderr] | Nov 16 08:55:20.943 INFO [stderr] 6 | struct Config { Nov 16 08:55:20.944 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 08:55:20.945 INFO [stderr] | Nov 16 08:55:20.945 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 16 08:55:20.946 INFO [stderr] Nov 16 08:55:21.820 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.91s Nov 16 08:55:21.839 INFO [stderr] su: No module specific data is present Nov 16 08:55:23.133 INFO running `"docker" "inspect" "c5939c37183877a24746b408f22a0ecf566584810147c81d350cd79eac52c932"` Nov 16 08:55:23.529 INFO running `"docker" "rm" "-f" "c5939c37183877a24746b408f22a0ecf566584810147c81d350cd79eac52c932"` Nov 16 08:55:23.923 INFO [stdout] c5939c37183877a24746b408f22a0ecf566584810147c81d350cd79eac52c932 Nov 16 08:55:23.933 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-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"` Nov 16 08:55:24.334 INFO [stdout] 66b0ffc19a78d14fc2d232d2e75a079d7fddc6c08b3194971819e6f27e5fc51c Nov 16 08:55:24.338 INFO running `"docker" "start" "-a" "66b0ffc19a78d14fc2d232d2e75a079d7fddc6c08b3194971819e6f27e5fc51c"` Nov 16 08:55:26.191 INFO [stderr] usermod: no changes Nov 16 08:55:26.259 INFO [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Nov 16 08:55:26.523 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s Nov 16 08:55:26.535 INFO [stderr] Running /target/debug/deps/webapp-e6287be2a4202b31 Nov 16 08:55:26.539 INFO [stdout] Nov 16 08:55:26.539 INFO [stdout] running 0 tests Nov 16 08:55:26.539 INFO [stdout] Nov 16 08:55:26.539 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 08:55:26.539 INFO [stdout] Nov 16 08:55:26.547 INFO [stderr] Running /target/debug/deps/webapp-d5c4352821fec829 Nov 16 08:55:26.551 INFO [stdout] Nov 16 08:55:26.551 INFO [stdout] running 0 tests Nov 16 08:55:26.551 INFO [stdout] Nov 16 08:55:26.551 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 08:55:26.551 INFO [stdout] Nov 16 08:55:26.552 INFO [stderr] Doc-tests webapp Nov 16 08:55:26.743 INFO [stderr] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition Nov 16 08:55:26.743 INFO [stderr] --> /source/src/lib.rs:1:12 Nov 16 08:55:26.743 INFO [stderr] | Nov 16 08:55:26.743 INFO [stderr] 1 | #![feature(rust_2018_preview)] Nov 16 08:55:26.743 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 16 08:55:26.743 INFO [stderr] Nov 16 08:55:27.240 INFO [stdout] Nov 16 08:55:27.240 INFO [stdout] running 0 tests Nov 16 08:55:27.240 INFO [stdout] Nov 16 08:55:27.240 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 08:55:27.240 INFO [stdout] Nov 16 08:55:27.250 INFO [stderr] su: No module specific data is present Nov 16 08:55:28.498 INFO running `"docker" "inspect" "66b0ffc19a78d14fc2d232d2e75a079d7fddc6c08b3194971819e6f27e5fc51c"` Nov 16 08:55:28.901 INFO running `"docker" "rm" "-f" "66b0ffc19a78d14fc2d232d2e75a079d7fddc6c08b3194971819e6f27e5fc51c"` Nov 16 08:55:29.267 INFO [stdout] 66b0ffc19a78d14fc2d232d2e75a079d7fddc6c08b3194971819e6f27e5fc51c