[INFO] cloning repository https://github.com/eoinkelly/rgit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eoinkelly/rgit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feoinkelly%2Frgit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feoinkelly%2Frgit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d5c4aace5309d6e23e39be94f42a8e94cfb92e6 [INFO] testing eoinkelly/rgit against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feoinkelly%2Frgit" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eoinkelly/rgit on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eoinkelly/rgit [INFO] finished tweaking git repo https://github.com/eoinkelly/rgit [INFO] tweaked toml for git repo https://github.com/eoinkelly/rgit written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/eoinkelly/rgit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded compress v0.1.2 [INFO] [stderr] Downloaded aho-corasick v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7be9b56c7e00acff75ac73dfc89b14db85bcc83d27589bc340aabbb07fdcdb34 [INFO] running `Command { std: "docker" "start" "-a" "7be9b56c7e00acff75ac73dfc89b14db85bcc83d27589bc340aabbb07fdcdb34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7be9b56c7e00acff75ac73dfc89b14db85bcc83d27589bc340aabbb07fdcdb34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7be9b56c7e00acff75ac73dfc89b14db85bcc83d27589bc340aabbb07fdcdb34", kill_on_drop: false }` [INFO] [stdout] 7be9b56c7e00acff75ac73dfc89b14db85bcc83d27589bc340aabbb07fdcdb34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30411343a1dbb93961de65a4e9cde46e685c1a523424d494ed0c5b11e9b89f51 [INFO] running `Command { std: "docker" "start" "-a" "30411343a1dbb93961de65a4e9cde46e685c1a523424d494ed0c5b11e9b89f51", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.2 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling compress v0.1.2 [INFO] [stderr] Compiling rgit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/git_sha.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | static ref SHA_REGEX: regex::Regex = regex::Regex::new(r"\A[a-fA-F0-9]{40,40}\z").unwrap(); [INFO] [stdout] 5 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/git_sha.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | static ref SHA_REGEX: regex::Regex = regex::Regex::new(r"\A[a-fA-F0-9]{40,40}\z").unwrap(); [INFO] [stdout] 5 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.40s [INFO] running `Command { std: "docker" "inspect" "30411343a1dbb93961de65a4e9cde46e685c1a523424d494ed0c5b11e9b89f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30411343a1dbb93961de65a4e9cde46e685c1a523424d494ed0c5b11e9b89f51", kill_on_drop: false }` [INFO] [stdout] 30411343a1dbb93961de65a4e9cde46e685c1a523424d494ed0c5b11e9b89f51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc906d04cd1461f39c627168ae5fe3282892d1c371b8afc427a41d533aea30b9 [INFO] running `Command { std: "docker" "start" "-a" "fc906d04cd1461f39c627168ae5fe3282892d1c371b8afc427a41d533aea30b9", kill_on_drop: false }` [INFO] [stderr] Compiling rgit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/git_sha.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | static ref SHA_REGEX: regex::Regex = regex::Regex::new(r"\A[a-fA-F0-9]{40,40}\z").unwrap(); [INFO] [stdout] 5 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/git_sha.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | static ref SHA_REGEX: regex::Regex = regex::Regex::new(r"\A[a-fA-F0-9]{40,40}\z").unwrap(); [INFO] [stdout] 5 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `Command { std: "docker" "inspect" "fc906d04cd1461f39c627168ae5fe3282892d1c371b8afc427a41d533aea30b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc906d04cd1461f39c627168ae5fe3282892d1c371b8afc427a41d533aea30b9", kill_on_drop: false }` [INFO] [stdout] fc906d04cd1461f39c627168ae5fe3282892d1c371b8afc427a41d533aea30b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 684e9e22f24a10806c929113c03d40200dbbf4b87c6ef83999b2a0621b12db39 [INFO] running `Command { std: "docker" "start" "-a" "684e9e22f24a10806c929113c03d40200dbbf4b87c6ef83999b2a0621b12db39", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/git_sha.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / lazy_static! { [INFO] [stderr] 4 | | static ref SHA_REGEX: regex::Regex = regex::Regex::new(r"\A[a-fA-F0-9]{40,40}\z").unwrap(); [INFO] [stderr] 5 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/git_sha.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / lazy_static! { [INFO] [stderr] 4 | | static ref SHA_REGEX: regex::Regex = regex::Regex::new(r"\A[a-fA-F0-9]{40,40}\z").unwrap(); [INFO] [stderr] 5 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rgit-05b0f92396cfbd51) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test git_object_finder::tests::test_split_vec_on_byte_works_with_multiple_matching_bytes ... ok [INFO] [stdout] test git_object_finder::tests::test_split_vec_on_byte_works_with_one_matching_byte ... ok [INFO] [stdout] test git_sha::tests::test_from_creates_gitsha_given_valid_arg ... ok [INFO] [stdout] test git_object_finder::tests::test_find_finds_object_which_exists ... ok [INFO] [stdout] test git_sha::tests::test_from_panics_if_sha_contains_unexpected_chars ... ok [INFO] [stdout] test git_sha::tests::test_from_panics_if_sha_is_too_short ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "684e9e22f24a10806c929113c03d40200dbbf4b87c6ef83999b2a0621b12db39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "684e9e22f24a10806c929113c03d40200dbbf4b87c6ef83999b2a0621b12db39", kill_on_drop: false }` [INFO] [stdout] 684e9e22f24a10806c929113c03d40200dbbf4b87c6ef83999b2a0621b12db39