[INFO] cloning repository https://github.com/traxys/git-series-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/traxys/git-series-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Fgit-series-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Fgit-series-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9a3c9a6b0a655a8b41c2b776e3e22849e2b0d81 [INFO] testing traxys/git-series-manager against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Fgit-series-manager" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/traxys/git-series-manager on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/traxys/git-series-manager [INFO] finished tweaking git repo https://github.com/traxys/git-series-manager [INFO] tweaked toml for git repo https://github.com/traxys/git-series-manager written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/traxys/git-series-manager 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miette v7.0.0 [INFO] [stderr] Downloaded temp-dir v0.1.12 [INFO] [stderr] Downloaded miette-derive v7.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] caf19cb25d82845b30ba05e3b7838b97bd12d9062006179fa78bac9f4b833c93 [INFO] running `Command { std: "docker" "start" "-a" "caf19cb25d82845b30ba05e3b7838b97bd12d9062006179fa78bac9f4b833c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caf19cb25d82845b30ba05e3b7838b97bd12d9062006179fa78bac9f4b833c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caf19cb25d82845b30ba05e3b7838b97bd12d9062006179fa78bac9f4b833c93", kill_on_drop: false }` [INFO] [stdout] caf19cb25d82845b30ba05e3b7838b97bd12d9062006179fa78bac9f4b833c93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4affa596696c45873941b8a6177e33a7c2551a37f8fbcccc55fe30453d71b3a7 [INFO] running `Command { std: "docker" "start" "-a" "4affa596696c45873941b8a6177e33a7c2551a37f8fbcccc55fe30453d71b3a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling winnow v0.5.39 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling supports-color v3.0.0 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling os_pipe v1.1.5 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling temp-dir v0.1.12 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling miette-derive v7.0.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.4 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling miette v7.0.0 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling gsm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "4affa596696c45873941b8a6177e33a7c2551a37f8fbcccc55fe30453d71b3a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4affa596696c45873941b8a6177e33a7c2551a37f8fbcccc55fe30453d71b3a7", kill_on_drop: false }` [INFO] [stdout] 4affa596696c45873941b8a6177e33a7c2551a37f8fbcccc55fe30453d71b3a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b8b02bc69637c1fecb89a82b0c7113f6faae13ad2f62d0c6e06e52856eecf95 [INFO] running `Command { std: "docker" "start" "-a" "6b8b02bc69637c1fecb89a82b0c7113f6faae13ad2f62d0c6e06e52856eecf95", kill_on_drop: false }` [INFO] [stderr] Compiling gsm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "6b8b02bc69637c1fecb89a82b0c7113f6faae13ad2f62d0c6e06e52856eecf95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b8b02bc69637c1fecb89a82b0c7113f6faae13ad2f62d0c6e06e52856eecf95", kill_on_drop: false }` [INFO] [stdout] 6b8b02bc69637c1fecb89a82b0c7113f6faae13ad2f62d0c6e06e52856eecf95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c818a6a6d035f2695377a945a1c30dcb4f2b7a885b55a3114df4f594b722964f [INFO] running `Command { std: "docker" "start" "-a" "c818a6a6d035f2695377a945a1c30dcb4f2b7a885b55a3114df4f594b722964f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gsm-0a8817fe0ea6b7cd) [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" "c818a6a6d035f2695377a945a1c30dcb4f2b7a885b55a3114df4f594b722964f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c818a6a6d035f2695377a945a1c30dcb4f2b7a885b55a3114df4f594b722964f", kill_on_drop: false }` [INFO] [stdout] c818a6a6d035f2695377a945a1c30dcb4f2b7a885b55a3114df4f594b722964f