[INFO] cloning repository https://github.com/snipsco/dinghy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snipsco/dinghy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnipsco%2Fdinghy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnipsco%2Fdinghy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20c60ad6156661b2041ec1e80659630a39a19450 [INFO] building snipsco/dinghy against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnipsco%2Fdinghy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/snipsco/dinghy [INFO] finished tweaking git repo https://github.com/snipsco/dinghy [INFO] tweaked toml for git repo https://github.com/snipsco/dinghy written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/snipsco/dinghy on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/snipsco/dinghy 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded camino v1.1.10 [INFO] [stderr] Downloaded which v4.0.2 [INFO] [stderr] Downloaded cargo_metadata v0.14.0 [INFO] [stderr] Downloaded quick-xml v0.38.0 [INFO] [stderr] Downloaded json v0.12.4 [INFO] [stderr] Downloaded plist v1.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 418cc946990c0da958131683390244703765859d940d9bbeda261de82e1730ef [INFO] running `Command { std: "docker" "start" "-a" "418cc946990c0da958131683390244703765859d940d9bbeda261de82e1730ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "418cc946990c0da958131683390244703765859d940d9bbeda261de82e1730ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "418cc946990c0da958131683390244703765859d940d9bbeda261de82e1730ef", kill_on_drop: false }` [INFO] [stdout] 418cc946990c0da958131683390244703765859d940d9bbeda261de82e1730ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 983a6dcf2e111bb13559f1a0e3cb52e3c6744d3753876a85d2f559dc481995c4 [INFO] running `Command { std: "docker" "start" "-a" "983a6dcf2e111bb13559f1a0e3cb52e3c6744d3753876a85d2f559dc481995c4", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling quick-xml v0.38.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling dinghy-lib v0.8.2-pre (/opt/rustwide/workdir/dinghy-lib) [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling dinghy-test v0.8.2-pre (/opt/rustwide/workdir/dinghy-test) [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling dinghy-build v0.8.2-pre (/opt/rustwide/workdir/dinghy-build) [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling plist v1.7.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling cargo_metadata v0.14.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling cargo-dinghy v0.8.2-pre (/opt/rustwide/workdir/cargo-dinghy) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.56s [INFO] running `Command { std: "docker" "inspect" "983a6dcf2e111bb13559f1a0e3cb52e3c6744d3753876a85d2f559dc481995c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "983a6dcf2e111bb13559f1a0e3cb52e3c6744d3753876a85d2f559dc481995c4", kill_on_drop: false }` [INFO] [stdout] 983a6dcf2e111bb13559f1a0e3cb52e3c6744d3753876a85d2f559dc481995c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28e6b4cd8eec4443e445340ab40b7e3ac209b4c82846f5eef99e1f410f778dcb [INFO] running `Command { std: "docker" "start" "-a" "28e6b4cd8eec4443e445340ab40b7e3ac209b4c82846f5eef99e1f410f778dcb", kill_on_drop: false }` [INFO] [stderr] Compiling dinghy-build v0.8.2-pre (/opt/rustwide/workdir/dinghy-build) [INFO] [stderr] Compiling dinghy-test v0.8.2-pre (/opt/rustwide/workdir/dinghy-test) [INFO] [stderr] Compiling dinghy-lib v0.8.2-pre (/opt/rustwide/workdir/dinghy-lib) [INFO] [stderr] Compiling cargo-dinghy v0.8.2-pre (/opt/rustwide/workdir/cargo-dinghy) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.39s [INFO] running `Command { std: "docker" "inspect" "28e6b4cd8eec4443e445340ab40b7e3ac209b4c82846f5eef99e1f410f778dcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28e6b4cd8eec4443e445340ab40b7e3ac209b4c82846f5eef99e1f410f778dcb", kill_on_drop: false }` [INFO] [stdout] 28e6b4cd8eec4443e445340ab40b7e3ac209b4c82846f5eef99e1f410f778dcb