[INFO] fetching crate juniper-eager-loading 0.5.1... [INFO] testing juniper-eager-loading-0.5.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate juniper-eager-loading 0.5.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate juniper-eager-loading 0.5.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate juniper-eager-loading 0.5.1 [INFO] removed 10 missing examples [INFO] finished tweaking crates.io crate juniper-eager-loading 0.5.1 [INFO] tweaked toml for crates.io crate juniper-eager-loading 0.5.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate juniper-eager-loading 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bae v0.1.4 [INFO] [stderr] Downloaded proc-macro-error v0.4.11 [INFO] [stderr] Downloaded assert-json-diff v1.0.3 [INFO] [stderr] Downloaded mysqlclient-sys v0.2.4 [INFO] [stderr] Downloaded diesel v1.4.3 [INFO] [stderr] Downloaded backtrace v0.3.45 [INFO] [stderr] Downloaded extend v0.1.1 [INFO] [stderr] Downloaded pq-sys v0.4.6 [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.11 [INFO] [stderr] Downloaded juniper-eager-loading-code-gen v0.5.1 [INFO] [stderr] Downloaded trybuild v1.0.23 [INFO] [stderr] Downloaded juniper-from-schema v0.5.2 [INFO] [stderr] Downloaded libsqlite3-sys v0.16.0 [INFO] [stderr] Downloaded backtrace-sys v0.1.33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] faf6697dc1767d9c2a89fa1cd82b6c8e965cfa61e6cc4e0406e7a44885ee5826 [INFO] running `Command { std: "docker" "start" "-a" "faf6697dc1767d9c2a89fa1cd82b6c8e965cfa61e6cc4e0406e7a44885ee5826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faf6697dc1767d9c2a89fa1cd82b6c8e965cfa61e6cc4e0406e7a44885ee5826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf6697dc1767d9c2a89fa1cd82b6c8e965cfa61e6cc4e0406e7a44885ee5826", kill_on_drop: false }` [INFO] [stdout] faf6697dc1767d9c2a89fa1cd82b6c8e965cfa61e6cc4e0406e7a44885ee5826 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddda1c5f4280d9a267145f346d9e4c57a8798e86e5ea0ac4a943850a67b50212 [INFO] running `Command { std: "docker" "start" "-a" "ddda1c5f4280d9a267145f346d9e4c57a8798e86e5ea0ac4a943850a67b50212", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling bae v0.1.4 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling juniper-eager-loading-code-gen v0.5.1 [INFO] [stderr] Compiling juniper-from-schema-code-gen v0.5.2 [INFO] [stderr] Compiling juniper v0.14.2 [INFO] [stderr] Compiling juniper-from-schema v0.5.2 [INFO] [stderr] Compiling juniper-eager-loading v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/lib.rs:655:17 [INFO] [stdout] | [INFO] [stdout] 655 | std::mem::replace(self, HasOneInner::LoadFailed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:523:5 [INFO] [stdout] | [INFO] [stdout] 523 | unused_must_use, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/association.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | std::mem::replace(&mut association.0, HasOneInner::Loaded(child)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/association.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | std::mem::replace(&mut association.0, child); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/association.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | std::mem::replace(&mut association.0, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.83s [INFO] running `Command { std: "docker" "inspect" "ddda1c5f4280d9a267145f346d9e4c57a8798e86e5ea0ac4a943850a67b50212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddda1c5f4280d9a267145f346d9e4c57a8798e86e5ea0ac4a943850a67b50212", kill_on_drop: false }` [INFO] [stdout] ddda1c5f4280d9a267145f346d9e4c57a8798e86e5ea0ac4a943850a67b50212 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c703d89153094c69f7621b03219c4124b71c1b23cfd06a1991f82b3c0429a63d [INFO] running `Command { std: "docker" "start" "-a" "c703d89153094c69f7621b03219c4124b71c1b23cfd06a1991f82b3c0429a63d", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling extend v0.1.1 [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/lib.rs:655:17 [INFO] [stdout] | [INFO] [stdout] 655 | std::mem::replace(self, HasOneInner::LoadFailed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:523:5 [INFO] [stdout] | [INFO] [stdout] 523 | unused_must_use, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/association.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | std::mem::replace(&mut association.0, HasOneInner::Loaded(child)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/association.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | std::mem::replace(&mut association.0, child); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/association.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | std::mem::replace(&mut association.0, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling trybuild v1.0.23 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling juniper-eager-loading v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/lib.rs:655:17 [INFO] [stdout] | [INFO] [stdout] 655 | std::mem::replace(self, HasOneInner::LoadFailed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:523:5 [INFO] [stdout] | [INFO] [stdout] 523 | unused_must_use, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/association.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | std::mem::replace(&mut association.0, HasOneInner::Loaded(child)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/association.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | std::mem::replace(&mut association.0, child); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/association.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | std::mem::replace(&mut association.0, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `juniper-eager-loading` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name integration_tests --edition=2018 tests/integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=7aa7f20c7fc22597 -C extra-filename=-7aa7f20c7fc22597 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_json_diff=/opt/rustwide/target/debug/deps/libassert_json_diff-ff48dbf5de7a144e.rlib --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-bc62f56bd124d20c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c0a0a16c27b3b114.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-6a2fcc76a0dc07a8.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib --extern juniper=/opt/rustwide/target/debug/deps/libjuniper-745ddfa4cb07a79c.rlib --extern juniper_eager_loading=/opt/rustwide/target/debug/deps/libjuniper_eager_loading-183e8537c4ac4b8e.rlib --extern juniper_eager_loading_code_gen=/opt/rustwide/target/debug/deps/libjuniper_eager_loading_code_gen-e93d8ad043154a85.so --extern juniper_from_schema=/opt/rustwide/target/debug/deps/libjuniper_from_schema-655ac674cd5f88cf.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-df05c89dd2498830.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-01ff6b258d6a5a9c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f3ba52e3200d9572/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c703d89153094c69f7621b03219c4124b71c1b23cfd06a1991f82b3c0429a63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c703d89153094c69f7621b03219c4124b71c1b23cfd06a1991f82b3c0429a63d", kill_on_drop: false }` [INFO] [stdout] c703d89153094c69f7621b03219c4124b71c1b23cfd06a1991f82b3c0429a63d