[INFO] cloning repository https://github.com/mattwilkinsonn/axum-gql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattwilkinsonn/axum-gql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattwilkinsonn%2Faxum-gql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattwilkinsonn%2Faxum-gql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bb3e563a5fcdb82d7bd2963cf39cbc3ebf0a47e [INFO] testing mattwilkinsonn/axum-gql against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattwilkinsonn%2Faxum-gql" "/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/mattwilkinsonn/axum-gql on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattwilkinsonn/axum-gql [INFO] finished tweaking git repo https://github.com/mattwilkinsonn/axum-gql [INFO] tweaked toml for git repo https://github.com/mattwilkinsonn/axum-gql written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mattwilkinsonn/axum-gql already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6401f3f846ac6137f8b67046523683089eba914f62c4a168c53f7a14368781b [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" "e6401f3f846ac6137f8b67046523683089eba914f62c4a168c53f7a14368781b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6401f3f846ac6137f8b67046523683089eba914f62c4a168c53f7a14368781b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6401f3f846ac6137f8b67046523683089eba914f62c4a168c53f7a14368781b", kill_on_drop: false }` [INFO] [stdout] e6401f3f846ac6137f8b67046523683089eba914f62c4a168c53f7a14368781b [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] b4ee26a7553679c98f918e92dadb32a0ad9d821366eaab495a12bc9a756a26d5 [INFO] running `Command { std: "docker" "start" "-a" "b4ee26a7553679c98f918e92dadb32a0ad9d821366eaab495a12bc9a756a26d5", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling async-graphql-value v2.9.10 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling async-graphql-parser v2.9.10 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling tower-http v0.1.1 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling async-graphql-derive v2.9.10 [INFO] [stderr] Compiling axum v0.1.3 [INFO] [stderr] Compiling async-graphql v2.9.10 [INFO] [stderr] Compiling axum-gql v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "b4ee26a7553679c98f918e92dadb32a0ad9d821366eaab495a12bc9a756a26d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ee26a7553679c98f918e92dadb32a0ad9d821366eaab495a12bc9a756a26d5", kill_on_drop: false }` [INFO] [stdout] b4ee26a7553679c98f918e92dadb32a0ad9d821366eaab495a12bc9a756a26d5 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] d6258a821ac7f43dcaef6e301aa415501bd0d08cc433f9cb04799be88103a4ff [INFO] running `Command { std: "docker" "start" "-a" "d6258a821ac7f43dcaef6e301aa415501bd0d08cc433f9cb04799be88103a4ff", kill_on_drop: false }` [INFO] [stderr] Compiling axum-gql v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.17s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/axum_gql-81ed9e8b2b081a1d) [INFO] running `Command { std: "docker" "inspect" "d6258a821ac7f43dcaef6e301aa415501bd0d08cc433f9cb04799be88103a4ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6258a821ac7f43dcaef6e301aa415501bd0d08cc433f9cb04799be88103a4ff", kill_on_drop: false }` [INFO] [stdout] d6258a821ac7f43dcaef6e301aa415501bd0d08cc433f9cb04799be88103a4ff [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] 7bc3ec0981d594ba9c819b31dcd122c82658c73dde8f653f1ba5568230ad374e [INFO] running `Command { std: "docker" "start" "-a" "7bc3ec0981d594ba9c819b31dcd122c82658c73dde8f653f1ba5568230ad374e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/axum_gql-81ed9e8b2b081a1d) [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" "7bc3ec0981d594ba9c819b31dcd122c82658c73dde8f653f1ba5568230ad374e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc3ec0981d594ba9c819b31dcd122c82658c73dde8f653f1ba5568230ad374e", kill_on_drop: false }` [INFO] [stdout] 7bc3ec0981d594ba9c819b31dcd122c82658c73dde8f653f1ba5568230ad374e