[INFO] cloning repository https://github.com/scimulate/scim_bolts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scimulate/scim_bolts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscimulate%2Fscim_bolts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscimulate%2Fscim_bolts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4082cf5da50b30c02060cd49c882ad778847e75f [INFO] checking scimulate/scim_bolts against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscimulate%2Fscim_bolts" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/scimulate/scim_bolts [INFO] finished tweaking git repo https://github.com/scimulate/scim_bolts [INFO] tweaked toml for git repo https://github.com/scimulate/scim_bolts written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/scimulate/scim_bolts on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 40 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df5ddffa2c3dcd83781fdf6d457e30ae829efcb8c472b8b8af8244c37325bcfe [INFO] running `Command { std: "docker" "start" "-a" "df5ddffa2c3dcd83781fdf6d457e30ae829efcb8c472b8b8af8244c37325bcfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df5ddffa2c3dcd83781fdf6d457e30ae829efcb8c472b8b8af8244c37325bcfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5ddffa2c3dcd83781fdf6d457e30ae829efcb8c472b8b8af8244c37325bcfe", kill_on_drop: false }` [INFO] [stdout] df5ddffa2c3dcd83781fdf6d457e30ae829efcb8c472b8b8af8244c37325bcfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8d1dbb09cd96c1a8da852c356099f7e0da0f26be095bdeb16d8bf7a8d4ab065 [INFO] running `Command { std: "docker" "start" "-a" "d8d1dbb09cd96c1a8da852c356099f7e0da0f26be095bdeb16d8bf7a8d4ab065", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.168 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling cxx v1.0.168 [INFO] [stderr] Compiling cxx-build v1.0.168 [INFO] [stderr] Compiling cxxbridge-macro v1.0.168 [INFO] [stderr] Compiling scim_bolts v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.03s [INFO] running `Command { std: "docker" "inspect" "d8d1dbb09cd96c1a8da852c356099f7e0da0f26be095bdeb16d8bf7a8d4ab065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d1dbb09cd96c1a8da852c356099f7e0da0f26be095bdeb16d8bf7a8d4ab065", kill_on_drop: false }` [INFO] [stdout] d8d1dbb09cd96c1a8da852c356099f7e0da0f26be095bdeb16d8bf7a8d4ab065