[INFO] cloning repository https://github.com/65787978/qrhandle-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/65787978/qrhandle-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F65787978%2Fqrhandle-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F65787978%2Fqrhandle-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60ed4f6589ae35780a475ad83672c9fbde5db96f
[INFO] checking 65787978/qrhandle-client against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F65787978%2Fqrhandle-client" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/65787978/qrhandle-client
[INFO] finished tweaking git repo https://github.com/65787978/qrhandle-client
[INFO] tweaked toml for git repo https://github.com/65787978/qrhandle-client written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/65787978/qrhandle-client on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/65787978/qrhandle-client 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 87 packages to latest compatible versions
[INFO] [stderr]       Adding anyhow v1.0.101
[INFO] [stderr]       Adding bitflags v1.3.2
[INFO] [stderr]       Adding byteorder v1.5.0
[INFO] [stderr]       Adding cc v1.2.56
[INFO] [stderr]       Adding cfb v0.7.3
[INFO] [stderr]       Adding core-foundation v0.9.4
[INFO] [stderr]       Adding core-foundation v0.10.1
[INFO] [stderr]       Adding core-foundation-sys v0.8.7
[INFO] [stderr]       Adding encoding_rs v0.8.35
[INFO] [stderr]       Adding errno v0.3.14
[INFO] [stderr]       Adding find-msvc-tools v0.1.9
[INFO] [stderr]       Adding foreign-types v0.3.2
[INFO] [stderr]       Adding foreign-types-shared v0.1.1
[INFO] [stderr]       Adding h2 v0.3.27
[INFO] [stderr]       Adding home v0.5.12
[INFO] [stderr]       Adding http-body v0.4.6
[INFO] [stderr]       Adding httparse v1.10.1
[INFO] [stderr]       Adding httpdate v1.0.3
[INFO] [stderr]       Adding hyper v0.14.32
[INFO] [stderr]       Adding hyper-tls v0.5.0
[INFO] [stderr]       Adding infer v0.11.0
[INFO] [stderr]       Adding ipnet v2.11.0
[INFO] [stderr]     Updating libc v0.2.158 -> v0.2.182
[INFO] [stderr]       Adding linux-raw-sys v0.4.15
[INFO] [stderr]     Updating log v0.4.22 -> v0.4.29
[INFO] [stderr]       Adding manganis v0.2.2 (available: v0.7.3)
[INFO] [stderr]       Adding manganis-common v0.2.4
[INFO] [stderr]       Adding manganis-macro v0.2.2
[INFO] [stderr]       Adding mime v0.3.17
[INFO] [stderr]       Adding mio v1.1.1
[INFO] [stderr]       Adding native-tls v0.2.18
[INFO] [stderr]       Adding openssl v0.10.75
[INFO] [stderr]       Adding openssl-macros v0.1.1
[INFO] [stderr]       Adding openssl-probe v0.2.1
[INFO] [stderr]       Adding openssl-sys v0.9.111
[INFO] [stderr]       Adding pkg-config v0.3.32
[INFO] [stderr]       Adding reqwest v0.11.27
[INFO] [stderr]       Adding rustix v0.38.44
[INFO] [stderr]       Adding rustls-pemfile v1.0.4
[INFO] [stderr]       Adding schannel v0.1.28
[INFO] [stderr]       Adding security-framework v3.6.0
[INFO] [stderr]       Adding security-framework-sys v2.16.0
[INFO] [stderr]       Adding serde_spanned v0.6.9
[INFO] [stderr]       Adding shlex v1.3.0
[INFO] [stderr]       Adding socket2 v0.5.10
[INFO] [stderr]       Adding socket2 v0.6.2
[INFO] [stderr]       Adding sync_wrapper v0.1.2
[INFO] [stderr]       Adding system-configuration v0.5.1
[INFO] [stderr]       Adding system-configuration-sys v0.5.0
[INFO] [stderr]       Adding tempfile v3.12.0 (available: v3.25.0)
[INFO] [stderr]       Adding tokio v1.49.0
[INFO] [stderr]       Adding tokio-native-tls v0.3.1
[INFO] [stderr]       Adding tokio-util v0.7.18
[INFO] [stderr]       Adding toml v0.7.8
[INFO] [stderr]       Adding toml_datetime v0.6.11
[INFO] [stderr]       Adding toml_edit v0.19.15
[INFO] [stderr]       Adding tower-service v0.3.3
[INFO] [stderr]       Adding try-lock v0.2.5
[INFO] [stderr]       Adding uuid v1.16.0 (available: v1.21.0)
[INFO] [stderr]       Adding vcpkg v0.2.15
[INFO] [stderr]       Adding want v0.3.1
[INFO] [stderr]       Adding wasi v0.11.1+wasi-snapshot-preview1
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-sys v0.48.0
[INFO] [stderr]       Adding windows-sys v0.52.0
[INFO] [stderr]       Adding windows-sys v0.59.0
[INFO] [stderr]       Adding windows-sys v0.60.2
[INFO] [stderr]       Adding windows-sys v0.61.2
[INFO] [stderr]       Adding windows-targets v0.48.5
[INFO] [stderr]       Adding windows-targets v0.53.5
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.53.1
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5
[INFO] [stderr]       Adding windows_aarch64_msvc v0.53.1
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5
[INFO] [stderr]       Adding windows_i686_gnu v0.53.1
[INFO] [stderr]       Adding windows_i686_gnullvm v0.53.1
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5
[INFO] [stderr]       Adding windows_i686_msvc v0.53.1
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5
[INFO] [stderr]       Adding windows_x86_64_gnu v0.53.1
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.53.1
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5
[INFO] [stderr]       Adding windows_x86_64_msvc v0.53.1
[INFO] [stderr]       Adding winnow v0.5.40
[INFO] [stderr]       Adding winreg v0.50.0
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded manganis-macro v0.2.2
[INFO] [stderr]   Downloaded manganis-common v0.2.4
[INFO] [stderr]   Downloaded serde v1.0.208
[INFO] [stderr]   Downloaded manganis v0.2.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.43
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.93
[INFO] [stderr]   Downloaded server_fn_macro v0.6.14
[INFO] [stderr]   Downloaded unicode-xid v0.2.5
[INFO] [stderr]   Downloaded server_fn_macro_default v0.6.14
[INFO] [stderr]   Downloaded server_fn v0.6.14
[INFO] [stderr]   Downloaded security-framework-sys v2.16.0
[INFO] [stderr]   Downloaded camino v1.1.9
[INFO] [stderr]   Downloaded js-sys v0.3.70
[INFO] [stderr]   Downloaded indexmap v2.4.0
[INFO] [stderr]   Downloaded uuid v1.16.0
[INFO] [stderr]   Downloaded serde_json v1.0.125
[INFO] [stderr]   Downloaded native-tls v0.2.18
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.93
[INFO] [stderr]   Downloaded security-framework v3.6.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.93
[INFO] [stderr]   Downloaded serde_derive v1.0.208
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]   Downloaded syn v2.0.75
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.93
[INFO] [stderr]   Downloaded web-sys v0.3.70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c012fdf4d88a9608dcc90b7df39e6cc167930c653f92025cc1cd7fcb9cacd807
[INFO] running `Command { std: "docker" "start" "-a" "c012fdf4d88a9608dcc90b7df39e6cc167930c653f92025cc1cd7fcb9cacd807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c012fdf4d88a9608dcc90b7df39e6cc167930c653f92025cc1cd7fcb9cacd807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c012fdf4d88a9608dcc90b7df39e6cc167930c653f92025cc1cd7fcb9cacd807", kill_on_drop: false }`
[INFO] [stdout] c012fdf4d88a9608dcc90b7df39e6cc167930c653f92025cc1cd7fcb9cacd807
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd29e1902f22deff267dc10ad7546a528607b200299de80d423dee0018a53fd7
[INFO] running `Command { std: "docker" "start" "-a" "fd29e1902f22deff267dc10ad7546a528607b200299de80d423dee0018a53fd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling generational-box v0.5.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking internment v0.7.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3f6250a7bb79e600d9036bbc7c8f65af43933643/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=971f97cdda5bf55b -C extra-filename=-db42a2d1adbd2c77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7d5780064b080d6c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7c6d1a78c5d01e44.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-3477852565ddd6d6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-f97c2bd484d6ee07.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8f7085840dc2208e.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" "fd29e1902f22deff267dc10ad7546a528607b200299de80d423dee0018a53fd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd29e1902f22deff267dc10ad7546a528607b200299de80d423dee0018a53fd7", kill_on_drop: false }`
[INFO] [stdout] fd29e1902f22deff267dc10ad7546a528607b200299de80d423dee0018a53fd7
