[INFO] cloning repository https://github.com/4hh/solid-meme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4hh/solid-meme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4hh%2Fsolid-meme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4hh%2Fsolid-meme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8b29a607b20468e7507d0dee0cde1be1683fee6
[INFO] testing 4hh/solid-meme against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4hh%2Fsolid-meme" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/4hh/solid-meme
[INFO] finished tweaking git repo https://github.com/4hh/solid-meme
[INFO] tweaked toml for git repo https://github.com/4hh/solid-meme written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4hh/solid-meme on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/4hh/solid-meme 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5788a905d4840f52ca0960489c77d78b5a1391b93edf7af0f708eeffcdaf12d
[INFO] running `Command { std: "docker" "start" "-a" "d5788a905d4840f52ca0960489c77d78b5a1391b93edf7af0f708eeffcdaf12d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5788a905d4840f52ca0960489c77d78b5a1391b93edf7af0f708eeffcdaf12d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5788a905d4840f52ca0960489c77d78b5a1391b93edf7af0f708eeffcdaf12d", kill_on_drop: false }`
[INFO] [stdout] d5788a905d4840f52ca0960489c77d78b5a1391b93edf7af0f708eeffcdaf12d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e80b7b8d04ed65179248dd547765bad5332052b0c136d0e69c718ca419b3549b
[INFO] running `Command { std: "docker" "start" "-a" "e80b7b8d04ed65179248dd547765bad5332052b0c136d0e69c718ca419b3549b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/helpers/common)
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling escargot v0.5.15
[INFO] [stderr]    Compiling task_packages v0.1.0 (/opt/rustwide/workdir/TicketV2/Packages/Task)
[INFO] [stderr]    Compiling task_clone_trait v0.1.0 (/opt/rustwide/workdir/Traits/CloneTrait/Task)
[INFO] [stderr]    Compiling theory_copy_trait v0.1.0 (/opt/rustwide/workdir/Traits/CopyTrait/Theory)
[INFO] [stderr]    Compiling task_scoped_threads v0.1.0 (/opt/rustwide/workdir/Threads/ScopedThreads/Task)
[INFO] [stdout] error[E0382]: use of moved value: `ticket`
[INFO] [stdout]  --> Traits/CloneTrait/Task/src/main.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn summary(ticket: Ticket) -> (Ticket, Summary) {
[INFO] [stdout]   |                ------ move occurs because `ticket` has type `Ticket`, which does not implement the `Copy` trait
[INFO] [stdout] 5 |     (ticket/* TODO */, ticket.summary())
[INFO] [stdout]   |      ------            ^^^^^^ value used here after move
[INFO] [stdout]   |      |
[INFO] [stdout]   |      value moved here
[INFO] [stdout]   |
[INFO] [stdout] note: if `Ticket` implemented `Clone`, you could clone the value
[INFO] [stdout]  --> Traits/CloneTrait/Task/src/main.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 5 |     (ticket/* TODO */, ticket.summary())
[INFO] [stdout]   |      ------ you could clone this value
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct Ticket {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `task_packages::hello_world`
[INFO] [stdout]  --> TicketV2/Packages/Task/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use task_packages::hello_world;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `hello_world` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `task_packages` (bin "task_packages") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `task_clone_trait` (bin "task_clone_trait") due to 1 previous error
[INFO] [stderr] error: could not compile `task_scoped_threads` (lib) due to 1 previous error
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> Threads/ScopedThreads/Task/src/lib.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn sum(v: Vec<i32>) -> i32 {
[INFO] [stdout]   |        ---                 ^^^ expected `i32`, found `()`
[INFO] [stdout]   |        |
[INFO] [stdout]   |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e80b7b8d04ed65179248dd547765bad5332052b0c136d0e69c718ca419b3549b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e80b7b8d04ed65179248dd547765bad5332052b0c136d0e69c718ca419b3549b", kill_on_drop: false }`
[INFO] [stdout] e80b7b8d04ed65179248dd547765bad5332052b0c136d0e69c718ca419b3549b
