[INFO] cloning repository https://github.com/mikekutzma/thermal-printer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikekutzma/thermal-printer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikekutzma%2Fthermal-printer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikekutzma%2Fthermal-printer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0bc163e6fa93c3b6c01845b63936f5e84fa41b63
[INFO] checking mikekutzma/thermal-printer against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikekutzma%2Fthermal-printer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mikekutzma/thermal-printer
[INFO] finished tweaking git repo https://github.com/mikekutzma/thermal-printer
[INFO] tweaked toml for git repo https://github.com/mikekutzma/thermal-printer written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mikekutzma/thermal-printer on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mikekutzma/thermal-printer 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b448941f3c5f0bad24418269f83935b90cd11a67ae60058d9a1acc1bfd35f624
[INFO] running `Command { std: "docker" "start" "b448941f3c5f0bad24418269f83935b90cd11a67ae60058d9a1acc1bfd35f624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b448941f3c5f0bad24418269f83935b90cd11a67ae60058d9a1acc1bfd35f624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b448941f3c5f0bad24418269f83935b90cd11a67ae60058d9a1acc1bfd35f624" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b448941f3c5f0bad24418269f83935b90cd11a67ae60058d9a1acc1bfd35f624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b448941f3c5f0bad24418269f83935b90cd11a67ae60058d9a1acc1bfd35f624" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-jpeg v0.5.13
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking throw_error v0.2.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking winnow v1.0.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking either_of v0.1.8
[INFO] [stderr]     Checking toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking toml v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking config v0.15.22
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking comrak v0.36.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling server_fn_macro v0.7.8
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling reactive_stores_macro v0.1.8
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerocopy v0.8.42
[INFO] [stderr]    Compiling server_fn_macro_default v0.7.8
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tiny-skia v0.11.4
[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/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --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=cb56de79fbaf41c1 -C extra-filename=-b336659f41e8ed2a --out-dir /opt/rustwide/target/debug/build/tokio/b336659f41e8ed2a/out -L dependency=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/errno/42724e475aaba02e/out -L dependency=/opt/rustwide/target/debug/build/libc/6f65a897ddedb32c/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/mio/46f64652e77ffaca/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/8f5941a23d020c9e/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/3727ddaa4b004b3f/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/580a44cfc0a51087/out -L dependency=/opt/rustwide/target/debug/build/smallvec/dd4339173f24a482/out -L dependency=/opt/rustwide/target/debug/build/socket2/c0ba1ba8b4b3a90a/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/ed578f3100c003a7/out --extern bytes=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/6f65a897ddedb32c/out/liblibc-6f65a897ddedb32c.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/46f64652e77ffaca/out/libmio-46f64652e77ffaca.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/8f5941a23d020c9e/out/libparking_lot-8f5941a23d020c9e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/580a44cfc0a51087/out/libsignal_hook_registry-580a44cfc0a51087.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/c0ba1ba8b4b3a90a/out/libsocket2-c0ba1ba8b4b3a90a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/ed578f3100c003a7/out/libtokio_macros-ed578f3100c003a7.so --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" "b448941f3c5f0bad24418269f83935b90cd11a67ae60058d9a1acc1bfd35f624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b448941f3c5f0bad24418269f83935b90cd11a67ae60058d9a1acc1bfd35f624", kill_on_drop: false }`
[INFO] [stdout] b448941f3c5f0bad24418269f83935b90cd11a67ae60058d9a1acc1bfd35f624
