[INFO] fetching crate supply-chain-trust-example-crate-000065 2.3.0... [INFO] testing supply-chain-trust-example-crate-000065-2.3.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate supply-chain-trust-example-crate-000065 2.3.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate supply-chain-trust-example-crate-000065 2.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate supply-chain-trust-example-crate-000065 2.3.0 [INFO] tweaked toml for crates.io crate supply-chain-trust-example-crate-000065 2.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate supply-chain-trust-example-crate-000065 2.3.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 46 packages to latest compatible versions [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.3) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding wyhash v0.5.0 (available: v0.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 685a6121f5b5c2b156709499c4253eda032bd56db0bec7f5a688d05a85b3c9e2 [INFO] running `Command { std: "docker" "start" "-a" "685a6121f5b5c2b156709499c4253eda032bd56db0bec7f5a688d05a85b3c9e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "685a6121f5b5c2b156709499c4253eda032bd56db0bec7f5a688d05a85b3c9e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "685a6121f5b5c2b156709499c4253eda032bd56db0bec7f5a688d05a85b3c9e2", kill_on_drop: false }` [INFO] [stdout] 685a6121f5b5c2b156709499c4253eda032bd56db0bec7f5a688d05a85b3c9e2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01db4b20e85bfc8af5c3a8be3906733b67db755a8f1ad5778c7bb89dd0af470c [INFO] running `Command { std: "docker" "start" "-a" "01db4b20e85bfc8af5c3a8be3906733b67db755a8f1ad5778c7bb89dd0af470c", kill_on_drop: false }` [INFO] [stderr] Compiling supply-chain-trust-example-crate-000065 v2.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "01db4b20e85bfc8af5c3a8be3906733b67db755a8f1ad5778c7bb89dd0af470c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01db4b20e85bfc8af5c3a8be3906733b67db755a8f1ad5778c7bb89dd0af470c", kill_on_drop: false }` [INFO] [stdout] 01db4b20e85bfc8af5c3a8be3906733b67db755a8f1ad5778c7bb89dd0af470c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbb75b5cf9f68b0e7d6c31b65503d40a1bc34e97d9d6fb0460943e5be30997ac [INFO] running `Command { std: "docker" "start" "-a" "fbb75b5cf9f68b0e7d6c31b65503d40a1bc34e97d9d6fb0460943e5be30997ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wyhash v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling supply-chain-trust-example-crate-000065 v2.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] --> tests/char.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | let c = fastrand::char(range.clone()); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000065` (test "char") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] --> tests/smoke.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let mut r = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 1 + use supply_chain_trust_example_crate_000065::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 80 - let mut r = fastrand::Rng::new(); [INFO] [stdout] 80 + let mut r = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] --> tests/smoke.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | let mut r = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 1 + use supply_chain_trust_example_crate_000065::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 92 - let mut r = fastrand::Rng::new(); [INFO] [stdout] 92 + let mut r = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] --> tests/smoke.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | let mut a = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 1 + use supply_chain_trust_example_crate_000065::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 105 - let mut a = fastrand::Rng::new(); [INFO] [stdout] 105 + let mut a = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] --> tests/smoke.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | let mut b = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 1 + use supply_chain_trust_example_crate_000065::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 106 - let mut b = fastrand::Rng::new(); [INFO] [stdout] 106 + let mut b = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] --> tests/smoke.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | let mut a = fastrand::Rng::with_seed(7); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 1 + use supply_chain_trust_example_crate_000065::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 116 - let mut a = fastrand::Rng::with_seed(7); [INFO] [stdout] 116 + let mut a = Rng::with_seed(7); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] --> tests/smoke.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | let mut b = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 1 + use supply_chain_trust_example_crate_000065::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 117 - let mut b = fastrand::Rng::new(); [INFO] [stdout] 117 + let mut b = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] --> tests/smoke.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | let mut a = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 1 + use supply_chain_trust_example_crate_000065::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 124 - let mut a = fastrand::Rng::new(); [INFO] [stdout] 124 + let mut a = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] --> tests/smoke.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | let mut r = fastrand::Rng::new(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] 1 + use supply_chain_trust_example_crate_000065::Rng; [INFO] [stdout] | [INFO] [stdout] help: if you import `Rng`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 138 - let mut r = fastrand::Rng::new(); [INFO] [stdout] 138 + let mut r = Rng::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] --> tests/smoke.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | while fastrand::bool() != *x {} [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] --> tests/smoke.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | while fastrand::u8(..10) != x {} [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] --> tests/smoke.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | while fastrand::u8(200..) != x {} [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] --> tests/smoke.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | while fastrand::i8(..-120) != x {} [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] --> tests/smoke.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | while fastrand::i8(120..) != x {} [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] --> tests/smoke.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | assert!(fastrand::u32(..n) < n); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] --> tests/smoke.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | assert!(fastrand::u64(..n) < n); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] --> tests/smoke.rs:72:25 [INFO] [stdout] | [INFO] [stdout] 72 | assert!(fastrand::u128(..n) < n); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fastrand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000065` (test "smoke") due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "fbb75b5cf9f68b0e7d6c31b65503d40a1bc34e97d9d6fb0460943e5be30997ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbb75b5cf9f68b0e7d6c31b65503d40a1bc34e97d9d6fb0460943e5be30997ac", kill_on_drop: false }` [INFO] [stdout] fbb75b5cf9f68b0e7d6c31b65503d40a1bc34e97d9d6fb0460943e5be30997ac