[INFO] fetching crate anagma 0.2.0...
[INFO] checking anagma-0.2.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate anagma 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate anagma 0.2.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate anagma 0.2.0
[INFO] finished tweaking crates.io crate anagma 0.2.0
[INFO] tweaked toml for crates.io crate anagma 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 104 packages to latest compatible versions
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.6.0)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.8.5)
[INFO] [stderr]       Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated)
[INFO] [stderr]       Adding str-macro v0.1.4 (available: v1.0.0)
[INFO] [stderr]       Adding strum v0.19.5 (available: v0.26.3)
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.8.19)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d481563869fdc91cd827f6bce5769ea2b051151900a10f87965a54dba2f49c8
[INFO] running `Command { std: "docker" "start" "-a" "1d481563869fdc91cd827f6bce5769ea2b051151900a10f87965a54dba2f49c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d481563869fdc91cd827f6bce5769ea2b051151900a10f87965a54dba2f49c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d481563869fdc91cd827f6bce5769ea2b051151900a10f87965a54dba2f49c8", kill_on_drop: false }`
[INFO] [stdout] 1d481563869fdc91cd827f6bce5769ea2b051151900a10f87965a54dba2f49c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d6f3b90e905f004e754334143e6e3330c6108b03e09a524d408de2fe8bfb448
[INFO] running `Command { std: "docker" "start" "-a" "7d6f3b90e905f004e754334143e6e3330c6108b03e09a524d408de2fe8bfb448", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking str-macro v0.1.4
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]    Compiling strum_macros v0.19.4
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking strum v0.19.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]    Compiling rust_decimal_macros v1.36.0
[INFO] [stderr]     Checking anagma v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::config::selection::Selection`
[INFO] [stdout]  --> src/util/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::config::selection::Selection;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::selection::Matcher`
[INFO] [stdout]  --> src/util/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::config::selection::Matcher;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::sorter::Sorter`
[INFO] [stdout]  --> src/util/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use crate::config::sorter::Sorter;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::metadata::schema::SchemaFormat`
[INFO] [stdout]   --> src/util/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use crate::metadata::schema::SchemaFormat;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::metadata::processor::Processor`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::metadata::processor::Processor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::selection::Selection`
[INFO] [stdout]  --> src/util/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::config::selection::Selection;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::selection::Matcher`
[INFO] [stdout]  --> src/util/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::config::selection::Matcher;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::sorter::Sorter`
[INFO] [stdout]  --> src/util/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use crate::config::sorter::Sorter;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::metadata::schema::SchemaFormat`
[INFO] [stdout]   --> src/util/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use crate::metadata::schema::SchemaFormat;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::metadata::processor::Processor`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::metadata::processor::Processor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/lib.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn get_with_config<P: AsRef<Path>>(path: &P, config: &Config) -> Block {
[INFO] [stdout]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/lib.rs:20:50
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn get_with_config<P: AsRef<Path>>(path: &P, config: &Config) -> Block {
[INFO] [stdout]    |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `format` is never read
[INFO] [stdout]   --> src/source.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct Source {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub(crate) format: SchemaFormat,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Source` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delve` is never used
[INFO] [stdout]   --> src/util/file_walker.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<'p> FileWalker<'p> {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] 31 |     pub fn delve(&mut self, selection: &Selection, sorter: &Sorter) -> Result<(), IoError> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/util/file_walker.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl<'p> ParentFileWalker<'p> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 57 |     /// Constructs a new `ParentFileWalker` starting at a specified item path.
[INFO] [stdout] 58 |     pub fn new(origin_item_path: &'p Path) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `delve` are never used
[INFO] [stdout]   --> src/util/file_walker.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl<'p> ChildFileWalker<'p> {
[INFO] [stdout]    | ---------------------------- associated items in this implementation
[INFO] [stdout] 80 |     /// Constructs a new `ChildFileWalker` starting at a specified item path.
[INFO] [stdout] 81 |     pub fn new(origin_item_path: &'p Path) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub fn delve(&mut self, selection: &Selection, sorter: &Sorter) -> Result<(), IoError> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add` is never used
[INFO] [stdout]   --> src/util/ooms.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Ooms {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 11 |     pub(crate) fn add(&mut self, new: String) {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/lib.rs:20:40
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn get_with_config<P: AsRef<Path>>(path: &P, config: &Config) -> Block {
[INFO] [stdout]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/lib.rs:20:50
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn get_with_config<P: AsRef<Path>>(path: &P, config: &Config) -> Block {
[INFO] [stdout]    |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delve` is never used
[INFO] [stdout]   --> src/util/file_walker.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<'p> FileWalker<'p> {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] 31 |     pub fn delve(&mut self, selection: &Selection, sorter: &Sorter) -> Result<(), IoError> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add` is never used
[INFO] [stdout]   --> src/util/ooms.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Ooms {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 11 |     pub(crate) fn add(&mut self, new: String) {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.23s
[INFO] running `Command { std: "docker" "inspect" "7d6f3b90e905f004e754334143e6e3330c6108b03e09a524d408de2fe8bfb448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d6f3b90e905f004e754334143e6e3330c6108b03e09a524d408de2fe8bfb448", kill_on_drop: false }`
[INFO] [stdout] 7d6f3b90e905f004e754334143e6e3330c6108b03e09a524d408de2fe8bfb448
