[INFO] cloning repository https://github.com/StelarCF/slancf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StelarCF/slancf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStelarCF%2Fslancf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStelarCF%2Fslancf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2832a239d91bf7ebb7caf74b3792c9c19308b03d [INFO] checking StelarCF/slancf against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStelarCF%2Fslancf" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/StelarCF/slancf on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/StelarCF/slancf [INFO] finished tweaking git repo https://github.com/StelarCF/slancf [INFO] tweaked toml for git repo https://github.com/StelarCF/slancf written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/StelarCF/slancf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18fe71558325bf59663898d17102ddcd6df387628d7fb23c481155d40a214573 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "18fe71558325bf59663898d17102ddcd6df387628d7fb23c481155d40a214573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18fe71558325bf59663898d17102ddcd6df387628d7fb23c481155d40a214573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18fe71558325bf59663898d17102ddcd6df387628d7fb23c481155d40a214573", kill_on_drop: false }` [INFO] [stdout] 18fe71558325bf59663898d17102ddcd6df387628d7fb23c481155d40a214573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8acab7b8e2d183128a51832d548796565d7fec148497d2dc7aeb97dcbf95e638 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8acab7b8e2d183128a51832d548796565d7fec148497d2dc7aeb97dcbf95e638", kill_on_drop: false }` [INFO] [stderr] Checking slancf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lexer.rs:93:48 [INFO] [stdout] | [INFO] [stdout] 93 | res.push(Token::Expression(try!(lex(crt_string.clone())))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lexer.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | try!(check_forming(&mut res, &mut crt_string, literal)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lexer.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | try!(check_forming(&mut res, &mut crt_string, literal)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lexer.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | try!(check_forming(&mut res, &mut crt_string, literal)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lexer.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | try!(check_forming(&mut res, &mut crt_string, literal)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lexer.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | try!(check_forming(&mut res, &mut crt_string, literal)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lexer.rs:59:37 [INFO] [stdout] | [INFO] [stdout] 59 | res.push(Token::Literal(try!(parse_literal(crt_string.clone())))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser.rs:53:41 [INFO] [stdout] | [INFO] [stdout] 53 | ... let value = try!(self.into_type(token.clone())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | try!(self.parse(&expression)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lexer.rs:93:48 [INFO] [stdout] | [INFO] [stdout] 93 | res.push(Token::Expression(try!(lex(crt_string.clone())))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lexer.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | try!(check_forming(&mut res, &mut crt_string, literal)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lexer.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | try!(check_forming(&mut res, &mut crt_string, literal)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lexer.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | try!(check_forming(&mut res, &mut crt_string, literal)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lexer.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | try!(check_forming(&mut res, &mut crt_string, literal)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lexer.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | try!(check_forming(&mut res, &mut crt_string, literal)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lexer.rs:59:37 [INFO] [stdout] | [INFO] [stdout] 59 | res.push(Token::Literal(try!(parse_literal(crt_string.clone())))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser.rs:53:41 [INFO] [stdout] | [INFO] [stdout] 53 | ... let value = try!(self.into_type(token.clone())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | try!(self.parse(&expression)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/parser.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 48 | / match first_token { [INFO] [stdout] 49 | | Token::Name(s) => { [INFO] [stdout] 50 | | match s.as_ref() { [INFO] [stdout] 51 | | "print" => { // print key word [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] 80 | | } [INFO] [stdout] | |_________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 81 | Ok(Type::Empty) [INFO] [stdout] | ^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/parser.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 48 | / match first_token { [INFO] [stdout] 49 | | Token::Name(s) => { [INFO] [stdout] 50 | | match s.as_ref() { [INFO] [stdout] 51 | | "print" => { // print key word [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] 80 | | } [INFO] [stdout] | |_________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 81 | Ok(Type::Empty) [INFO] [stdout] | ^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8acab7b8e2d183128a51832d548796565d7fec148497d2dc7aeb97dcbf95e638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8acab7b8e2d183128a51832d548796565d7fec148497d2dc7aeb97dcbf95e638", kill_on_drop: false }` [INFO] [stdout] 8acab7b8e2d183128a51832d548796565d7fec148497d2dc7aeb97dcbf95e638