[INFO] cloning repository https://github.com/jsgv/git-open
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsgv/git-open" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsgv%2Fgit-open", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsgv%2Fgit-open'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96fa8679185eac0f9648291e14e4943932f869ef
[INFO] testing jsgv/git-open against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsgv%2Fgit-open" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jsgv/git-open
[INFO] finished tweaking git repo https://github.com/jsgv/git-open
[INFO] tweaked toml for git repo https://github.com/jsgv/git-open written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsgv/git-open on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jsgv/git-open 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a872153bda1407541d8b80d286e2f6ee1a6f47d6a1228113e6b9012c991755fc
[INFO] running `Command { std: "docker" "start" "-a" "a872153bda1407541d8b80d286e2f6ee1a6f47d6a1228113e6b9012c991755fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a872153bda1407541d8b80d286e2f6ee1a6f47d6a1228113e6b9012c991755fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a872153bda1407541d8b80d286e2f6ee1a6f47d6a1228113e6b9012c991755fc", kill_on_drop: false }`
[INFO] [stdout] a872153bda1407541d8b80d286e2f6ee1a6f47d6a1228113e6b9012c991755fc
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 365f7fd239ac7b48bdb58315e31e8af92f88b89f5c9ec4bd65a9b0d2bb082853
[INFO] running `Command { std: "docker" "start" "-a" "365f7fd239ac7b48bdb58315e31e8af92f88b89f5c9ec4bd65a9b0d2bb082853", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling open v5.1.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling git-url-parse v0.4.4
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling graphql_client_codegen v0.13.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling graphql_query_derive v0.13.0
[INFO] [stderr]    Compiling graphql_client v0.13.0
[INFO] [stderr]    Compiling cargo-git-open v0.0.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "365f7fd239ac7b48bdb58315e31e8af92f88b89f5c9ec4bd65a9b0d2bb082853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "365f7fd239ac7b48bdb58315e31e8af92f88b89f5c9ec4bd65a9b0d2bb082853", kill_on_drop: false }`
[INFO] [stdout] 365f7fd239ac7b48bdb58315e31e8af92f88b89f5c9ec4bd65a9b0d2bb082853
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c06bc62827f0143575f62d38beaf1838a2731632c7807a0ef0d518a7efdcce8
[INFO] running `Command { std: "docker" "start" "-a" "6c06bc62827f0143575f62d38beaf1838a2731632c7807a0ef0d518a7efdcce8", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-git-open v0.0.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.27s
[INFO] running `Command { std: "docker" "inspect" "6c06bc62827f0143575f62d38beaf1838a2731632c7807a0ef0d518a7efdcce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c06bc62827f0143575f62d38beaf1838a2731632c7807a0ef0d518a7efdcce8", kill_on_drop: false }`
[INFO] [stdout] 6c06bc62827f0143575f62d38beaf1838a2731632c7807a0ef0d518a7efdcce8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e9d32b216216d385574902d5e45ba6fa5813055bf29846b66d3581386e2d81ae
[INFO] running `Command { std: "docker" "start" "-a" "e9d32b216216d385574902d5e45ba6fa5813055bf29846b66d3581386e2d81ae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gitopen-855b15e84a355a36)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test providers::github::tests::github_commit_url ... ok
[INFO] [stdout] test providers::github::tests::github_branch_url ... ok
[INFO] [stdout] test providers::github::tests::git_web_url ... ok
[INFO] [stdout] test tests::can_be_created_in_child_path ... ok
[INFO] [stdout] test tests::can_be_created ... ok
[INFO] [stdout] test tests::panics_correctly - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_open-051f4863920760c5)
[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" "e9d32b216216d385574902d5e45ba6fa5813055bf29846b66d3581386e2d81ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9d32b216216d385574902d5e45ba6fa5813055bf29846b66d3581386e2d81ae", kill_on_drop: false }`
[INFO] [stdout] e9d32b216216d385574902d5e45ba6fa5813055bf29846b66d3581386e2d81ae
