[INFO] cloning repository https://github.com/naftulikay/scratch-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naftulikay/scratch-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaftulikay%2Fscratch-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaftulikay%2Fscratch-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19e610af358df143c6de85c2e87bc5ccdd47944b
[INFO] checking naftulikay/scratch-rs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaftulikay%2Fscratch-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/naftulikay/scratch-rs
[INFO] finished tweaking git repo https://github.com/naftulikay/scratch-rs
[INFO] tweaked toml for git repo https://github.com/naftulikay/scratch-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/naftulikay/scratch-rs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/naftulikay/scratch-rs 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.20.1
[INFO] [stderr]   Downloaded serde_with_macros v3.0.0
[INFO] [stderr]   Downloaded darling v0.20.1
[INFO] [stderr]   Downloaded serde-xml-any v0.0.3
[INFO] [stderr]   Downloaded time-macros v0.2.9
[INFO] [stderr]   Downloaded serde_urlencoded v0.5.5
[INFO] [stderr]   Downloaded serde_any v0.5.0
[INFO] [stderr]   Downloaded serde-xml-rs v0.6.0
[INFO] [stderr]   Downloaded base64 v0.9.3
[INFO] [stderr]   Downloaded xml-rs v0.6.1
[INFO] [stderr]   Downloaded darling_core v0.20.1
[INFO] [stderr]   Downloaded time v0.3.22
[INFO] [stderr]   Downloaded serde_with v3.0.0
[INFO] [stderr]   Downloaded ron v0.3.0
[INFO] [stderr]   Downloaded error-chain v0.10.0
[INFO] [stderr]   Downloaded serde_yaml v0.7.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 443530fa7521eb7c48feef5291263565b5f661f652d66e8bc692053d95efda3f
[INFO] running `Command { std: "docker" "start" "-a" "443530fa7521eb7c48feef5291263565b5f661f652d66e8bc692053d95efda3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "443530fa7521eb7c48feef5291263565b5f661f652d66e8bc692053d95efda3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "443530fa7521eb7c48feef5291263565b5f661f652d66e8bc692053d95efda3f", kill_on_drop: false }`
[INFO] [stdout] 443530fa7521eb7c48feef5291263565b5f661f652d66e8bc692053d95efda3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c7f45e86a4f98bf79797efcec64ab9b68b619e0722f9b7854d33b9c8da950c1
[INFO] running `Command { std: "docker" "start" "-a" "9c7f45e86a4f98bf79797efcec64ab9b68b619e0722f9b7854d33b9c8da950c1", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling serde v1.0.167
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking xml-rs v0.6.1
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking xml-rs v0.8.15
[INFO] [stderr]     Checking test_token_auth v0.1.0 (/opt/rustwide/workdir/test_token_auth)
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling serde_derive v1.0.167
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v3.0.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking test_inotify v0.1.0 (/opt/rustwide/workdir/test_inotify)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> test_inotify/src/main.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Unknown(EventMask),
[INFO] [stdout]    |     ------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventKind` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 45 -     Unknown(EventMask),
[INFO] [stdout] 45 +     Unknown(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> test_inotify/src/main.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Unknown(EventMask),
[INFO] [stdout]    |     ------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventKind` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 45 -     Unknown(EventMask),
[INFO] [stdout] 45 +     Unknown(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde-xml-any v0.0.3
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking serde_yaml v0.7.5
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking ron v0.3.0
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking serde_with v3.0.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking serde_any v0.5.0
[INFO] [stderr]     Checking test_serde_xml v0.1.0 (/opt/rustwide/workdir/test_serde_xml)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.90s
[INFO] running `Command { std: "docker" "inspect" "9c7f45e86a4f98bf79797efcec64ab9b68b619e0722f9b7854d33b9c8da950c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c7f45e86a4f98bf79797efcec64ab9b68b619e0722f9b7854d33b9c8da950c1", kill_on_drop: false }`
[INFO] [stdout] 9c7f45e86a4f98bf79797efcec64ab9b68b619e0722f9b7854d33b9c8da950c1
