[INFO] cloning repository https://github.com/jnises/git-suggest-ownership [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jnises/git-suggest-ownership" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnises%2Fgit-suggest-ownership", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnises%2Fgit-suggest-ownership'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 129d46e315f07bb90da015be7b832e5b1862b6bd [INFO] testing jnises/git-suggest-ownership against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnises%2Fgit-suggest-ownership" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jnises/git-suggest-ownership on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jnises/git-suggest-ownership [INFO] finished tweaking git repo https://github.com/jnises/git-suggest-ownership [INFO] tweaked toml for git repo https://github.com/jnises/git-suggest-ownership written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jnises/git-suggest-ownership 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded portable-atomic v0.3.15 [INFO] [stderr] Downloaded is-terminal v0.4.0 [INFO] [stderr] Downloaded io-lifetimes v1.0.2 [INFO] [stderr] Downloaded rayon v1.6.0 [INFO] [stderr] Downloaded clap v4.0.27 [INFO] [stderr] Downloaded rustix v0.36.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 843e106661baa01bba4c22de794263766093c1722c35afa40123ac4f8ea594ae [INFO] running `Command { std: "docker" "start" "-a" "843e106661baa01bba4c22de794263766093c1722c35afa40123ac4f8ea594ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "843e106661baa01bba4c22de794263766093c1722c35afa40123ac4f8ea594ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "843e106661baa01bba4c22de794263766093c1722c35afa40123ac4f8ea594ae", kill_on_drop: false }` [INFO] [stdout] 843e106661baa01bba4c22de794263766093c1722c35afa40123ac4f8ea594ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc8f9c91dabb2ea72b611e70215a0c040c201a6263694820dd535dfddb79cc69 [INFO] running `Command { std: "docker" "start" "-a" "cc8f9c91dabb2ea72b611e70215a0c040c201a6263694820dd535dfddb79cc69", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling io-lifetimes v1.0.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustix v0.36.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling portable-atomic v0.3.15 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling indicatif v0.17.2 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling stderrlog v0.5.4 [INFO] [stderr] Compiling is-terminal v0.4.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling clap v4.0.27 [INFO] [stderr] Compiling git-suggest-ownership v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.66s [INFO] running `Command { std: "docker" "inspect" "cc8f9c91dabb2ea72b611e70215a0c040c201a6263694820dd535dfddb79cc69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc8f9c91dabb2ea72b611e70215a0c040c201a6263694820dd535dfddb79cc69", kill_on_drop: false }` [INFO] [stdout] cc8f9c91dabb2ea72b611e70215a0c040c201a6263694820dd535dfddb79cc69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72bcde6383ef5f448f82a656bf723593b35e40e54dcba6a722a3e426705bd708 [INFO] running `Command { std: "docker" "start" "-a" "72bcde6383ef5f448f82a656bf723593b35e40e54dcba6a722a3e426705bd708", kill_on_drop: false }` [INFO] [stderr] Compiling git-suggest-ownership v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "72bcde6383ef5f448f82a656bf723593b35e40e54dcba6a722a3e426705bd708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72bcde6383ef5f448f82a656bf723593b35e40e54dcba6a722a3e426705bd708", kill_on_drop: false }` [INFO] [stdout] 72bcde6383ef5f448f82a656bf723593b35e40e54dcba6a722a3e426705bd708 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b7931f55fe171e382c964d2ed6335f95883c1a35363a16fe8420a7a2c9e35cc [INFO] running `Command { std: "docker" "start" "-a" "0b7931f55fe171e382c964d2ed6335f95883c1a35363a16fe8420a7a2c9e35cc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_suggest_ownership-bee12c09b68f7de5) [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" "0b7931f55fe171e382c964d2ed6335f95883c1a35363a16fe8420a7a2c9e35cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b7931f55fe171e382c964d2ed6335f95883c1a35363a16fe8420a7a2c9e35cc", kill_on_drop: false }` [INFO] [stdout] 0b7931f55fe171e382c964d2ed6335f95883c1a35363a16fe8420a7a2c9e35cc