[INFO] cloning repository https://github.com/dotcypress/juniper-interfaces-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dotcypress/juniper-interfaces-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotcypress%2Fjuniper-interfaces-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotcypress%2Fjuniper-interfaces-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b23bf419fe6b6c1fe10e479df5e3a2892765ca2 [INFO] testing dotcypress/juniper-interfaces-bug against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotcypress%2Fjuniper-interfaces-bug" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dotcypress/juniper-interfaces-bug on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dotcypress/juniper-interfaces-bug [INFO] finished tweaking git repo https://github.com/dotcypress/juniper-interfaces-bug [INFO] tweaked toml for git repo https://github.com/dotcypress/juniper-interfaces-bug written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/dotcypress/juniper-interfaces-bug already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", 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] d0d05207ead55b7ede0859c83c68dfd2d5e7c010d55dcf8b14add6699534610d [INFO] running `Command { std: "docker" "start" "-a" "d0d05207ead55b7ede0859c83c68dfd2d5e7c010d55dcf8b14add6699534610d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0d05207ead55b7ede0859c83c68dfd2d5e7c010d55dcf8b14add6699534610d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0d05207ead55b7ede0859c83c68dfd2d5e7c010d55dcf8b14add6699534610d", kill_on_drop: false }` [INFO] [stdout] d0d05207ead55b7ede0859c83c68dfd2d5e7c010d55dcf8b14add6699534610d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67a23e3a16451cbf916987d9fa0c7f6c0aa339d45d9a2cd8478abaa343c24e54 [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" "67a23e3a16451cbf916987d9fa0c7f6c0aa339d45d9a2cd8478abaa343c24e54", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling once_cell v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling derive_utils v0.11.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling futures-enum v0.1.15 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling juniper_codegen v0.14.2 (https://github.com/graphql-rust/juniper?rev=f3170c7adf4405cc119d2129f78a591fe2fcd32b#f3170c7a) [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling bson v1.1.0 [INFO] [stderr] Compiling juniper v0.14.2 (https://github.com/graphql-rust/juniper?rev=f3170c7adf4405cc119d2129f78a591fe2fcd32b#f3170c7a) [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling juniper_warp v0.5.2 (https://github.com/graphql-rust/juniper?rev=f3170c7adf4405cc119d2129f78a591fe2fcd32b#f3170c7a) [INFO] [stderr] Compiling juniper_interface v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 23s [INFO] running `Command { std: "docker" "inspect" "67a23e3a16451cbf916987d9fa0c7f6c0aa339d45d9a2cd8478abaa343c24e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a23e3a16451cbf916987d9fa0c7f6c0aa339d45d9a2cd8478abaa343c24e54", kill_on_drop: false }` [INFO] [stdout] 67a23e3a16451cbf916987d9fa0c7f6c0aa339d45d9a2cd8478abaa343c24e54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6706369b163c0d428155d43a2b44d79154e7cb38a89fdbaddb7a7eb3e8e522a [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" "c6706369b163c0d428155d43a2b44d79154e7cb38a89fdbaddb7a7eb3e8e522a", kill_on_drop: false }` [INFO] [stderr] Compiling juniper_interface v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.48s [INFO] running `Command { std: "docker" "inspect" "c6706369b163c0d428155d43a2b44d79154e7cb38a89fdbaddb7a7eb3e8e522a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6706369b163c0d428155d43a2b44d79154e7cb38a89fdbaddb7a7eb3e8e522a", kill_on_drop: false }` [INFO] [stdout] c6706369b163c0d428155d43a2b44d79154e7cb38a89fdbaddb7a7eb3e8e522a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d8f71658f9245c96162b323bedce3f9d5031258ebcc86f2397c9269803399f4 [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" "0d8f71658f9245c96162b323bedce3f9d5031258ebcc86f2397c9269803399f4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/juniper_interface-27b6ebba80ed9b40 [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] running `Command { std: "docker" "inspect" "0d8f71658f9245c96162b323bedce3f9d5031258ebcc86f2397c9269803399f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d8f71658f9245c96162b323bedce3f9d5031258ebcc86f2397c9269803399f4", kill_on_drop: false }` [INFO] [stdout] 0d8f71658f9245c96162b323bedce3f9d5031258ebcc86f2397c9269803399f4