[INFO] cloning repository https://github.com/mleonhard/deduposaur
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mleonhard/deduposaur" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmleonhard%2Fdeduposaur", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmleonhard%2Fdeduposaur'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db153ae319e1e909fef686c66c44ff4e0ad702f0
[INFO] testing mleonhard/deduposaur against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmleonhard%2Fdeduposaur" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mleonhard/deduposaur
[INFO] finished tweaking git repo https://github.com/mleonhard/deduposaur
[INFO] tweaked toml for git repo https://github.com/mleonhard/deduposaur written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mleonhard/deduposaur on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mleonhard/deduposaur 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68115777039ea8a99dfbe008883146fe0dd12cd145797a50156a94d2e48120e6
[INFO] running `Command { std: "docker" "start" "-a" "68115777039ea8a99dfbe008883146fe0dd12cd145797a50156a94d2e48120e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68115777039ea8a99dfbe008883146fe0dd12cd145797a50156a94d2e48120e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68115777039ea8a99dfbe008883146fe0dd12cd145797a50156a94d2e48120e6", kill_on_drop: false }`
[INFO] [stdout] 68115777039ea8a99dfbe008883146fe0dd12cd145797a50156a94d2e48120e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0864c0eb82c16c67985c3dcea34f8ddf6a16782b4c1d3c8de881561e206220a
[INFO] running `Command { std: "docker" "start" "-a" "a0864c0eb82c16c67985c3dcea34f8ddf6a16782b4c1d3c8de881561e206220a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling filetime v0.2.16
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling serde_with v1.13.0
[INFO] [stderr]    Compiling deduposaur v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `macos` in `os`
[INFO] [stdout]    --> src/main.rs:146:14
[INFO] [stdout]     |
[INFO] [stdout] 146 | use std::os::macos::fs::MetadataExt;
[INFO] [stdout]     |              ^^^^^ could not find `macos` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/os/mod.rs:156:6
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated behind the `macos` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `st_mtime` found for struct `Metadata` in the current scope
[INFO] [stdout]    --> src/main.rs:277:37
[INFO] [stdout]     |
[INFO] [stdout] 277 |                     mtime: metadata.st_mtime(),
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/os/linux/fs.rs:235:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Metadata` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `MetadataExt` which provides `st_mtime` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 136 + use std::os::linux::fs::MetadataExt;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `st_atime` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 277 -                     mtime: metadata.st_mtime(),
[INFO] [stdout] 277 +                     mtime: metadata.st_atime(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deduposaur` (bin "deduposaur") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a0864c0eb82c16c67985c3dcea34f8ddf6a16782b4c1d3c8de881561e206220a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0864c0eb82c16c67985c3dcea34f8ddf6a16782b4c1d3c8de881561e206220a", kill_on_drop: false }`
[INFO] [stdout] a0864c0eb82c16c67985c3dcea34f8ddf6a16782b4c1d3c8de881561e206220a
