Nov 17 17:49:13.696 INFO testing xkcd-0.3.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 17:49:13.696 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 17 17:49:14.053 INFO [stdout] 15b66703f8c5611e14622277c287784a3a238ca339269ca5de89fff31329302e Nov 17 17:49:14.056 INFO running `"docker" "start" "-a" "15b66703f8c5611e14622277c287784a3a238ca339269ca5de89fff31329302e"` Nov 17 17:49:14.690 INFO [stderr] usermod: no changes Nov 17 17:49:14.900 INFO [stderr] Compiling tokio-service v0.1.0 Nov 17 17:49:14.900 INFO [stderr] Compiling relay v0.1.1 Nov 17 17:49:14.904 INFO [stderr] Compiling want v0.0.4 Nov 17 17:49:14.906 INFO [stderr] Compiling url_serde v0.2.0 Nov 17 17:49:15.376 INFO [stderr] Compiling tokio-proto v0.1.1 Nov 17 17:49:19.180 INFO [stderr] Compiling hyper v0.11.27 Nov 17 17:49:28.031 INFO [stderr] Compiling xkcd v0.3.0 (/source) Nov 17 17:49:30.954 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 17:49:30.954 INFO [stderr] --> src/random.rs:39:37 Nov 17 17:49:30.954 INFO [stderr] | Nov 17 17:49:30.954 INFO [stderr] 39 | random_in_range(client, (1..latest_comic.num + 1)) Nov 17 17:49:30.954 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 17:49:30.954 INFO [stderr] | Nov 17 17:49:30.954 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 17 17:49:30.954 INFO [stderr] Nov 17 17:49:31.393 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.68s Nov 17 17:49:31.404 INFO [stderr] su: No module specific data is present Nov 17 17:49:31.633 INFO running `"docker" "inspect" "15b66703f8c5611e14622277c287784a3a238ca339269ca5de89fff31329302e"` Nov 17 17:49:31.752 INFO running `"docker" "rm" "-f" "15b66703f8c5611e14622277c287784a3a238ca339269ca5de89fff31329302e"` Nov 17 17:49:31.884 INFO [stdout] 15b66703f8c5611e14622277c287784a3a238ca339269ca5de89fff31329302e Nov 17 17:49:31.889 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 17 17:49:32.054 INFO [stdout] 2b362323f80e1119e3fc696ab87c07dc9da159ccc59f240568dc261e3f5fdf44 Nov 17 17:49:32.056 INFO running `"docker" "start" "-a" "2b362323f80e1119e3fc696ab87c07dc9da159ccc59f240568dc261e3f5fdf44"` Nov 17 17:49:32.477 INFO [stderr] usermod: no changes Nov 17 17:49:32.637 INFO [stderr] Compiling tokio-tls v0.1.4 Nov 17 17:49:34.504 INFO [stderr] Compiling hyper-tls v0.1.4 Nov 17 17:49:37.933 INFO [stderr] Compiling xkcd v0.3.0 (/source) Nov 17 17:49:41.412 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 17:49:41.412 INFO [stderr] --> src/random.rs:39:37 Nov 17 17:49:41.412 INFO [stderr] | Nov 17 17:49:41.413 INFO [stderr] 39 | random_in_range(client, (1..latest_comic.num + 1)) Nov 17 17:49:41.413 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 17:49:41.413 INFO [stderr] | Nov 17 17:49:41.413 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 17 17:49:41.414 INFO [stderr] Nov 17 17:49:41.414 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 17:49:41.415 INFO [stderr] --> src/random.rs:70:56 Nov 17 17:49:41.415 INFO [stderr] | Nov 17 17:49:41.415 INFO [stderr] 70 | let result = core.run(random_in_range(&client, (1..1573))).unwrap(); Nov 17 17:49:41.415 INFO [stderr] | ^^^^^^^^^ help: remove these parentheses Nov 17 17:49:41.416 INFO [stderr] Nov 17 17:49:45.235 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.73s Nov 17 17:49:45.255 INFO [stderr] su: No module specific data is present Nov 17 17:49:46.223 INFO running `"docker" "inspect" "2b362323f80e1119e3fc696ab87c07dc9da159ccc59f240568dc261e3f5fdf44"` Nov 17 17:49:46.559 INFO running `"docker" "rm" "-f" "2b362323f80e1119e3fc696ab87c07dc9da159ccc59f240568dc261e3f5fdf44"` Nov 17 17:49:46.859 INFO [stdout] 2b362323f80e1119e3fc696ab87c07dc9da159ccc59f240568dc261e3f5fdf44