[INFO] updating cached repository manifest/diesel-muslrust-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/manifest/diesel-muslrust-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/manifest/diesel-muslrust-example" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/manifest/diesel-muslrust-example"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/manifest/diesel-muslrust-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/manifest/diesel-muslrust-example" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/manifest/diesel-muslrust-example"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/manifest/diesel-muslrust-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7fd1b4dc94c3950ad3622aae20700c046712bd44 [INFO] sha for GitHub repo manifest/diesel-muslrust-example: 7fd1b4dc94c3950ad3622aae20700c046712bd44 [INFO] validating manifest of manifest/diesel-muslrust-example on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of manifest/diesel-muslrust-example on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing manifest/diesel-muslrust-example [INFO] finished frobbing manifest/diesel-muslrust-example [INFO] frobbed toml for manifest/diesel-muslrust-example written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/manifest/diesel-muslrust-example/Cargo.toml [INFO] started frobbing manifest/diesel-muslrust-example [INFO] finished frobbing manifest/diesel-muslrust-example [INFO] frobbed toml for manifest/diesel-muslrust-example written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/manifest/diesel-muslrust-example/Cargo.toml [INFO] crate manifest/diesel-muslrust-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: Patch `diesel v1.3.3 (https://github.com/diesel-rs/diesel?rev=59aa49b#59aa49b6)` was not used in the crate graph. [INFO] [stderr] Patch `diesel_derives v1.3.0 (https://github.com/diesel-rs/diesel?rev=59aa49b#59aa49b6)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: Patch `diesel v1.3.3 (https://github.com/diesel-rs/diesel?rev=59aa49b#59aa49b6)` was not used in the crate graph. [INFO] [stderr] Patch `diesel_derives v1.3.0 (https://github.com/diesel-rs/diesel?rev=59aa49b#59aa49b6)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] checking manifest/diesel-muslrust-example against master#c43d03a19f326f4a323569328cc501e86eb6d22e for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-3/master#c43d03a19f326f4a323569328cc501e86eb6d22e:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/manifest/diesel-muslrust-example:/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" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 2e95310e55e7b0c5f08432b2607064f4f01e7c164d88debb7c886d676a5a4205 [INFO] running `"docker" "start" "-a" "2e95310e55e7b0c5f08432b2607064f4f01e7c164d88debb7c886d676a5a4205"` [INFO] [stderr] warning: Patch `diesel v1.3.3 (https://github.com/diesel-rs/diesel?rev=59aa49b#59aa49b6)` was not used in the crate graph. [INFO] [stderr] Patch `diesel_derives v1.3.0 (https://github.com/diesel-rs/diesel?rev=59aa49b#59aa49b6)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Checking diesel v1.4.1 [INFO] [stderr] Checking diesel-muslrust-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `uuid::Uuid` [INFO] [stderr] --> src/db.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use uuid::Uuid; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `uuid::Uuid` [INFO] [stderr] --> src/db.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use uuid::Uuid; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `"docker" "inspect" "2e95310e55e7b0c5f08432b2607064f4f01e7c164d88debb7c886d676a5a4205"` [INFO] running `"docker" "rm" "-f" "2e95310e55e7b0c5f08432b2607064f4f01e7c164d88debb7c886d676a5a4205"` [INFO] [stdout] 2e95310e55e7b0c5f08432b2607064f4f01e7c164d88debb7c886d676a5a4205