[INFO] fetching crate juniper-eager-loading 0.5.1... [INFO] checking juniper-eager-loading-0.5.1 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate juniper-eager-loading 0.5.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate juniper-eager-loading 0.5.1 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-1/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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] 78f97d10297cbced52f149316e76da41c63945b4b963f6ab30dcff7d68e0147c [INFO] running `Command { std: "docker" "start" "-a" "78f97d10297cbced52f149316e76da41c63945b4b963f6ab30dcff7d68e0147c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78f97d10297cbced52f149316e76da41c63945b4b963f6ab30dcff7d68e0147c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78f97d10297cbced52f149316e76da41c63945b4b963f6ab30dcff7d68e0147c", kill_on_drop: false }` [INFO] [stdout] 78f97d10297cbced52f149316e76da41c63945b4b963f6ab30dcff7d68e0147c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00dc62f72d1b9440537ba4a55f28e5f5f6ba8fedf82dabf218f86f4fea301a35 [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" "00dc62f72d1b9440537ba4a55f28e5f5f6ba8fedf82dabf218f86f4fea301a35", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling bae v0.1.4 [INFO] [stderr] Compiling extend v0.1.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling juniper-eager-loading-code-gen v0.5.1 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Compiling juniper-from-schema-code-gen v0.5.2 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking juniper v0.14.2 [INFO] [stderr] Checking assert-json-diff v1.0.3 [INFO] [stderr] Checking trybuild v1.0.23 [INFO] [stderr] Checking juniper-from-schema v0.5.2 [INFO] [stderr] Checking juniper-eager-loading v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] error: 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] error: 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] error: 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] error: 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] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `juniper-eager-loading` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "00dc62f72d1b9440537ba4a55f28e5f5f6ba8fedf82dabf218f86f4fea301a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00dc62f72d1b9440537ba4a55f28e5f5f6ba8fedf82dabf218f86f4fea301a35", kill_on_drop: false }` [INFO] [stdout] 00dc62f72d1b9440537ba4a55f28e5f5f6ba8fedf82dabf218f86f4fea301a35