Oct 10 11:54:26.491 INFO testing ysimonson/juniper-poc against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 11:54:26.491 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 11:54:26.492 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 11:54:26.889 INFO blam! 11a495552e23ddfb870648908d449cd074ba9ad4a381d966bfefe1c2471e2eb5 Oct 10 11:54:26.904 INFO running `"docker" "start" "-a" "11a495552e23ddfb870648908d449cd074ba9ad4a381d966bfefe1c2471e2eb5"` Oct 10 11:54:28.036 INFO kablam! usermod: no changes Oct 10 11:54:28.276 INFO kablam! Compiling ordermap v0.2.13 Oct 10 11:54:28.284 INFO kablam! Compiling hyper v0.10.13 Oct 10 11:54:28.284 INFO kablam! Compiling serde_derive_internals v0.23.1 Oct 10 11:54:28.284 INFO kablam! Compiling phf_generator v0.7.22 Oct 10 11:54:30.112 INFO kablam! Compiling phf_codegen v0.7.22 Oct 10 11:54:30.977 INFO kablam! Compiling mime_guess v1.8.4 Oct 10 11:54:40.644 INFO kablam! Compiling serde_derive v1.0.43 Oct 10 11:54:47.287 INFO kablam! Compiling iron v0.6.0 Oct 10 11:54:49.824 INFO kablam! Compiling persistent v0.4.0 Oct 10 11:54:49.824 INFO kablam! Compiling mount v0.4.0 Oct 10 11:54:51.764 INFO kablam! Compiling bodyparser v0.8.0 Oct 10 11:54:54.986 INFO kablam! Compiling urlencoded v0.6.0 Oct 10 11:54:55.045 INFO kablam! Compiling juniper v0.9.2 Oct 10 11:55:06.612 INFO kablam! Compiling juniper_iron v0.1.2 Oct 10 11:55:10.149 INFO kablam! Compiling juniper_poc v0.1.0 (/source) Oct 10 11:55:12.472 INFO kablam! warning: unused import: `juniper::EmptyMutation` Oct 10 11:55:12.472 INFO kablam! --> src/main.rs:8:5 Oct 10 11:55:12.472 INFO kablam! | Oct 10 11:55:12.472 INFO kablam! 8 | use juniper::EmptyMutation; Oct 10 11:55:12.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:55:12.472 INFO kablam! | Oct 10 11:55:12.472 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 11:55:12.472 INFO kablam! Oct 10 11:55:12.512 INFO kablam! warning: private type `RootQuery` in public interface (error E0446) Oct 10 11:55:12.512 INFO kablam! --> src/main.rs:28:1 Oct 10 11:55:12.512 INFO kablam! | Oct 10 11:55:12.512 INFO kablam! 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; Oct 10 11:55:12.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:55:12.512 INFO kablam! | Oct 10 11:55:12.512 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 10 11:55:12.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 11:55:12.512 INFO kablam! = note: for more information, see issue #34537 Oct 10 11:55:12.512 INFO kablam! Oct 10 11:55:12.512 INFO kablam! warning: private type `RootMutation` in public interface (error E0446) Oct 10 11:55:12.512 INFO kablam! --> src/main.rs:28:1 Oct 10 11:55:12.512 INFO kablam! | Oct 10 11:55:12.512 INFO kablam! 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; Oct 10 11:55:12.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:55:12.513 INFO kablam! | Oct 10 11:55:12.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 11:55:12.513 INFO kablam! = note: for more information, see issue #34537 Oct 10 11:55:12.513 INFO kablam! Oct 10 11:55:17.088 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.02s Oct 10 11:55:17.088 INFO kablam! su: No module specific data is present Oct 10 11:55:17.730 INFO running `"docker" "rm" "-f" "11a495552e23ddfb870648908d449cd074ba9ad4a381d966bfefe1c2471e2eb5"` Oct 10 11:55:17.928 INFO blam! 11a495552e23ddfb870648908d449cd074ba9ad4a381d966bfefe1c2471e2eb5 Oct 10 11:55:17.933 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 11:55:17.933 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 11:55:18.312 INFO blam! 0c825078db50b150a7e9fa770a5a501e9769e1bc67ebf730b3ee6184e590a894 Oct 10 11:55:18.314 INFO running `"docker" "start" "-a" "0c825078db50b150a7e9fa770a5a501e9769e1bc67ebf730b3ee6184e590a894"` Oct 10 11:55:19.432 INFO kablam! usermod: no changes Oct 10 11:55:19.595 INFO kablam! Compiling juniper_poc v0.1.0 (/source) Oct 10 11:55:22.108 INFO kablam! warning: unused import: `juniper::EmptyMutation` Oct 10 11:55:22.108 INFO kablam! --> src/main.rs:8:5 Oct 10 11:55:22.108 INFO kablam! | Oct 10 11:55:22.108 INFO kablam! 8 | use juniper::EmptyMutation; Oct 10 11:55:22.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:55:22.108 INFO kablam! | Oct 10 11:55:22.108 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 11:55:22.108 INFO kablam! Oct 10 11:55:22.172 INFO kablam! warning: private type `RootQuery` in public interface (error E0446) Oct 10 11:55:22.172 INFO kablam! --> src/main.rs:28:1 Oct 10 11:55:22.172 INFO kablam! | Oct 10 11:55:22.172 INFO kablam! 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; Oct 10 11:55:22.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:55:22.172 INFO kablam! | Oct 10 11:55:22.172 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 10 11:55:22.172 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 11:55:22.172 INFO kablam! = note: for more information, see issue #34537 Oct 10 11:55:22.172 INFO kablam! Oct 10 11:55:22.172 INFO kablam! warning: private type `RootMutation` in public interface (error E0446) Oct 10 11:55:22.173 INFO kablam! --> src/main.rs:28:1 Oct 10 11:55:22.173 INFO kablam! | Oct 10 11:55:22.173 INFO kablam! 28 | pub type Schema = juniper::RootNode<'static, RootQuery, RootMutation>; Oct 10 11:55:22.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:55:22.173 INFO kablam! | Oct 10 11:55:22.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 11:55:22.173 INFO kablam! = note: for more information, see issue #34537 Oct 10 11:55:22.173 INFO kablam! Oct 10 11:55:22.704 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.24s Oct 10 11:55:22.709 INFO kablam! su: No module specific data is present Oct 10 11:55:23.164 INFO running `"docker" "rm" "-f" "0c825078db50b150a7e9fa770a5a501e9769e1bc67ebf730b3ee6184e590a894"` Oct 10 11:55:23.484 INFO blam! 0c825078db50b150a7e9fa770a5a501e9769e1bc67ebf730b3ee6184e590a894 Oct 10 11:55:23.488 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 11:55:23.488 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 11:55:23.880 INFO blam! 27fe1fb05c71ceaa5b6f376bc782c59cdc78faf08dfcbe981436ad675831534d Oct 10 11:55:23.884 INFO running `"docker" "start" "-a" "27fe1fb05c71ceaa5b6f376bc782c59cdc78faf08dfcbe981436ad675831534d"` Oct 10 11:55:25.323 INFO kablam! usermod: no changes Oct 10 11:55:25.456 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 10 11:55:25.471 INFO kablam! Running /target/debug/deps/juniper_poc-73c6cc7ac107344c Oct 10 11:55:25.472 INFO blam! Oct 10 11:55:25.473 INFO blam! running 0 tests Oct 10 11:55:25.473 INFO blam! Oct 10 11:55:25.473 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:55:25.473 INFO blam! Oct 10 11:55:25.477 INFO kablam! su: No module specific data is present Oct 10 11:55:26.141 INFO running `"docker" "rm" "-f" "27fe1fb05c71ceaa5b6f376bc782c59cdc78faf08dfcbe981436ad675831534d"` Oct 10 11:55:26.412 INFO blam! 27fe1fb05c71ceaa5b6f376bc782c59cdc78faf08dfcbe981436ad675831534d