[INFO] cloning repository https://github.com/1207702931/php-skywalking-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1207702931/php-skywalking-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1207702931%2Fphp-skywalking-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1207702931%2Fphp-skywalking-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae344f5aa4fce3b806aacd7108fe0d34a072fb62
[INFO] checking 1207702931/php-skywalking-agent against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1207702931%2Fphp-skywalking-agent" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/1207702931/php-skywalking-agent
[INFO] finished tweaking git repo https://github.com/1207702931/php-skywalking-agent
[INFO] tweaked toml for git repo https://github.com/1207702931/php-skywalking-agent written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1207702931/php-skywalking-agent on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1207702931/php-skywalking-agent 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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 008c8b7ff1faf141847bc9bf683cdf39670ab5cf8849ba317f1975a2d37e8b27
[INFO] running `Command { std: "docker" "start" "-a" "008c8b7ff1faf141847bc9bf683cdf39670ab5cf8849ba317f1975a2d37e8b27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "008c8b7ff1faf141847bc9bf683cdf39670ab5cf8849ba317f1975a2d37e8b27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "008c8b7ff1faf141847bc9bf683cdf39670ab5cf8849ba317f1975a2d37e8b27", kill_on_drop: false }`
[INFO] [stdout] 008c8b7ff1faf141847bc9bf683cdf39670ab5cf8849ba317f1975a2d37e8b27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16fc5a4a6eacc69d4d38cd75d4184a103fd38c1d6dbf5aee17b40e62a8f9a698
[INFO] running `Command { std: "docker" "start" "-a" "16fc5a4a6eacc69d4d38cd75d4184a103fd38c1d6dbf5aee17b40e62a8f9a698", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.155
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling serde v1.0.155
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling nom v7.1.2
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]     Checking futures-sink v0.3.27
[INFO] [stderr]    Compiling async-trait v0.1.61
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling openssl-sys v0.9.83
[INFO] [stderr]    Compiling prettyplease v0.1.23
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling axum-core v0.3.3
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling openssl v0.10.48
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]     Checking gimli v0.27.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling axum v0.6.11
[INFO] [stderr]     Checking object v0.30.1
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.0.2
[INFO] [stderr]     Checking bstr v1.1.0
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking time-core v0.1.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling chrono-tz v0.6.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]     Checking bytesize v1.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking data-encoding v2.3.3
[INFO] [stderr]     Checking ipnet v2.7.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking futures-io v0.3.27
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking globset v0.4.10
[INFO] [stderr]    Compiling skywalking-php v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking ignore v0.4.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling prost-derive v0.11.8
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]     Checking systemstat v0.2.3
[INFO] [stderr]    Compiling phper-macros v0.11.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking is-terminal v0.4.2
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.1.8
[INFO] [stderr]     Checking pest v2.5.6
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost v0.11.8
[INFO] [stderr]    Compiling prost-types v0.11.6
[INFO] [stderr]    Compiling pest_meta v2.5.6
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.63.0/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="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "logging", "runtime", "static", "testing_only_docs", "testing_only_extra_assertions", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=3d61e88ddd0f1a6c -C extra-filename=-51e207429ac222e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-35764d37ce192392.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-1085da9d83c7731c.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-1ec14171a9754947.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-741c6b9f189e43e9.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-089c1e2726d3acc9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b270207194c8da18.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-d4f97294febd9b29.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ccb1c037857eadcf.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-baff9b635cb2f27a.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e4dac5ef816120ed.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-61722fad59b5c085.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-22af5bad2149d666.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-529ed71ae46da370.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-4c9b7c4aa3d549a0.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name chrono_tz --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("case-insensitive", "default", "filter-by-regex", "serde", "std", "uncased"))' -C metadata=271e9371673ee67e -C extra-filename=-c3b426521935a61b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2c5c0baf25006858.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-3f0b73ffe77bf073.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "16fc5a4a6eacc69d4d38cd75d4184a103fd38c1d6dbf5aee17b40e62a8f9a698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16fc5a4a6eacc69d4d38cd75d4184a103fd38c1d6dbf5aee17b40e62a8f9a698", kill_on_drop: false }`
[INFO] [stdout] 16fc5a4a6eacc69d4d38cd75d4184a103fd38c1d6dbf5aee17b40e62a8f9a698
