[INFO] cloning repository https://github.com/bueasy/rustock
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bueasy/rustock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbueasy%2Frustock", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbueasy%2Frustock'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fbd4673e34a24c023f584625511dfece79884ad
[INFO] checking bueasy/rustock against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbueasy%2Frustock" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bueasy/rustock
[INFO] finished tweaking git repo https://github.com/bueasy/rustock
[INFO] tweaked toml for git repo https://github.com/bueasy/rustock written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bueasy/rustock on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bueasy/rustock 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13c0e11a72d3db2141dfc76b3f45732e09af5650e271a1e9943c2f7b3ad5935d
[INFO] running `Command { std: "docker" "start" "-a" "13c0e11a72d3db2141dfc76b3f45732e09af5650e271a1e9943c2f7b3ad5935d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13c0e11a72d3db2141dfc76b3f45732e09af5650e271a1e9943c2f7b3ad5935d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13c0e11a72d3db2141dfc76b3f45732e09af5650e271a1e9943c2f7b3ad5935d", kill_on_drop: false }`
[INFO] [stdout] 13c0e11a72d3db2141dfc76b3f45732e09af5650e271a1e9943c2f7b3ad5935d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01ddcb04414e4427de61f6afeeb922fb2a0446fff30b85a8501b7301ed040959
[INFO] running `Command { std: "docker" "start" "-a" "01ddcb04414e4427de61f6afeeb922fb2a0446fff30b85a8501b7301ed040959", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking rustock v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/file/mod.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if(st.len()>0&&!st.starts_with('#')){
[INFO] [stdout]    |           ^                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 33 -         if(st.len()>0&&!st.starts_with('#')){
[INFO] [stdout] 33 +         if st.len()>0&&!st.starts_with('#') {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/file/mod.rs:14:57
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...                   Error::description(&why)),
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/file/mod.rs:21:58
[INFO] [stdout]    |
[INFO] [stdout] 21 | ...                   Error::description(&why)),
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/file/mod.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if(st.len()>0&&!st.starts_with('#')){
[INFO] [stdout]    |           ^                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 33 -         if(st.len()>0&&!st.starts_with('#')){
[INFO] [stdout] 33 +         if st.len()>0&&!st.starts_with('#') {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/file/mod.rs:14:57
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...                   Error::description(&why)),
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/file/mod.rs:21:58
[INFO] [stdout]    |
[INFO] [stdout] 21 | ...                   Error::description(&why)),
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/file/mod.rs:47:43
[INFO] [stdout]    |
[INFO] [stdout] 47 |             map.insert(exch_id_v.push_str(stk_id_v),stk);
[INFO] [stdout]    |                                  -------- ^^^^^^^^ expected `&str`, found `String`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/5d96fa0e954d77528204a1ba3b8847ec083c779b/library/alloc/src/string.rs:1101:11
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 47 |             map.insert(exch_id_v.push_str(&stk_id_v),stk);
[INFO] [stdout]    |                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/file/mod.rs:47:43
[INFO] [stdout]    |
[INFO] [stdout] 47 |             map.insert(exch_id_v.push_str(stk_id_v),stk);
[INFO] [stdout]    |                                  -------- ^^^^^^^^ expected `&str`, found `String`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/5d96fa0e954d77528204a1ba3b8847ec083c779b/library/alloc/src/string.rs:1101:11
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 47 |             map.insert(exch_id_v.push_str(&stk_id_v),stk);
[INFO] [stdout]    |                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustock` (bin "rustock") due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustock` (bin "rustock" test) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "01ddcb04414e4427de61f6afeeb922fb2a0446fff30b85a8501b7301ed040959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01ddcb04414e4427de61f6afeeb922fb2a0446fff30b85a8501b7301ed040959", kill_on_drop: false }`
[INFO] [stdout] 01ddcb04414e4427de61f6afeeb922fb2a0446fff30b85a8501b7301ed040959
