[INFO] cloning repository https://github.com/prabusankars/fwt-lancinate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prabusankars/fwt-lancinate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprabusankars%2Ffwt-lancinate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprabusankars%2Ffwt-lancinate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58994fd2d81e40375948e0ad0711162fb7207ece [INFO] testing prabusankars/fwt-lancinate against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprabusankars%2Ffwt-lancinate" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/prabusankars/fwt-lancinate [INFO] finished tweaking git repo https://github.com/prabusankars/fwt-lancinate [INFO] tweaked toml for git repo https://github.com/prabusankars/fwt-lancinate written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/prabusankars/fwt-lancinate on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/prabusankars/fwt-lancinate already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.55 [INFO] [stderr] Downloaded rust-ini v0.19.0 [INFO] [stderr] Downloaded dlv-list v0.5.2 [INFO] [stderr] Downloaded serde_yaml v0.9.29 [INFO] [stderr] Downloaded ordered-multimap v0.6.0 [INFO] [stderr] Downloaded thiserror v1.0.55 [INFO] [stderr] Downloaded crossbeam-channel v0.5.9 [INFO] [stderr] Downloaded file-id v0.2.1 [INFO] [stderr] Downloaded notify-debouncer-full v0.3.1 [INFO] [stderr] Downloaded crossbeam-utils v0.8.17 [INFO] [stderr] Downloaded syn v2.0.41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e167e039a9d426e39db15b286719adc86694ff577dd3d3459443b43ca60a8998 [INFO] running `Command { std: "docker" "start" "-a" "e167e039a9d426e39db15b286719adc86694ff577dd3d3459443b43ca60a8998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e167e039a9d426e39db15b286719adc86694ff577dd3d3459443b43ca60a8998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e167e039a9d426e39db15b286719adc86694ff577dd3d3459443b43ca60a8998", kill_on_drop: false }` [INFO] [stdout] e167e039a9d426e39db15b286719adc86694ff577dd3d3459443b43ca60a8998 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18f77ecc6a3457393f8cbe870be204f81694eeb7c701602dee14e8bcf2a0f0a3 [INFO] running `Command { std: "docker" "start" "-a" "18f77ecc6a3457393f8cbe870be204f81694eeb7c701602dee14e8bcf2a0f0a3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling async-trait v0.1.76 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.9 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling thread-id v4.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling file-id v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.55 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling serde_yaml v0.9.29 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling notify-debouncer-full v0.3.1 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling filewatcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `os::unix::fs::MetadataExt` [INFO] [stdout] --> src/main.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{collections::HashMap, os::unix::fs::MetadataExt, path::Path, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `sno` and `file_name` are never read [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct Record { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 23 | sno : u16, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | file_name:String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DATE_FORMAT_STR` is never used [INFO] [stdout] --> src/main.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | const DATE_FORMAT_STR: &'static str = "[%Y-%m-%d][%H:%M:%S]"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.51s [INFO] running `Command { std: "docker" "inspect" "18f77ecc6a3457393f8cbe870be204f81694eeb7c701602dee14e8bcf2a0f0a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f77ecc6a3457393f8cbe870be204f81694eeb7c701602dee14e8bcf2a0f0a3", kill_on_drop: false }` [INFO] [stdout] 18f77ecc6a3457393f8cbe870be204f81694eeb7c701602dee14e8bcf2a0f0a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05485de929ce6ab1423ba3c6be1ddbb2f7a5a44145f2267506dcbc2a0a718134 [INFO] running `Command { std: "docker" "start" "-a" "05485de929ce6ab1423ba3c6be1ddbb2f7a5a44145f2267506dcbc2a0a718134", kill_on_drop: false }` [INFO] [stderr] Compiling filewatcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `os::unix::fs::MetadataExt` [INFO] [stdout] --> src/main.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{collections::HashMap, os::unix::fs::MetadataExt, path::Path, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `sno` and `file_name` are never read [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct Record { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 23 | sno : u16, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | file_name:String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DATE_FORMAT_STR` is never used [INFO] [stdout] --> src/main.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | const DATE_FORMAT_STR: &'static str = "[%Y-%m-%d][%H:%M:%S]"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "05485de929ce6ab1423ba3c6be1ddbb2f7a5a44145f2267506dcbc2a0a718134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05485de929ce6ab1423ba3c6be1ddbb2f7a5a44145f2267506dcbc2a0a718134", kill_on_drop: false }` [INFO] [stdout] 05485de929ce6ab1423ba3c6be1ddbb2f7a5a44145f2267506dcbc2a0a718134 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 06de49f6d917dd7c3dce6ba8b828ef157920656f9fbc96634d9fbc7a773c046a [INFO] running `Command { std: "docker" "start" "-a" "06de49f6d917dd7c3dce6ba8b828ef157920656f9fbc96634d9fbc7a773c046a", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `os::unix::fs::MetadataExt` [INFO] [stderr] --> src/main.rs:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | use std::{collections::HashMap, os::unix::fs::MetadataExt, path::Path, time::Duration}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `sno` and `file_name` are never read [INFO] [stderr] --> src/main.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 22 | struct Record { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 23 | sno : u16, [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 26 | file_name:String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Record` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: constant `DATE_FORMAT_STR` is never used [INFO] [stderr] --> src/main.rs:30:7 [INFO] [stderr] | [INFO] [stderr] 30 | const DATE_FORMAT_STR: &'static str = "[%Y-%m-%d][%H:%M:%S]"; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `filewatcher` (bin "filewatcher" test) generated 3 warnings (run `cargo fix --bin "filewatcher" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/filewatcher-be57078f07e12c23) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "06de49f6d917dd7c3dce6ba8b828ef157920656f9fbc96634d9fbc7a773c046a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06de49f6d917dd7c3dce6ba8b828ef157920656f9fbc96634d9fbc7a773c046a", kill_on_drop: false }` [INFO] [stdout] 06de49f6d917dd7c3dce6ba8b828ef157920656f9fbc96634d9fbc7a773c046a