[INFO] cloning repository tomhoule/postgraphql-experiment [INFO] running `"git" "clone" "--bare" "git://github.com/tomhoule/postgraphql-experiment.git" "work/cache/sources/gh/tomhoule/postgraphql-experiment"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/tomhoule/postgraphql-experiment'... [INFO] running `"git" "clone" "work/cache/sources/gh/tomhoule/postgraphql-experiment" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tomhoule/postgraphql-experiment"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tomhoule/postgraphql-experiment'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tomhoule/postgraphql-experiment" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tomhoule/postgraphql-experiment"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tomhoule/postgraphql-experiment'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2a467cab3481f105188e41c44d927d4f26abcc2d [INFO] sha for GitHub repo tomhoule/postgraphql-experiment: 2a467cab3481f105188e41c44d927d4f26abcc2d [INFO] validating manifest of tomhoule/postgraphql-experiment on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tomhoule/postgraphql-experiment on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tomhoule/postgraphql-experiment [INFO] finished frobbing tomhoule/postgraphql-experiment [INFO] frobbed toml for tomhoule/postgraphql-experiment written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tomhoule/postgraphql-experiment/Cargo.toml [INFO] started frobbing tomhoule/postgraphql-experiment [INFO] finished frobbing tomhoule/postgraphql-experiment [INFO] frobbed toml for tomhoule/postgraphql-experiment written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tomhoule/postgraphql-experiment/Cargo.toml [INFO] crate tomhoule/postgraphql-experiment already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded juniper_iron v0.1.1 [INFO] [stderr] Downloaded juniper v0.9.1 [INFO] [stderr] Downloaded diesel v0.99.0 [INFO] [stderr] Downloaded diesel_derives v0.99.0 [INFO] [stderr] Downloaded juniper_codegen v0.9.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tomhoule/postgraphql-experiment against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tomhoule/postgraphql-experiment:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] bab3e980c11fb1395a945d738fe8b621da4d7036054ac53f02f722560c251bba [INFO] running `"docker" "start" "-a" "bab3e980c11fb1395a945d738fe8b621da4d7036054ac53f02f722560c251bba"` [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling serde v1.0.23 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling sequence_trie v0.2.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Compiling juniper_codegen v0.9.1 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling diesel_derives v0.99.0 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.23 [INFO] [stderr] Compiling diesel v0.99.0 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling ordermap v0.2.13 [INFO] [stderr] Compiling serde_json v1.0.8 [INFO] [stderr] Compiling persistent v0.3.0 [INFO] [stderr] Compiling mount v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.4 [INFO] [stderr] Compiling bodyparser v0.5.0 [INFO] [stderr] Compiling juniper v0.9.1 [INFO] [stderr] Compiling urlencoded v0.5.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling juniper_iron v0.1.1 [INFO] [stderr] Compiling postgraphql-experiment v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] extern crate juniper_codegen; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `"docker" "inspect" "bab3e980c11fb1395a945d738fe8b621da4d7036054ac53f02f722560c251bba"` [INFO] running `"docker" "rm" "-f" "bab3e980c11fb1395a945d738fe8b621da4d7036054ac53f02f722560c251bba"` [INFO] [stdout] bab3e980c11fb1395a945d738fe8b621da4d7036054ac53f02f722560c251bba [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tomhoule/postgraphql-experiment:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d7b7ae9f26ba08ea106f332de393c18a7eda01a814d04d17a2352d74ca74bb50 [INFO] running `"docker" "start" "-a" "d7b7ae9f26ba08ea106f332de393c18a7eda01a814d04d17a2352d74ca74bb50"` [INFO] [stderr] Compiling postgraphql-experiment v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] extern crate juniper_codegen; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.03s [INFO] running `"docker" "inspect" "d7b7ae9f26ba08ea106f332de393c18a7eda01a814d04d17a2352d74ca74bb50"` [INFO] running `"docker" "rm" "-f" "d7b7ae9f26ba08ea106f332de393c18a7eda01a814d04d17a2352d74ca74bb50"` [INFO] [stdout] d7b7ae9f26ba08ea106f332de393c18a7eda01a814d04d17a2352d74ca74bb50 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tomhoule/postgraphql-experiment:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] b1b42b52f3c41289a7694764a146a958b930d57661ce0fefb19ee2b7c8d22700 [INFO] running `"docker" "start" "-a" "b1b42b52f3c41289a7694764a146a958b930d57661ce0fefb19ee2b7c8d22700"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/postgraphql_experiment-fef4dce3c1fb59b3 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/postgraphql_experiment-6614e2620e5fa933 [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [stderr] Doc-tests postgraphql-experiment [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" "b1b42b52f3c41289a7694764a146a958b930d57661ce0fefb19ee2b7c8d22700"` [INFO] running `"docker" "rm" "-f" "b1b42b52f3c41289a7694764a146a958b930d57661ce0fefb19ee2b7c8d22700"` [INFO] [stdout] b1b42b52f3c41289a7694764a146a958b930d57661ce0fefb19ee2b7c8d22700