[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] testing feenkcom/libgit2 against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeenkcom%2Flibgit2" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/feenkcom/libgit2 on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16ac5764b4a93218b907249372dd52b56f290e600d7522c89c6684f54b30022f [INFO] running `Command { std: "docker" "start" "-a" "16ac5764b4a93218b907249372dd52b56f290e600d7522c89c6684f54b30022f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16ac5764b4a93218b907249372dd52b56f290e600d7522c89c6684f54b30022f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16ac5764b4a93218b907249372dd52b56f290e600d7522c89c6684f54b30022f", kill_on_drop: false }` [INFO] [stdout] 16ac5764b4a93218b907249372dd52b56f290e600d7522c89c6684f54b30022f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3985467c1839b20b454b4583ebe9b74054613c52fdb2edf2d15085a1b28fd3c1 [INFO] running `Command { std: "docker" "start" "-a" "3985467c1839b20b454b4583ebe9b74054613c52fdb2edf2d15085a1b28fd3c1", 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 version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling wildmatch v2.3.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling ghost v0.1.17 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cmake v0.1.45 (https://github.com/syrel/cmake-rs?rev=671eb012cb16640f14aaeb75a80e469226e12f1d#671eb012) [INFO] [stderr] Compiling to_absolute v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling user-error v1.2.8 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling file-matcher v0.6.0 [INFO] [stderr] Compiling inventory v0.2.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling file-matcher v0.7.0 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling ndk-build v0.9.0 [INFO] [stderr] Compiling shared-library-builder v0.4.0 (https://github.com/feenkcom/shared-library-builder-rs#5b899157) [INFO] [stderr] Compiling libopenssl-library v0.1.0 (https://github.com/feenkcom/libopenssl.git#5534cd30) [INFO] [stderr] Compiling libgit2-library v0.2.0 (/opt/rustwide/workdir/shared-library-builder/library) [INFO] [stderr] Compiling libgit2-builder v0.2.0 (/opt/rustwide/workdir/shared-library-builder/builder) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "3985467c1839b20b454b4583ebe9b74054613c52fdb2edf2d15085a1b28fd3c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3985467c1839b20b454b4583ebe9b74054613c52fdb2edf2d15085a1b28fd3c1", kill_on_drop: false }` [INFO] [stdout] 3985467c1839b20b454b4583ebe9b74054613c52fdb2edf2d15085a1b28fd3c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80da742c798c588a40e8dcc2aa9c0b7e15ed22324bf29179a4e69207f99d6168 [INFO] running `Command { std: "docker" "start" "-a" "80da742c798c588a40e8dcc2aa9c0b7e15ed22324bf29179a4e69207f99d6168", kill_on_drop: false }` [INFO] [stderr] Compiling libgit2-library v0.2.0 (/opt/rustwide/workdir/shared-library-builder/library) [INFO] [stderr] Compiling libgit2-builder v0.2.0 (/opt/rustwide/workdir/shared-library-builder/builder) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "80da742c798c588a40e8dcc2aa9c0b7e15ed22324bf29179a4e69207f99d6168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80da742c798c588a40e8dcc2aa9c0b7e15ed22324bf29179a4e69207f99d6168", kill_on_drop: false }` [INFO] [stdout] 80da742c798c588a40e8dcc2aa9c0b7e15ed22324bf29179a4e69207f99d6168 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c3c0c815f8e5ce4699e0e54a987e69b74dd0d2c5f808df1179350027f5fb71af [INFO] running `Command { std: "docker" "start" "-a" "c3c0c815f8e5ce4699e0e54a987e69b74dd0d2c5f808df1179350027f5fb71af", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/builder-046734f43e12c863) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libgit2_library-ba1b0c8328809271) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests libgit2_library [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c3c0c815f8e5ce4699e0e54a987e69b74dd0d2c5f808df1179350027f5fb71af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c0c815f8e5ce4699e0e54a987e69b74dd0d2c5f808df1179350027f5fb71af", kill_on_drop: false }` [INFO] [stdout] c3c0c815f8e5ce4699e0e54a987e69b74dd0d2c5f808df1179350027f5fb71af