[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] testing jonathan-haubrich/workingtitle against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathan-haubrich%2Fworkingtitle" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jonathan-haubrich/workingtitle on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded multimap v0.10.0
[INFO] [stderr]   Downloaded prost-derive v0.12.4
[INFO] [stderr]   Downloaded prettyplease v0.2.17
[INFO] [stderr]   Downloaded env_filter v0.1.0
[INFO] [stderr]   Downloaded anstyle v1.0.6
[INFO] [stderr]   Downloaded prost-types v0.12.4
[INFO] [stderr]   Downloaded anstream v0.6.13
[INFO] [stderr]   Downloaded env_logger v0.11.3
[INFO] [stderr]   Downloaded prost-build v0.12.4
[INFO] [stderr]   Downloaded prost v0.12.4
[INFO] [stderr]   Downloaded syn v2.0.58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45052fdc6c85a0f04c56345d210228414979b2d5e2a4aaa2c728e8a5905d6f84
[INFO] running `Command { std: "docker" "start" "-a" "45052fdc6c85a0f04c56345d210228414979b2d5e2a4aaa2c728e8a5905d6f84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45052fdc6c85a0f04c56345d210228414979b2d5e2a4aaa2c728e8a5905d6f84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45052fdc6c85a0f04c56345d210228414979b2d5e2a4aaa2c728e8a5905d6f84", kill_on_drop: false }`
[INFO] [stdout] 45052fdc6c85a0f04c56345d210228414979b2d5e2a4aaa2c728e8a5905d6f84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86abe818e652742a091b859017a681e45505bf80ccc33e4c2ae2faf2040cbb03
[INFO] running `Command { std: "docker" "start" "-a" "86abe818e652742a091b859017a681e45505bf80ccc33e4c2ae2faf2040cbb03", 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 proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling windows-targets v0.52.4
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling windows-result v0.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling windows-core v0.54.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling windows v0.54.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling 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] [stdout] error: couldn't read `testcore/src\build.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `testmodule` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "86abe818e652742a091b859017a681e45505bf80ccc33e4c2ae2faf2040cbb03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86abe818e652742a091b859017a681e45505bf80ccc33e4c2ae2faf2040cbb03", kill_on_drop: false }`
[INFO] [stdout] 86abe818e652742a091b859017a681e45505bf80ccc33e4c2ae2faf2040cbb03
