[INFO] fetching crate confql-proc-macro 0.5.0... [INFO] testing confql-proc-macro-0.5.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate confql-proc-macro 0.5.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate confql-proc-macro 0.5.0 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 crates.io crate confql-proc-macro 0.5.0 [INFO] finished tweaking crates.io crate confql-proc-macro 0.5.0 [INFO] tweaked toml for crates.io crate confql-proc-macro 0.5.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] fc8874861a1fc9c7020dfe240504030dc8f614911deadf295ddc8c13d29df80c [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" "fc8874861a1fc9c7020dfe240504030dc8f614911deadf295ddc8c13d29df80c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc8874861a1fc9c7020dfe240504030dc8f614911deadf295ddc8c13d29df80c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc8874861a1fc9c7020dfe240504030dc8f614911deadf295ddc8c13d29df80c", kill_on_drop: false }` [INFO] [stdout] fc8874861a1fc9c7020dfe240504030dc8f614911deadf295ddc8c13d29df80c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] a05b5f3b5e41c7a474326d6cf11335b3cced8fcb7fa8ee5a27d52831e5ffa168 [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" "a05b5f3b5e41c7a474326d6cf11335b3cced8fcb7fa8ee5a27d52831e5ffa168", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling smartstring v0.2.10 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling juniper_codegen v0.15.9 [INFO] [stderr] Compiling bson v1.2.4 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling juniper v0.15.9 [INFO] [stderr] Compiling confql-data-resolver v0.5.0 [INFO] [stderr] Compiling confql-proc-macro v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.02s [INFO] running `Command { std: "docker" "inspect" "a05b5f3b5e41c7a474326d6cf11335b3cced8fcb7fa8ee5a27d52831e5ffa168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a05b5f3b5e41c7a474326d6cf11335b3cced8fcb7fa8ee5a27d52831e5ffa168", kill_on_drop: false }` [INFO] [stdout] a05b5f3b5e41c7a474326d6cf11335b3cced8fcb7fa8ee5a27d52831e5ffa168 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 9867f041e7a27ed7e7a6b8417148e99fc12a2b84c1d1c9b67dfce8eaa3088cc7 [INFO] running `Command { std: "docker" "start" "-a" "9867f041e7a27ed7e7a6b8417148e99fc12a2b84c1d1c9b67dfce8eaa3088cc7", kill_on_drop: false }` [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling trybuild v1.0.59 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling dissimilar v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling touch v0.0.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling test-files v0.1.0 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling confql-proc-macro v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.14s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/confql_proc_macro-88319ca14f914837) [INFO] running `Command { std: "docker" "inspect" "9867f041e7a27ed7e7a6b8417148e99fc12a2b84c1d1c9b67dfce8eaa3088cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9867f041e7a27ed7e7a6b8417148e99fc12a2b84c1d1c9b67dfce8eaa3088cc7", kill_on_drop: false }` [INFO] [stdout] 9867f041e7a27ed7e7a6b8417148e99fc12a2b84c1d1c9b67dfce8eaa3088cc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 57e612ae50530865a0920da8ad7e5e7ff91d13a84703a38a90f8cf1906a9c6eb [INFO] running `Command { std: "docker" "start" "-a" "57e612ae50530865a0920da8ad7e5e7ff91d13a84703a38a90f8cf1906a9c6eb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/confql_proc_macro-88319ca14f914837) [INFO] [stderr] Doc-tests confql-proc-macro [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - graphql_schema (line 26) ... ignored [INFO] [stdout] test src/lib.rs - graphql_schema_from_file (line 57) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "57e612ae50530865a0920da8ad7e5e7ff91d13a84703a38a90f8cf1906a9c6eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57e612ae50530865a0920da8ad7e5e7ff91d13a84703a38a90f8cf1906a9c6eb", kill_on_drop: false }` [INFO] [stdout] 57e612ae50530865a0920da8ad7e5e7ff91d13a84703a38a90f8cf1906a9c6eb