[INFO] cloning repository https://github.com/rhajizada/copycat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rhajizada/copycat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhajizada%2Fcopycat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhajizada%2Fcopycat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf78fbf9b7f2162abc43be647d37a5310b64f9cf [INFO] checking rhajizada/copycat against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhajizada%2Fcopycat" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rhajizada/copycat on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rhajizada/copycat [INFO] finished tweaking git repo https://github.com/rhajizada/copycat [INFO] tweaked toml for git repo https://github.com/rhajizada/copycat written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rhajizada/copycat 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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] def61464de2bd966c5325345e2dd064e91509588ad29ace3fee52cdec61f2ad4 [INFO] running `Command { std: "docker" "start" "-a" "def61464de2bd966c5325345e2dd064e91509588ad29ace3fee52cdec61f2ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "def61464de2bd966c5325345e2dd064e91509588ad29ace3fee52cdec61f2ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "def61464de2bd966c5325345e2dd064e91509588ad29ace3fee52cdec61f2ad4", kill_on_drop: false }` [INFO] [stdout] def61464de2bd966c5325345e2dd064e91509588ad29ace3fee52cdec61f2ad4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e99b3879cc0c48ba3ad2c0347630f8a893cc1a26040744a22d004dec423c0137 [INFO] running `Command { std: "docker" "start" "-a" "e99b3879cc0c48ba3ad2c0347630f8a893cc1a26040744a22d004dec423c0137", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking wayland-protocols v0.32.6 [INFO] [stderr] Checking wayland-cursor v0.31.8 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Checking x11-clipboard v0.9.3 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.6 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Checking copypasta v0.10.1 [INFO] [stderr] Checking copycat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.47s [INFO] running `Command { std: "docker" "inspect" "e99b3879cc0c48ba3ad2c0347630f8a893cc1a26040744a22d004dec423c0137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e99b3879cc0c48ba3ad2c0347630f8a893cc1a26040744a22d004dec423c0137", kill_on_drop: false }` [INFO] [stdout] e99b3879cc0c48ba3ad2c0347630f8a893cc1a26040744a22d004dec423c0137