[INFO] cloning repository https://github.com/Kenji0510/tokio-quiche-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kenji0510/tokio-quiche-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKenji0510%2Ftokio-quiche-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKenji0510%2Ftokio-quiche-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acc91b02fe65646689ccae58779968c92ae0c70d [INFO] checking Kenji0510/tokio-quiche-sample/acc91b02fe65646689ccae58779968c92ae0c70d against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149058 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKenji0510%2Ftokio-quiche-sample" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Kenji0510/tokio-quiche-sample [INFO] finished tweaking git repo https://github.com/Kenji0510/tokio-quiche-sample [INFO] tweaked toml for git repo https://github.com/Kenji0510/tokio-quiche-sample written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kenji0510/tokio-quiche-sample on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kenji0510/tokio-quiche-sample 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "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 task-killswitch v0.1.0 [INFO] [stderr] Downloaded slog-scope v4.4.0 [INFO] [stderr] Downloaded slog-stdlog v4.1.1 [INFO] [stderr] Downloaded triomphe v0.1.14 [INFO] [stderr] Downloaded octets v0.3.0 [INFO] [stderr] Downloaded qlog v0.15.2 [INFO] [stderr] Downloaded trackable_derive v1.0.0 [INFO] [stderr] Downloaded debug_panic v0.2.1 [INFO] [stderr] Downloaded cc v1.2.24 [INFO] [stderr] Downloaded foundations-macros v4.5.0 [INFO] [stderr] Downloaded buffer-pool v0.1.0 [INFO] [stderr] Downloaded trackable v1.3.0 [INFO] [stderr] Downloaded crossbeam v0.8.4 [INFO] [stderr] Downloaded cf-rustracing v1.1.0 [INFO] [stderr] Downloaded procfs v0.16.0 [INFO] [stderr] Downloaded thrift_codec v0.2.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.5.0 [INFO] [stderr] Downloaded slog-term v2.9.1 [INFO] [stderr] Downloaded tonic v0.11.0 [INFO] [stderr] Downloaded local-ip-address v0.5.7 [INFO] [stderr] Downloaded anstyle-wincon v3.0.8 [INFO] [stderr] Downloaded erased-serde v0.3.31 [INFO] [stderr] Downloaded prometools v0.2.2 [INFO] [stderr] Downloaded slog-json v2.6.1 [INFO] [stderr] Downloaded prost v0.12.6 [INFO] [stderr] Downloaded yaml-merge-keys v0.5.1 [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded bindgen v0.68.1 [INFO] [stderr] Downloaded opentelemetry_sdk v0.22.1 [INFO] [stderr] Downloaded governor v0.6.3 [INFO] [stderr] Downloaded tokio-quiche v0.4.2 [INFO] [stderr] Downloaded tikv-jemalloc-ctl v0.5.4 [INFO] [stderr] Downloaded tikv-jemallocator v0.5.4 [INFO] [stderr] Downloaded datagram-socket v0.2.0 [INFO] [stderr] Downloaded procfs-core v0.16.0 [INFO] [stderr] Downloaded cf-rustracing-jaeger v1.2.0 [INFO] [stderr] Downloaded opentelemetry v0.22.0 [INFO] [stderr] Downloaded boring v4.17.0 [INFO] [stderr] Downloaded quanta v0.12.5 [INFO] [stderr] Downloaded slog-async v2.8.0 [INFO] [stderr] Downloaded hermit-abi v0.5.1 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Downloaded fslock v0.2.1 [INFO] [stderr] Downloaded serde_path_to_error v0.1.17 [INFO] [stderr] Downloaded prost-derive v0.12.6 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded foundations v4.5.0 [INFO] [stderr] Downloaded quiche v0.24.2 [INFO] [stderr] Downloaded boring-sys v4.17.0 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d84a51f3d6d5ee7fa57934f690f5c1fb09b924cf1fefd18d6a3a603e15184301 [INFO] running `Command { std: "docker" "start" "-a" "d84a51f3d6d5ee7fa57934f690f5c1fb09b924cf1fefd18d6a3a603e15184301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d84a51f3d6d5ee7fa57934f690f5c1fb09b924cf1fefd18d6a3a603e15184301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d84a51f3d6d5ee7fa57934f690f5c1fb09b924cf1fefd18d6a3a603e15184301", kill_on_drop: false }` [INFO] [stdout] d84a51f3d6d5ee7fa57934f690f5c1fb09b924cf1fefd18d6a3a603e15184301 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dbf10f2dff3e609c9a3e85ba3ca4eaa818d8bd1ec78f6f4655954d268d8fbc7 [INFO] running `Command { std: "docker" "start" "-a" "0dbf10f2dff3e609c9a3e85ba3ca4eaa818d8bd1ec78f6f4655954d268d8fbc7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking rustix v1.0.7 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling quiche v0.24.2 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking slog-term v2.9.1 [INFO] [stderr] Checking intrusive-collections v0.9.7 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking buffer-pool v0.1.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking octets v0.3.0 [INFO] [stderr] Checking debug_panic v0.2.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v2.2.0 [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/568b11762723b001bfa693d0f21c5dad01d4e813/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"' --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=b62b4240ae7ed3c7 -C extra-filename=-c5b3ad494243fc8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e6fd386b8b8d865f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4e354ff8336ad124.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0dbf10f2dff3e609c9a3e85ba3ca4eaa818d8bd1ec78f6f4655954d268d8fbc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dbf10f2dff3e609c9a3e85ba3ca4eaa818d8bd1ec78f6f4655954d268d8fbc7", kill_on_drop: false }` [INFO] [stdout] 0dbf10f2dff3e609c9a3e85ba3ca4eaa818d8bd1ec78f6f4655954d268d8fbc7