[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/beta-1.38-1/sources/1.37.0/gh/manifest/diesel-muslrust-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/manifest/diesel-muslrust-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/manifest/diesel-muslrust-example" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/manifest/diesel-muslrust-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of manifest/diesel-muslrust-example on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/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" "+1.37.0" "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" "+beta-2019-08-13" "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] testing manifest/diesel-muslrust-example against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] b23de317ef297833fe72f266bf2a0f5743d921bc8dd83cd71bd2c93f5116abd5 [INFO] running `"docker" "start" "-a" "b23de317ef297833fe72f266bf2a0f5743d921bc8dd83cd71bd2c93f5116abd5"` [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] Compiling uuid v0.6.5 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling diesel v1.4.1 [INFO] [stderr] Compiling 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] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `"docker" "inspect" "b23de317ef297833fe72f266bf2a0f5743d921bc8dd83cd71bd2c93f5116abd5"` [INFO] running `"docker" "rm" "-f" "b23de317ef297833fe72f266bf2a0f5743d921bc8dd83cd71bd2c93f5116abd5"` [INFO] [stdout] b23de317ef297833fe72f266bf2a0f5743d921bc8dd83cd71bd2c93f5116abd5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] ff41cbea7c7614000f19488dacae823ec294ad981e3c3be7cbf63368ff68d37a [INFO] running `"docker" "start" "-a" "ff41cbea7c7614000f19488dacae823ec294ad981e3c3be7cbf63368ff68d37a"` [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 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] Finished dev [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `"docker" "inspect" "ff41cbea7c7614000f19488dacae823ec294ad981e3c3be7cbf63368ff68d37a"` [INFO] running `"docker" "rm" "-f" "ff41cbea7c7614000f19488dacae823ec294ad981e3c3be7cbf63368ff68d37a"` [INFO] [stdout] ff41cbea7c7614000f19488dacae823ec294ad981e3c3be7cbf63368ff68d37a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] bf399e431edcb825f92021ef73aca2e6fe9df6cdf1b36989b2981ec200447e32 [INFO] running `"docker" "start" "-a" "bf399e431edcb825f92021ef73aca2e6fe9df6cdf1b36989b2981ec200447e32"` [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] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/diesel_muslrust_example-8da2aace0061d6e8 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bf399e431edcb825f92021ef73aca2e6fe9df6cdf1b36989b2981ec200447e32"` [INFO] running `"docker" "rm" "-f" "bf399e431edcb825f92021ef73aca2e6fe9df6cdf1b36989b2981ec200447e32"` [INFO] [stdout] bf399e431edcb825f92021ef73aca2e6fe9df6cdf1b36989b2981ec200447e32