[INFO] cloning repository https://github.com/passcod/stalc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passcod/stalc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fstalc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fstalc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05a735e263113b9aaab04c02c59c0a84983c38d3 [INFO] checking passcod/stalc against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fstalc" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/passcod/stalc on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/passcod/stalc [INFO] finished tweaking git repo https://github.com/passcod/stalc [INFO] tweaked toml for git repo https://github.com/passcod/stalc written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/passcod/stalc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8106723efc04357b879b47e1b5164869eb977a5ab019ac13727dd61afeaf49b6 [INFO] running `Command { std: "docker" "start" "-a" "8106723efc04357b879b47e1b5164869eb977a5ab019ac13727dd61afeaf49b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8106723efc04357b879b47e1b5164869eb977a5ab019ac13727dd61afeaf49b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8106723efc04357b879b47e1b5164869eb977a5ab019ac13727dd61afeaf49b6", kill_on_drop: false }` [INFO] [stdout] 8106723efc04357b879b47e1b5164869eb977a5ab019ac13727dd61afeaf49b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3575abf92e5c1cec3db3f81bcf77d9957130675cc54213d8acd7f513ab7c619f [INFO] running `Command { std: "docker" "start" "-a" "3575abf92e5c1cec3db3f81bcf77d9957130675cc54213d8acd7f513ab7c619f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking nom v3.0.0 [INFO] [stderr] Checking num-complex v0.1.37 [INFO] [stderr] Checking num-bigint v0.1.37 [INFO] [stderr] Checking num-rational v0.1.36 [INFO] [stderr] Checking num v0.1.37 [INFO] [stderr] Checking stalc v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parser/numeral.rs:95:16 [INFO] [stdout] | [INFO] [stdout] 95 | '0'...'9' => char_code(d) - char_code('0'), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parser/numeral.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 96 | 'A'...'Z' => char_code(d) - char_code('A') + 10, [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parser/numeral.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | 'a'...'z' => if radix <= 36 { [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/numeral.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref DIGITS: String = format!("{}{}{}", DECIMAL, UPPERCASE, LOWERCASE); [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/numeral.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref DIGITS: String = format!("{}{}{}", DECIMAL, UPPERCASE, LOWERCASE); [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parser/numeral.rs:95:16 [INFO] [stdout] | [INFO] [stdout] 95 | '0'...'9' => char_code(d) - char_code('0'), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parser/numeral.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 96 | 'A'...'Z' => char_code(d) - char_code('A') + 10, [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parser/numeral.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | 'a'...'z' => if radix <= 36 { [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/numeral.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref DIGITS: String = format!("{}{}{}", DECIMAL, UPPERCASE, LOWERCASE); [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parser/numeral.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref DIGITS: String = format!("{}{}{}", DECIMAL, UPPERCASE, LOWERCASE); [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `whole` [INFO] [stdout] --> src/parser/number.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | whole: "12407".into(), [INFO] [stdout] | ^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `decimal` [INFO] [stdout] --> src/parser/number.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | decimal: "".into() [INFO] [stdout] | ^^^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `whole` [INFO] [stdout] --> src/parser/number.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | whole: "124".into(), [INFO] [stdout] | ^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `decimal` [INFO] [stdout] --> src/parser/number.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | decimal: "07".into() [INFO] [stdout] | ^^^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `whole` [INFO] [stdout] --> src/parser/number.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | whole: "124".into(), [INFO] [stdout] | ^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `decimal` [INFO] [stdout] --> src/parser/number.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | decimal: "07".into() [INFO] [stdout] | ^^^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `whole` [INFO] [stdout] --> src/parser/number.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | whole: "124".into(), [INFO] [stdout] | ^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `decimal` [INFO] [stdout] --> src/parser/number.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | decimal: "07".into() [INFO] [stdout] | ^^^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `whole` [INFO] [stdout] --> src/parser/number.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | whole: "".into(), [INFO] [stdout] | ^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `decimal` [INFO] [stdout] --> src/parser/number.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | decimal: "3926".into() [INFO] [stdout] | ^^^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `whole` [INFO] [stdout] --> src/parser/number.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | whole: "".into(), [INFO] [stdout] | ^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `decimal` [INFO] [stdout] --> src/parser/number.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | decimal: "3926".into() [INFO] [stdout] | ^^^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `whole` [INFO] [stdout] --> src/parser/number.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | whole: "".into(), [INFO] [stdout] | ^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `decimal` [INFO] [stdout] --> src/parser/number.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | decimal: "3926".into() [INFO] [stdout] | ^^^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `whole` [INFO] [stdout] --> src/parser/number.rs:202:17 [INFO] [stdout] | [INFO] [stdout] 202 | whole: "003926".into(), [INFO] [stdout] | ^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `decimal` [INFO] [stdout] --> src/parser/number.rs:203:17 [INFO] [stdout] | [INFO] [stdout] 203 | decimal: "".into() [INFO] [stdout] | ^^^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `whole` [INFO] [stdout] --> src/parser/number.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | whole: "0".into(), [INFO] [stdout] | ^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `decimal` [INFO] [stdout] --> src/parser/number.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | decimal: "003926".into() [INFO] [stdout] | ^^^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `whole` [INFO] [stdout] --> src/parser/number.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | whole: "3926".into(), [INFO] [stdout] | ^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `decimal` [INFO] [stdout] --> src/parser/number.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | decimal: "".into() [INFO] [stdout] | ^^^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `whole` [INFO] [stdout] --> src/parser/number.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | whole: "2332428689328745932478943876394748356278545678928732409236889784596839084269459887432568783425".into(), [INFO] [stdout] | ^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Number` has no field named `decimal` [INFO] [stdout] --> src/parser/number.rs:239:17 [INFO] [stdout] | [INFO] [stdout] 239 | decimal: "762489423675687397834274327568932457632856874683988987563257648239867843257684938587365425".into() [INFO] [stdout] | ^^^^^^^ `Number` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `sign`, `rational`, `debug`, `radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0560`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stalc` due to 23 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3575abf92e5c1cec3db3f81bcf77d9957130675cc54213d8acd7f513ab7c619f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3575abf92e5c1cec3db3f81bcf77d9957130675cc54213d8acd7f513ab7c619f", kill_on_drop: false }` [INFO] [stdout] 3575abf92e5c1cec3db3f81bcf77d9957130675cc54213d8acd7f513ab7c619f