Nov 16 17:26:54.848 INFO testing outofjungle/termiaow against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 17:26:54.848 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 17:26:55.331 INFO [stdout] 9a03a8ad9a5a538a1c6125bc35a01ad5caad8759ca5ce0c352f34c70757e02f1 Nov 16 17:26:55.337 INFO running `"docker" "start" "-a" "9a03a8ad9a5a538a1c6125bc35a01ad5caad8759ca5ce0c352f34c70757e02f1"` Nov 16 17:26:56.391 INFO [stderr] usermod: no changes Nov 16 17:26:56.571 INFO [stderr] Compiling traitobject v0.0.3 Nov 16 17:26:56.575 INFO [stderr] Compiling route-recognizer v0.1.11 Nov 16 17:26:56.575 INFO [stderr] Compiling num_cpus v1.2.0 Nov 16 17:26:56.575 INFO [stderr] Compiling num_cpus v0.2.13 Nov 16 17:26:56.575 INFO [stderr] Compiling conduit-mime-types v0.7.3 Nov 16 17:26:56.575 INFO [stderr] Compiling time v0.1.35 Nov 16 17:26:57.546 INFO [stderr] Compiling unsafe-any v0.4.1 Nov 16 17:26:57.546 INFO [stderr] Compiling error v0.1.9 Nov 16 17:26:58.823 INFO [stderr] Compiling typemap v0.3.3 Nov 16 17:27:01.114 INFO [stderr] Compiling plugin v0.2.6 Nov 16 17:27:01.246 INFO [stderr] Compiling cookie v0.2.5 Nov 16 17:27:02.518 INFO [stderr] Compiling hyper v0.9.13 Nov 16 17:27:10.463 INFO [stderr] Compiling iron v0.4.0 Nov 16 17:27:11.996 INFO [stderr] Compiling mount v0.2.1 Nov 16 17:27:11.997 INFO [stderr] Compiling router v0.4.0 Nov 16 17:27:13.815 INFO [stderr] Compiling staticfile v0.3.1 Nov 16 17:27:15.747 INFO [stderr] Compiling robanukat v0.0.1 (/source) Nov 16 17:27:16.405 INFO [stderr] warning: unnecessary parentheses around function argument Nov 16 17:27:16.405 INFO [stderr] --> src/main.rs:82:39 Nov 16 17:27:16.405 INFO [stderr] | Nov 16 17:27:16.405 INFO [stderr] 82 | _ => return Ok(Response::with((status::BadRequest))), Nov 16 17:27:16.405 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 16 17:27:16.405 INFO [stderr] | Nov 16 17:27:16.405 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 16 17:27:16.405 INFO [stderr] Nov 16 17:27:16.407 INFO [stderr] warning: unnecessary parentheses around function argument Nov 16 17:27:16.407 INFO [stderr] --> src/main.rs:90:39 Nov 16 17:27:16.407 INFO [stderr] | Nov 16 17:27:16.407 INFO [stderr] 90 | _ => return Ok(Response::with((status::BadRequest))), Nov 16 17:27:16.407 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 16 17:27:16.407 INFO [stderr] Nov 16 17:27:20.393 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.95s Nov 16 17:27:20.403 INFO [stderr] su: No module specific data is present Nov 16 17:27:21.455 INFO running `"docker" "inspect" "9a03a8ad9a5a538a1c6125bc35a01ad5caad8759ca5ce0c352f34c70757e02f1"` Nov 16 17:27:21.811 INFO running `"docker" "rm" "-f" "9a03a8ad9a5a538a1c6125bc35a01ad5caad8759ca5ce0c352f34c70757e02f1"` Nov 16 17:27:22.088 INFO [stdout] 9a03a8ad9a5a538a1c6125bc35a01ad5caad8759ca5ce0c352f34c70757e02f1 Nov 16 17:27:22.095 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 17:27:22.524 INFO [stdout] 6934c497fcfe0c80c2d8b42d81a059fcae0ee34f63e502ed75f00207c2fbc80c Nov 16 17:27:22.527 INFO running `"docker" "start" "-a" "6934c497fcfe0c80c2d8b42d81a059fcae0ee34f63e502ed75f00207c2fbc80c"` Nov 16 17:27:24.190 INFO [stderr] usermod: no changes Nov 16 17:27:24.373 INFO [stderr] Compiling robanukat v0.0.1 (/source) Nov 16 17:27:25.182 INFO [stderr] warning: unnecessary parentheses around function argument Nov 16 17:27:25.182 INFO [stderr] --> src/main.rs:82:39 Nov 16 17:27:25.182 INFO [stderr] | Nov 16 17:27:25.182 INFO [stderr] 82 | _ => return Ok(Response::with((status::BadRequest))), Nov 16 17:27:25.182 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 16 17:27:25.182 INFO [stderr] | Nov 16 17:27:25.182 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 16 17:27:25.182 INFO [stderr] Nov 16 17:27:25.182 INFO [stderr] warning: unnecessary parentheses around function argument Nov 16 17:27:25.182 INFO [stderr] --> src/main.rs:90:39 Nov 16 17:27:25.182 INFO [stderr] | Nov 16 17:27:25.182 INFO [stderr] 90 | _ => return Ok(Response::with((status::BadRequest))), Nov 16 17:27:25.182 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 16 17:27:25.182 INFO [stderr] Nov 16 17:27:25.838 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.61s Nov 16 17:27:25.845 INFO [stderr] su: No module specific data is present Nov 16 17:27:26.742 INFO running `"docker" "inspect" "6934c497fcfe0c80c2d8b42d81a059fcae0ee34f63e502ed75f00207c2fbc80c"` Nov 16 17:27:27.115 INFO running `"docker" "rm" "-f" "6934c497fcfe0c80c2d8b42d81a059fcae0ee34f63e502ed75f00207c2fbc80c"` Nov 16 17:27:27.364 INFO [stdout] 6934c497fcfe0c80c2d8b42d81a059fcae0ee34f63e502ed75f00207c2fbc80c Nov 16 17:27:27.370 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 17:27:27.859 INFO [stdout] b83d326dccbe6b048adde24c929ec2878dfd30b745e6bd8179b29c0ce41de333 Nov 16 17:27:27.861 INFO running `"docker" "start" "-a" "b83d326dccbe6b048adde24c929ec2878dfd30b745e6bd8179b29c0ce41de333"` Nov 16 17:27:29.761 INFO [stderr] usermod: no changes Nov 16 17:27:29.935 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s Nov 16 17:27:29.943 INFO [stderr] Running /target/debug/deps/robanukat-a4258d63bea7810d Nov 16 17:27:29.943 INFO [stdout] Nov 16 17:27:29.943 INFO [stderr] su: No module specific data is present Nov 16 17:27:29.943 INFO [stdout] running 0 tests Nov 16 17:27:29.943 INFO [stdout] Nov 16 17:27:29.943 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 17:27:29.943 INFO [stdout] Nov 16 17:27:30.779 INFO running `"docker" "inspect" "b83d326dccbe6b048adde24c929ec2878dfd30b745e6bd8179b29c0ce41de333"` Nov 16 17:27:31.102 INFO running `"docker" "rm" "-f" "b83d326dccbe6b048adde24c929ec2878dfd30b745e6bd8179b29c0ce41de333"` Nov 16 17:27:31.447 INFO [stdout] b83d326dccbe6b048adde24c929ec2878dfd30b745e6bd8179b29c0ce41de333