[INFO] fetching crate git-project 0.2.0...
[INFO] testing git-project-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate git-project 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate git-project 0.2.0
[INFO] finished tweaking crates.io crate git-project 0.2.0
[INFO] tweaked toml for crates.io crate git-project 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-project 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 74 packages to latest compatible versions
[INFO] [stderr]       Adding auto_from v0.2.0 (available: v0.3.0)
[INFO] [stderr]       Adding git2 v0.7.5 (available: v0.20.2)
[INFO] [stderr]       Adding itertools v0.7.11 (available: v0.14.0)
[INFO] [stderr]       Adding pathdiff v0.1.0 (available: v0.2.3)
[INFO] [stderr]       Adding rstest v0.2.2 (available: v0.26.1)
[INFO] [stderr]       Adding structopt v0.2.18 (available: v0.3.26)
[INFO] [stderr]       Adding url v1.7.2 (available: v2.5.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5f28943fcb06d17ff889ac6dc65851387cc1965b0c8a380205e5356ff2f3ed6
[INFO] running `Command { std: "docker" "start" "-a" "a5f28943fcb06d17ff889ac6dc65851387cc1965b0c8a380205e5356ff2f3ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5f28943fcb06d17ff889ac6dc65851387cc1965b0c8a380205e5356ff2f3ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5f28943fcb06d17ff889ac6dc65851387cc1965b0c8a380205e5356ff2f3ed6", kill_on_drop: false }`
[INFO] [stdout] a5f28943fcb06d17ff889ac6dc65851387cc1965b0c8a380205e5356ff2f3ed6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 733f8b3ca10e005a12e6b6999393a3cc23b852c8d15d63047fd294bd0a20d5ec
[INFO] running `Command { std: "docker" "start" "-a" "733f8b3ca10e005a12e6b6999393a3cc23b852c8d15d63047fd294bd0a20d5ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling pathdiff v0.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling curl-sys v0.4.84+curl-8.17.0
[INFO] [stderr]    Compiling libgit2-sys v0.7.11
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling auto_from v0.2.0
[INFO] [stderr]    Compiling structopt v0.2.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling git2 v0.7.5
[INFO] [stderr]    Compiling git-project v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.20s
[INFO] running `Command { std: "docker" "inspect" "733f8b3ca10e005a12e6b6999393a3cc23b852c8d15d63047fd294bd0a20d5ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "733f8b3ca10e005a12e6b6999393a3cc23b852c8d15d63047fd294bd0a20d5ec", kill_on_drop: false }`
[INFO] [stdout] 733f8b3ca10e005a12e6b6999393a3cc23b852c8d15d63047fd294bd0a20d5ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96bdf33ea5693a70e480f1c3d54dcf701b809cffd4e90cbcff77e7d1da6023b8
[INFO] running `Command { std: "docker" "start" "-a" "96bdf33ea5693a70e480f1c3d54dcf701b809cffd4e90cbcff77e7d1da6023b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling rstest v0.2.2
[INFO] [stderr]    Compiling git-project v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "96bdf33ea5693a70e480f1c3d54dcf701b809cffd4e90cbcff77e7d1da6023b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96bdf33ea5693a70e480f1c3d54dcf701b809cffd4e90cbcff77e7d1da6023b8", kill_on_drop: false }`
[INFO] [stdout] 96bdf33ea5693a70e480f1c3d54dcf701b809cffd4e90cbcff77e7d1da6023b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf3bac1e104fe1d64ee294b21fdd0f8db852cb29ecb9cce32c4e7981bd9ed37e
[INFO] running `Command { std: "docker" "start" "-a" "bf3bac1e104fe1d64ee294b21fdd0f8db852cb29ecb9cce32c4e7981bd9ed37e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_project-e0a4d9e8b4749872)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test::util::test_find_dir_github_url_case_0 ... ok
[INFO] [stdout] test test::util::test_find_dir_github_url_case_1 ... ok
[INFO] [stdout] test test::util::test_find_dir_github_url_case_2 ... ok
[INFO] [stdout] test test::util::test_find_dir_github_url_case_3 ... ok
[INFO] [stdout] test test::util::test_find_dir_github_ssh_case_1 ... ok
[INFO] [stdout] test test::util::test_find_dir_gitlab_internal_ssh_case_1 ... ok
[INFO] [stdout] test test::util::test_find_dir_github_ssh_case_2 ... ok
[INFO] [stdout] test test::util::test_find_dir_gitlab_internal_ssh_case_0 ... ok
[INFO] [stdout] test test::util::test_find_dir_github_ssh_case_3 ... ok
[INFO] [stdout] test test::util::test_find_dir_gitlab_internal_url_case_1 ... ok
[INFO] [stdout] test test::util::test_find_dir_gitlab_internal_url_case_3 ... ok
[INFO] [stdout] test test::util::test_find_dir_gitlab_ssh_case_0 ... ok
[INFO] [stdout] test test::util::test_find_dir_gitlab_ssh_case_2 ... ok
[INFO] [stdout] test test::util::test_find_dir_gitlab_url_case_0 ... ok
[INFO] [stdout] test test::util::test_find_dir_gitlab_internal_ssh_case_2 ... ok
[INFO] [stdout] test test::util::test_find_dir_gitlab_internal_ssh_case_3 ... ok
[INFO] [stdout] test test::util::test_find_dir_gitlab_internal_url_case_2 ... ok
[INFO] [stdout] test test::util::test_find_dir_gitlab_url_case_1 ... ok
[INFO] [stdout] test test::util::test_find_dir_gitlab_url_case_2 ... ok
[INFO] [stdout] test test::util::test_find_dir_gitlab_ssh_case_3 ... ok
[INFO] [stdout] test test::util::test_find_dir_gitlab_url_case_3 ... ok
[INFO] [stdout] test test::util::test_find_dir_gitlab_ssh_case_1 ... ok
[INFO] [stdout] test test::util::test_find_dir_gitlab_internal_url_case_0 ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_project-84ed0e233d16bc3c)
[INFO] [stdout] test test::util::test_find_dir_github_ssh_case_0 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[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] [stderr]    Doc-tests git_project
[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" "bf3bac1e104fe1d64ee294b21fdd0f8db852cb29ecb9cce32c4e7981bd9ed37e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf3bac1e104fe1d64ee294b21fdd0f8db852cb29ecb9cce32c4e7981bd9ed37e", kill_on_drop: false }`
[INFO] [stdout] bf3bac1e104fe1d64ee294b21fdd0f8db852cb29ecb9cce32c4e7981bd9ed37e
