[INFO] fetching crate plexus 0.0.11... [INFO] checking plexus-0.0.11 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate plexus 0.0.11 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate plexus 0.0.11 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate plexus 0.0.11 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate plexus 0.0.11 [INFO] tweaked toml for crates.io crate plexus 0.0.11 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded decorum v0.1.3 [INFO] [stderr] Downloaded cgmath v0.17.0 [INFO] [stderr] Downloaded gfx_window_glutin v0.29.0 [INFO] [stderr] Downloaded fool v0.0.1 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee1a595f7de8a75d9123e659aca5cc97b8f7da0efcc80ba89d748af20f40242e [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" "ee1a595f7de8a75d9123e659aca5cc97b8f7da0efcc80ba89d748af20f40242e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee1a595f7de8a75d9123e659aca5cc97b8f7da0efcc80ba89d748af20f40242e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee1a595f7de8a75d9123e659aca5cc97b8f7da0efcc80ba89d748af20f40242e", kill_on_drop: false }` [INFO] [stdout] ee1a595f7de8a75d9123e659aca5cc97b8f7da0efcc80ba89d748af20f40242e [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=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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 585caa652829d3be08ab9de1f783bb05a8c3ebb59c5feb7a1a4491bde0fc4d99 [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" "585caa652829d3be08ab9de1f783bb05a8c3ebb59c5feb7a1a4491bde0fc4d99", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking fool v0.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking alga v0.8.2 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Checking nalgebra v0.17.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking decorum v0.1.3 [INFO] [stderr] Checking gfx_window_glutin v0.29.0 [INFO] [stderr] Checking plexus v0.0.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown lint: `type_complexity` [INFO] [stdout] --> src/primitive/decompose.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | #[allow(type_complexity)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `type_complexity` [INFO] [stdout] --> src/primitive/decompose.rs:405:13 [INFO] [stdout] | [INFO] [stdout] 405 | #[allow(type_complexity)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `type_complexity` [INFO] [stdout] --> src/primitive/decompose.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | #[allow(type_complexity)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `type_complexity` [INFO] [stdout] --> src/primitive/decompose.rs:405:13 [INFO] [stdout] | [INFO] [stdout] 405 | #[allow(type_complexity)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:77:3 [INFO] [stdout] | [INFO] [stdout] 77 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 78 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:134:3 [INFO] [stdout] | [INFO] [stdout] 134 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 135 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:179:3 [INFO] [stdout] | [INFO] [stdout] 179 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 180 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:77:3 [INFO] [stdout] | [INFO] [stdout] 77 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 78 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:134:3 [INFO] [stdout] | [INFO] [stdout] 134 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 135 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/graph/payload.rs:179:3 [INFO] [stdout] | [INFO] [stdout] 179 | #[derivative(Debug, Hash)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 180 | #[derive(Clone, Derivative)] [INFO] [stdout] | ---------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> src/graph/mutation/vertex.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn snapshot(storage: M, a: VertexKey) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/graph/mutation/vertex.rs:83:36 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn snapshot(storage: M, a: VertexKey) -> Result [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> src/graph/mutation/vertex.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn snapshot(storage: M, a: VertexKey) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/graph/mutation/vertex.rs:83:36 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn snapshot(storage: M, a: VertexKey) -> Result [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/graph/mutation/edge.rs:385:14 [INFO] [stdout] | [INFO] [stdout] 385 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/graph/mutation/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | mem::replace(container, mutant); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [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: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `derive_hash_xor_eq` [INFO] [stdout] --> examples/viewer/pipeline.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![allow(derive_hash_xor_eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/graph/mutation/edge.rs:385:14 [INFO] [stdout] | [INFO] [stdout] 385 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/graph/mutation/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | mem::replace(container, mutant); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [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: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "585caa652829d3be08ab9de1f783bb05a8c3ebb59c5feb7a1a4491bde0fc4d99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "585caa652829d3be08ab9de1f783bb05a8c3ebb59c5feb7a1a4491bde0fc4d99", kill_on_drop: false }` [INFO] [stdout] 585caa652829d3be08ab9de1f783bb05a8c3ebb59c5feb7a1a4491bde0fc4d99