[INFO] cloning repository https://github.com/liskin/2024-07-10-cargo-lock-git-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liskin/2024-07-10-cargo-lock-git-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliskin%2F2024-07-10-cargo-lock-git-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliskin%2F2024-07-10-cargo-lock-git-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 010e8fdcd945c9ee29ec7a659ce0fa7ccae12039 [INFO] testing liskin/2024-07-10-cargo-lock-git-bug against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliskin%2F2024-07-10-cargo-lock-git-bug" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/liskin/2024-07-10-cargo-lock-git-bug [INFO] finished tweaking git repo https://github.com/liskin/2024-07-10-cargo-lock-git-bug [INFO] tweaked toml for git repo https://github.com/liskin/2024-07-10-cargo-lock-git-bug written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/liskin/2024-07-10-cargo-lock-git-bug on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/liskin/2024-07-10-cargo-lock-git-bug 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82b61a5ca2053fbeca09689c71fb101e854126c51795e9ddd94dc4619a92274a [INFO] running `Command { std: "docker" "start" "-a" "82b61a5ca2053fbeca09689c71fb101e854126c51795e9ddd94dc4619a92274a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82b61a5ca2053fbeca09689c71fb101e854126c51795e9ddd94dc4619a92274a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82b61a5ca2053fbeca09689c71fb101e854126c51795e9ddd94dc4619a92274a", kill_on_drop: false }` [INFO] [stdout] 82b61a5ca2053fbeca09689c71fb101e854126c51795e9ddd94dc4619a92274a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21a1d69a903720402bdd5f4dca781a8727a1b0c579779bcd4139f844fce45137 [INFO] running `Command { std: "docker" "start" "-a" "21a1d69a903720402bdd5f4dca781a8727a1b0c579779bcd4139f844fce45137", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-core v0.1.32 (https://github.com/tokio-rs/tracing?branch=v0.1.x#6d00d7d9) [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing-log v0.2.0 (https://github.com/tokio-rs/tracing?branch=v0.1.x#6d00d7d9) [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 (https://github.com/tokio-rs/tracing?branch=v0.1.x#6d00d7d9) [INFO] [stderr] Compiling tracing-attributes v0.1.27 (https://github.com/tokio-rs/tracing?branch=v0.1.x#6d00d7d9) [INFO] [stderr] Compiling tracing v0.1.40 (https://github.com/tokio-rs/tracing?branch=v0.1.x#6d00d7d9) [INFO] [stderr] Compiling cargobug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.41s [INFO] running `Command { std: "docker" "inspect" "21a1d69a903720402bdd5f4dca781a8727a1b0c579779bcd4139f844fce45137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21a1d69a903720402bdd5f4dca781a8727a1b0c579779bcd4139f844fce45137", kill_on_drop: false }` [INFO] [stdout] 21a1d69a903720402bdd5f4dca781a8727a1b0c579779bcd4139f844fce45137 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b76192305cae10fec99f0d8c8cd43e66437ae44ec9e80c1cb577c6ae0608735f [INFO] running `Command { std: "docker" "start" "-a" "b76192305cae10fec99f0d8c8cd43e66437ae44ec9e80c1cb577c6ae0608735f", kill_on_drop: false }` [INFO] [stderr] Compiling cargobug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] running `Command { std: "docker" "inspect" "b76192305cae10fec99f0d8c8cd43e66437ae44ec9e80c1cb577c6ae0608735f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b76192305cae10fec99f0d8c8cd43e66437ae44ec9e80c1cb577c6ae0608735f", kill_on_drop: false }` [INFO] [stdout] b76192305cae10fec99f0d8c8cd43e66437ae44ec9e80c1cb577c6ae0608735f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc8c88f687585b5bccc77a624eaec56ce07a03b7045357f587e59c94048331d4 [INFO] running `Command { std: "docker" "start" "-a" "dc8c88f687585b5bccc77a624eaec56ce07a03b7045357f587e59c94048331d4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargobug-50012f44676ee581) [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" "dc8c88f687585b5bccc77a624eaec56ce07a03b7045357f587e59c94048331d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8c88f687585b5bccc77a624eaec56ce07a03b7045357f587e59c94048331d4", kill_on_drop: false }` [INFO] [stdout] dc8c88f687585b5bccc77a624eaec56ce07a03b7045357f587e59c94048331d4