[INFO] cloning repository https://github.com/YanLong-111/RustLearning-RustScopes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YanLong-111/RustLearning-RustScopes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYanLong-111%2FRustLearning-RustScopes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYanLong-111%2FRustLearning-RustScopes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d786425ec071a2a55367d3aade7d36907e31fb4
[INFO] checking YanLong-111/RustLearning-RustScopes against master#1b8f2e46e14b08208a53585570edd9206374aae8 for pr-155418-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYanLong-111%2FRustLearning-RustScopes" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/YanLong-111/RustLearning-RustScopes
[INFO] finished tweaking git repo https://github.com/YanLong-111/RustLearning-RustScopes
[INFO] tweaked toml for git repo https://github.com/YanLong-111/RustLearning-RustScopes written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/YanLong-111/RustLearning-RustScopes on toolchain 1b8f2e46e14b08208a53585570edd9206374aae8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/YanLong-111/RustLearning-RustScopes 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" "+1b8f2e46e14b08208a53585570edd9206374aae8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bf725b102339b960ada6a97028b737c793601c8156ed690fcb511670ea6631c
[INFO] running `Command { std: "docker" "start" "-a" "4bf725b102339b960ada6a97028b737c793601c8156ed690fcb511670ea6631c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bf725b102339b960ada6a97028b737c793601c8156ed690fcb511670ea6631c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bf725b102339b960ada6a97028b737c793601c8156ed690fcb511670ea6631c", kill_on_drop: false }`
[INFO] [stdout] 4bf725b102339b960ada6a97028b737c793601c8156ed690fcb511670ea6631c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dddec7d39e202f2392d8d6ce2b9d3217c6d705f886b7643a5ea0ae3fb0e8d78c
[INFO] running `Command { std: "docker" "start" "-a" "dddec7d39e202f2392d8d6ce2b9d3217c6d705f886b7643a5ea0ae3fb0e8d78c", kill_on_drop: false }`
[INFO] [stderr]     Checking Scpoes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]    --> src/main.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn dangle() -> &String { // 此处将会报错！！！
[INFO] [stdout]     |                ^ expected named lifetime parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from
[INFO] [stdout] help: consider using the `'static` lifetime, but this is uncommon unless you're returning a borrowed value from a `const` or a `static`
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn dangle() -> &'static String { // 此处将会报错！！！
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] help: instead, you are more likely to want to return an owned value
[INFO] [stdout]     |
[INFO] [stdout] 123 - fn dangle() -> &String { // 此处将会报错！！！
[INFO] [stdout] 123 + fn dangle() -> String { // 此处将会报错！！！
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `foem` found for struct `String` in the current scope
[INFO] [stdout]   --> src/main.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let h = String::foem("hello");//h进入作用域
[INFO] [stdout]    |                     ^^^^ associated function or constant not found in `String`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `String` consider using one of the following associated functions:
[INFO] [stdout]       String::new
[INFO] [stdout]       String::with_capacity
[INFO] [stdout]       String::try_with_capacity
[INFO] [stdout]       String::from_utf8
[INFO] [stdout]       and 9 others
[INFO] [stdout]   --> /rustc/1b8f2e46e14b08208a53585570edd9206374aae8/library/alloc/src/string.rs:437:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `foem` found for struct `String` in the current scope
[INFO] [stdout]   --> src/main.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut j = String::foem("hello");//j进入作用域
[INFO] [stdout]    |                         ^^^^ associated function or constant not found in `String`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `String` consider using one of the following associated functions:
[INFO] [stdout]       String::new
[INFO] [stdout]       String::with_capacity
[INFO] [stdout]       String::try_with_capacity
[INFO] [stdout]       String::from_utf8
[INFO] [stdout]       and 9 others
[INFO] [stdout]   --> /rustc/1b8f2e46e14b08208a53585570edd9206374aae8/library/alloc/src/string.rs:437:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `len` on type `String`
[INFO] [stdout]    --> src/main.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let length = s.len;//获取到传入字符串的长度
[INFO] [stdout]     |                    ^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let length = s.len();//获取到传入字符串的长度
[INFO] [stdout]     |                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0106, E0599, E0615.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0106`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Scpoes` (bin "Scpoes") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]    --> src/main.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn dangle() -> &String { // 此处将会报错！！！
[INFO] [stdout]     |                ^ expected named lifetime parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from
[INFO] [stdout] help: consider using the `'static` lifetime, but this is uncommon unless you're returning a borrowed value from a `const` or a `static`
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn dangle() -> &'static String { // 此处将会报错！！！
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] help: instead, you are more likely to want to return an owned value
[INFO] [stdout]     |
[INFO] [stdout] 123 - fn dangle() -> &String { // 此处将会报错！！！
[INFO] [stdout] 123 + fn dangle() -> String { // 此处将会报错！！！
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `foem` found for struct `String` in the current scope
[INFO] [stdout]   --> src/main.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let h = String::foem("hello");//h进入作用域
[INFO] [stdout]    |                     ^^^^ associated function or constant not found in `String`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `String` consider using one of the following associated functions:
[INFO] [stdout]       String::new
[INFO] [stdout]       String::with_capacity
[INFO] [stdout]       String::try_with_capacity
[INFO] [stdout]       String::from_utf8
[INFO] [stdout]       and 9 others
[INFO] [stdout]   --> /rustc/1b8f2e46e14b08208a53585570edd9206374aae8/library/alloc/src/string.rs:437:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `foem` found for struct `String` in the current scope
[INFO] [stdout]   --> src/main.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut j = String::foem("hello");//j进入作用域
[INFO] [stdout]    |                         ^^^^ associated function or constant not found in `String`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `String` consider using one of the following associated functions:
[INFO] [stdout]       String::new
[INFO] [stdout]       String::with_capacity
[INFO] [stdout]       String::try_with_capacity
[INFO] [stdout]       String::from_utf8
[INFO] [stdout]       and 9 others
[INFO] [stdout]   --> /rustc/1b8f2e46e14b08208a53585570edd9206374aae8/library/alloc/src/string.rs:437:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `len` on type `String`
[INFO] [stdout]    --> src/main.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let length = s.len;//获取到传入字符串的长度
[INFO] [stdout]     |                    ^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let length = s.len();//获取到传入字符串的长度
[INFO] [stdout]     |                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0106, E0599, E0615.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0106`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Scpoes` (bin "Scpoes" test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "dddec7d39e202f2392d8d6ce2b9d3217c6d705f886b7643a5ea0ae3fb0e8d78c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dddec7d39e202f2392d8d6ce2b9d3217c6d705f886b7643a5ea0ae3fb0e8d78c", kill_on_drop: false }`
[INFO] [stdout] dddec7d39e202f2392d8d6ce2b9d3217c6d705f886b7643a5ea0ae3fb0e8d78c
