[INFO] cloning repository https://github.com/lixiuran/skywalking-php-2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lixiuran/skywalking-php-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flixiuran%2Fskywalking-php-2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flixiuran%2Fskywalking-php-2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bee5aab02053823bf77ae08b32e54352d91ede2a
[INFO] checking lixiuran/skywalking-php-2 against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flixiuran%2Fskywalking-php-2" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lixiuran/skywalking-php-2
[INFO] finished tweaking git repo https://github.com/lixiuran/skywalking-php-2
[INFO] tweaked toml for git repo https://github.com/lixiuran/skywalking-php-2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lixiuran/skywalking-php-2 on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lixiuran/skywalking-php-2 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytesize v1.2.0
[INFO] [stderr]   Downloaded phper-macros v0.12.0
[INFO] [stderr]   Downloaded phper-alloc v0.12.0
[INFO] [stderr]   Downloaded phper-build v0.12.0
[INFO] [stderr]   Downloaded globset v0.4.12
[INFO] [stderr]   Downloaded shared_child v1.0.0
[INFO] [stderr]   Downloaded deunicode v0.4.4
[INFO] [stderr]   Downloaded dashmap v5.5.0
[INFO] [stderr]   Downloaded portable-atomic v0.3.20
[INFO] [stderr]   Downloaded clap v4.3.24
[INFO] [stderr]   Downloaded cc v1.0.80
[INFO] [stderr]   Downloaded fastcgi-client v0.9.0
[INFO] [stderr]   Downloaded portable-atomic v1.4.2
[INFO] [stderr]   Downloaded winnow v0.5.3
[INFO] [stderr]   Downloaded rdkafka v0.32.2
[INFO] [stderr]   Downloaded clap_builder v4.3.24
[INFO] [stderr]   Downloaded bindgen v0.63.0
[INFO] [stderr]   Downloaded phper v0.12.0
[INFO] [stderr]   Downloaded phper-sys v0.12.1
[INFO] [stderr]   Downloaded matchit v0.7.1
[INFO] [stderr]   Downloaded serde_derive v1.0.180
[INFO] [stderr]   Downloaded sasl2-sys v0.1.22+2.1.28
[INFO] [stderr]   Downloaded rdkafka-sys v4.5.0+1.9.2
[INFO] [stderr]   Downloaded skywalking v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f713f042ad51fd2a14fab13a6c30128480e10f19676623ce549512ba5c6858b
[INFO] running `Command { std: "docker" "start" "-a" "0f713f042ad51fd2a14fab13a6c30128480e10f19676623ce549512ba5c6858b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f713f042ad51fd2a14fab13a6c30128480e10f19676623ce549512ba5c6858b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f713f042ad51fd2a14fab13a6c30128480e10f19676623ce549512ba5c6858b", kill_on_drop: false }`
[INFO] [stdout] 0f713f042ad51fd2a14fab13a6c30128480e10f19676623ce549512ba5c6858b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3dc32b3b60bb4e21e4f0f13c8683f19a1983e2c8f4a3f23a99449aaead1f394
[INFO] running `Command { std: "docker" "start" "-a" "f3dc32b3b60bb4e21e4f0f13c8683f19a1983e2c8f4a3f23a99449aaead1f394", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling serde v1.0.180
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling serde_derive v1.0.180
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling cc v1.0.80
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling axum v0.6.19
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling portable-atomic v1.4.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]     Checking matchit v0.7.1
[INFO] [stderr]    Compiling portable-atomic v0.3.20
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking time v0.3.23
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=2fabaf8bdf50a13a -C extra-filename=-9298075971e1e68d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ccaac0612ffe65f4.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-13941f5473c17db1.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-35fb19b3987835f7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=99b39188c3717a76 -C extra-filename=-90324102c58435c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ccaac0612ffe65f4.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-13941f5473c17db1.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-35fb19b3987835f7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f3dc32b3b60bb4e21e4f0f13c8683f19a1983e2c8f4a3f23a99449aaead1f394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3dc32b3b60bb4e21e4f0f13c8683f19a1983e2c8f4a3f23a99449aaead1f394", kill_on_drop: false }`
[INFO] [stdout] f3dc32b3b60bb4e21e4f0f13c8683f19a1983e2c8f4a3f23a99449aaead1f394
