[INFO] fetching crate girep 0.12.0... [INFO] testing girep-0.12.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate girep 0.12.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate girep 0.12.0 [INFO] finished tweaking crates.io crate girep 0.12.0 [INFO] tweaked toml for crates.io crate girep 0.12.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate girep 0.12.0 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 girep 0.12.0 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 winres v0.1.12 [INFO] [stderr] Downloaded is_executable v1.0.5 [INFO] [stderr] Downloaded cc v1.2.47 [INFO] [stderr] Downloaded unit-prefix v0.5.2 [INFO] [stderr] Downloaded color-print v0.3.7 [INFO] [stderr] Downloaded color-print-proc-macro v0.3.7 [INFO] [stderr] Downloaded grp-core v0.2.0 [INFO] [stderr] Downloaded clap_complete v4.5.66 [INFO] [stderr] Downloaded indicatif v0.18.3 [INFO] [stderr] Downloaded tracing v0.1.42 [INFO] [stderr] Downloaded zerocopy-derive v0.8.34 [INFO] [stderr] Downloaded iri-string v0.7.9 [INFO] [stderr] Downloaded webpki-root-certs v1.0.5 [INFO] [stderr] Downloaded reqwest v0.13.1 [INFO] [stderr] Downloaded zerocopy v0.8.34 [INFO] [stderr] Downloaded rustls v0.23.35 [INFO] [stderr] Downloaded libssh2-sys v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] bdfac9ccdde2b5eab276a9808a9ba999d375e0c8842e21f5a1312b785538a848 [INFO] running `Command { std: "docker" "start" "-a" "bdfac9ccdde2b5eab276a9808a9ba999d375e0c8842e21f5a1312b785538a848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdfac9ccdde2b5eab276a9808a9ba999d375e0c8842e21f5a1312b785538a848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdfac9ccdde2b5eab276a9808a9ba999d375e0c8842e21f5a1312b785538a848", kill_on_drop: false }` [INFO] [stdout] bdfac9ccdde2b5eab276a9808a9ba999d375e0c8842e21f5a1312b785538a848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b405ec717eb2ef6c744f8d8895b5e1455102ecd17fc2ae8a618a861f61b5890b [INFO] running `Command { std: "docker" "start" "-a" "b405ec717eb2ef6c744f8d8895b5e1455102ecd17fc2ae8a618a861f61b5890b", kill_on_drop: false }` [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling tracing v0.1.42 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling is_executable v1.0.5 [INFO] [stderr] Compiling girep v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling synstructure v0.13.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 tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling color-print-proc-macro v0.3.7 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling color-print v0.3.7 [INFO] [stderr] Compiling zerovec v0.11.5 [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 icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling git2 v0.20.3 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling grp-core v0.2.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "b405ec717eb2ef6c744f8d8895b5e1455102ecd17fc2ae8a618a861f61b5890b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b405ec717eb2ef6c744f8d8895b5e1455102ecd17fc2ae8a618a861f61b5890b", kill_on_drop: false }` [INFO] [stdout] b405ec717eb2ef6c744f8d8895b5e1455102ecd17fc2ae8a618a861f61b5890b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6e595736f1ea1e625c9c117be0c92f8481cb3b0bea12f3bd808267138ecd5fe2 [INFO] running `Command { std: "docker" "start" "-a" "6e595736f1ea1e625c9c117be0c92f8481cb3b0bea12f3bd808267138ecd5fe2", kill_on_drop: false }` [INFO] [stderr] Compiling girep v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.53s [INFO] running `Command { std: "docker" "inspect" "6e595736f1ea1e625c9c117be0c92f8481cb3b0bea12f3bd808267138ecd5fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e595736f1ea1e625c9c117be0c92f8481cb3b0bea12f3bd808267138ecd5fe2", kill_on_drop: false }` [INFO] [stdout] 6e595736f1ea1e625c9c117be0c92f8481cb3b0bea12f3bd808267138ecd5fe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ee3273833b7cc85835070e61c7200d5677e6e50acc5d135f46f0f62f47aa2437 [INFO] running `Command { std: "docker" "start" "-a" "ee3273833b7cc85835070e61c7200d5677e6e50acc5d135f46f0f62f47aa2437", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/grp-7eed49a997975c91) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test commands::validations::repo::tests::asteric_pconf ... ok [INFO] [stdout] test commands::validations::repo::tests::no_doble_slashes ... ok [INFO] [stdout] test commands::validations::repo::tests::no_owner ... ok [INFO] [stdout] test commands::validations::repo::tests::no_repo ... ok [INFO] [stdout] test commands::validations::repo::tests::no_triple_slashes ... ok [INFO] [stdout] test commands::validations::repo::tests::perfect_structure_multiple ... ok [INFO] [stdout] test commands::validations::repo::tests::perfect_structure ... ok [INFO] [stdout] test commands::validations::repo::tests::space_in_structure ... ok [INFO] [stdout] test commands::validations::repo::tests::start_with_doble_dots ... ok [INFO] [stdout] test commands::validations::repo::tests::no_pconf ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ee3273833b7cc85835070e61c7200d5677e6e50acc5d135f46f0f62f47aa2437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee3273833b7cc85835070e61c7200d5677e6e50acc5d135f46f0f62f47aa2437", kill_on_drop: false }` [INFO] [stdout] ee3273833b7cc85835070e61c7200d5677e6e50acc5d135f46f0f62f47aa2437