[INFO] cloning repository https://github.com/CornellCarpenter/solaris-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CornellCarpenter/solaris-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCornellCarpenter%2Fsolaris-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCornellCarpenter%2Fsolaris-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03d1ec369f0042187cc05083fe784d9aad1314d8
[INFO] testing CornellCarpenter/solaris-api against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCornellCarpenter%2Fsolaris-api" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  71% (4674/6529)
Updating files:  72% (4701/6529)
Updating files:  73% (4767/6529)
Updating files:  74% (4832/6529)
Updating files:  75% (4897/6529)
Updating files:  76% (4963/6529)
Updating files:  77% (5028/6529)
Updating files:  78% (5093/6529)
Updating files:  79% (5158/6529)
Updating files:  80% (5224/6529)
Updating files:  81% (5289/6529)
Updating files:  82% (5354/6529)
Updating files:  83% (5420/6529)
Updating files:  84% (5485/6529)
Updating files:  85% (5550/6529)
Updating files:  86% (5615/6529)
Updating files:  87% (5681/6529)
Updating files:  88% (5746/6529)
Updating files:  89% (5811/6529)
Updating files:  90% (5877/6529)
Updating files:  91% (5942/6529)
Updating files:  92% (6007/6529)
Updating files:  93% (6072/6529)
Updating files:  94% (6138/6529)
Updating files:  95% (6203/6529)
Updating files:  96% (6268/6529)
Updating files:  97% (6334/6529)
Updating files:  98% (6399/6529)
Updating files:  99% (6464/6529)
Updating files: 100% (6529/6529)
Updating files: 100% (6529/6529), done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CornellCarpenter/solaris-api
[INFO] finished tweaking git repo https://github.com/CornellCarpenter/solaris-api
[INFO] tweaked toml for git repo https://github.com/CornellCarpenter/solaris-api written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CornellCarpenter/solaris-api on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CornellCarpenter/solaris-api 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e9339a9b86ba36f5c777feefd5ee9b3712d7a8215b760360ebebc7deee9af5c
[INFO] running `Command { std: "docker" "start" "-a" "4e9339a9b86ba36f5c777feefd5ee9b3712d7a8215b760360ebebc7deee9af5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e9339a9b86ba36f5c777feefd5ee9b3712d7a8215b760360ebebc7deee9af5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e9339a9b86ba36f5c777feefd5ee9b3712d7a8215b760360ebebc7deee9af5c", kill_on_drop: false }`
[INFO] [stdout] 4e9339a9b86ba36f5c777feefd5ee9b3712d7a8215b760360ebebc7deee9af5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6073080c1f4f2b99489cbd451b3d15c2337ee3ef2e4df5837f6efddda9c8993
[INFO] running `Command { std: "docker" "start" "-a" "a6073080c1f4f2b99489cbd451b3d15c2337ee3ef2e4df5837f6efddda9c8993", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cc v1.2.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling ic-limits v0.9.0 (/opt/rustwide/workdir/rs/limits)
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] running `Command { std: "docker" "inspect" "a6073080c1f4f2b99489cbd451b3d15c2337ee3ef2e4df5837f6efddda9c8993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6073080c1f4f2b99489cbd451b3d15c2337ee3ef2e4df5837f6efddda9c8993", kill_on_drop: false }`
[INFO] [stdout] a6073080c1f4f2b99489cbd451b3d15c2337ee3ef2e4df5837f6efddda9c8993
