[INFO] fetching crate hatter 0.1.4... [INFO] testing hatter-0.1.4 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate hatter 0.1.4 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate hatter 0.1.4 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hatter 0.1.4 [INFO] finished tweaking crates.io crate hatter 0.1.4 [INFO] tweaked toml for crates.io crate hatter 0.1.4 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate hatter 0.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5eb62b2a66356e39c4641d93a15981f629dee09a290881087b0557d916610987 [INFO] running `Command { std: "docker" "start" "-a" "5eb62b2a66356e39c4641d93a15981f629dee09a290881087b0557d916610987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5eb62b2a66356e39c4641d93a15981f629dee09a290881087b0557d916610987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eb62b2a66356e39c4641d93a15981f629dee09a290881087b0557d916610987", kill_on_drop: false }` [INFO] [stdout] 5eb62b2a66356e39c4641d93a15981f629dee09a290881087b0557d916610987 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6122271c49feb544b8c914377419f3049932be68dba952a4162c982a71547164 [INFO] running `Command { std: "docker" "start" "-a" "6122271c49feb544b8c914377419f3049932be68dba952a4162c982a71547164", kill_on_drop: false }` [INFO] [stderr] Compiling hatter v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:87:59 [INFO] [stdout] | [INFO] [stdout] 87 | scan_error!($pos, $len, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/lexer.rs:402:9 [INFO] [stdout] | [INFO] [stdout] 402 | / scan_error!( [INFO] [stdout] 403 | | start, [INFO] [stdout] 404 | | 1, [INFO] [stdout] 405 | | "Unclosed string. Expected closing quote: {} ", [INFO] [stdout] 406 | | delimiter [INFO] [stdout] 407 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `scan_error` [INFO] [stdout] = note: this warning originates in the macro `scan_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:87:59 [INFO] [stdout] | [INFO] [stdout] 87 | scan_error!($pos, $len, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/lexer.rs:611:20 [INFO] [stdout] | [INFO] [stdout] 611 | return scan_error!( [INFO] [stdout] | ____________________- [INFO] [stdout] 612 | | self.pos, [INFO] [stdout] 613 | | 1, [INFO] [stdout] 614 | | "Can't mix tabs and spaces. Expected {:?}, found {:?}", [INFO] [stdout] 615 | | self.style, [INFO] [stdout] 616 | | style [INFO] [stdout] 617 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `scan_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:98:52 [INFO] [stdout] | [INFO] [stdout] 98 | pos_error!($pos, format!($msg, $($args),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/parser.rs:870:29 [INFO] [stdout] | [INFO] [stdout] 870 | _ => return pos_error!(pos, "Expected Attribute or >, got {:?}", next), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `pos_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/token.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | error!("can't parse binary number: {:?}", self) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/token.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | error!("can't parse binary number: {:?}", self) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/token.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | error!("can't parse binary number: {:?}", self) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | error_kind!($kind, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/args.rs:46:52 [INFO] [stdout] | [INFO] [stdout] 46 | self.args.get(idx).map(Value::clone).ok_or(error_kind!( [INFO] [stdout] | ____________________________________________________- [INFO] [stdout] 47 | | ArgNotFound, [INFO] [stdout] 48 | | "Argument Not Found: {}", [INFO] [stdout] 49 | | idx [INFO] [stdout] 50 | | )) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | error_kind!($kind, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/args.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | Err(error_kind!( [INFO] [stdout] | _________________- [INFO] [stdout] 59 | | WrongArgType, [INFO] [stdout] 60 | | "Expected Number, got: {:?}", [INFO] [stdout] 61 | | self.need(idx)? [INFO] [stdout] 62 | | )) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | error_kind!($kind, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/args.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | Err(error_kind!( [INFO] [stdout] | _________________- [INFO] [stdout] 72 | | WrongArgType, [INFO] [stdout] 73 | | "Expected String, got: {:?}", [INFO] [stdout] 74 | | self.need(idx)? [INFO] [stdout] 75 | | )) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | error_kind!($kind, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/args.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | Err(error_kind!( [INFO] [stdout] | _________________- [INFO] [stdout] 85 | | WrongArgType, [INFO] [stdout] 86 | | "Expected List, got: {:?}", [INFO] [stdout] 87 | | self.need(idx)? [INFO] [stdout] 88 | | )) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/builtin.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | return error!("Expected 2 args, got {}", 2); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/builtin.rs:135:16 [INFO] [stdout] | [INFO] [stdout] 135 | return error!("Expected 2 args, got {}", 2); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:224:28 [INFO] [stdout] | [INFO] [stdout] 224 | return error!("can't find var: {}", word); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:263:40 [INFO] [stdout] | [INFO] [stdout] 263 | ... return error!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 264 | | ... "expected {} args, got {}", [INFO] [stdout] 265 | | ... params.len(), [INFO] [stdout] 266 | | ... args.len() [INFO] [stdout] 267 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:289:28 [INFO] [stdout] | [INFO] [stdout] 289 | return error!("can't find fn: {}", target.to_string()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:324:28 [INFO] [stdout] | [INFO] [stdout] 324 | return error!("{} already set", name); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:326:28 [INFO] [stdout] | [INFO] [stdout] 326 | return error!("{} is not set", name); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:332:32 [INFO] [stdout] | [INFO] [stdout] 332 | return error!("{} is type {}", name, val.typename()); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:455:29 [INFO] [stdout] | [INFO] [stdout] 455 | v => return error!("expected List or Map, got {:?}", v), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `Command { std: "docker" "inspect" "6122271c49feb544b8c914377419f3049932be68dba952a4162c982a71547164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6122271c49feb544b8c914377419f3049932be68dba952a4162c982a71547164", kill_on_drop: false }` [INFO] [stdout] 6122271c49feb544b8c914377419f3049932be68dba952a4162c982a71547164 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 409a435ece318e7160c82f6854a7f4c19128192d2193cd2522d1b44f50a79afe [INFO] running `Command { std: "docker" "start" "-a" "409a435ece318e7160c82f6854a7f4c19128192d2193cd2522d1b44f50a79afe", kill_on_drop: false }` [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:87:59 [INFO] [stdout] | [INFO] [stdout] 87 | scan_error!($pos, $len, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/lexer.rs:402:9 [INFO] [stdout] | [INFO] [stdout] 402 | / scan_error!( [INFO] [stdout] 403 | | start, [INFO] [stdout] 404 | | 1, [INFO] [stdout] 405 | | "Unclosed string. Expected closing quote: {} ", [INFO] [stdout] 406 | | delimiter [INFO] [stdout] 407 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `scan_error` [INFO] [stdout] = note: this warning originates in the macro `scan_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:87:59 [INFO] [stdout] | [INFO] [stdout] 87 | scan_error!($pos, $len, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/lexer.rs:611:20 [INFO] [stdout] | [INFO] [stdout] 611 | return scan_error!( [INFO] [stdout] | ____________________- [INFO] [stdout] 612 | | self.pos, [INFO] [stdout] 613 | | 1, [INFO] [stdout] 614 | | "Can't mix tabs and spaces. Expected {:?}, found {:?}", [INFO] [stdout] 615 | | self.style, [INFO] [stdout] 616 | | style [INFO] [stdout] 617 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `scan_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:98:52 [INFO] [stdout] | [INFO] [stdout] 98 | pos_error!($pos, format!($msg, $($args),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/parser.rs:870:29 [INFO] [stdout] | [INFO] [stdout] 870 | _ => return pos_error!(pos, "Expected Attribute or >, got {:?}", next), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `pos_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/token.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | error!("can't parse binary number: {:?}", self) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/token.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | error!("can't parse binary number: {:?}", self) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/token.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | error!("can't parse binary number: {:?}", self) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | error_kind!($kind, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/args.rs:46:52 [INFO] [stdout] | [INFO] [stdout] 46 | self.args.get(idx).map(Value::clone).ok_or(error_kind!( [INFO] [stdout] | ____________________________________________________- [INFO] [stdout] 47 | | ArgNotFound, [INFO] [stdout] 48 | | "Argument Not Found: {}", [INFO] [stdout] 49 | | idx [INFO] [stdout] 50 | | )) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hatter v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | error_kind!($kind, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/args.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | Err(error_kind!( [INFO] [stdout] | _________________- [INFO] [stdout] 59 | | WrongArgType, [INFO] [stdout] 60 | | "Expected Number, got: {:?}", [INFO] [stdout] 61 | | self.need(idx)? [INFO] [stdout] 62 | | )) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | error_kind!($kind, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/args.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | Err(error_kind!( [INFO] [stdout] | _________________- [INFO] [stdout] 72 | | WrongArgType, [INFO] [stdout] 73 | | "Expected String, got: {:?}", [INFO] [stdout] 74 | | self.need(idx)? [INFO] [stdout] 75 | | )) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | error_kind!($kind, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/args.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | Err(error_kind!( [INFO] [stdout] | _________________- [INFO] [stdout] 85 | | WrongArgType, [INFO] [stdout] 86 | | "Expected List, got: {:?}", [INFO] [stdout] 87 | | self.need(idx)? [INFO] [stdout] 88 | | )) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/builtin.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | return error!("Expected 2 args, got {}", 2); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/builtin.rs:135:16 [INFO] [stdout] | [INFO] [stdout] 135 | return error!("Expected 2 args, got {}", 2); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:224:28 [INFO] [stdout] | [INFO] [stdout] 224 | return error!("can't find var: {}", word); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:263:40 [INFO] [stdout] | [INFO] [stdout] 263 | ... return error!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 264 | | ... "expected {} args, got {}", [INFO] [stdout] 265 | | ... params.len(), [INFO] [stdout] 266 | | ... args.len() [INFO] [stdout] 267 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:289:28 [INFO] [stdout] | [INFO] [stdout] 289 | return error!("can't find fn: {}", target.to_string()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:324:28 [INFO] [stdout] | [INFO] [stdout] 324 | return error!("{} already set", name); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:326:28 [INFO] [stdout] | [INFO] [stdout] 326 | return error!("{} is not set", name); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:332:32 [INFO] [stdout] | [INFO] [stdout] 332 | return error!("{} is type {}", name, val.typename()); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:455:29 [INFO] [stdout] | [INFO] [stdout] 455 | v => return error!("expected List or Map, got {:?}", v), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:87:59 [INFO] [stdout] | [INFO] [stdout] 87 | scan_error!($pos, $len, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/lexer.rs:402:9 [INFO] [stdout] | [INFO] [stdout] 402 | / scan_error!( [INFO] [stdout] 403 | | start, [INFO] [stdout] 404 | | 1, [INFO] [stdout] 405 | | "Unclosed string. Expected closing quote: {} ", [INFO] [stdout] 406 | | delimiter [INFO] [stdout] 407 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `scan_error` [INFO] [stdout] = note: this warning originates in the macro `scan_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:87:59 [INFO] [stdout] | [INFO] [stdout] 87 | scan_error!($pos, $len, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/lexer.rs:611:20 [INFO] [stdout] | [INFO] [stdout] 611 | return scan_error!( [INFO] [stdout] | ____________________- [INFO] [stdout] 612 | | self.pos, [INFO] [stdout] 613 | | 1, [INFO] [stdout] 614 | | "Can't mix tabs and spaces. Expected {:?}, found {:?}", [INFO] [stdout] 615 | | self.style, [INFO] [stdout] 616 | | style [INFO] [stdout] 617 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `scan_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:98:52 [INFO] [stdout] | [INFO] [stdout] 98 | pos_error!($pos, format!($msg, $($args),+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/parser.rs:870:29 [INFO] [stdout] | [INFO] [stdout] 870 | _ => return pos_error!(pos, "Expected Attribute or >, got {:?}", next), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `pos_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/token.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | error!("can't parse binary number: {:?}", self) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/token.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | error!("can't parse binary number: {:?}", self) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/compile/token.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | error!("can't parse binary number: {:?}", self) [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | error_kind!($kind, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/args.rs:46:52 [INFO] [stdout] | [INFO] [stdout] 46 | self.args.get(idx).map(Value::clone).ok_or(error_kind!( [INFO] [stdout] | ____________________________________________________- [INFO] [stdout] 47 | | ArgNotFound, [INFO] [stdout] 48 | | "Argument Not Found: {}", [INFO] [stdout] 49 | | idx [INFO] [stdout] 50 | | )) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | error_kind!($kind, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/args.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | Err(error_kind!( [INFO] [stdout] | _________________- [INFO] [stdout] 59 | | WrongArgType, [INFO] [stdout] 60 | | "Expected Number, got: {:?}", [INFO] [stdout] 61 | | self.need(idx)? [INFO] [stdout] 62 | | )) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | error_kind!($kind, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/args.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | Err(error_kind!( [INFO] [stdout] | _________________- [INFO] [stdout] 72 | | WrongArgType, [INFO] [stdout] 73 | | "Expected String, got: {:?}", [INFO] [stdout] 74 | | self.need(idx)? [INFO] [stdout] 75 | | )) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | error_kind!($kind, format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/args.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | Err(error_kind!( [INFO] [stdout] | _________________- [INFO] [stdout] 85 | | WrongArgType, [INFO] [stdout] 86 | | "Expected List, got: {:?}", [INFO] [stdout] 87 | | self.need(idx)? [INFO] [stdout] 88 | | )) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/builtin.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | return error!("Expected 2 args, got {}", 2); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/builtin.rs:135:16 [INFO] [stdout] | [INFO] [stdout] 135 | return error!("Expected 2 args, got {}", 2); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:224:28 [INFO] [stdout] | [INFO] [stdout] 224 | return error!("can't find var: {}", word); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:263:40 [INFO] [stdout] | [INFO] [stdout] 263 | ... return error!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 264 | | ... "expected {} args, got {}", [INFO] [stdout] 265 | | ... params.len(), [INFO] [stdout] 266 | | ... args.len() [INFO] [stdout] 267 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:289:28 [INFO] [stdout] | [INFO] [stdout] 289 | return error!("can't find fn: {}", target.to_string()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:324:28 [INFO] [stdout] | [INFO] [stdout] 324 | return error!("{} already set", name); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:326:28 [INFO] [stdout] | [INFO] [stdout] 326 | return error!("{} is not set", name); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:332:32 [INFO] [stdout] | [INFO] [stdout] 332 | return error!("{} is type {}", name, val.typename()); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | error!(format!($msg, $($args),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/eval/env.rs:455:29 [INFO] [stdout] | [INFO] [stdout] 455 | v => return error!("expected List or Map, got {:?}", v), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.31s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/hatter-2e3798c51d22f6d4) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hatter-62ef01a9ad9fa2c6) [INFO] running `Command { std: "docker" "inspect" "409a435ece318e7160c82f6854a7f4c19128192d2193cd2522d1b44f50a79afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "409a435ece318e7160c82f6854a7f4c19128192d2193cd2522d1b44f50a79afe", kill_on_drop: false }` [INFO] [stdout] 409a435ece318e7160c82f6854a7f4c19128192d2193cd2522d1b44f50a79afe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7c8f74eaffff8bcfda03254ff74b70a0f9f78c91848c26248e980fd459cc1167 [INFO] running `Command { std: "docker" "start" "-a" "7c8f74eaffff8bcfda03254ff74b70a0f9f78c91848c26248e980fd459cc1167", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:87:59 [INFO] [stderr] | [INFO] [stderr] 87 | scan_error!($pos, $len, format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/compile/lexer.rs:402:9 [INFO] [stderr] | [INFO] [stderr] 402 | / scan_error!( [INFO] [stderr] 403 | | start, [INFO] [stderr] 404 | | 1, [INFO] [stderr] 405 | | "Unclosed string. Expected closing quote: {} ", [INFO] [stderr] 406 | | delimiter [INFO] [stderr] 407 | | ) [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `scan_error` [INFO] [stderr] = note: this warning originates in the macro `scan_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:87:59 [INFO] [stderr] | [INFO] [stderr] 87 | scan_error!($pos, $len, format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/compile/lexer.rs:611:20 [INFO] [stderr] | [INFO] [stderr] 611 | return scan_error!( [INFO] [stderr] | ____________________- [INFO] [stderr] 612 | | self.pos, [INFO] [stderr] 613 | | 1, [INFO] [stderr] 614 | | "Can't mix tabs and spaces. Expected {:?}, found {:?}", [INFO] [stderr] 615 | | self.style, [INFO] [stderr] 616 | | style [INFO] [stderr] 617 | | ); [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `scan_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:98:52 [INFO] [stderr] | [INFO] [stderr] 98 | pos_error!($pos, format!($msg, $($args),+)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/compile/parser.rs:870:29 [INFO] [stderr] | [INFO] [stderr] 870 | _ => return pos_error!(pos, "Expected Attribute or >, got {:?}", next), [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `pos_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:128:42 [INFO] [stderr] | [INFO] [stderr] 128 | error!(format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/compile/token.rs:80:13 [INFO] [stderr] | [INFO] [stderr] 80 | error!("can't parse binary number: {:?}", self) [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:128:42 [INFO] [stderr] | [INFO] [stderr] 128 | error!(format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/compile/token.rs:89:13 [INFO] [stderr] | [INFO] [stderr] 89 | error!("can't parse binary number: {:?}", self) [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:128:42 [INFO] [stderr] | [INFO] [stderr] 128 | error!(format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/compile/token.rs:98:13 [INFO] [stderr] | [INFO] [stderr] 98 | error!("can't parse binary number: {:?}", self) [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:117:54 [INFO] [stderr] | [INFO] [stderr] 117 | error_kind!($kind, format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/eval/args.rs:46:52 [INFO] [stderr] | [INFO] [stderr] 46 | self.args.get(idx).map(Value::clone).ok_or(error_kind!( [INFO] [stderr] | ____________________________________________________- [INFO] [stderr] 47 | | ArgNotFound, [INFO] [stderr] 48 | | "Argument Not Found: {}", [INFO] [stderr] 49 | | idx [INFO] [stderr] 50 | | )) [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `error_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:117:54 [INFO] [stderr] | [INFO] [stderr] 117 | error_kind!($kind, format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/eval/args.rs:58:17 [INFO] [stderr] | [INFO] [stderr] 58 | Err(error_kind!( [INFO] [stderr] | _________________- [INFO] [stderr] 59 | | WrongArgType, [INFO] [stderr] 60 | | "Expected Number, got: {:?}", [INFO] [stderr] 61 | | self.need(idx)? [INFO] [stderr] 62 | | )) [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `error_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:117:54 [INFO] [stderr] | [INFO] [stderr] 117 | error_kind!($kind, format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/eval/args.rs:71:17 [INFO] [stderr] | [INFO] [stderr] 71 | Err(error_kind!( [INFO] [stderr] | _________________- [INFO] [stderr] 72 | | WrongArgType, [INFO] [stderr] 73 | | "Expected String, got: {:?}", [INFO] [stderr] 74 | | self.need(idx)? [INFO] [stderr] 75 | | )) [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `error_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:117:54 [INFO] [stderr] | [INFO] [stderr] 117 | error_kind!($kind, format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/eval/args.rs:84:17 [INFO] [stderr] | [INFO] [stderr] 84 | Err(error_kind!( [INFO] [stderr] | _________________- [INFO] [stderr] 85 | | WrongArgType, [INFO] [stderr] 86 | | "Expected List, got: {:?}", [INFO] [stderr] 87 | | self.need(idx)? [INFO] [stderr] 88 | | )) [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `error_kind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:128:42 [INFO] [stderr] | [INFO] [stderr] 128 | error!(format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/eval/builtin.rs:127:16 [INFO] [stderr] | [INFO] [stderr] 127 | return error!("Expected 2 args, got {}", 2); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:128:42 [INFO] [stderr] | [INFO] [stderr] 128 | error!(format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/eval/builtin.rs:135:16 [INFO] [stderr] | [INFO] [stderr] 135 | return error!("Expected 2 args, got {}", 2); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:128:42 [INFO] [stderr] | [INFO] [stderr] 128 | error!(format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/eval/env.rs:224:28 [INFO] [stderr] | [INFO] [stderr] 224 | return error!("can't find var: {}", word); [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:128:42 [INFO] [stderr] | [INFO] [stderr] 128 | error!(format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/eval/env.rs:263:40 [INFO] [stderr] | [INFO] [stderr] 263 | ... return error!( [INFO] [stderr] | ______________________________- [INFO] [stderr] 264 | | ... "expected {} args, got {}", [INFO] [stderr] 265 | | ... params.len(), [INFO] [stderr] 266 | | ... args.len() [INFO] [stderr] 267 | | ... ); [INFO] [stderr] | |_______________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:128:42 [INFO] [stderr] | [INFO] [stderr] 128 | error!(format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/eval/env.rs:289:28 [INFO] [stderr] | [INFO] [stderr] 289 | return error!("can't find fn: {}", target.to_string()); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:128:42 [INFO] [stderr] | [INFO] [stderr] 128 | error!(format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/eval/env.rs:324:28 [INFO] [stderr] | [INFO] [stderr] 324 | return error!("{} already set", name); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:128:42 [INFO] [stderr] | [INFO] [stderr] 128 | error!(format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/eval/env.rs:326:28 [INFO] [stderr] | [INFO] [stderr] 326 | return error!("{} is not set", name); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:128:42 [INFO] [stderr] | [INFO] [stderr] 128 | error!(format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/eval/env.rs:332:32 [INFO] [stderr] | [INFO] [stderr] 332 | return error!("{} is type {}", name, val.typename()); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:128:42 [INFO] [stderr] | [INFO] [stderr] 128 | error!(format!($msg, $($args),*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/eval/env.rs:455:29 [INFO] [stderr] | [INFO] [stderr] 455 | v => return error!("expected List or Map, got {:?}", v), [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `hatter` (lib) generated 19 warnings [INFO] [stderr] warning: `hatter` (lib test) generated 19 warnings (19 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hatter-2e3798c51d22f6d4) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test omap::tests::test_insert ... ok [INFO] [stdout] test omap::tests::test_iter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hatter-62ef01a9ad9fa2c6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests hatter [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/eval/builtin.rs - eval::builtin::empty_ (line 390) ... ignored [INFO] [stdout] test src/eval/builtin.rs - eval::builtin::len (line 372) ... ignored [INFO] [stdout] test src/eval/builtin.rs - eval::builtin::pop (line 416) ... ignored [INFO] [stdout] test src/eval/builtin.rs - eval::builtin::push (line 403) ... ignored [INFO] [stdout] test src/eval/builtin.rs - eval::builtin::r#type (line 113) ... ignored [INFO] [stdout] test src/eval/builtin.rs - eval::builtin::set_index (line 337) ... ignored [INFO] [stdout] test src/eval/builtin.rs - eval::builtin::when (line 98) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7c8f74eaffff8bcfda03254ff74b70a0f9f78c91848c26248e980fd459cc1167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c8f74eaffff8bcfda03254ff74b70a0f9f78c91848c26248e980fd459cc1167", kill_on_drop: false }` [INFO] [stdout] 7c8f74eaffff8bcfda03254ff74b70a0f9f78c91848c26248e980fd459cc1167