[INFO] cloning repository https://github.com/jugglerchris/rust-fractal-tree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jugglerchris/rust-fractal-tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjugglerchris%2Frust-fractal-tree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjugglerchris%2Frust-fractal-tree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57fd66187407164cbf84f27de82f66343e7bd4d8 [INFO] checking jugglerchris/rust-fractal-tree against try#ef5216c337126ffe24d074826f4023948c4a9b8e for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjugglerchris%2Frust-fractal-tree" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jugglerchris/rust-fractal-tree on toolchain ef5216c337126ffe24d074826f4023948c4a9b8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jugglerchris/rust-fractal-tree [INFO] finished tweaking git repo https://github.com/jugglerchris/rust-fractal-tree [INFO] tweaked toml for git repo https://github.com/jugglerchris/rust-fractal-tree written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jugglerchris/rust-fractal-tree 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" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 134ccc9bb0554b82963c11866ac54daa1614cc572ed5b527fe7280684a7636ad [INFO] running `Command { std: "docker" "start" "-a" "134ccc9bb0554b82963c11866ac54daa1614cc572ed5b527fe7280684a7636ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "134ccc9bb0554b82963c11866ac54daa1614cc572ed5b527fe7280684a7636ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "134ccc9bb0554b82963c11866ac54daa1614cc572ed5b527fe7280684a7636ad", kill_on_drop: false }` [INFO] [stdout] 134ccc9bb0554b82963c11866ac54daa1614cc572ed5b527fe7280684a7636ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a20a0134a92ca9611e55b6777ede4ea9be166d5ed09d6ab089984440e3e1c17 [INFO] running `Command { std: "docker" "start" "-a" "0a20a0134a92ca9611e55b6777ede4ea9be166d5ed09d6ab089984440e3e1c17", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking piston-viewport v0.3.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking shader_version v0.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Compiling syn v0.15.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking gif v0.10.0 [INFO] [stderr] Checking stb_truetype v0.2.4 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v0.5.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Checking piston-texture v0.6.0 [INFO] [stderr] Checking tempfile v3.0.3 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking rusttype v0.4.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking vecmath v0.3.1 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking interpolation v0.1.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Checking piston2d-graphics v0.26.0 [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.12.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/wayland-protocols-7f4d9f1924fe8811/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.12.5/src/code_gen.rs:11:7: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5cbd7e3f5570 - std::backtrace_rs::backtrace::libunwind::trace::h9c3c4e294142ea48 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5cbd7e3f5570 - std::backtrace_rs::backtrace::trace_unsynchronized::h1e619cef385b7fec [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5cbd7e3f5570 - std::sys::backtrace::_print_fmt::ha76af5e378583120 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5cbd7e3f5570 - ::fmt::h3ddc85d9c2f726ce [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5cbd7e4139f3 - core::fmt::rt::Argument::fmt::h07aef14d063b54e0 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5cbd7e4139f3 - core::fmt::write::h23c8b18bae561da8 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5cbd7e3f2b53 - std::io::Write::write_fmt::h372b5db2c80bd6ef [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5cbd7e3f53c2 - std::sys::backtrace::BacktraceLock::print::h85018fce7ab69fc0 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5cbd7e3f631f - std::panicking::default_hook::{{closure}}::h1b28109503120a15 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5cbd7e3f618a - std::panicking::default_hook::hb46a55ff761541bf [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5cbd7e3f6d02 - std::panicking::rust_panic_with_hook::hbfd7341b10760741 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5cbd7e3f6a8a - std::panicking::begin_panic_handler::{{closure}}::hfe4c784a7e6f3ead [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5cbd7e3f5a79 - std::sys::backtrace::__rust_end_short_backtrace::hd873cd17080bc811 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5cbd7e3f671d - rust_begin_unwind [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5cbd7e412840 - core::panicking::panic_fmt::hc68cc5bec686c194 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5cbd7e412cb6 - core::result::unwrap_failed::h8353ff12174beed7 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5cbd7e38e207 - wayland_scanner::code_gen::write_protocol::h8b6515ad08cba98f [INFO] [stderr] 17: 0x5cbd7e39f70c - wayland_scanner::generate_code::h00ea5a96dfa29a84 [INFO] [stderr] 18: 0x5cbd7e3a2bed - build_script_build::generate_protocol::hdfa78b37d413ca7b [INFO] [stderr] 19: 0x5cbd7e3a4731 - build_script_build::main::h9869ce63b4314b18 [INFO] [stderr] 20: 0x5cbd7e3a0a83 - core::ops::function::FnOnce::call_once::h7d3c8951273f29c4 [INFO] [stderr] 21: 0x5cbd7e3a50c6 - std::sys::backtrace::__rust_begin_short_backtrace::hd268d855452acf64 [INFO] [stderr] 22: 0x5cbd7e3a5069 - std::rt::lang_start::{{closure}}::h3814d9a323b46b86 [INFO] [stderr] 23: 0x5cbd7e3f0390 - core::ops::function::impls:: for &F>::call_once::h3a3954f312669b80 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5cbd7e3f0390 - std::panicking::try::do_call::h15280d78ca9916c0 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:587:40 [INFO] [stderr] 25: 0x5cbd7e3f0390 - std::panicking::try::h18a25ef7a9601662 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:550:19 [INFO] [stderr] 26: 0x5cbd7e3f0390 - std::panic::catch_unwind::ha68e133483c91301 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x5cbd7e3f0390 - std::rt::lang_start_internal::{{closure}}::he62a16bc1bdb891d [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x5cbd7e3f0390 - std::panicking::try::do_call::hea82ac16587787fe [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:587:40 [INFO] [stderr] 29: 0x5cbd7e3f0390 - std::panicking::try::he06faab44f04d7d3 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:550:19 [INFO] [stderr] 30: 0x5cbd7e3f0390 - std::panic::catch_unwind::h386c4c65f294f06b [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x5cbd7e3f0390 - std::rt::lang_start_internal::h93fe82db65005387 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x5cbd7e3a5051 - std::rt::lang_start::h200341545867ce9c [INFO] [stderr] 33: 0x5cbd7e3a4ae5 - main [INFO] [stderr] 34: 0x7c235cacdd90 - [INFO] [stderr] 35: 0x7c235cacde40 - __libc_start_main [INFO] [stderr] 36: 0x5cbd7e37e855 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUNNb7I/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgl_generator-6da76195326fb0cf.rlib,libkhronos_api-16eded404df9d856.rlib,libxml-a8bdaf9a7a265685.rlib,libbitflags-8cdea1f6d0ced39f.rlib,liblog-283c83ad6b609ab2.rlib,libcfg_if-e0bffd60a3d09eb0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cchoyyrm.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustcUNNb7I/symbols.o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13.build_script_build.c5800350785b2784-cgu.00.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13.build_script_build.c5800350785b2784-cgu.01.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13.build_script_build.c5800350785b2784-cgu.02.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13.build_script_build.c5800350785b2784-cgu.03.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13.build_script_build.c5800350785b2784-cgu.04.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13.build_script_build.c5800350785b2784-cgu.05.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13.build_script_build.c5800350785b2784-cgu.06.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13.build_script_build.c5800350785b2784-cgu.07.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13.build_script_build.c5800350785b2784-cgu.08.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13.build_script_build.c5800350785b2784-cgu.09.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13.build_script_build.c5800350785b2784-cgu.10.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13.build_script_build.c5800350785b2784-cgu.11.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13.build_script_build.c5800350785b2784-cgu.12.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13.build_script_build.c5800350785b2784-cgu.13.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13.build_script_build.c5800350785b2784-cgu.14.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13.build_script_build.c5800350785b2784-cgu.15.rcgu.o /opt/rustwide/target/debug/build/gfx_gl-d03f1b1bd7d93b13/build_script_build-d03f1b1bd7d93b13.0ks7vgrk8aiar6q3mj1b4q9x1.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libgl_generator-6da76195326fb0cf.rlib /opt/rustwide/target/debug/deps/libkhronos_api-16eded404df9d856.rlib /opt/rustwide/target/debug/deps/libxml-a8bdaf9a7a265685.rlib /opt/rustwide/target/debug/deps/libbitflags-8cdea1f6d0ced39f.rlib /opt/rustwide/target/debug/deps/liblog-283c83ad6b609ab2.rlib /opt/rustwide/target/debug/deps/libcfg_if-e0bffd60a3d09eb0.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-bd3f4c5fdfb888bb.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ba0cf80100c1478.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-179efac7a6a7f723.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e46000396b0bba78.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d2eaf444c66aba45.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-db2f80839eb9ecce.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2eda189d452afd61.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-331cfd83ce1f8ea1.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b0408ac1de21093e.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-911e190b93f6b508.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-07405a1ed864919d.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-cc831637d52fbfcd.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-9d10dda95c3cb0d6.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2f7afbf46dcfa51d.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-24c3ea97e9242675.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b0bdd73c853bcf5c.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWwKtsL/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_gl` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error; 7 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9lUgXr/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgl_generator-6da76195326fb0cf.rlib,libkhronos_api-16eded404df9d856.rlib,libxml-a8bdaf9a7a265685.rlib,libbitflags-8cdea1f6d0ced39f.rlib,liblog-283c83ad6b609ab2.rlib,libcfg_if-e0bffd60a3d09eb0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glutin-457f58234e13de5f/build_script_build-457f58234e13de5f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin` (build script) 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/rmetaTZJvG6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `piston2d-graphics` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMWip07/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoCJRbO/lib.rmeta`: No space left on device (os error 28) [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/rmeta4Wx9ZD" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxFJm69/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.10.8/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="aster"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="quote"' --cfg 'feature="unicode-xid"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aster", "clippy", "default", "expand", "full", "parsing", "pretty", "printing", "quote", "syntex_syntax", "unicode-xid", "visit"))' -C metadata=5adf907066719a3d -C extra-filename=-72cf755ae0afcc60 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-48a6bf014f2cd8d4.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-82eda79bb25fb79a.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `gl v0.10.0` [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/gl-67597b3a176f2ae8/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gl-0.10.0/build.rs:28:10: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x57db9b449570 - std::backtrace_rs::backtrace::libunwind::trace::h9c3c4e294142ea48 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x57db9b449570 - std::backtrace_rs::backtrace::trace_unsynchronized::h1e619cef385b7fec [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x57db9b449570 - std::sys::backtrace::_print_fmt::ha76af5e378583120 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x57db9b449570 - ::fmt::h3ddc85d9c2f726ce [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x57db9b4676f3 - core::fmt::rt::Argument::fmt::h07aef14d063b54e0 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x57db9b4676f3 - core::fmt::write::h23c8b18bae561da8 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x57db9b446b73 - std::io::Write::write_fmt::h372b5db2c80bd6ef [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x57db9b4493c2 - std::sys::backtrace::BacktraceLock::print::h85018fce7ab69fc0 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x57db9b44a31f - std::panicking::default_hook::{{closure}}::h1b28109503120a15 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x57db9b44a18a - std::panicking::default_hook::hb46a55ff761541bf [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x57db9b44ad02 - std::panicking::rust_panic_with_hook::hbfd7341b10760741 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x57db9b44aa8a - std::panicking::begin_panic_handler::{{closure}}::hfe4c784a7e6f3ead [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x57db9b449a79 - std::sys::backtrace::__rust_end_short_backtrace::hd873cd17080bc811 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x57db9b44a71d - rust_begin_unwind [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x57db9b466850 - core::panicking::panic_fmt::hc68cc5bec686c194 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x57db9b466cc6 - core::result::unwrap_failed::h8353ff12174beed7 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x57db9b3d53b7 - build_script_build::main::h3a00f21a77e0dc5d [INFO] [stderr] 17: 0x57db9b3dfba3 - core::ops::function::FnOnce::call_once::hdb41c41fc8211b2e [INFO] [stderr] 18: 0x57db9b3d3ae6 - std::sys::backtrace::__rust_begin_short_backtrace::h85815494e958f0ed [INFO] [stderr] 19: 0x57db9b3d3ac9 - std::rt::lang_start::{{closure}}::h190eadcfc8ef443e [INFO] [stderr] 20: 0x57db9b444400 - core::ops::function::impls:: for &F>::call_once::h3a3954f312669b80 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x57db9b444400 - std::panicking::try::do_call::h15280d78ca9916c0 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x57db9b444400 - std::panicking::try::h18a25ef7a9601662 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x57db9b444400 - std::panic::catch_unwind::ha68e133483c91301 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x57db9b444400 - std::rt::lang_start_internal::{{closure}}::he62a16bc1bdb891d [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x57db9b444400 - std::panicking::try::do_call::hea82ac16587787fe [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x57db9b444400 - std::panicking::try::he06faab44f04d7d3 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x57db9b444400 - std::panic::catch_unwind::h386c4c65f294f06b [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x57db9b444400 - std::rt::lang_start_internal::h93fe82db65005387 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x57db9b3d3ab1 - std::rt::lang_start::hf12e26f92d65fda2 [INFO] [stderr] 30: 0x57db9b3d5475 - main [INFO] [stderr] 31: 0x7c555ea92d90 - [INFO] [stderr] 32: 0x7c555ea92e40 - __libc_start_main [INFO] [stderr] 33: 0x57db9b3b3c55 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHwzMQf/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0a20a0134a92ca9611e55b6777ede4ea9be166d5ed09d6ab089984440e3e1c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a20a0134a92ca9611e55b6777ede4ea9be166d5ed09d6ab089984440e3e1c17", kill_on_drop: false }` [INFO] [stdout] 0a20a0134a92ca9611e55b6777ede4ea9be166d5ed09d6ab089984440e3e1c17