[INFO] updating cached repository https://github.com/davidpdrsn/diesel-newtype-ids-example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 72854bf5c9fe93327d03c77435a0358d1761f6c7 [INFO] testing davidpdrsn/diesel-newtype-ids-example against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fdiesel-newtype-ids-example" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidpdrsn/diesel-newtype-ids-example on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/davidpdrsn/diesel-newtype-ids-example [INFO] finished tweaking git repo https://github.com/davidpdrsn/diesel-newtype-ids-example [INFO] tweaked toml for git repo https://github.com/davidpdrsn/diesel-newtype-ids-example written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/davidpdrsn/diesel-newtype-ids-example already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 296e5de7768c05e51038cb1047a7c39424379453565fd8021cd2791c93801d0a [INFO] running `"docker" "start" "-a" "296e5de7768c05e51038cb1047a7c39424379453565fd8021cd2791c93801d0a"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling juniper_codegen v0.12.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling juniper-eager-loading-code-gen v0.2.0 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling juniper v0.11.1 [INFO] [stderr] Compiling juniper v0.12.0 [INFO] [stderr] Compiling juniper-from-schema-code-gen v0.3.0 [INFO] [stderr] Compiling juniper-from-schema v0.3.0 [INFO] [stderr] Compiling juniper-eager-loading v0.2.0 [INFO] [stderr] Compiling different-id-types v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "296e5de7768c05e51038cb1047a7c39424379453565fd8021cd2791c93801d0a"` [INFO] running `"docker" "rm" "-f" "296e5de7768c05e51038cb1047a7c39424379453565fd8021cd2791c93801d0a"` [INFO] [stdout] 296e5de7768c05e51038cb1047a7c39424379453565fd8021cd2791c93801d0a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1a5715cc8ce59d390e73d23042f8d122719feba397a7b183f790ab05fefd6443 [INFO] running `"docker" "start" "-a" "1a5715cc8ce59d390e73d23042f8d122719feba397a7b183f790ab05fefd6443"` [INFO] [stderr] Compiling different-id-types v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.01s [INFO] running `"docker" "inspect" "1a5715cc8ce59d390e73d23042f8d122719feba397a7b183f790ab05fefd6443"` [INFO] running `"docker" "rm" "-f" "1a5715cc8ce59d390e73d23042f8d122719feba397a7b183f790ab05fefd6443"` [INFO] [stdout] 1a5715cc8ce59d390e73d23042f8d122719feba397a7b183f790ab05fefd6443 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 64e2309ec7e24f0bd174809e94fe889bbb3967636c3a7150cca719ee6879032c [INFO] running `"docker" "start" "-a" "64e2309ec7e24f0bd174809e94fe889bbb3967636c3a7150cca719ee6879032c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/different_id_types-a2fd7e4a0ec918f0 [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" "64e2309ec7e24f0bd174809e94fe889bbb3967636c3a7150cca719ee6879032c"` [INFO] running `"docker" "rm" "-f" "64e2309ec7e24f0bd174809e94fe889bbb3967636c3a7150cca719ee6879032c"` [INFO] [stdout] 64e2309ec7e24f0bd174809e94fe889bbb3967636c3a7150cca719ee6879032c