[INFO] cloning repository https://github.com/Stabbed-wound/matrixes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Stabbed-wound/matrixes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStabbed-wound%2Fmatrixes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStabbed-wound%2Fmatrixes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb97f89c3daa6b58ba0e42b81012da5c6999ad25
[INFO] checking Stabbed-wound/matrixes against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStabbed-wound%2Fmatrixes" "/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/Stabbed-wound/matrixes
[INFO] finished tweaking git repo https://github.com/Stabbed-wound/matrixes
[INFO] tweaked toml for git repo https://github.com/Stabbed-wound/matrixes written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Stabbed-wound/matrixes on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Stabbed-wound/matrixes 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest_reuse v0.7.0
[INFO] [stderr]   Downloaded rstest v0.25.0
[INFO] [stderr]   Downloaded rstest_macros v0.25.0
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d3130ed68057bac837c3dc3dd714d6a8bfbbf200e5ff88b99b5a049739c0130
[INFO] running `Command { std: "docker" "start" "-a" "7d3130ed68057bac837c3dc3dd714d6a8bfbbf200e5ff88b99b5a049739c0130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d3130ed68057bac837c3dc3dd714d6a8bfbbf200e5ff88b99b5a049739c0130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3130ed68057bac837c3dc3dd714d6a8bfbbf200e5ff88b99b5a049739c0130", kill_on_drop: false }`
[INFO] [stdout] 7d3130ed68057bac837c3dc3dd714d6a8bfbbf200e5ff88b99b5a049739c0130
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48ba332123df8d65aa3d14aff421f81e65f1937c5b66f9ce0571e6b91114d7f1
[INFO] running `Command { std: "docker" "start" "-a" "48ba332123df8d65aa3d14aff421f81e65f1937c5b66f9ce0571e6b91114d7f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rstest_reuse v0.7.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking matrixes v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.63s
[INFO] running `Command { std: "docker" "inspect" "48ba332123df8d65aa3d14aff421f81e65f1937c5b66f9ce0571e6b91114d7f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48ba332123df8d65aa3d14aff421f81e65f1937c5b66f9ce0571e6b91114d7f1", kill_on_drop: false }`
[INFO] [stdout] 48ba332123df8d65aa3d14aff421f81e65f1937c5b66f9ce0571e6b91114d7f1
