[INFO] fetching crate rustc-ap-syntax_pos 439.0.0... [INFO] extracting crate rustc-ap-syntax_pos 439.0.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/rustc-ap-syntax_pos/439.0.0 [INFO] extracting crate rustc-ap-syntax_pos 439.0.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/rustc-ap-syntax_pos/439.0.0 [INFO] validating manifest of rustc-ap-syntax_pos-439.0.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rustc-ap-syntax_pos-439.0.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rustc-ap-syntax_pos-439.0.0 [INFO] finished frobbing rustc-ap-syntax_pos-439.0.0 [INFO] frobbed toml for rustc-ap-syntax_pos-439.0.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/rustc-ap-syntax_pos/439.0.0/Cargo.toml [INFO] started frobbing rustc-ap-syntax_pos-439.0.0 [INFO] finished frobbing rustc-ap-syntax_pos-439.0.0 [INFO] frobbed toml for rustc-ap-syntax_pos-439.0.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/rustc-ap-syntax_pos/439.0.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-ap-serialize v439.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_data_structures v439.0.0 [INFO] [stderr] Downloaded rustc-ap-graphviz v439.0.0 [INFO] [stderr] Downloaded rustc-ap-arena v439.0.0 [INFO] [stderr] Downloaded rustc-ap-rustc_cratesio_shim v439.0.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rustc-ap-syntax_pos-439.0.0 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/rustc-ap-syntax_pos/439.0.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 8c4d1a3dfd4f0bae701c758b300e96b0d2361553f706f73d843532d75c0a1992 [INFO] running `"docker" "start" "-a" "8c4d1a3dfd4f0bae701c758b300e96b0d2361553f706f73d843532d75c0a1992"` [INFO] [stderr] Compiling rustc-ap-graphviz v439.0.0 [INFO] [stderr] Compiling rustc-ap-serialize v439.0.0 [INFO] [stderr] Compiling ena v0.13.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.13 [INFO] [stderr] Compiling rustc-ap-rustc_cratesio_shim v439.0.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rustc-ap-rustc_data_structures v439.0.0 [INFO] [stderr] Compiling rustc-ap-arena v439.0.0 [INFO] [stderr] Compiling rustc-ap-syntax_pos v439.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: unknown lint: `internal` [INFO] [stderr] --> lib.rs:10:31 [INFO] [stderr] | [INFO] [stderr] 10 | #![cfg_attr(not(stage0), deny(internal))] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unknown_lints)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.40s [INFO] running `"docker" "inspect" "8c4d1a3dfd4f0bae701c758b300e96b0d2361553f706f73d843532d75c0a1992"` [INFO] running `"docker" "rm" "-f" "8c4d1a3dfd4f0bae701c758b300e96b0d2361553f706f73d843532d75c0a1992"` [INFO] [stdout] 8c4d1a3dfd4f0bae701c758b300e96b0d2361553f706f73d843532d75c0a1992 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/rustc-ap-syntax_pos/439.0.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 75a03745eb4f62e6b000fc08f480f9af489941c8fa2c2e8dbe7536fdd14de84a [INFO] running `"docker" "start" "-a" "75a03745eb4f62e6b000fc08f480f9af489941c8fa2c2e8dbe7536fdd14de84a"` [INFO] [stderr] Compiling rustc-ap-syntax_pos v439.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: unknown lint: `internal` [INFO] [stderr] --> lib.rs:10:31 [INFO] [stderr] | [INFO] [stderr] 10 | #![cfg_attr(not(stage0), deny(internal))] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unknown_lints)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.99s [INFO] running `"docker" "inspect" "75a03745eb4f62e6b000fc08f480f9af489941c8fa2c2e8dbe7536fdd14de84a"` [INFO] running `"docker" "rm" "-f" "75a03745eb4f62e6b000fc08f480f9af489941c8fa2c2e8dbe7536fdd14de84a"` [INFO] [stdout] 75a03745eb4f62e6b000fc08f480f9af489941c8fa2c2e8dbe7536fdd14de84a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/rustc-ap-syntax_pos/439.0.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 71eeb1674bb3433b867f0edc50ca527518cdaa05e7d8ab9494cbcafe68e91812 [INFO] running `"docker" "start" "-a" "71eeb1674bb3433b867f0edc50ca527518cdaa05e7d8ab9494cbcafe68e91812"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/syntax_pos-3f9804e0e671df13 [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test analyze_source_file::multi_byte_char_long ... ok [INFO] [stdout] test analyze_source_file::multi_byte_char_across_chunk_boundary_tail ... ok [INFO] [stdout] test analyze_source_file::empty_text ... ok [INFO] [stdout] test analyze_source_file::newline_and_control_char_in_same_chunk ... ok [INFO] [stdout] test analyze_source_file::multi_byte_char_short ... ok [INFO] [stdout] test analyze_source_file::multi_byte_char_across_chunk_boundary ... ok [INFO] [stdout] test symbol::tests::interner_tests ... ok [INFO] [stdout] test symbol::tests::without_first_quote_test ... ok [INFO] [stdout] test analyze_source_file::newline_and_multi_byte_char_in_same_chunk ... ok [INFO] [stdout] test analyze_source_file::non_narrow_long ... ok [INFO] [stdout] test analyze_source_file::newlines_long ... ok [INFO] [stdout] test analyze_source_file::newlines_short ... ok [INFO] [stdout] test analyze_source_file::output_offset_all ... ok [INFO] [stdout] test analyze_source_file::non_narrow_short ... ok [INFO] [stdout] test tests::test_lookup_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests syntax_pos [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test hygiene.rs - hygiene::SyntaxContext::remove_mark (line 367) ... FAILED [INFO] [stdout] test hygiene.rs - hygiene::SyntaxContext::adjust (line 403) ... FAILED [INFO] [stdout] test hygiene.rs - hygiene::SyntaxContext::glob_adjust (line 436) ... FAILED [INFO] [stdout] test hygiene.rs - hygiene::SyntaxContext::reverse_glob_adjust (line 474) ... FAILED [INFO] [stdout] test hygiene.rs - hygiene::Mark::least_ancestor (line 130) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- hygiene.rs - hygiene::SyntaxContext::remove_mark (line 367) stdout ---- [INFO] [stdout] error: no rules expected the token `!` [INFO] [stdout] --> hygiene.rs:369:15 [INFO] [stdout] | [INFO] [stdout] 4 | macro_rules! g { [INFO] [stdout] | ^ no rules expected this token in macro call [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- hygiene.rs - hygiene::SyntaxContext::adjust (line 403) stdout ---- [INFO] [stdout] error[E0658]: `macro` is experimental [INFO] [stdout] --> hygiene.rs:406:1 [INFO] [stdout] | [INFO] [stdout] 5 | / macro m($f:ident) { [INFO] [stdout] 6 | | mod bar { [INFO] [stdout] 7 | | pub fn f() {} // `f`'s `SyntaxContext` has a single `Mark` from `m`. [INFO] [stdout] 8 | | pub fn $f() {} // `$f`'s `SyntaxContext` is empty. [INFO] [stdout] ... | [INFO] [stdout] 18 | | //| and it resolves to `::bar::$f`. [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: for more information, see https://github.com/rust-lang/rust/issues/39412 [INFO] [stdout] = help: add #![feature(decl_macro)] to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- hygiene.rs - hygiene::SyntaxContext::glob_adjust (line 436) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `n` in this scope [INFO] [stdout] --> hygiene.rs:443:5 [INFO] [stdout] | [INFO] [stdout] 3 | m!(f); [INFO] [stdout] | ------ in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 9 | n(f); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `f` in this scope [INFO] [stdout] --> hygiene.rs:443:7 [INFO] [stdout] | [INFO] [stdout] 3 | m!(f); [INFO] [stdout] | ------ in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 9 | n(f); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0658]: `macro` is experimental [INFO] [stdout] --> hygiene.rs:444:5 [INFO] [stdout] | [INFO] [stdout] 3 | m!(f); [INFO] [stdout] | ------ in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 10 | / macro n($j:ident) { [INFO] [stdout] 11 | | use foo::*; [INFO] [stdout] 12 | | f(); // `f`'s `SyntaxContext` has a mark from `m` and a mark from `n` [INFO] [stdout] 13 | | //^ `glob_adjust` removes the mark from `n`, so this resolves to `foo::f`. [INFO] [stdout] ... | [INFO] [stdout] 17 | | //^ This cannot be glob-adjusted, so this is a resolution error. [INFO] [stdout] 18 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: for more information, see https://github.com/rust-lang/rust/issues/39412 [INFO] [stdout] = help: add #![feature(decl_macro)] to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] error[E0658]: `macro` is experimental [INFO] [stdout] --> hygiene.rs:438:1 [INFO] [stdout] | [INFO] [stdout] 4 | / macro m($i:ident) { [INFO] [stdout] 5 | | mod foo { [INFO] [stdout] 6 | | pub fn f() {} // `f`'s `SyntaxContext` has a single `Mark` from `m`. [INFO] [stdout] 7 | | pub fn $i() {} // `$i`'s `SyntaxContext` is empty. [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: for more information, see https://github.com/rust-lang/rust/issues/39412 [INFO] [stdout] = help: add #![feature(decl_macro)] to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0658. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- hygiene.rs - hygiene::SyntaxContext::reverse_glob_adjust (line 474) stdout ---- [INFO] [stdout] error[E0424]: expected value, found module `self` [INFO] [stdout] --> hygiene.rs:475:39 [INFO] [stdout] | [INFO] [stdout] 3 | if let Some(privacy_checking_scope) = self.reverse_glob_adjust(expansion, glob_ctxt) { [INFO] [stdout] | ^^^^ `self` value is a keyword only available in methods with `self` parameter [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `expansion` in this scope [INFO] [stdout] --> hygiene.rs:475:64 [INFO] [stdout] | [INFO] [stdout] 3 | if let Some(privacy_checking_scope) = self.reverse_glob_adjust(expansion, glob_ctxt) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `glob_ctxt` in this scope [INFO] [stdout] --> hygiene.rs:475:75 [INFO] [stdout] | [INFO] [stdout] 3 | if let Some(privacy_checking_scope) = self.reverse_glob_adjust(expansion, glob_ctxt) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0424]: expected value, found module `self` [INFO] [stdout] --> hygiene.rs:476:13 [INFO] [stdout] | [INFO] [stdout] 4 | assert!(self.glob_adjust(expansion, glob_ctxt) == Some(privacy_checking_scope)); [INFO] [stdout] | ^^^^ `self` value is a keyword only available in methods with `self` parameter [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `expansion` in this scope [INFO] [stdout] --> hygiene.rs:476:30 [INFO] [stdout] | [INFO] [stdout] 4 | assert!(self.glob_adjust(expansion, glob_ctxt) == Some(privacy_checking_scope)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `glob_ctxt` in this scope [INFO] [stdout] --> hygiene.rs:476:41 [INFO] [stdout] | [INFO] [stdout] 4 | assert!(self.glob_adjust(expansion, glob_ctxt) == Some(privacy_checking_scope)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0424, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0424`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- hygiene.rs - hygiene::Mark::least_ancestor (line 130) stdout ---- [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `assert` [INFO] [stdout] --> hygiene.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 4 | assert!(a.is_descendant_of(la)) [INFO] [stdout] | - expected one of `.`, `;`, `?`, `}`, or an operator here [INFO] [stdout] 5 | assert!(b.is_descendant_of(la)) [INFO] [stdout] | ^^^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `least_ancestor` in this scope [INFO] [stdout] --> hygiene.rs:131:10 [INFO] [stdout] | [INFO] [stdout] 3 | let la = least_ancestor(a, b); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `a` in this scope [INFO] [stdout] --> hygiene.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 3 | let la = least_ancestor(a, b); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `b` in this scope [INFO] [stdout] --> hygiene.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 3 | let la = least_ancestor(a, b); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `a` in this scope [INFO] [stdout] --> hygiene.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 4 | assert!(a.is_descendant_of(la)) [INFO] [stdout] | ^ help: a local variable with a similar name exists: `la` [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] hygiene.rs - hygiene::Mark::least_ancestor (line 130) [INFO] [stdout] hygiene.rs - hygiene::SyntaxContext::adjust (line 403) [INFO] [stdout] hygiene.rs - hygiene::SyntaxContext::glob_adjust (line 436) [INFO] [stdout] hygiene.rs - hygiene::SyntaxContext::remove_mark (line 367) [INFO] [stdout] hygiene.rs - hygiene::SyntaxContext::reverse_glob_adjust (line 474) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "71eeb1674bb3433b867f0edc50ca527518cdaa05e7d8ab9494cbcafe68e91812"` [INFO] running `"docker" "rm" "-f" "71eeb1674bb3433b867f0edc50ca527518cdaa05e7d8ab9494cbcafe68e91812"` [INFO] [stdout] 71eeb1674bb3433b867f0edc50ca527518cdaa05e7d8ab9494cbcafe68e91812