[INFO] crate bellhop 0.2.1 is already in cache [INFO] extracting crate bellhop 0.2.1 into work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/reg/bellhop/0.2.1 [INFO] extracting crate bellhop 0.2.1 into work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/reg/bellhop/0.2.1 [INFO] validating manifest of bellhop-0.2.1 on toolchain master#efe2f32a6b8217425f361ec7c206910c611c03ee [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bellhop-0.2.1 on toolchain try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bellhop-0.2.1 [INFO] finished frobbing bellhop-0.2.1 [INFO] frobbed toml for bellhop-0.2.1 written to work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/reg/bellhop/0.2.1/Cargo.toml [INFO] started frobbing bellhop-0.2.1 [INFO] finished frobbing bellhop-0.2.1 [INFO] frobbed toml for bellhop-0.2.1 written to work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/reg/bellhop/0.2.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking bellhop-0.2.1 against master#efe2f32a6b8217425f361ec7c206910c611c03ee for pr-60039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039/worker-4/master#efe2f32a6b8217425f361ec7c206910c611c03ee:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/reg/bellhop/0.2.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5ccc32ab2b86dbf108a2c23e5ccbbc1f89d8b913677ff321cf620e0b4cfc9d71 [INFO] running `"docker" "start" "-a" "5ccc32ab2b86dbf108a2c23e5ccbbc1f89d8b913677ff321cf620e0b4cfc9d71"` [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling bellhop v0.2.1 (/opt/crater/workdir) [INFO] [stderr] Compiling typed-builder v0.1.1 [INFO] [stderr] warning: Unable to execute redoc-cli. API documentation won't be generated. [INFO] [stderr] warning: Use npm to install redoc-cli or set the env. variable REDOC_CLI. [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Checking rocket_http v0.4.0 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.0 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Checking rocket v0.4.0 [INFO] [stderr] Checking rocket_contrib v0.4.0 [INFO] [stderr] warning: method is never used: `end_time` [INFO] [stderr] --> src/models/lease.rs:160:5 [INFO] [stderr] | [INFO] [stderr] 160 | pub fn end_time(&self) -> DateTime { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `end_time` [INFO] [stderr] --> src/models/lease.rs:160:5 [INFO] [stderr] | [INFO] [stderr] 160 | pub fn end_time(&self) -> DateTime { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `"docker" "inspect" "5ccc32ab2b86dbf108a2c23e5ccbbc1f89d8b913677ff321cf620e0b4cfc9d71"` [INFO] running `"docker" "rm" "-f" "5ccc32ab2b86dbf108a2c23e5ccbbc1f89d8b913677ff321cf620e0b4cfc9d71"` [INFO] [stdout] 5ccc32ab2b86dbf108a2c23e5ccbbc1f89d8b913677ff321cf620e0b4cfc9d71