[INFO] cloning repository https://github.com/Ameliorate/track8-program
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ameliorate/track8-program" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmeliorate%2Ftrack8-program", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmeliorate%2Ftrack8-program'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b91c4ee4106de486ddbfcb61bdabc385d1a4c12c
[INFO] checking Ameliorate/track8-program against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmeliorate%2Ftrack8-program" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ameliorate/track8-program
[INFO] finished tweaking git repo https://github.com/Ameliorate/track8-program
[INFO] tweaked toml for git repo https://github.com/Ameliorate/track8-program written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ameliorate/track8-program on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ameliorate/track8-program 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] debac909146103b2ade99c29c9628cde170cb9a08c003968b5ee8e8f93d616cb
[INFO] running `Command { std: "docker" "start" "-a" "debac909146103b2ade99c29c9628cde170cb9a08c003968b5ee8e8f93d616cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "debac909146103b2ade99c29c9628cde170cb9a08c003968b5ee8e8f93d616cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "debac909146103b2ade99c29c9628cde170cb9a08c003968b5ee8e8f93d616cb", kill_on_drop: false }`
[INFO] [stdout] debac909146103b2ade99c29c9628cde170cb9a08c003968b5ee8e8f93d616cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff7243699a4873ac96692a2b9104261c8958382f0e8dce8976cba81034fa0a2f
[INFO] running `Command { std: "docker" "start" "-a" "ff7243699a4873ac96692a2b9104261c8958382f0e8dce8976cba81034fa0a2f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]     Checking libc v0.2.41
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking bitflags v1.0.3
[INFO] [stderr]     Checking textwrap v0.9.0
[INFO] [stderr]     Checking atty v0.2.10
[INFO] [stderr]     Checking clap v2.31.2
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]    Compiling derive_more v0.9.0
[INFO] [stderr]     Checking track8-program v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/lib.rs:34:77
[INFO] [stdout]    |
[INFO] [stdout] 34 |   S::Stack{ref buf}=>{let mut b:Vec<C>=buf.clone().into();match c.into(){'0'...'9'=>{b.push(c);ns=S::Stack{buf:b.into()}}
[INFO] [stdout]    |                                                                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/lib.rs:37:76
[INFO] [stdout]    |
[INFO] [stdout] 37 |   S::Read{ref buf}=>{let mut b:Vec<C>=buf.clone().into();match c.into(){'0'...'9'=>{b.push(c);ns=S::Read{buf:b.into()}}
[INFO] [stdout]    |                                                                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/lib.rs:40:77
[INFO] [stdout]    |
[INFO] [stdout] 40 |   S::Write{ref buf}=>{let mut b:Vec<C>=buf.clone().into();match c.into(){'0'...'9'=>{b.push(c);ns=S::Write{buf:b.into()}}
[INFO] [stdout]    |                                                                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(try_from)]#[macro_use]extern crate derive_more;
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `let_s` in this scope
[INFO] [stdout]  --> src/test.rs:4:80
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn cst_to_string_invalid(){let v:Vec<C>=vec![C::N(4000000)];let c:CSt=v.into();let_s=c.to_string();}
[INFO] [stdout]   |                                                                                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/lib.rs:34:77
[INFO] [stdout]    |
[INFO] [stdout] 34 |   S::Stack{ref buf}=>{let mut b:Vec<C>=buf.clone().into();match c.into(){'0'...'9'=>{b.push(c);ns=S::Stack{buf:b.into()}}
[INFO] [stdout]    |                                                                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/lib.rs:37:76
[INFO] [stdout]    |
[INFO] [stdout] 37 |   S::Read{ref buf}=>{let mut b:Vec<C>=buf.clone().into();match c.into(){'0'...'9'=>{b.push(c);ns=S::Read{buf:b.into()}}
[INFO] [stdout]    |                                                                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/lib.rs:40:77
[INFO] [stdout]    |
[INFO] [stdout] 40 |   S::Write{ref buf}=>{let mut b:Vec<C>=buf.clone().into();match c.into(){'0'...'9'=>{b.push(c);ns=S::Write{buf:b.into()}}
[INFO] [stdout]    |                                                                             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(try_from)]#[macro_use]extern crate derive_more;
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `track8-program` (lib test) due to 1 previous error; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ff7243699a4873ac96692a2b9104261c8958382f0e8dce8976cba81034fa0a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff7243699a4873ac96692a2b9104261c8958382f0e8dce8976cba81034fa0a2f", kill_on_drop: false }`
[INFO] [stdout] ff7243699a4873ac96692a2b9104261c8958382f0e8dce8976cba81034fa0a2f
