[INFO] cloning repository https://github.com/Corb3nik/async-graphql-sdl-sorting-issue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Corb3nik/async-graphql-sdl-sorting-issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorb3nik%2Fasync-graphql-sdl-sorting-issue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorb3nik%2Fasync-graphql-sdl-sorting-issue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9bfce2241101826068254f5f472efc328edc176d [INFO] testing Corb3nik/async-graphql-sdl-sorting-issue against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorb3nik%2Fasync-graphql-sdl-sorting-issue" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Corb3nik/async-graphql-sdl-sorting-issue on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Corb3nik/async-graphql-sdl-sorting-issue [INFO] finished tweaking git repo https://github.com/Corb3nik/async-graphql-sdl-sorting-issue [INFO] tweaked toml for git repo https://github.com/Corb3nik/async-graphql-sdl-sorting-issue written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Corb3nik/async-graphql-sdl-sorting-issue already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aeb130be1ca8e1e32b53922801cd0d03a497798d9afbef64360aa168c3f6b513 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aeb130be1ca8e1e32b53922801cd0d03a497798d9afbef64360aa168c3f6b513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aeb130be1ca8e1e32b53922801cd0d03a497798d9afbef64360aa168c3f6b513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeb130be1ca8e1e32b53922801cd0d03a497798d9afbef64360aa168c3f6b513", kill_on_drop: false }` [INFO] [stdout] aeb130be1ca8e1e32b53922801cd0d03a497798d9afbef64360aa168c3f6b513 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f64e68228a0ee63be1c3e21aaa25b77cda9ad34efc2ca76ac673639eb8432cf3 [INFO] running `Command { std: "docker" "start" "-a" "f64e68228a0ee63be1c3e21aaa25b77cda9ad34efc2ca76ac673639eb8432cf3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling async-graphql-value v2.9.7 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling async-graphql-parser v2.9.7 [INFO] [stderr] Compiling async-graphql-derive v2.9.7 [INFO] [stderr] Compiling async-graphql v2.9.7 [INFO] [stderr] Compiling async-graphql-schema-issue v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "f64e68228a0ee63be1c3e21aaa25b77cda9ad34efc2ca76ac673639eb8432cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f64e68228a0ee63be1c3e21aaa25b77cda9ad34efc2ca76ac673639eb8432cf3", kill_on_drop: false }` [INFO] [stdout] f64e68228a0ee63be1c3e21aaa25b77cda9ad34efc2ca76ac673639eb8432cf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7be7e0810264c69680601b0afe0786513a08ea83a46ddcfcd0249c2ff8dae044 [INFO] running `Command { std: "docker" "start" "-a" "7be7e0810264c69680601b0afe0786513a08ea83a46ddcfcd0249c2ff8dae044", kill_on_drop: false }` [INFO] [stderr] Compiling async-graphql-schema-issue v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `Command { std: "docker" "inspect" "7be7e0810264c69680601b0afe0786513a08ea83a46ddcfcd0249c2ff8dae044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7be7e0810264c69680601b0afe0786513a08ea83a46ddcfcd0249c2ff8dae044", kill_on_drop: false }` [INFO] [stdout] 7be7e0810264c69680601b0afe0786513a08ea83a46ddcfcd0249c2ff8dae044 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ff63637ba161be9efecf32537b7f715950f6258fea29c1ba4b207b841561183 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1ff63637ba161be9efecf32537b7f715950f6258fea29c1ba4b207b841561183", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/async_graphql_schema_issue-4632893d16fc23d1) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1ff63637ba161be9efecf32537b7f715950f6258fea29c1ba4b207b841561183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ff63637ba161be9efecf32537b7f715950f6258fea29c1ba4b207b841561183", kill_on_drop: false }` [INFO] [stdout] 1ff63637ba161be9efecf32537b7f715950f6258fea29c1ba4b207b841561183