[INFO] cloning repository https://github.com/codeandplay/rust_in_action_examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codeandplay/rust_in_action_examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeandplay%2Frust_in_action_examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeandplay%2Frust_in_action_examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eeb4d1a40dd3445150dec6122f9a2f2011da65ae [INFO] checking codeandplay/rust_in_action_examples against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeandplay%2Frust_in_action_examples" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codeandplay/rust_in_action_examples on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codeandplay/rust_in_action_examples [INFO] finished tweaking git repo https://github.com/codeandplay/rust_in_action_examples [INFO] tweaked toml for git repo https://github.com/codeandplay/rust_in_action_examples written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/codeandplay/rust_in_action_examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dee7e74c87ba80429bd35136c808b77b235ea495c044c8e9b6f0f8efac74fed [INFO] running `Command { std: "docker" "start" "-a" "0dee7e74c87ba80429bd35136c808b77b235ea495c044c8e9b6f0f8efac74fed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dee7e74c87ba80429bd35136c808b77b235ea495c044c8e9b6f0f8efac74fed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dee7e74c87ba80429bd35136c808b77b235ea495c044c8e9b6f0f8efac74fed", kill_on_drop: false }` [INFO] [stdout] 0dee7e74c87ba80429bd35136c808b77b235ea495c044c8e9b6f0f8efac74fed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b13389f5cb72ec93b896f75d0013fb3f32a3b4f6fd34381ed2b1afab89ffc26d [INFO] running `Command { std: "docker" "start" "-a" "b13389f5cb72ec93b896f75d0013fb3f32a3b4f6fd34381ed2b1afab89ffc26d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking example v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/bin/2_26_search_string.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/5_3_inpect_float_bits_by_interpreting_as_integer.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/5_7_endianness.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/4_21_implement_copy_for_type.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_14_match.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/3_9_not_quite_file.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/5_4_incrementing_an_integer_past_its_range.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/4_20_derive_copy_for_type.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/3_16_parse_event_log.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/1_7_data_race.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/5_2_same_bits_for_different_things.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/4_23_wrap_type_with_rc.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/4_16_avoid_ownership_issue_with_reference.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_4_float_number_nan.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_23_generic.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_12_loop_iterator_own.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_19_lifetime.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_39_search_file.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/3_11_defining_files_define_method.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/5_8_deconstruct_float_num.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/1_6_dangling_pointer.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_40_seach_file_and_stdin.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_13_break_inner_loop.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/5_20_float_from_byte.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/3_22_implementing_display.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/3_12_error_handle_with_global_var.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/3_14_error_handle_with_result.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_32_regex.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_11_loop_iterator.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/5_27_multiple_instructions.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_36_commandline_arg.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/3_19_read_trait.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_3_float_number_tolerance.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_5_num_crate.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_1_number.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/3_10_defining_files_new_fn.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/5_26_cpu_adder.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_10_loop_through_aray.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/4_17_avoid_ownership_issue_with_shortlived_variable.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_37_read_file.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/5_17_implement_q7_format.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/4_4_ownership_moved.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/1_10_store_data.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/4_24_wrap_type_with_rc_refcell.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/5_36_cpu_calling_function.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_2_float_number.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_38_read_file.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/4_9_return_ownership.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_27_array.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/1_process_csv.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/1_9_borrow_after_move.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/1_8_buffer_overflow.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/2_28_vec.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/5_6_impossible_addition.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/bin/4_21_implement_copy_for_type.rs (3 fixes) [INFO] [stderr] Fixed src/bin/2_14_match.rs (1 fix) [INFO] [stderr] Fixed src/bin/4_20_derive_copy_for_type.rs (3 fixes) [INFO] [stdout] error[E0373]: closure may outlive the current function, but it borrows `data`, which is owned by the current function [INFO] [stdout] --> src/bin/1_7_data_race.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | thread::spawn(|| { [INFO] [stdout] | ^^ may outlive borrowed value `data` [INFO] [stdout] 7 | data = 500; [INFO] [stdout] | ---- `data` is borrowed here [INFO] [stdout] | [INFO] [stdout] note: function requires argument type to outlive `'static` [INFO] [stdout] --> src/bin/1_7_data_race.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / thread::spawn(|| { [INFO] [stdout] 7 | | data = 500; [INFO] [stdout] 8 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] help: to force the closure to take ownership of `data` (and any other referenced variables), use the `move` keyword [INFO] [stdout] | [INFO] [stdout] 6 | thread::spawn(move || { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `data` as mutable more than once at a time [INFO] [stdout] --> src/bin/1_7_data_race.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 6 | thread::spawn(|| { [INFO] [stdout] | - -- first mutable borrow occurs here [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 7 | | data = 500; [INFO] [stdout] | | ---- first borrow occurs due to use of `data` in closure [INFO] [stdout] 8 | | }); [INFO] [stdout] | |______- argument requires that `data` is borrowed for `'static` [INFO] [stdout] 9 | [INFO] [stdout] 10 | thread::spawn(|| { [INFO] [stdout] | ^^ second mutable borrow occurs here [INFO] [stdout] 11 | data = 1000; [INFO] [stdout] | ---- second borrow occurs due to use of `data` in closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0373]: closure may outlive the current function, but it borrows `data`, which is owned by the current function [INFO] [stdout] --> src/bin/1_7_data_race.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | thread::spawn(|| { [INFO] [stdout] | ^^ may outlive borrowed value `data` [INFO] [stdout] 11 | data = 1000; [INFO] [stdout] | ---- `data` is borrowed here [INFO] [stdout] | [INFO] [stdout] note: function requires argument type to outlive `'static` [INFO] [stdout] --> src/bin/1_7_data_race.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / thread::spawn(|| { [INFO] [stdout] 11 | | data = 1000; [INFO] [stdout] 12 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] help: to force the closure to take ownership of `data` (and any other referenced variables), use the `move` keyword [INFO] [stdout] | [INFO] [stdout] 10 | thread::spawn(move || { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `data` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/bin/1_7_data_race.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 6 | thread::spawn(|| { [INFO] [stdout] | - -- mutable borrow occurs here [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 7 | | data = 500; [INFO] [stdout] | | ---- first borrow occurs due to use of `data` in closure [INFO] [stdout] 8 | | }); [INFO] [stdout] | |______- argument requires that `data` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 14 | println!("{}", data); [INFO] [stdout] | ^^^^ immutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0373, E0499, E0502. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0373`. [INFO] [stdout] [INFO] [stderr] error: could not compile `example` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] Fixed src/bin/2_4_float_number_nan.rs (1 fix) [INFO] [stdout] error[E0382]: borrow of moved value: `grains` [INFO] [stdout] --> src/bin/1_6_dangling_pointer.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 12 | let mut grains: Vec = vec![]; [INFO] [stdout] | ---------- move occurs because `grains` has type `Vec`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 16 | drop(grains); [INFO] [stdout] | ------ value moved here [INFO] [stdout] 17 | [INFO] [stdout] 18 | println!("{:?}", grains); [INFO] [stdout] | ^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] Fixed src/bin/3_22_implementing_display.rs (1 fix) [INFO] [stderr] Fixed src/bin/3_19_read_trait.rs (1 fix) [INFO] [stdout] warning: unused variable: `sat_id` [INFO] [stdout] --> src/bin/4_4_ownership_moved.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | fn check_status(sat_id: CubeSat) -> StatusMessage { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sat_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a_status` [INFO] [stdout] --> src/bin/4_4_ownership_moved.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let a_status = check_status(sat_a); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_a_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a_status` [INFO] [stdout] --> src/bin/4_4_ownership_moved.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let a_status = check_status(sat_a); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_a_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `sat_a` [INFO] [stdout] --> src/bin/4_4_ownership_moved.rs:19:33 [INFO] [stdout] | [INFO] [stdout] 16 | let sat_a = CubeSat { id: 0 }; [INFO] [stdout] | ----- move occurs because `sat_a` has type `CubeSat`, which does not implement the `Copy` trait [INFO] [stdout] 17 | [INFO] [stdout] 18 | let a_status = check_status(sat_a); [INFO] [stdout] | ----- value moved here [INFO] [stdout] 19 | let a_status = check_status(sat_a); [INFO] [stdout] | ^^^^^ value used here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `5_36_cpu_calling_function` [INFO] [stdout] | [INFO] [stdout] = note: consider adding a `main` function to `src/bin/5_36_cpu_calling_function.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `letters` [INFO] [stdout] --> src/bin/1_9_borrow_after_move.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 2 | let mut letters = vec!["a", "b", "c"]; [INFO] [stdout] | ----------- move occurs because `letters` has type `Vec<&str>`, which does not implement the `Copy` trait [INFO] [stdout] 3 | [INFO] [stdout] 4 | for letter in letters { [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `letters` moved due to this implicit call to `.into_iter()` [INFO] [stdout] | help: consider borrowing to avoid moving into the for loop: `&letters` [INFO] [stdout] 5 | println!("{}", letter); [INFO] [stdout] 6 | letters.push(letter.clone()); [INFO] [stdout] | ^^^^^^^ value borrowed here after move [INFO] [stdout] | [INFO] [stdout] note: this function takes ownership of the receiver `self`, which moves `letters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b13389f5cb72ec93b896f75d0013fb3f32a3b4f6fd34381ed2b1afab89ffc26d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b13389f5cb72ec93b896f75d0013fb3f32a3b4f6fd34381ed2b1afab89ffc26d", kill_on_drop: false }` [INFO] [stdout] b13389f5cb72ec93b896f75d0013fb3f32a3b4f6fd34381ed2b1afab89ffc26d