[INFO] updating cached repository ysimonson/juniper-poc [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ysimonson/juniper-poc [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ysimonson/juniper-poc" "work/ex/beta-1.38-1/sources/1.37.0/gh/ysimonson/juniper-poc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ysimonson/juniper-poc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ysimonson/juniper-poc" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ysimonson/juniper-poc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ysimonson/juniper-poc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 502694debe6eb05192cde42353a1a2cc02a8b1fb [INFO] sha for GitHub repo ysimonson/juniper-poc: 502694debe6eb05192cde42353a1a2cc02a8b1fb [INFO] validating manifest of ysimonson/juniper-poc 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 ysimonson/juniper-poc 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 ysimonson/juniper-poc [INFO] finished frobbing ysimonson/juniper-poc [INFO] frobbed toml for ysimonson/juniper-poc written to work/ex/beta-1.38-1/sources/1.37.0/gh/ysimonson/juniper-poc/Cargo.toml [INFO] started frobbing ysimonson/juniper-poc [INFO] finished frobbing ysimonson/juniper-poc [INFO] frobbed toml for ysimonson/juniper-poc written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ysimonson/juniper-poc/Cargo.toml [INFO] crate ysimonson/juniper-poc 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ysimonson/juniper-poc against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ysimonson/juniper-poc:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 5f56ebc77cb88c73c014c2334b411d3a48d86144803ac42c823bebe6dfd91744 [INFO] running `"docker" "start" "-a" "5f56ebc77cb88c73c014c2334b411d3a48d86144803ac42c823bebe6dfd91744"` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling serde v1.0.43 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling sequence_trie v0.3.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling syn v0.13.4 [INFO] [stderr] Compiling juniper_codegen v0.9.2 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling mime_guess v1.8.4 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling serde_derive v1.0.43 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.16 [INFO] [stderr] Compiling ordermap v0.2.13 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling juniper v0.9.2 [INFO] [stderr] Compiling urlencoded v0.6.0 [INFO] [stderr] Compiling juniper_iron v0.1.2 [INFO] [stderr] Compiling juniper_poc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `juniper::EmptyMutation` [INFO] [stderr] --> src/main.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use juniper::EmptyMutation; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: private type `RootQuery` in public interface (error E0446) [INFO] [stderr] --> src/main.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(private_in_public)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] warning: private type `RootMutation` in public interface (error E0446) [INFO] [stderr] --> src/main.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `"docker" "inspect" "5f56ebc77cb88c73c014c2334b411d3a48d86144803ac42c823bebe6dfd91744"` [INFO] running `"docker" "rm" "-f" "5f56ebc77cb88c73c014c2334b411d3a48d86144803ac42c823bebe6dfd91744"` [INFO] [stdout] 5f56ebc77cb88c73c014c2334b411d3a48d86144803ac42c823bebe6dfd91744 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ysimonson/juniper-poc:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] fee42696cf57eaf142b5badb66859be14e5d4813d81789e5e4ae6773b6880c34 [INFO] running `"docker" "start" "-a" "fee42696cf57eaf142b5badb66859be14e5d4813d81789e5e4ae6773b6880c34"` [INFO] [stderr] Compiling juniper_poc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `juniper::EmptyMutation` [INFO] [stderr] --> src/main.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use juniper::EmptyMutation; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: private type `RootQuery` in public interface (error E0446) [INFO] [stderr] --> src/main.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(private_in_public)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] warning: private type `RootMutation` in public interface (error E0446) [INFO] [stderr] --> src/main.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "fee42696cf57eaf142b5badb66859be14e5d4813d81789e5e4ae6773b6880c34"` [INFO] running `"docker" "rm" "-f" "fee42696cf57eaf142b5badb66859be14e5d4813d81789e5e4ae6773b6880c34"` [INFO] [stdout] fee42696cf57eaf142b5badb66859be14e5d4813d81789e5e4ae6773b6880c34 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ysimonson/juniper-poc:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] c7a0c46074d4ad2d85d3b82f01a5d2e070695beae0271f57de799aa8f20e8c30 [INFO] running `"docker" "start" "-a" "c7a0c46074d4ad2d85d3b82f01a5d2e070695beae0271f57de799aa8f20e8c30"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/juniper_poc-26699c2dcff657f9 [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" "c7a0c46074d4ad2d85d3b82f01a5d2e070695beae0271f57de799aa8f20e8c30"` [INFO] running `"docker" "rm" "-f" "c7a0c46074d4ad2d85d3b82f01a5d2e070695beae0271f57de799aa8f20e8c30"` [INFO] [stdout] c7a0c46074d4ad2d85d3b82f01a5d2e070695beae0271f57de799aa8f20e8c30