[INFO] fetching crate fdt 0.0.1... [INFO] checking fdt-0.0.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate fdt 0.0.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate fdt 0.0.1 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 fdt 0.0.1 [INFO] finished tweaking crates.io crate fdt 0.0.1 [INFO] tweaked toml for crates.io crate fdt 0.0.1 written to /workspace/builds/worker-11/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 19f8ac682bbad6bbd049e23a9a688a151bcba8d65892512425c0a2e61ea14eb8 [INFO] running `Command { std: "docker" "start" "-a" "19f8ac682bbad6bbd049e23a9a688a151bcba8d65892512425c0a2e61ea14eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19f8ac682bbad6bbd049e23a9a688a151bcba8d65892512425c0a2e61ea14eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f8ac682bbad6bbd049e23a9a688a151bcba8d65892512425c0a2e61ea14eb8", kill_on_drop: false }` [INFO] [stdout] 19f8ac682bbad6bbd049e23a9a688a151bcba8d65892512425c0a2e61ea14eb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] d4e47d8dad7f6f11a413e1df26de2f7c4f73b244155a754c38328a2d6bb4e97d [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" "d4e47d8dad7f6f11a413e1df26de2f7c4f73b244155a754c38328a2d6bb4e97d", kill_on_drop: false }` [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking fdt v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/header.rs:108:23 [INFO] [stdout] | [INFO] [stdout] 108 | MIN_COMPAT_VERSION ... MAX_COMPAT_VERSION => Ok(()), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/header.rs:108:23 [INFO] [stdout] | [INFO] [stdout] 108 | MIN_COMPAT_VERSION ... MAX_COMPAT_VERSION => Ok(()), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PropertyValue` [INFO] [stdout] --> src/node.rs:2:56 [INFO] [stdout] | [INFO] [stdout] 2 | use property::{Property, Properties, PropertyIterator, PropertyValue, IsValue}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PropertyValue` [INFO] [stdout] --> src/node.rs:2:56 [INFO] [stdout] | [INFO] [stdout] 2 | use property::{Property, Properties, PropertyIterator, PropertyValue, IsValue}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `property::Property` [INFO] [stdout] --> src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use property::Property; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `property::Property` [INFO] [stdout] --> src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use property::Property; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/property.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | str::from_utf8(raw).map_err(|e| "Utf8 Error") [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/node.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn supernode_at_depth(&self, depth: usize) -> Option> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/property.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | str::from_utf8(raw).map_err(|e| "Utf8 Error") [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/node.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn supernode_at_depth(&self, depth: usize) -> Option> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `last_comp_version` [INFO] [stdout] --> src/header.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn last_comp_version(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size_dt_strings` [INFO] [stdout] --> src/header.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn size_dt_strings(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size_dt_struct` [INFO] [stdout] --> src/header.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn size_dt_struct(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `last_comp_version` [INFO] [stdout] --> src/header.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn last_comp_version(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size_dt_strings` [INFO] [stdout] --> src/header.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn size_dt_strings(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size_dt_struct` [INFO] [stdout] --> src/header.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn size_dt_struct(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "d4e47d8dad7f6f11a413e1df26de2f7c4f73b244155a754c38328a2d6bb4e97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e47d8dad7f6f11a413e1df26de2f7c4f73b244155a754c38328a2d6bb4e97d", kill_on_drop: false }` [INFO] [stdout] d4e47d8dad7f6f11a413e1df26de2f7c4f73b244155a754c38328a2d6bb4e97d