[INFO] cloning repository spectare/graphql-rust-test [INFO] running `"git" "clone" "--bare" "git://github.com/spectare/graphql-rust-test.git" "work/cache/sources/gh/spectare/graphql-rust-test"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/spectare/graphql-rust-test'... [INFO] running `"git" "clone" "work/cache/sources/gh/spectare/graphql-rust-test" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/spectare/graphql-rust-test"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/spectare/graphql-rust-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/spectare/graphql-rust-test" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/spectare/graphql-rust-test"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/spectare/graphql-rust-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5f8a6bd8206210b38954a6872a90e3204453af7f [INFO] sha for GitHub repo spectare/graphql-rust-test: 5f8a6bd8206210b38954a6872a90e3204453af7f [INFO] validating manifest of spectare/graphql-rust-test 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 spectare/graphql-rust-test 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 spectare/graphql-rust-test [INFO] finished frobbing spectare/graphql-rust-test [INFO] frobbed toml for spectare/graphql-rust-test written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/spectare/graphql-rust-test/Cargo.toml [INFO] started frobbing spectare/graphql-rust-test [INFO] finished frobbing spectare/graphql-rust-test [INFO] frobbed toml for spectare/graphql-rust-test written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/spectare/graphql-rust-test/Cargo.toml [INFO] crate spectare/graphql-rust-test 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 hashbrown v0.2.1 [INFO] [stderr] Downloaded actix-web v1.0.0-alpha.6 [INFO] [stderr] Downloaded trust-dns-proto v0.7.2 [INFO] [stderr] Downloaded actix-router v0.1.2 [INFO] [stderr] Downloaded actix-http v0.1.0-alpha.5 [INFO] [stderr] Downloaded awc v0.1.0-alpha.5 [INFO] [stderr] Downloaded actix-connect v0.1.4 [INFO] [stderr] Downloaded trust-dns-resolver v0.11.0-alpha.3 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing spectare/graphql-rust-test against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/spectare/graphql-rust-test:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 5cbd7bf83f12f91d681525ddcccd0f3555098d2ebc8a82e3b87423324a9cb972 [INFO] running `"docker" "start" "-a" "5cbd7bf83f12f91d681525ddcccd0f3555098d2ebc8a82e3b87423324a9cb972"` [INFO] [stderr] Compiling regex v1.1.4 [INFO] [stderr] Compiling arc-swap v0.3.9 [INFO] [stderr] Compiling copyless v0.1.2 [INFO] [stderr] Compiling hashbrown v0.2.1 [INFO] [stderr] Compiling actix-service v0.3.6 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling actix-utils v0.3.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling trust-dns-proto v0.7.2 [INFO] [stderr] Compiling actix-server v0.4.2 [INFO] [stderr] Compiling actix-router v0.1.2 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling trust-dns-resolver v0.11.0-alpha.3 [INFO] [stderr] Compiling actix-connect v0.1.4 [INFO] [stderr] Compiling juniper v0.11.1 [INFO] [stderr] Compiling actix-http v0.1.0-alpha.5 [INFO] [stderr] Compiling awc v0.1.0-alpha.5 [INFO] [stderr] Compiling actix-web v1.0.0-alpha.6 [INFO] [stderr] Compiling graphql_rust_test v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `actix_web::middleware::cors::Cors` [INFO] [stderr] --> src/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use actix_web::middleware::cors::Cors; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `http` [INFO] [stderr] --> src/main.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | use actix_web::{http, middleware, web, App, HttpServer}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `"docker" "inspect" "5cbd7bf83f12f91d681525ddcccd0f3555098d2ebc8a82e3b87423324a9cb972"` [INFO] running `"docker" "rm" "-f" "5cbd7bf83f12f91d681525ddcccd0f3555098d2ebc8a82e3b87423324a9cb972"` [INFO] [stdout] 5cbd7bf83f12f91d681525ddcccd0f3555098d2ebc8a82e3b87423324a9cb972 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/spectare/graphql-rust-test:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f621fcd7287b73c306f96dea897adf7c5fc5aee074cab8e3468db91b8964542b [INFO] running `"docker" "start" "-a" "f621fcd7287b73c306f96dea897adf7c5fc5aee074cab8e3468db91b8964542b"` [INFO] [stderr] Compiling graphql_rust_test v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `actix_web::middleware::cors::Cors` [INFO] [stderr] --> src/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use actix_web::middleware::cors::Cors; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `http` [INFO] [stderr] --> src/main.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | use actix_web::{http, middleware, web, App, HttpServer}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.16s [INFO] running `"docker" "inspect" "f621fcd7287b73c306f96dea897adf7c5fc5aee074cab8e3468db91b8964542b"` [INFO] running `"docker" "rm" "-f" "f621fcd7287b73c306f96dea897adf7c5fc5aee074cab8e3468db91b8964542b"` [INFO] [stdout] f621fcd7287b73c306f96dea897adf7c5fc5aee074cab8e3468db91b8964542b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/spectare/graphql-rust-test:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] cc927d2aea8a9e4b2fd81f2fad0dc625566f1c32135b3c8e019199f851d262e7 [INFO] running `"docker" "start" "-a" "cc927d2aea8a9e4b2fd81f2fad0dc625566f1c32135b3c8e019199f851d262e7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/graphql_rust_test-86383ce90b1ad40f [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test handlers::tests::test_route_graphiql ... ok [INFO] [stdout] test handlers::tests::test_route_graphql ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- handlers::tests::test_route_graphql stdout ---- [INFO] [stdout] Response: [INFO] [stdout] ServiceResponse HTTP/1.1 400 Bad Request [INFO] [stdout] headers: [INFO] [stdout] "content-type": "text/plain" [INFO] [stdout] body: Sized(18) [INFO] [stdout] [INFO] [stdout] thread 'handlers::tests::test_route_graphql' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `400`, [INFO] [stdout] right: `200`', src/handlers.rs:74:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bbd113d58b - backtrace::backtrace::libunwind::trace::h98ebe34dc63b52e3 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55bbd113d58b - backtrace::backtrace::trace_unsynchronized::hd041341a38fdc1ca [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55bbd113d58b - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55bbd113d58b - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55bbd113d58b - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x55bbd113d21f - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x55bbd113dd00 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x55bbd113d882 - std::panicking::continue_panic_fmt::hd71af4da4e8103ab [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x55bbd113d7cf - std::panicking::begin_panic_fmt::h6fa6b99240aafbc9 [INFO] [stdout] at src/libstd/panicking.rs:337 [INFO] [stdout] 9: 0x55bbd09e2e0e - graphql_rust_test::handlers::tests::test_route_graphql::hced195dca9c238e2 [INFO] [stdout] at src/handlers.rs:74 [INFO] [stdout] 10: 0x55bbd09e287a - graphql_rust_test::handlers::tests::test_route_graphql::{{closure}}::h93646baca9ef9beb [INFO] [stdout] at src/handlers.rs:56 [INFO] [stdout] 11: 0x55bbd0a356fe - core::ops::function::FnOnce::call_once::h5a785bbe4519baca [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x55bbd0bd322f - as core::ops::function::FnOnce>::call_once::h7d12c58d88f85f52 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 13: 0x55bbd1140cba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 14: 0x55bbd0bedc08 - std::panicking::try::h5ed77697f4b9cf5a [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 15: 0x55bbd0bedc08 - std::panic::catch_unwind::hc3df70fd601bf96f [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 16: 0x55bbd0bedc08 - test::run_test::run_test_inner::{{closure}}::haf52e514bd7b7a7a [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 17: 0x55bbd0bc87a5 - std::sys_common::backtrace::__rust_begin_short_backtrace::he61de6f42984ba1b [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 18: 0x55bbd0bcc7a5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h583331a58084cfa6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:470 [INFO] [stdout] 19: 0x55bbd0bcc7a5 - as core::ops::function::FnOnce<()>>::call_once::h730d3f044d244375 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:309 [INFO] [stdout] 20: 0x55bbd0bcc7a5 - std::panicking::try::do_call::h11328ad090f12422 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:294 [INFO] [stdout] 21: 0x55bbd1140cba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 22: 0x55bbd0bcce32 - std::panicking::try::hd00f486f5358e439 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 23: 0x55bbd0bcce32 - std::panic::catch_unwind::h78adeaedb9e59cb0 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 24: 0x55bbd0bcce32 - std::thread::Builder::spawn_unchecked::{{closure}}::ha2637f22a0fb0434 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:469 [INFO] [stdout] 25: 0x55bbd0bcce32 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86e6656f4f46649d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 26: 0x55bbd1131f1f - as core::ops::function::FnOnce>::call_once::h146d737fe1c8556c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 27: 0x55bbd11400e0 - as core::ops::function::FnOnce>::call_once::h44ec2de830c4be09 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 28: 0x55bbd11400e0 - std::sys_common::thread::start_thread::hed7ed434f3e17f57 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 29: 0x55bbd11400e0 - std::sys::unix::thread::Thread::new::thread_start::h62b89907378dc35b [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 30: 0x7fdb0a5d44a4 - start_thread [INFO] [stdout] 31: 0x7fdb0a0ffd0f - __clone [INFO] [stdout] 32: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] handlers::tests::test_route_graphql [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin graphql_rust_test' [INFO] running `"docker" "inspect" "cc927d2aea8a9e4b2fd81f2fad0dc625566f1c32135b3c8e019199f851d262e7"` [INFO] running `"docker" "rm" "-f" "cc927d2aea8a9e4b2fd81f2fad0dc625566f1c32135b3c8e019199f851d262e7"` [INFO] [stdout] cc927d2aea8a9e4b2fd81f2fad0dc625566f1c32135b3c8e019199f851d262e7