[INFO] cloning repository https://github.com/AOSC-Dev/treevsrepo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOSC-Dev/treevsrepo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Ftreevsrepo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Ftreevsrepo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc0aeead136ae555613e4ca4f4c57baed4fa52c5 [INFO] testing AOSC-Dev/treevsrepo against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Ftreevsrepo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AOSC-Dev/treevsrepo 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/AOSC-Dev/treevsrepo [INFO] finished tweaking git repo https://github.com/AOSC-Dev/treevsrepo [INFO] tweaked toml for git repo https://github.com/AOSC-Dev/treevsrepo written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AOSC-Dev/treevsrepo 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6990f66dc520382a142a47ed537486046174de026f8cb979caac8060a6783770 [INFO] running `Command { std: "docker" "start" "-a" "6990f66dc520382a142a47ed537486046174de026f8cb979caac8060a6783770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6990f66dc520382a142a47ed537486046174de026f8cb979caac8060a6783770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6990f66dc520382a142a47ed537486046174de026f8cb979caac8060a6783770", kill_on_drop: false }` [INFO] [stdout] 6990f66dc520382a142a47ed537486046174de026f8cb979caac8060a6783770 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c7a91abd8926192039c2eed6c6cbb944b26d3427d52d6997525443b894d956ef [INFO] running `Command { std: "docker" "start" "-a" "c7a91abd8926192039c2eed6c6cbb944b26d3427d52d6997525443b894d956ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling clap_builder v4.5.0 [INFO] [stderr] Compiling conch-parser v0.1.1 (https://github.com/eatradish/conch-parser?rev=99043086237afa78a6e02f084b241c7a65152dec#99043086) [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling papergrid v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ansitok v0.2.0 [INFO] [stderr] Compiling debcontrol v0.1.1 (https://github.com/AOSC-Dev/debcontrol-rs/?rev=e92376703b20afe1360f3612472f2597029c7475#e9237670) [INFO] [stderr] Compiling ansi-str v0.8.0 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling tabled v0.15.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling clap v4.5.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling abbs-meta-apml v0.1.0 (https://github.com/AOSC-Dev/abbs-meta-rs?rev=4a592937b44e8bb93103edd34eff384169a3248a#4a592937) [INFO] [stderr] Compiling env_logger v0.11.1 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling treevsrepo v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.82s [INFO] running `Command { std: "docker" "inspect" "c7a91abd8926192039c2eed6c6cbb944b26d3427d52d6997525443b894d956ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7a91abd8926192039c2eed6c6cbb944b26d3427d52d6997525443b894d956ef", kill_on_drop: false }` [INFO] [stdout] c7a91abd8926192039c2eed6c6cbb944b26d3427d52d6997525443b894d956ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8d13f5cef813b447a638db49fb0408d368893f4892603a4b66343623dead5caa [INFO] running `Command { std: "docker" "start" "-a" "8d13f5cef813b447a638db49fb0408d368893f4892603a4b66343623dead5caa", kill_on_drop: false }` [INFO] [stderr] Compiling treevsrepo v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `Command { std: "docker" "inspect" "8d13f5cef813b447a638db49fb0408d368893f4892603a4b66343623dead5caa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d13f5cef813b447a638db49fb0408d368893f4892603a4b66343623dead5caa", kill_on_drop: false }` [INFO] [stdout] 8d13f5cef813b447a638db49fb0408d368893f4892603a4b66343623dead5caa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9b4fa1aee659558215cae436ad5f99e74338b1bbfbb9c7e4d14cec8d4ba3ab4a [INFO] running `Command { std: "docker" "start" "-a" "9b4fa1aee659558215cae436ad5f99e74338b1bbfbb9c7e4d14cec8d4ba3ab4a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/treevsrepo-761f92a9495b340e) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test pkgversion::test::pkg_ver_eq ... ok [INFO] [stdout] test pkgversion::test::pkg_ver_from_str ... ok [INFO] [stdout] test vs::test_get_result_2 ... ok [INFO] [stdout] test vs::test_get_result_6 ... ok [INFO] [stdout] test vs::test_get_result_7 ... ok [INFO] [stdout] test vs::test_get_result_4 ... ok [INFO] [stdout] test vs::test_get_result_1 ... ok [INFO] [stdout] test vs::test_get_result_3 ... ok [INFO] [stdout] test vs::test_get_result_5 ... ok [INFO] [stdout] test pkgversion::test::pkg_ver_ord ... ok [INFO] [stdout] test tree::test_fail_arch_regex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/treevsrepo-fd51cbf018c9485e) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test pkgversion::test::pkg_ver_eq ... ok [INFO] [stdout] test pkgversion::test::pkg_ver_from_str ... ok [INFO] [stdout] test vs::test_get_result_1 ... ok [INFO] [stdout] test vs::test_get_result_3 ... ok [INFO] [stdout] test vs::test_get_result_5 ... ok [INFO] [stdout] test pkgversion::test::pkg_ver_ord ... ok [INFO] [stdout] test vs::test_get_result_4 ... ok [INFO] [stdout] test vs::test_get_result_2 ... ok [INFO] [stdout] test vs::test_get_result_6 ... ok [INFO] [stdout] test vs::test_get_result_7 ... ok [INFO] [stdout] test tree::test_fail_arch_regex ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests treevsrepo [INFO] [stdout] test result: ok. 11 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" "9b4fa1aee659558215cae436ad5f99e74338b1bbfbb9c7e4d14cec8d4ba3ab4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b4fa1aee659558215cae436ad5f99e74338b1bbfbb9c7e4d14cec8d4ba3ab4a", kill_on_drop: false }` [INFO] [stdout] 9b4fa1aee659558215cae436ad5f99e74338b1bbfbb9c7e4d14cec8d4ba3ab4a