[INFO] cloning repository https://github.com/cureprotocols/plugin-orchestrator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cureprotocols/plugin-orchestrator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcureprotocols%2Fplugin-orchestrator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcureprotocols%2Fplugin-orchestrator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e7e8cc56f218e16b6bb7053e7b93a09f3e11cd6
[INFO] checking cureprotocols/plugin-orchestrator against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcureprotocols%2Fplugin-orchestrator" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  53% (565/1052)
Updating files:  54% (569/1052)
Updating files:  55% (579/1052)
Updating files:  56% (590/1052)
Updating files:  57% (600/1052)
Updating files:  58% (611/1052)
Updating files:  59% (621/1052)
Updating files:  60% (632/1052)
Updating files:  60% (639/1052)
Updating files:  61% (642/1052)
Updating files:  62% (653/1052)
Updating files:  63% (663/1052)
Updating files:  64% (674/1052)
Updating files:  64% (676/1052)
Updating files:  65% (684/1052)
Updating files:  66% (695/1052)
Updating files:  67% (705/1052)
Updating files:  68% (716/1052)
Updating files:  69% (726/1052)
Updating files:  70% (737/1052)
Updating files:  71% (747/1052)
Updating files:  72% (758/1052)
Updating files:  73% (768/1052)
Updating files:  74% (779/1052)
Updating files:  75% (789/1052)
Updating files:  76% (800/1052)
Updating files:  77% (811/1052)
Updating files:  78% (821/1052)
Updating files:  79% (832/1052)
Updating files:  79% (834/1052)
Updating files:  80% (842/1052)
Updating files:  81% (853/1052)
Updating files:  82% (863/1052)
Updating files:  83% (874/1052)
Updating files:  84% (884/1052)
Updating files:  85% (895/1052)
Updating files:  86% (905/1052)
Updating files:  87% (916/1052)
Updating files:  88% (926/1052)
Updating files:  89% (937/1052)
Updating files:  90% (947/1052)
Updating files:  91% (958/1052)
Updating files:  92% (968/1052)
Updating files:  93% (979/1052)
Updating files:  94% (989/1052)
Updating files:  95% (1000/1052)
Updating files:  96% (1010/1052)
Updating files:  97% (1021/1052)
Updating files:  98% (1031/1052)
Updating files:  99% (1042/1052)
Updating files: 100% (1052/1052)
Updating files: 100% (1052/1052), done.
[INFO] started tweaking git repo https://github.com/cureprotocols/plugin-orchestrator
[INFO] finished tweaking git repo https://github.com/cureprotocols/plugin-orchestrator
[INFO] tweaked toml for git repo https://github.com/cureprotocols/plugin-orchestrator written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cureprotocols/plugin-orchestrator on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cureprotocols/plugin-orchestrator 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding futures v0.3.31
[INFO] [stderr]       Adding futures-executor v0.3.31
[INFO] [stderr]       Adding futures-io v0.3.31
[INFO] [stderr]       Adding futures-macro v0.3.31
[INFO] [stderr]       Adding futures-sink v0.3.31
[INFO] [stderr]       Adding slab v0.4.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3a3f3f254c117741bffa8d31603eaa7d5269b856adaad8769ac16e74ea92adf
[INFO] running `Command { std: "docker" "start" "-a" "d3a3f3f254c117741bffa8d31603eaa7d5269b856adaad8769ac16e74ea92adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3a3f3f254c117741bffa8d31603eaa7d5269b856adaad8769ac16e74ea92adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3a3f3f254c117741bffa8d31603eaa7d5269b856adaad8769ac16e74ea92adf", kill_on_drop: false }`
[INFO] [stdout] d3a3f3f254c117741bffa8d31603eaa7d5269b856adaad8769ac16e74ea92adf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9d1c28709d5dd6164e171138aa37ab6156fcb738c3fc9fe38d050441e94e13e
[INFO] running `Command { std: "docker" "start" "-a" "a9d1c28709d5dd6164e171138aa37ab6156fcb738c3fc9fe38d050441e94e13e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.4
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking plugin-orchestrator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.56s
[INFO] running `Command { std: "docker" "inspect" "a9d1c28709d5dd6164e171138aa37ab6156fcb738c3fc9fe38d050441e94e13e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9d1c28709d5dd6164e171138aa37ab6156fcb738c3fc9fe38d050441e94e13e", kill_on_drop: false }`
[INFO] [stdout] a9d1c28709d5dd6164e171138aa37ab6156fcb738c3fc9fe38d050441e94e13e
