[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] building naftulikay/scratch-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaftulikay%2Fscratch-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/naftulikay/scratch-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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] 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 time-macros v0.2.9
[INFO] [stderr]   Downloaded time-core v0.1.1
[INFO] [stderr]   Downloaded serde_derive v1.0.167
[INFO] [stderr]   Downloaded darling_macro v0.20.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.10
[INFO] [stderr]   Downloaded tokio-macros v2.1.0
[INFO] [stderr]   Downloaded error-chain v0.10.0
[INFO] [stderr]   Downloaded itoa v1.0.8
[INFO] [stderr]   Downloaded hermit-abi v0.3.2
[INFO] [stderr]   Downloaded pin-project-lite v0.2.10
[INFO] [stderr]   Downloaded mio v0.8.8
[INFO] [stderr]   Downloaded xml-rs v0.8.15
[INFO] [stderr]   Downloaded time v0.3.22
[INFO] [stderr]   Downloaded backtrace v0.3.68
[INFO] [stderr]   Downloaded xml-rs v0.6.1
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.17
[INFO] [stderr]   Downloaded chrono v0.4.26
[INFO] [stderr]   Downloaded gimli v0.27.3
[INFO] [stderr]   Downloaded object v0.31.1
[INFO] [stderr]   Downloaded syn v2.0.23
[INFO] [stderr]   Downloaded serde_json v1.0.100
[INFO] [stderr]   Downloaded toml v0.4.10
[INFO] [stderr]   Downloaded base64 v0.21.2
[INFO] [stderr]   Downloaded darling_core v0.20.1
[INFO] [stderr]   Downloaded darling v0.20.1
[INFO] [stderr]   Downloaded serde_with_macros v3.0.0
[INFO] [stderr]   Downloaded tokio v1.29.1
[INFO] [stderr]   Downloaded serde_with v3.0.0
[INFO] [stderr]   Downloaded serde-xml-any v0.0.3
[INFO] [stderr]   Downloaded tracing-attributes v0.1.26
[INFO] [stderr]   Downloaded smallvec v1.11.0
[INFO] [stderr]   Downloaded base64 v0.9.3
[INFO] [stderr]   Downloaded addr2line v0.20.0
[INFO] [stderr]   Downloaded log v0.3.9
[INFO] [stderr]   Downloaded bitflags v0.9.1
[INFO] [stderr]   Downloaded serde_yaml v0.7.5
[INFO] [stderr]   Downloaded ryu v1.0.14
[INFO] [stderr]   Downloaded serde v1.0.167
[INFO] [stderr]   Downloaded parking_lot_core v0.9.8
[INFO] [stderr]   Downloaded serde_any v0.5.0
[INFO] [stderr]   Downloaded tracing-core v0.1.31
[INFO] [stderr]   Downloaded thiserror-impl v1.0.43
[INFO] [stderr]   Downloaded thiserror v1.0.43
[INFO] [stderr]   Downloaded synstructure v0.12.6
[INFO] [stderr]   Downloaded ron v0.3.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 799052179c9f48705887589edf89ccff8a0e723ff8350bcf38a2501cd17606cb
[INFO] running `Command { std: "docker" "start" "-a" "799052179c9f48705887589edf89ccff8a0e723ff8350bcf38a2501cd17606cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "799052179c9f48705887589edf89ccff8a0e723ff8350bcf38a2501cd17606cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "799052179c9f48705887589edf89ccff8a0e723ff8350bcf38a2501cd17606cb", kill_on_drop: false }`
[INFO] [stdout] 799052179c9f48705887589edf89ccff8a0e723ff8350bcf38a2501cd17606cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63223b4aad0e36c625b2848c4fbc52fb7c3da047a2fce31658589f3a85a77ef8
[INFO] running `Command { std: "docker" "start" "-a" "63223b4aad0e36c625b2848c4fbc52fb7c3da047a2fce31658589f3a85a77ef8", 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] 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 unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.167
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling xml-rs v0.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling xml-rs v0.8.15
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling test_token_auth v0.1.0 (/opt/rustwide/workdir/test_token_auth)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling serde_derive v1.0.167
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v3.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling serde-xml-any v0.0.3
[INFO] [stderr]    Compiling ron v0.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling serde_yaml v0.7.5
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling serde_with v3.0.0
[INFO] [stderr]    Compiling 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] [stderr]    Compiling serde_any v0.5.0
[INFO] [stderr]    Compiling test_serde_xml v0.1.0 (/opt/rustwide/workdir/test_serde_xml)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.56s
[INFO] running `Command { std: "docker" "inspect" "63223b4aad0e36c625b2848c4fbc52fb7c3da047a2fce31658589f3a85a77ef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63223b4aad0e36c625b2848c4fbc52fb7c3da047a2fce31658589f3a85a77ef8", kill_on_drop: false }`
[INFO] [stdout] 63223b4aad0e36c625b2848c4fbc52fb7c3da047a2fce31658589f3a85a77ef8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff6c8e080e8294a4157a46a4ae89409708d0afd82b67a9b5850f7dbb2379154a
[INFO] running `Command { std: "docker" "start" "-a" "ff6c8e080e8294a4157a46a4ae89409708d0afd82b67a9b5850f7dbb2379154a", 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] 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 test_token_auth v0.1.0 (/opt/rustwide/workdir/test_token_auth)
[INFO] [stderr]    Compiling test_serde_xml v0.1.0 (/opt/rustwide/workdir/test_serde_xml)
[INFO] [stderr]    Compiling 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.65s
[INFO] running `Command { std: "docker" "inspect" "ff6c8e080e8294a4157a46a4ae89409708d0afd82b67a9b5850f7dbb2379154a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff6c8e080e8294a4157a46a4ae89409708d0afd82b67a9b5850f7dbb2379154a", kill_on_drop: false }`
[INFO] [stdout] ff6c8e080e8294a4157a46a4ae89409708d0afd82b67a9b5850f7dbb2379154a
