[INFO] fetching crate rkit 0.1.13... [INFO] testing rkit-0.1.13 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate rkit 0.1.13 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rkit 0.1.13 [INFO] finished tweaking crates.io crate rkit 0.1.13 [INFO] tweaked toml for crates.io crate rkit 0.1.13 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rkit 0.1.13 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rkit 0.1.13 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yml v0.0.12 [INFO] [stderr] Downloaded libyml v0.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2395c0d86c42cadcd9e7ab5b3fffd12587ca29c7af8757f5fec6ffa2f852b3a8 [INFO] running `Command { std: "docker" "start" "-a" "2395c0d86c42cadcd9e7ab5b3fffd12587ca29c7af8757f5fec6ffa2f852b3a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2395c0d86c42cadcd9e7ab5b3fffd12587ca29c7af8757f5fec6ffa2f852b3a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2395c0d86c42cadcd9e7ab5b3fffd12587ca29c7af8757f5fec6ffa2f852b3a8", kill_on_drop: false }` [INFO] [stdout] 2395c0d86c42cadcd9e7ab5b3fffd12587ca29c7af8757f5fec6ffa2f852b3a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e4f7b8835b9b23ae1c774d6bc88a124f86eb3f8feeb42e700ba97f15a2f6f78 [INFO] running `Command { std: "docker" "start" "-a" "3e4f7b8835b9b23ae1c774d6bc88a124f86eb3f8feeb42e700ba97f15a2f6f78", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rkit v0.1.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.21s [INFO] running `Command { std: "docker" "inspect" "3e4f7b8835b9b23ae1c774d6bc88a124f86eb3f8feeb42e700ba97f15a2f6f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e4f7b8835b9b23ae1c774d6bc88a124f86eb3f8feeb42e700ba97f15a2f6f78", kill_on_drop: false }` [INFO] [stdout] 3e4f7b8835b9b23ae1c774d6bc88a124f86eb3f8feeb42e700ba97f15a2f6f78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ef29062a10e75df18e52c93767f0642eafe936c5a7644ad184454bb97d2fddc [INFO] running `Command { std: "docker" "start" "-a" "8ef29062a10e75df18e52c93767f0642eafe936c5a7644ad184454bb97d2fddc", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rkit v0.1.13 (/opt/rustwide/workdir) [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.96s [INFO] running `Command { std: "docker" "inspect" "8ef29062a10e75df18e52c93767f0642eafe936c5a7644ad184454bb97d2fddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef29062a10e75df18e52c93767f0642eafe936c5a7644ad184454bb97d2fddc", kill_on_drop: false }` [INFO] [stdout] 8ef29062a10e75df18e52c93767f0642eafe936c5a7644ad184454bb97d2fddc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c8e6e8e887a5995db866e6a75bb1ea306ef5cd66252db3a2b36f1a141cf1dd74 [INFO] running `Command { std: "docker" "start" "-a" "c8e6e8e887a5995db866e6a75bb1ea306ef5cd66252db3a2b36f1a141cf1dd74", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rkit-430fa735adaf8c94) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test commands::clone::tests::test_parse_repo_url_https ... ok [INFO] [stdout] test commands::clone::tests::test_parse_repo_url_https_incomplete ... ok [INFO] [stdout] test commands::clone::tests::test_parse_repo_url_invalid ... ok [INFO] [stdout] test commands::clone::tests::test_parse_repo_url_https_without_git_suffix ... ok [INFO] [stdout] test commands::clone::tests::test_parse_repo_url_ssh ... ok [INFO] [stdout] test commands::clone::tests::test_parse_repo_url_ssh_incomplete ... ok [INFO] [stdout] test commands::clone::tests::test_parse_repo_url_ssh_without_git_suffix ... ok [INFO] [stdout] test commands::clone::tests::test_trim_git_suffix ... ok [INFO] [stdout] test commands::ls::tests::test_walker_config_default ... ok [INFO] [stdout] test commands::clone::tests::test_clone_invalid_url ... ok [INFO] [stdout] test commands::clone::tests::test_target_directory_construction ... ok [INFO] [stdout] test commands::view::tests::test_view_repo_not_git ... ok [INFO] [stdout] test commands::view::tests::test_view_repo_not_found ... ok [INFO] [stdout] test commands::view::tests::test_view_repo_readme ... ok [INFO] [stdout] test commands::ls::tests::test_list_repos_no_git_repos ... ok [INFO] [stdout] test commands::ls::tests::test_list_repos_relative ... ok [INFO] [stdout] test commands::ls::tests::test_list_repos_with_depth_config ... ok [INFO] [stdout] test commands::ls::tests::test_list_repos_with_threads_config ... ok [INFO] [stdout] test commands::ls::tests::test_list_repos_with_max_repos_config ... ok [INFO] [stdout] test commands::ls::tests::test_list_repos_full ... ok [INFO] [stdout] test commands::view::tests::test_view_repo_no_readme ... ok [INFO] [stdout] test commands::view::tests::test_view_repo_no_permission ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rkit-691fd9190ea1a940) [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] Doc-tests rkit [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" "c8e6e8e887a5995db866e6a75bb1ea306ef5cd66252db3a2b36f1a141cf1dd74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e6e8e887a5995db866e6a75bb1ea306ef5cd66252db3a2b36f1a141cf1dd74", kill_on_drop: false }` [INFO] [stdout] c8e6e8e887a5995db866e6a75bb1ea306ef5cd66252db3a2b36f1a141cf1dd74