[INFO] fetching crate databind 0.7.1... [INFO] checking databind-0.7.1 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate databind 0.7.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate databind 0.7.1 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate databind 0.7.1 [INFO] finished tweaking crates.io crate databind 0.7.1 [INFO] tweaked toml for crates.io crate databind 0.7.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate databind 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.67 [INFO] [stderr] Downloaded syn v1.0.75 [INFO] [stderr] Downloaded libc v0.2.101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16e5eff0e1d128e95890bf177a56cfa62015ac27b412b68d3cf8929b3910573e [INFO] running `Command { std: "docker" "start" "-a" "16e5eff0e1d128e95890bf177a56cfa62015ac27b412b68d3cf8929b3910573e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16e5eff0e1d128e95890bf177a56cfa62015ac27b412b68d3cf8929b3910573e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16e5eff0e1d128e95890bf177a56cfa62015ac27b412b68d3cf8929b3910573e", kill_on_drop: false }` [INFO] [stdout] 16e5eff0e1d128e95890bf177a56cfa62015ac27b412b68d3cf8929b3910573e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f24c9360d1f60416ef47c95c25d4a6a0a930fc79a9bc71b323a898d0cb6fc95 [INFO] running `Command { std: "docker" "start" "-a" "6f24c9360d1f60416ef47c95c25d4a6a0a930fc79a9bc71b323a898d0cb6fc95", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking databind v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | current_file!().push_str(&to_add[..]); [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | current_file!().push_str(&to_add[..]); [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 154 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 154 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 218 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 236 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 218 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 246 | Token::NonDatabind(string) => current_file!().push_str(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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 236 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 247 | Token::NewLine => current_file!().push('\n'), [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 246 | Token::NonDatabind(string) => current_file!().push_str(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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 247 | Token::NewLine => current_file!().push('\n'), [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 `current_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: databind v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "6f24c9360d1f60416ef47c95c25d4a6a0a930fc79a9bc71b323a898d0cb6fc95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f24c9360d1f60416ef47c95c25d4a6a0a930fc79a9bc71b323a898d0cb6fc95", kill_on_drop: false }` [INFO] [stdout] 6f24c9360d1f60416ef47c95c25d4a6a0a930fc79a9bc71b323a898d0cb6fc95