[INFO] fetching crate juniper-eager-loading 0.5.1... [INFO] testing juniper-eager-loading-0.5.1 against beta-2021-01-01 for beta-1.50-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-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", 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-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diesel_derives v1.4.1 [INFO] [stderr] Downloaded mysqlclient-sys v0.2.4 [INFO] [stderr] Downloaded pq-sys v0.4.6 [INFO] [stderr] Downloaded juniper-eager-loading-code-gen v0.5.1 [INFO] [stderr] Downloaded bae v0.1.4 [INFO] [stderr] Downloaded juniper-from-schema v0.5.2 [INFO] [stderr] Downloaded assert-json-diff v1.0.3 [INFO] [stderr] Downloaded backtrace v0.3.45 [INFO] [stderr] Downloaded extend v0.1.1 [INFO] [stderr] Downloaded backtrace-sys v0.1.33 [INFO] [stderr] Downloaded libsqlite3-sys v0.16.0 [INFO] [stderr] Downloaded trybuild v1.0.23 [INFO] [stderr] Downloaded diesel v1.4.3 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5a41f93f754ddcc79dfac3e501b8a19d4bc7a824897a94f2f46cf052b61e428 [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" "c5a41f93f754ddcc79dfac3e501b8a19d4bc7a824897a94f2f46cf052b61e428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5a41f93f754ddcc79dfac3e501b8a19d4bc7a824897a94f2f46cf052b61e428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5a41f93f754ddcc79dfac3e501b8a19d4bc7a824897a94f2f46cf052b61e428", kill_on_drop: false }` [INFO] [stdout] c5a41f93f754ddcc79dfac3e501b8a19d4bc7a824897a94f2f46cf052b61e428 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c31f8757826b3644e4245f946be1fcfc984c05326d994ad485e9c8f8f2080c8 [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" "4c31f8757826b3644e4245f946be1fcfc984c05326d994ad485e9c8f8f2080c8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling combine v3.8.1 [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 failure_derive v0.1.6 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [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 serde v1.0.104 [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 1m 22s [INFO] running `Command { std: "docker" "inspect" "4c31f8757826b3644e4245f946be1fcfc984c05326d994ad485e9c8f8f2080c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c31f8757826b3644e4245f946be1fcfc984c05326d994ad485e9c8f8f2080c8", kill_on_drop: false }` [INFO] [stdout] 4c31f8757826b3644e4245f946be1fcfc984c05326d994ad485e9c8f8f2080c8 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67fa783282506885b3248bdab22860dedf9cc2139d7685cfc3cfde85ea4a1f2d [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" "67fa783282506885b3248bdab22860dedf9cc2139d7685cfc3cfde85ea4a1f2d", kill_on_drop: false }` [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.48 [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 trybuild v1.0.23 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [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 --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=cef6ec70e9aa4a9a -C extra-filename=-cef6ec70e9aa4a9a --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-37d928ba684b8539.rlib --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-0e3715cce341dcfa.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b42796a35ae1f45d.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-37439d18017fab7f.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-343e62c819d881c9.rlib --extern juniper=/opt/rustwide/target/debug/deps/libjuniper-11c2bfcd98e2cb9f.rlib --extern juniper_eager_loading=/opt/rustwide/target/debug/deps/libjuniper_eager_loading-215a17364a25a32c.rlib --extern juniper_eager_loading_code_gen=/opt/rustwide/target/debug/deps/libjuniper_eager_loading_code_gen-c54ab2a56bc8d411.so --extern juniper_from_schema=/opt/rustwide/target/debug/deps/libjuniper_from_schema-431b4d248510cc9e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e636b5ee2d2dbdb9.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-03b36c50a4d8d0ac.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-6cd04124e48a1b15.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-952759817c438370/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" "67fa783282506885b3248bdab22860dedf9cc2139d7685cfc3cfde85ea4a1f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67fa783282506885b3248bdab22860dedf9cc2139d7685cfc3cfde85ea4a1f2d", kill_on_drop: false }` [INFO] [stdout] 67fa783282506885b3248bdab22860dedf9cc2139d7685cfc3cfde85ea4a1f2d