[INFO] cloning repository https://github.com/tux3/armerge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tux3/armerge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftux3%2Farmerge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftux3%2Farmerge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c64ad908992088d7f896e7cc703ff02575f69c05 [INFO] checking tux3/armerge against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftux3%2Farmerge" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tux3/armerge [INFO] finished tweaking git repo https://github.com/tux3/armerge [INFO] tweaked toml for git repo https://github.com/tux3/armerge written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tux3/armerge on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tux3/armerge 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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82dc97d6657ab5078b3757538218799a6429c776dec654d0e6591f578a7c27ae [INFO] running `Command { std: "docker" "start" "-a" "82dc97d6657ab5078b3757538218799a6429c776dec654d0e6591f578a7c27ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82dc97d6657ab5078b3757538218799a6429c776dec654d0e6591f578a7c27ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82dc97d6657ab5078b3757538218799a6429c776dec654d0e6591f578a7c27ae", kill_on_drop: false }` [INFO] [stdout] 82dc97d6657ab5078b3757538218799a6429c776dec654d0e6591f578a7c27ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zstrict-projection-item-bounds" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e41927949980162db8aad0d93a3bbfbdfd856ffd82d27782f5fbb9350b0cf98a [INFO] running `Command { std: "docker" "start" "-a" "e41927949980162db8aad0d93a3bbfbdfd856ffd82d27782f5fbb9350b0cf98a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking twox-hash v2.1.1 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking ruzstd v0.8.1 [INFO] [stderr] Checking clap_builder v4.5.46 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking ar v0.9.0 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Compiling scroll_derive v0.13.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking goblin v0.4.1 [INFO] [stderr] Checking scroll v0.13.0 [INFO] [stderr] Checking goblin v0.10.1 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking clap v4.5.46 [INFO] [stderr] Checking objpoke v0.3.0 [INFO] [stderr] Checking armerge v2.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `R` cannot be sent between threads safely [INFO] [stdout] --> src/archives.rs:73:48 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn extract_objects>, R: Read>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `R` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `InputLibrary` [INFO] [stdout] --> src/input_library.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct InputLibrary { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider further restricting type parameter `R` with trait `Send` [INFO] [stdout] | [INFO] [stdout] 73 | pub fn extract_objects>, R: Read + std::marker::Send>( [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `R` cannot be sent between threads safely [INFO] [stdout] --> src/archives.rs:73:48 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn extract_objects>, R: Read>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `R` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `InputLibrary` [INFO] [stdout] --> src/input_library.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct InputLibrary { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider further restricting type parameter `R` with trait `Send` [INFO] [stdout] | [INFO] [stdout] 73 | pub fn extract_objects>, R: Read + std::marker::Send>( [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `R` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:36:40 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new>, R: Read, O: AsRef>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `R` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `InputLibrary` [INFO] [stdout] --> src/input_library.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct InputLibrary { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider further restricting type parameter `R` with trait `Send` [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new>, R: Read + std::marker::Send, O: AsRef>( [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `R` cannot be sent between threads safely [INFO] [stdout] --> src/lib.rs:36:40 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new>, R: Read, O: AsRef>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `R` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `InputLibrary` [INFO] [stdout] --> src/input_library.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct InputLibrary { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider further restricting type parameter `R` with trait `Send` [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new>, R: Read + std::marker::Send, O: AsRef>( [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `armerge` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `armerge` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e41927949980162db8aad0d93a3bbfbdfd856ffd82d27782f5fbb9350b0cf98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e41927949980162db8aad0d93a3bbfbdfd856ffd82d27782f5fbb9350b0cf98a", kill_on_drop: false }` [INFO] [stdout] e41927949980162db8aad0d93a3bbfbdfd856ffd82d27782f5fbb9350b0cf98a