[INFO] fetching crate async-graphql-tide 1.14.10... [INFO] testing async-graphql-tide-1.14.10 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate async-graphql-tide 1.14.10 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate async-graphql-tide 1.14.10 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate async-graphql-tide 1.14.10 [INFO] finished tweaking crates.io crate async-graphql-tide 1.14.10 [INFO] tweaked toml for crates.io crate async-graphql-tide 1.14.10 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e383f860ea5b40f7063a418e43991d03610b4155f745fd33082179580a469dfd [INFO] running `"docker" "start" "-a" "e383f860ea5b40f7063a418e43991d03610b4155f745fd33082179580a469dfd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling omnom v2.1.2 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling infer v0.1.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling tracing v0.1.15 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling multer v1.2.1 [INFO] [stderr] Compiling smol v0.1.11 [INFO] [stderr] Compiling async-std v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling femme v2.1.0 [INFO] [stderr] Compiling serde_qs v0.5.2 [INFO] [stderr] Compiling async-graphql-parser v1.14.7 [INFO] [stderr] Compiling bson v0.14.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling http-types v1.3.1 [INFO] [stderr] Compiling http-types v2.1.0 [INFO] [stderr] Compiling async-sse v2.1.0 [INFO] [stderr] Compiling async-h1 v2.0.1 [INFO] [stderr] Compiling async-graphql-derive v1.14.13 [INFO] [stderr] Compiling tide v0.9.0 [INFO] [stderr] Compiling async-graphql v1.14.13 [INFO] [stderr] Compiling async-graphql-tide v1.14.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 49s [INFO] running `"docker" "inspect" "e383f860ea5b40f7063a418e43991d03610b4155f745fd33082179580a469dfd"` [INFO] running `"docker" "rm" "-f" "e383f860ea5b40f7063a418e43991d03610b4155f745fd33082179580a469dfd"` [INFO] [stdout] e383f860ea5b40f7063a418e43991d03610b4155f745fd33082179580a469dfd [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 926f05aab2bd95d1ea33d5aac514a5935093bb66e300918e8df71865d57fe5e5 [INFO] running `"docker" "start" "-a" "926f05aab2bd95d1ea33d5aac514a5935093bb66e300918e8df71865d57fe5e5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling async-graphql-tide v1.14.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 50.54s [INFO] running `"docker" "inspect" "926f05aab2bd95d1ea33d5aac514a5935093bb66e300918e8df71865d57fe5e5"` [INFO] running `"docker" "rm" "-f" "926f05aab2bd95d1ea33d5aac514a5935093bb66e300918e8df71865d57fe5e5"` [INFO] [stdout] 926f05aab2bd95d1ea33d5aac514a5935093bb66e300918e8df71865d57fe5e5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 40409057694be4433f95f0db83a29301f92cbd6ba8f1da9c9bf86867c21db91c [INFO] running `"docker" "start" "-a" "40409057694be4433f95f0db83a29301f92cbd6ba8f1da9c9bf86867c21db91c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/async_graphql_tide-eaece1e30f9f0c19 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/graphql-e2abf2137e91f957 [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] {"data":{"hello":"Hello, Foo!"}} [INFO] [stdout] via post {"data":{"add":30}} [INFO] [stdout] test upload ... ok [INFO] [stdout] {"data":{"hello":"Hello, world!"}} [INFO] [stdout] via get {"data":{"add":30}} [INFO] [stdout] test quickstart ... ok [INFO] [stdout] test hello ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_utils-2388af520da38168 [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 async-graphql-tide [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - graphql (line 29) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "40409057694be4433f95f0db83a29301f92cbd6ba8f1da9c9bf86867c21db91c"` [INFO] running `"docker" "rm" "-f" "40409057694be4433f95f0db83a29301f92cbd6ba8f1da9c9bf86867c21db91c"` [INFO] [stdout] 40409057694be4433f95f0db83a29301f92cbd6ba8f1da9c9bf86867c21db91c