[INFO] cloning repository https://github.com/thanhan7914/uint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thanhan7914/uint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanhan7914%2Fuint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanhan7914%2Fuint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f8bf7dc203275ee758863f8339412cd933e2dcc [INFO] checking thanhan7914/uint against master#ca77504943887037504c7fc0b9bf06dab3910373 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanhan7914%2Fuint" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thanhan7914/uint [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/thanhan7914/uint [INFO] tweaked toml for git repo https://github.com/thanhan7914/uint written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thanhan7914/uint on toolchain ca77504943887037504c7fc0b9bf06dab3910373 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thanhan7914/uint 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" "+ca77504943887037504c7fc0b9bf06dab3910373" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e9b6883caf82e3e3ac6fdc0ab1fac2c07acaf2e0c42d036b9ca3d8344b1301b [INFO] running `Command { std: "docker" "start" "-a" "6e9b6883caf82e3e3ac6fdc0ab1fac2c07acaf2e0c42d036b9ca3d8344b1301b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e9b6883caf82e3e3ac6fdc0ab1fac2c07acaf2e0c42d036b9ca3d8344b1301b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e9b6883caf82e3e3ac6fdc0ab1fac2c07acaf2e0c42d036b9ca3d8344b1301b", kill_on_drop: false }` [INFO] [stdout] 6e9b6883caf82e3e3ac6fdc0ab1fac2c07acaf2e0c42d036b9ca3d8344b1301b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c69006ec78e8694130f356eb9ea660182cb55434b83326640e0fb0f1eaff680c [INFO] running `Command { std: "docker" "start" "-a" "c69006ec78e8694130f356eb9ea660182cb55434b83326640e0fb0f1eaff680c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.5 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBPiIXh/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/itertools-fdd200f8e43b48fb.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaQF5u5O" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cast` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1Ulm3K" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ciborium-ll` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/regex_automata-ea9138ad33b8b96c.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `gmp-mpfr-sys v1.6.5` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gmp-mpfr-sys-4b29897e52aae4e9/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=GMP_MPFR_SYS_CACHE [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-c3d3225169d911f8/out/lib" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-c3d3225169d911f8/out/include" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-c3d3225169d911f8/out/build" [INFO] [stderr] $ ln -s "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.6.5/gmp-6.3.0-c" "/opt/rustwide/target/debug/build/gmp-mpfr-sys-c3d3225169d911f8/out/build/gmp-src" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-c3d3225169d911f8/out/build/gmp-build" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-c3d3225169d911f8/out/build/gmp-build" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-c3d3225169d911f8/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic" [INFO] [stderr] checking build system type... zen3-pc-linux-gnu [INFO] [stderr] checking host system type... zen3-pc-linux-gnu [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking ABI=64 [INFO] [stderr] checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64 ... no, gnupro alpha ev6 char spilling [INFO] [stderr] checking compiler cc -O ... no [INFO] [stderr] checking ABI=x32 [INFO] [stderr] checking compiler gcc -O2 -pedantic -fomit-frame-pointer -mx32 ... no [INFO] [stderr] checking compiler cc ... no [INFO] [stderr] checking ABI=32 [INFO] [stderr] checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer ... no, abs int -> double conversion [INFO] [stderr] checking compiler gcc -O2 -pedantic -fomit-frame-pointer ... no [INFO] [stderr] checking compiler icc -no-gcc ... no [INFO] [stderr] checking compiler cc -O ... no [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] configure: error: could not find a working compiler, see config.log for details [INFO] [stderr] sort: fflush failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] ../gmp-src/configure: line 54: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 75: printf: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 76: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 78: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 82: printf: write error: No space left on device [INFO] [stderr] [INFO] [stderr] thread 'main' (392) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.6.5/build.rs:1221:13: [INFO] [stderr] Program failed with code 1: cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-c3d3225169d911f8/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic" [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5ee5257c0c42 - std::backtrace_rs::backtrace::libunwind::trace::hab1b9743580b20a9 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5ee5257c0c42 - std::backtrace_rs::backtrace::trace_unsynchronized::h5ae5c073adbdea22 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5ee5257c0c42 - std::sys::backtrace::_print_fmt::h7ef9255c523cff4d [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5ee5257c0c42 - ::fmt::h5d940009a7f00de7 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5ee5257e302f - core::fmt::rt::Argument::fmt::h9271ac58c96f624b [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5ee5257e302f - core::fmt::write::h1d41edbd8015bbed [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5ee5257be193 - std::io::default_write_fmt::h1007e9ee1e792e5d [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5ee5257be193 - std::io::Write::write_fmt::h692afd9d449476f1 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5ee5257c0a92 - std::sys::backtrace::BacktraceLock::print::hc078e8bd6176f13f [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5ee5257c25d4 - std::panicking::default_hook::{{closure}}::h33aa081c85fa0688 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5ee5257c23f5 - std::panicking::default_hook::hc71c4e0314b9f902 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5ee5257c2f05 - std::panicking::panic_with_hook::hb1b8579410afbb60 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5ee5257c2d9a - std::panicking::panic_handler::{{closure}}::h0db3ae173f6ebe94 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5ee5257c1139 - std::sys::backtrace::__rust_end_short_backtrace::ha349a694fbc5c3c3 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5ee5257c2a2d - __rustc[2fd8478f83ba9c51]::rust_begin_unwind [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5ee5257e2020 - core::panicking::panic_fmt::hdc7e4176106bb026 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5ee525781fc9 - build_script_build::execute::h9d05b2973a1bd497 [INFO] [stderr] 17: 0x5ee5257818cd - build_script_build::configure::hb6cc95bf5dec03cd [INFO] [stderr] 18: 0x5ee52577b572 - build_script_build::build_gmp::h57166f1cf2c2e000 [INFO] [stderr] 19: 0x5ee525775f16 - build_script_build::compile_libs::h42c70854ae5b190d [INFO] [stderr] 20: 0x5ee525773ce4 - build_script_build::main::haf8bf40abe2a19a8 [INFO] [stderr] 21: 0x5ee52578b823 - core::ops::function::FnOnce::call_once::h85cf99b34ccd9e09 [INFO] [stderr] 22: 0x5ee52578f0c6 - std::sys::backtrace::__rust_begin_short_backtrace::ha7b41e2a189c85ea [INFO] [stderr] 23: 0x5ee52578b5c9 - std::rt::lang_start::{{closure}}::h463c9e485d5eb213 [INFO] [stderr] 24: 0x5ee5257ba420 - core::ops::function::impls:: for &F>::call_once::ha74f4bc8f6d53144 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 25: 0x5ee5257ba420 - std::panicking::catch_unwind::do_call::hb9aca65c670030a2 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x5ee5257ba420 - std::panicking::catch_unwind::h5f35a17ce1dc706a [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:553:19 [INFO] [stderr] 27: 0x5ee5257ba420 - std::panic::catch_unwind::hcccf60eb405a774b [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panic.rs:357:14 [INFO] [stderr] 28: 0x5ee5257ba420 - std::rt::lang_start_internal::{{closure}}::ha2d3a491fff6c65f [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x5ee5257ba420 - std::panicking::catch_unwind::do_call::hee0ec65a9d87f0f7 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:590:40 [INFO] [stderr] 30: 0x5ee5257ba420 - std::panicking::catch_unwind::h0244b144469ca225 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:553:19 [INFO] [stderr] 31: 0x5ee5257ba420 - std::panic::catch_unwind::hfbb27509b95ccc7e [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panic.rs:357:14 [INFO] [stderr] 32: 0x5ee5257ba420 - std::rt::lang_start_internal::h80977b1eea1e77c5 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x5ee52578b5b1 - std::rt::lang_start::ha53c972f95aa66fe [INFO] [stderr] 34: 0x5ee525782b55 - main [INFO] [stderr] 35: 0x72e0b59df1ca - [INFO] [stderr] 36: 0x72e0b59df28b - __libc_start_main [INFO] [stderr] 37: 0x5ee525772ab5 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9JQi83" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaAsHaVR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c69006ec78e8694130f356eb9ea660182cb55434b83326640e0fb0f1eaff680c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c69006ec78e8694130f356eb9ea660182cb55434b83326640e0fb0f1eaff680c", kill_on_drop: false }` [INFO] [stdout] c69006ec78e8694130f356eb9ea660182cb55434b83326640e0fb0f1eaff680c