[INFO] cloning repository https://github.com/jonathan-haubrich/workingtitle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonathan-haubrich/workingtitle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathan-haubrich%2Fworkingtitle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathan-haubrich%2Fworkingtitle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5da7e5d59016789116a48e294276d422b9d0029f [INFO] checking jonathan-haubrich/workingtitle against try#3248bace201b6227b0ff78eacc8b00d805551a86 for pr-153513 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathan-haubrich%2Fworkingtitle" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jonathan-haubrich/workingtitle [INFO] finished tweaking git repo https://github.com/jonathan-haubrich/workingtitle [INFO] tweaked toml for git repo https://github.com/jonathan-haubrich/workingtitle written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jonathan-haubrich/workingtitle on toolchain 3248bace201b6227b0ff78eacc8b00d805551a86 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jonathan-haubrich/workingtitle 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" "+3248bace201b6227b0ff78eacc8b00d805551a86" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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 prost-types v0.12.4 [INFO] [stderr] Downloaded windows-result v0.1.0 [INFO] [stderr] Downloaded prost-derive v0.12.4 [INFO] [stderr] Downloaded prost v0.12.4 [INFO] [stderr] Downloaded prost-build v0.12.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32de59182fac4aa18f6fbce4a267e61561658813fc9af727f30874a2b52822ef [INFO] running `Command { std: "docker" "start" "-a" "32de59182fac4aa18f6fbce4a267e61561658813fc9af727f30874a2b52822ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32de59182fac4aa18f6fbce4a267e61561658813fc9af727f30874a2b52822ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32de59182fac4aa18f6fbce4a267e61561658813fc9af727f30874a2b52822ef", kill_on_drop: false }` [INFO] [stdout] 32de59182fac4aa18f6fbce4a267e61561658813fc9af727f30874a2b52822ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 914e0929c0a9d813036166bd2a67a3b76616aa35b7e4b4f0e237cb4b2041b347 [INFO] running `Command { std: "docker" "start" "-a" "914e0929c0a9d813036166bd2a67a3b76616aa35b7e4b4f0e237cb4b2041b347", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking windows-targets v0.52.4 [INFO] [stderr] Checking windows-result v0.1.0 [INFO] [stderr] Checking windows-core v0.54.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking windows v0.54.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling prost-derive v0.12.4 [INFO] [stderr] Compiling prost v0.12.4 [INFO] [stderr] Compiling prost-types v0.12.4 [INFO] [stderr] Compiling prost-build v0.12.4 [INFO] [stderr] Compiling testmodule v0.1.0 (/opt/rustwide/workdir/testmodule) [INFO] [stderr] Compiling testcore v0.1.0 (/opt/rustwide/workdir/testcore) [INFO] [stderr] error: could not compile `testmodule` (build script) due to 1 previous error [INFO] [stdout] error: couldn't read `testcore/src\build.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read `testmodule/src\build.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `testcore` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "914e0929c0a9d813036166bd2a67a3b76616aa35b7e4b4f0e237cb4b2041b347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "914e0929c0a9d813036166bd2a67a3b76616aa35b7e4b4f0e237cb4b2041b347", kill_on_drop: false }` [INFO] [stdout] 914e0929c0a9d813036166bd2a67a3b76616aa35b7e4b4f0e237cb4b2041b347