[INFO] cloning repository https://github.com/szabgab/rust-digger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szabgab/rust-digger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszabgab%2Frust-digger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszabgab%2Frust-digger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad0f09902f976f09697c03cb90f6973695207435 [INFO] testing szabgab/rust-digger against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszabgab%2Frust-digger" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/szabgab/rust-digger 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] started tweaking git repo https://github.com/szabgab/rust-digger [INFO] finished tweaking git repo https://github.com/szabgab/rust-digger [INFO] tweaked toml for git repo https://github.com/szabgab/rust-digger written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/szabgab/rust-digger 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] [stderr] Blocking waiting for file lock on package cache [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb6caece32c1145681e11adf878637ec6c5daa0ca4fdfbeb0eb94c58310c1ecd [INFO] running `Command { std: "docker" "start" "-a" "cb6caece32c1145681e11adf878637ec6c5daa0ca4fdfbeb0eb94c58310c1ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb6caece32c1145681e11adf878637ec6c5daa0ca4fdfbeb0eb94c58310c1ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb6caece32c1145681e11adf878637ec6c5daa0ca4fdfbeb0eb94c58310c1ecd", kill_on_drop: false }` [INFO] [stdout] cb6caece32c1145681e11adf878637ec6c5daa0ca4fdfbeb0eb94c58310c1ecd [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" "-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] e33ef0363fd2fe9efc3f6ee492283d536cd0c6545b3c1dc6c1b40a049eb17908 [INFO] running `Command { std: "docker" "start" "-a" "e33ef0363fd2fe9efc3f6ee492283d536cd0c6545b3c1dc6c1b40a049eb17908", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde_json v1.0.131 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling markdown v1.0.0-alpha.21 (https://github.com/wooorm/markdown-rs.git#9ed45b41) [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.42 [INFO] [stderr] Compiling simple_logger v4.3.3 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling liquid-derive v0.26.8 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling liquid-core v0.26.9 [INFO] [stderr] Compiling liquid-lib v0.26.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling liquid v0.26.9 [INFO] [stderr] Compiling liquid-filter-commafy v0.1.1 [INFO] [stderr] Compiling rust_digger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.12s [INFO] running `Command { std: "docker" "inspect" "e33ef0363fd2fe9efc3f6ee492283d536cd0c6545b3c1dc6c1b40a049eb17908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33ef0363fd2fe9efc3f6ee492283d536cd0c6545b3c1dc6c1b40a049eb17908", kill_on_drop: false }` [INFO] [stdout] e33ef0363fd2fe9efc3f6ee492283d536cd0c6545b3c1dc6c1b40a049eb17908 [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" "-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] f865ed54ac25ef0a872b58645e8cbee5d55d77a3dbddeec79ea0a856d6859a39 [INFO] running `Command { std: "docker" "start" "-a" "f865ed54ac25ef0a872b58645e8cbee5d55d77a3dbddeec79ea0a856d6859a39", kill_on_drop: false }` [INFO] [stderr] Compiling rust_digger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.68s [INFO] running `Command { std: "docker" "inspect" "f865ed54ac25ef0a872b58645e8cbee5d55d77a3dbddeec79ea0a856d6859a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f865ed54ac25ef0a872b58645e8cbee5d55d77a3dbddeec79ea0a856d6859a39", kill_on_drop: false }` [INFO] [stdout] f865ed54ac25ef0a872b58645e8cbee5d55d77a3dbddeec79ea0a856d6859a39 [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" "-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] cce61033ff4d8d304412e11d50132665c66ab5a05531e736743f31bb590e8bbe [INFO] running `Command { std: "docker" "start" "-a" "cce61033ff4d8d304412e11d50132665c66ab5a05531e736743f31bb590e8bbe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_digger-7fbe4b2b306b7a61) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::check_build_path ... ok [INFO] [stdout] test tests::test_percentage ... ok [INFO] [stdout] test tests::test_get_details_path ... ok [INFO] [stdout] test tests::test_get_owner_and_repo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/analyze_crates.rs (/opt/rustwide/target/debug/deps/analyze_crates-f502a505dd938f8e) [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/vcs.rs (/opt/rustwide/target/debug/deps/analyze_vcs-a839a1752303bdda) [INFO] [stdout] [INFO] [stderr] Running unittests src/clone.rs (/opt/rustwide/target/debug/deps/clone-0b0b2b958b1d1d84) [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] [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/download_crates.rs (/opt/rustwide/target/debug/deps/download_crates-5d3926f82a091477) [INFO] [stdout] [INFO] [stderr] Running unittests src/download_db_dump.rs (/opt/rustwide/target/debug/deps/download_db_dump-6fe0b5cb711b46ae) [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] [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/fmt.rs (/opt/rustwide/target/debug/deps/fmt-a8bf1e33123aea8e) [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/html.rs (/opt/rustwide/target/debug/deps/html-04e2eeef59c043cd) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test check_load_templates ... ok [INFO] [stdout] test test_get_repo_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests rust_digger [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" "cce61033ff4d8d304412e11d50132665c66ab5a05531e736743f31bb590e8bbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce61033ff4d8d304412e11d50132665c66ab5a05531e736743f31bb590e8bbe", kill_on_drop: false }` [INFO] [stdout] cce61033ff4d8d304412e11d50132665c66ab5a05531e736743f31bb590e8bbe