[INFO] cloning repository https://github.com/feenkcom/libgit2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/feenkcom/libgit2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeenkcom%2Flibgit2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeenkcom%2Flibgit2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d125168ef44be985ec39045f471b5995d7278d9 [INFO] checking feenkcom/libgit2 against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeenkcom%2Flibgit2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/feenkcom/libgit2 [INFO] finished tweaking git repo https://github.com/feenkcom/libgit2 [INFO] tweaked toml for git repo https://github.com/feenkcom/libgit2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/feenkcom/libgit2 on toolchain bac5816c5f3d02cebd0599070af62d1782530294 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/feenkcom/libgit2 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 271883c447b2a0bd8f35e25d5ebae1485f865567f451476af1676cfd018afb94 [INFO] running `Command { std: "docker" "start" "-a" "271883c447b2a0bd8f35e25d5ebae1485f865567f451476af1676cfd018afb94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "271883c447b2a0bd8f35e25d5ebae1485f865567f451476af1676cfd018afb94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271883c447b2a0bd8f35e25d5ebae1485f865567f451476af1676cfd018afb94", kill_on_drop: false }` [INFO] [stdout] 271883c447b2a0bd8f35e25d5ebae1485f865567f451476af1676cfd018afb94 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bee5a9f3aa414a906db6c29d2a9bf11fccef8cd79d56cfa31a0562081ec45035 [INFO] running `Command { std: "docker" "start" "-a" "bee5a9f3aa414a906db6c29d2a9bf11fccef8cd79d56cfa31a0562081ec45035", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking wildmatch v2.3.4 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking cc v1.1.18 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking rustc_version v0.2.3 [INFO] [stderr] Checking user-error v1.2.8 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking pkg-config v0.3.30 [INFO] [stderr] Checking to_absolute v0.1.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking cmake v0.1.45 (https://github.com/syrel/cmake-rs?rev=671eb012cb16640f14aaeb75a80e469226e12f1d#671eb012) [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling ghost v0.1.17 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking file-matcher v0.6.0 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Checking inventory v0.2.3 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking file-matcher v0.7.0 [INFO] [stderr] Checking typetag v0.1.8 [INFO] [stderr] Checking ndk-build v0.9.0 [INFO] [stderr] Checking shared-library-builder v0.4.0 (https://github.com/feenkcom/shared-library-builder-rs#5b899157) [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/shared-library-builder-rs-bb604158bea74c14/5b89915/src/library.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait `Library + Send + Sync`, found trait `Library` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/shared-library-builder-rs-bb604158bea74c14/5b89915/src/library.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait `Library + Send + Sync`, found trait `Library + Send` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `?` operator has incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/shared-library-builder-rs-bb604158bea74c14/5b89915/src/library.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[typetag::serde(tag = "type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait `Library + Send + Sync`, found trait `Library + Sync` [INFO] [stdout] | [INFO] [stdout] = note: `?` operator cannot convert from `Box` to `Box` [INFO] [stdout] = note: expected struct `Box` [INFO] [stdout] found struct `Box` [INFO] [stdout] = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shared-library-builder` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "bee5a9f3aa414a906db6c29d2a9bf11fccef8cd79d56cfa31a0562081ec45035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bee5a9f3aa414a906db6c29d2a9bf11fccef8cd79d56cfa31a0562081ec45035", kill_on_drop: false }` [INFO] [stdout] bee5a9f3aa414a906db6c29d2a9bf11fccef8cd79d56cfa31a0562081ec45035