[INFO] fetching crate plist_plus 0.2.6... [INFO] building plist_plus-0.2.6 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate plist_plus 0.2.6 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate plist_plus 0.2.6 [INFO] finished tweaking crates.io crate plist_plus 0.2.6 [INFO] tweaked toml for crates.io crate plist_plus 0.2.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate plist_plus 0.2.6 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 71 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.59.2 (available: v0.72.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ff2143ecd9f69b9bf35d3bd40eaac14e63cb262e542ce13f9c47b6ff9de73ca [INFO] running `Command { std: "docker" "start" "-a" "1ff2143ecd9f69b9bf35d3bd40eaac14e63cb262e542ce13f9c47b6ff9de73ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ff2143ecd9f69b9bf35d3bd40eaac14e63cb262e542ce13f9c47b6ff9de73ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ff2143ecd9f69b9bf35d3bd40eaac14e63cb262e542ce13f9c47b6ff9de73ca", kill_on_drop: false }` [INFO] [stdout] 1ff2143ecd9f69b9bf35d3bd40eaac14e63cb262e542ce13f9c47b6ff9de73ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7113fba47cedb44b14c19d195a0a75a838fc71cad530ae0d17097f1826ffdfb9 [INFO] running `Command { std: "docker" "start" "-a" "7113fba47cedb44b14c19d195a0a75a838fc71cad530ae0d17097f1826ffdfb9", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling plist_plus v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.25s [INFO] running `Command { std: "docker" "inspect" "7113fba47cedb44b14c19d195a0a75a838fc71cad530ae0d17097f1826ffdfb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7113fba47cedb44b14c19d195a0a75a838fc71cad530ae0d17097f1826ffdfb9", kill_on_drop: false }` [INFO] [stdout] 7113fba47cedb44b14c19d195a0a75a838fc71cad530ae0d17097f1826ffdfb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 663cde6facb584703f09960b10d7bc9e1fbfac0e69c52f0392d545a9346ee84a [INFO] running `Command { std: "docker" "start" "-a" "663cde6facb584703f09960b10d7bc9e1fbfac0e69c52f0392d545a9346ee84a", kill_on_drop: false }` [INFO] [stderr] Compiling plist_plus v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczZ4L6p/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,liblog-45f74354a8b36c20}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczZ4L6p/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/homebrew/lib" "-L" "/usr/local/opt/libimobiledevice/lib" "-L" "/usr/local/opt/libusbmuxd/lib" "-L" "/usr/local/opt/libimobiledevice-glue/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2" "-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: rust-lld: error: undefined symbol: plist_get_node_type [INFO] [stdout] >>> referenced by lib.rs:107 (src/lib.rs:107) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::Plist::get_node_type::h151181e5cc9ca204) [INFO] [stdout] >>> referenced by lib.rs:247 (src/lib.rs:247) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(_$LT$plist_plus..Plist$u20$as$u20$core..convert..From$LT$$BP$mut$u20$core..ffi..c_void$GT$$GT$::from::h54ba999d4d821b3d) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_dict_get_item [INFO] [stdout] >>> referenced by dictionary.rs:44 (src/types/dictionary.rs:44) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::dictionary::_$LT$impl$u20$plist_plus..Plist$GT$::dict_get_item::h71b720f73e9f174f) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_dict_set_item [INFO] [stdout] >>> referenced by dictionary.rs:60 (src/types/dictionary.rs:60) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::dictionary::_$LT$impl$u20$plist_plus..Plist$GT$::dict_set_item::h9665eecd4649f0c6) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_new_dict [INFO] [stdout] >>> referenced by dictionary.rs:14 (src/types/dictionary.rs:14) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::dictionary::_$LT$impl$u20$plist_plus..Plist$GT$::new_dict::haa277d469fcee42e) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_get_data_val [INFO] [stdout] >>> referenced by data.rs:31 (src/types/data.rs:31) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::data::_$LT$impl$u20$plist_plus..Plist$GT$::get_data_val::hc791f89f0539f35e) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_set_data_val [INFO] [stdout] >>> referenced by data.rs:45 (src/types/data.rs:45) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::data::_$LT$impl$u20$plist_plus..Plist$GT$::set_data_val::he69d5ae98bb87456) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_new_data [INFO] [stdout] >>> referenced by data.rs:15 (src/types/data.rs:15) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::data::_$LT$impl$u20$plist_plus..Plist$GT$::new_data::h7f3c2770144b5df3) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_get_date_val [INFO] [stdout] >>> referenced by date.rs:41 (src/types/date.rs:41) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::date::_$LT$impl$u20$plist_plus..Plist$GT$::get_date_val::h6c3918cd4ffdd517) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_set_date_val [INFO] [stdout] >>> referenced by date.rs:52 (src/types/date.rs:52) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::date::_$LT$impl$u20$plist_plus..Plist$GT$::set_date_val::h14a16aa18043d36f) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_new_date [INFO] [stdout] >>> referenced by date.rs:87 (src/types/date.rs:87) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.0.rcgu.o:(plist_plus::types::date::tests::check_unix_mac_date::hc5af30a6da452221) [INFO] [stdout] >>> referenced by date.rs:30 (src/types/date.rs:30) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::date::_$LT$impl$u20$plist_plus..Plist$GT$::new_date::h3f590e7a4cec87ca) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_get_real_val [INFO] [stdout] >>> referenced by real.rs:21 (src/types/real.rs:21) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::real::_$LT$impl$u20$plist_plus..Plist$GT$::get_real_val::hd4df3544c6d19f35) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_set_real_val [INFO] [stdout] >>> referenced by real.rs:28 (src/types/real.rs:28) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::real::_$LT$impl$u20$plist_plus..Plist$GT$::set_real_val::h4639de0b8cae9b01) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_new_real [INFO] [stdout] >>> referenced by real.rs:11 (src/types/real.rs:11) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::real::_$LT$impl$u20$plist_plus..Plist$GT$::new_real::he6f572aa5f0a2ede) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_array_get_item [INFO] [stdout] >>> referenced by array.rs:27 (src/types/array.rs:27) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::array::_$LT$impl$u20$plist_plus..Plist$GT$::array_get_item::h1b7dbe5bf7246ae3) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_array_append_item [INFO] [stdout] >>> referenced by array.rs:58 (src/types/array.rs:58) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::array::_$LT$impl$u20$plist_plus..Plist$GT$::array_append_item::h6c4ccab0098e45c9) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_new_array [INFO] [stdout] >>> referenced by array.rs:11 (src/types/array.rs:11) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::array::_$LT$impl$u20$plist_plus..Plist$GT$::new_array::he3104f51a2251610) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_new_string [INFO] [stdout] >>> referenced by string.rs:19 (src/types/string.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::string::_$LT$impl$u20$plist_plus..Plist$GT$::new_string::h30b9414526eb40ca) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_get_string_val [INFO] [stdout] >>> referenced by string.rs:28 (src/types/string.rs:28) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::string::_$LT$impl$u20$plist_plus..Plist$GT$::get_string_val::h1b3fcd3d2170d8b9) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_set_string_val [INFO] [stdout] >>> referenced by string.rs:49 (src/types/string.rs:49) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::string::_$LT$impl$u20$plist_plus..Plist$GT$::set_string_val::h2e64a971d1707f40) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: plist_get_bool_val [INFO] [stdout] >>> referenced by boolean.rs:28 (src/types/boolean.rs:28) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plist_plus-88876bf97d51e0a2.plist_plus.4cdce351d324a995-cgu.1.rcgu.o:(plist_plus::types::boolean::_$LT$impl$u20$plist_plus..Plist$GT$::get_bool_val::hf087315da6bc80f1) [INFO] [stdout] [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plist_plus` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "663cde6facb584703f09960b10d7bc9e1fbfac0e69c52f0392d545a9346ee84a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "663cde6facb584703f09960b10d7bc9e1fbfac0e69c52f0392d545a9346ee84a", kill_on_drop: false }` [INFO] [stdout] 663cde6facb584703f09960b10d7bc9e1fbfac0e69c52f0392d545a9346ee84a