[INFO] cloning repository https://github.com/tomhoule/crane-workspace-deps-repro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomhoule/crane-workspace-deps-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhoule%2Fcrane-workspace-deps-repro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhoule%2Fcrane-workspace-deps-repro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab236ab0a2bb460c0f5655974016f743545cd9dc
[INFO] checking tomhoule/crane-workspace-deps-repro against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhoule%2Fcrane-workspace-deps-repro" "/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/tomhoule/crane-workspace-deps-repro
[INFO] finished tweaking git repo https://github.com/tomhoule/crane-workspace-deps-repro
[INFO] tweaked toml for git repo https://github.com/tomhoule/crane-workspace-deps-repro written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tomhoule/crane-workspace-deps-repro 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/tomhoule/crane-workspace-deps-repro 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]     Updating git repository `https://github.com/prisma/prisma-engines`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iana-time-zone-haiku v0.1.0
[INFO] [stderr]   Downloaded pest_derive v2.4.0
[INFO] [stderr]   Downloaded pest_generator v2.4.0
[INFO] [stderr]   Downloaded serde_repr v0.1.9
[INFO] [stderr]   Downloaded iana-time-zone v0.1.51
[INFO] [stderr]   Downloaded pest_meta v2.4.0
[INFO] [stderr]   Downloaded bigdecimal v0.3.0
[INFO] [stderr]   Downloaded connection-string v0.1.14
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.78
[INFO] [stderr]   Downloaded lsp-types v0.91.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.78
[INFO] [stderr]   Downloaded cxx v1.0.78
[INFO] [stderr]   Downloaded cxx-build v1.0.78
[INFO] [stderr]   Downloaded pest v2.4.0
[INFO] [stderr]   Downloaded uuid v1.2.1
[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] 02944a359e0a1e41ef4b6f50db64ca12b678bd233c462898d40ceed630bd3fb4
[INFO] running `Command { std: "docker" "start" "-a" "02944a359e0a1e41ef4b6f50db64ca12b678bd233c462898d40ceed630bd3fb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02944a359e0a1e41ef4b6f50db64ca12b678bd233c462898d40ceed630bd3fb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02944a359e0a1e41ef4b6f50db64ca12b678bd233c462898d40ceed630bd3fb4", kill_on_drop: false }`
[INFO] [stdout] 02944a359e0a1e41ef4b6f50db64ca12b678bd233c462898d40ceed630bd3fb4
[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=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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58e0e568b9b37590654b890f1ca4d7aab28249683ba7b11d71a52ce338a4c164
[INFO] running `Command { std: "docker" "start" "-a" "58e0e568b9b37590654b890f1ca4d7aab28249683ba7b11d71a52ce338a4c164", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.86
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking iana-time-zone v0.1.51
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling psl v0.1.0 (https://github.com/prisma/prisma-engines#ee0282f4)
[INFO] [stderr]     Checking connection-string v0.1.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling prisma-fmt v0.1.0 (https://github.com/prisma/prisma-engines#ee0282f4)
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking bigdecimal v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling enumflags2_derive v0.7.4
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking enumflags2 v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling pest v2.4.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling pest_meta v2.4.0
[INFO] [stderr]     Checking diagnostics v0.1.0 (https://github.com/prisma/prisma-engines#ee0282f4)
[INFO] [stderr]    Compiling pest_generator v2.4.0
[INFO] [stderr]    Compiling pest_derive v2.4.0
[INFO] [stderr]     Checking schema-ast v0.1.0 (https://github.com/prisma/prisma-engines#ee0282f4)
[INFO] [stderr]     Checking parser-database v0.1.0 (https://github.com/prisma/prisma-engines#ee0282f4)
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking uuid v1.2.1
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking lsp-types v0.91.1
[INFO] [stderr]     Checking prisma-value v0.1.0 (https://github.com/prisma/prisma-engines#ee0282f4)
[INFO] [stderr]     Checking native-types v0.1.0 (https://github.com/prisma/prisma-engines#ee0282f4)
[INFO] [stderr]     Checking psl-core v0.1.0 (https://github.com/prisma/prisma-engines#ee0282f4)
[INFO] [stderr]     Checking builtin-psl-connectors v0.1.0 (https://github.com/prisma/prisma-engines#ee0282f4)
[INFO] [stderr]     Checking dml v0.1.0 (https://github.com/prisma/prisma-engines#ee0282f4)
[INFO] [stderr]     Checking crane-workspace-deps-repro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.41s
[INFO] running `Command { std: "docker" "inspect" "58e0e568b9b37590654b890f1ca4d7aab28249683ba7b11d71a52ce338a4c164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58e0e568b9b37590654b890f1ca4d7aab28249683ba7b11d71a52ce338a4c164", kill_on_drop: false }`
[INFO] [stdout] 58e0e568b9b37590654b890f1ca4d7aab28249683ba7b11d71a52ce338a4c164
