[INFO] cloning repository https://github.com/apache/skywalking-php [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apache/skywalking-php" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapache%2Fskywalking-php", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapache%2Fskywalking-php'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92db05e89a41d20af7b49fadc5207fb5a4973947 [INFO] checking apache/skywalking-php against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapache%2Fskywalking-php" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/apache/skywalking-php [INFO] finished tweaking git repo https://github.com/apache/skywalking-php [INFO] tweaked toml for git repo https://github.com/apache/skywalking-php written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/apache/skywalking-php on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/apache/skywalking-php 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a6d2eaa266bb7713b7611004138a83795eaab0d337d37837aa5885cdf8dfb3e [INFO] running `Command { std: "docker" "start" "-a" "7a6d2eaa266bb7713b7611004138a83795eaab0d337d37837aa5885cdf8dfb3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a6d2eaa266bb7713b7611004138a83795eaab0d337d37837aa5885cdf8dfb3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a6d2eaa266bb7713b7611004138a83795eaab0d337d37837aa5885cdf8dfb3e", kill_on_drop: false }` [INFO] [stdout] 7a6d2eaa266bb7713b7611004138a83795eaab0d337d37837aa5885cdf8dfb3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6ac93d35eaed64e2ee07141a9a929484d12775189dfe1cd77703fcec18c8a56 [INFO] running `Command { std: "docker" "start" "-a" "f6ac93d35eaed64e2ee07141a9a929484d12775189dfe1cd77703fcec18c8a56", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking bytesize v1.3.3 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking openssl v0.10.73 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Checking systemstat v0.2.4 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking hostname v0.4.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking prost v0.14.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling phper-macros v0.15.2 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking native-tls v0.2.14 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking fastcgi-client v0.9.0 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling skywalking v0.10.0 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Compiling phper-sys v0.15.3 [INFO] [stderr] Checking scripts v0.0.0 (/opt/rustwide/workdir/scripts) [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.15 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking skywalking-php-worker v1.0.0 (/opt/rustwide/workdir/worker) [INFO] [stderr] Compiling phper-build v0.15.3 [INFO] [stderr] Compiling phper-alloc v0.16.0 [INFO] [stderr] Compiling phper v0.17.0 [INFO] [stderr] Compiling skywalking-php v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "f6ac93d35eaed64e2ee07141a9a929484d12775189dfe1cd77703fcec18c8a56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ac93d35eaed64e2ee07141a9a929484d12775189dfe1cd77703fcec18c8a56", kill_on_drop: false }` [INFO] [stdout] f6ac93d35eaed64e2ee07141a9a929484d12775189dfe1cd77703fcec18c8a56