[INFO] cloning repository https://github.com/EstebanBorai/github-issue-url [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EstebanBorai/github-issue-url" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEstebanBorai%2Fgithub-issue-url", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEstebanBorai%2Fgithub-issue-url'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c34ac8bab26952c716c9e521ffe91b5aa772b90e [INFO] testing EstebanBorai/github-issue-url against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEstebanBorai%2Fgithub-issue-url" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EstebanBorai/github-issue-url on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EstebanBorai/github-issue-url [INFO] finished tweaking git repo https://github.com/EstebanBorai/github-issue-url [INFO] tweaked toml for git repo https://github.com/EstebanBorai/github-issue-url written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/EstebanBorai/github-issue-url already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac6777cdc2aa48cbb89b8a2dc2d8d891712e67026bc5d1a7847ab07c0c9300bd [INFO] running `Command { std: "docker" "start" "-a" "ac6777cdc2aa48cbb89b8a2dc2d8d891712e67026bc5d1a7847ab07c0c9300bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac6777cdc2aa48cbb89b8a2dc2d8d891712e67026bc5d1a7847ab07c0c9300bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac6777cdc2aa48cbb89b8a2dc2d8d891712e67026bc5d1a7847ab07c0c9300bd", kill_on_drop: false }` [INFO] [stdout] ac6777cdc2aa48cbb89b8a2dc2d8d891712e67026bc5d1a7847ab07c0c9300bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93ca572d77afae89df34f0ae9a5401e02188cdf5431a81d4184424e8a618e16e [INFO] running `Command { std: "docker" "start" "-a" "93ca572d77afae89df34f0ae9a5401e02188cdf5431a81d4184424e8a618e16e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling github-issue-url v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.62s [INFO] running `Command { std: "docker" "inspect" "93ca572d77afae89df34f0ae9a5401e02188cdf5431a81d4184424e8a618e16e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ca572d77afae89df34f0ae9a5401e02188cdf5431a81d4184424e8a618e16e", kill_on_drop: false }` [INFO] [stdout] 93ca572d77afae89df34f0ae9a5401e02188cdf5431a81d4184424e8a618e16e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53922c5634da14879e8b901f8c6de2f11a496fcacb2acc3b011ed0c1817a0917 [INFO] running `Command { std: "docker" "start" "-a" "53922c5634da14879e8b901f8c6de2f11a496fcacb2acc3b011ed0c1817a0917", kill_on_drop: false }` [INFO] [stderr] Compiling github-issue-url v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "53922c5634da14879e8b901f8c6de2f11a496fcacb2acc3b011ed0c1817a0917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53922c5634da14879e8b901f8c6de2f11a496fcacb2acc3b011ed0c1817a0917", kill_on_drop: false }` [INFO] [stdout] 53922c5634da14879e8b901f8c6de2f11a496fcacb2acc3b011ed0c1817a0917 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 597e4854f031c7b9acb83784a70f4838a71947e1e38b344ef38cf78bb481b4c7 [INFO] running `Command { std: "docker" "start" "-a" "597e4854f031c7b9acb83784a70f4838a71947e1e38b344ef38cf78bb481b4c7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/github_issue_url-e4738d628da28b1d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::return_error_if_repository_owner_is_invalid ... ok [INFO] [stdout] test tests::return_error_if_repository_name_is_invalid ... ok [INFO] [stdout] test tests::build_issue_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests github-issue-url [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 11) ... ignored [INFO] [stdout] test src/lib.rs - Issue (line 47) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "597e4854f031c7b9acb83784a70f4838a71947e1e38b344ef38cf78bb481b4c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "597e4854f031c7b9acb83784a70f4838a71947e1e38b344ef38cf78bb481b4c7", kill_on_drop: false }` [INFO] [stdout] 597e4854f031c7b9acb83784a70f4838a71947e1e38b344ef38cf78bb481b4c7