[INFO] fetching crate databind 0.7.1... [INFO] testing databind-0.7.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate databind 0.7.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate databind 0.7.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-14/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: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7b8e46b26382833847ef1635ca1547fb250941ffb5925aec1778076a7ea53a0e [INFO] running `Command { std: "docker" "start" "-a" "7b8e46b26382833847ef1635ca1547fb250941ffb5925aec1778076a7ea53a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b8e46b26382833847ef1635ca1547fb250941ffb5925aec1778076a7ea53a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b8e46b26382833847ef1635ca1547fb250941ffb5925aec1778076a7ea53a0e", kill_on_drop: false }` [INFO] [stdout] 7b8e46b26382833847ef1635ca1547fb250941ffb5925aec1778076a7ea53a0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ee60b6833a8002cb9e18a6b0b549e039dc48dffda934a8afd81b831aa8da7c6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ee60b6833a8002cb9e18a6b0b549e039dc48dffda934a8afd81b831aa8da7c6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling 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] = 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: 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] 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] 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] 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] 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] 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] 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] 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.74s [INFO] running `Command { std: "docker" "inspect" "7ee60b6833a8002cb9e18a6b0b549e039dc48dffda934a8afd81b831aa8da7c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ee60b6833a8002cb9e18a6b0b549e039dc48dffda934a8afd81b831aa8da7c6", kill_on_drop: false }` [INFO] [stdout] 7ee60b6833a8002cb9e18a6b0b549e039dc48dffda934a8afd81b831aa8da7c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afe36f27c20b710e1be842d75d3f74041b40631ff7c104562046b76b0c24bfc2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "afe36f27c20b710e1be842d75d3f74041b40631ff7c104562046b76b0c24bfc2", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.4.6 [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] = 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: 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] 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] 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] 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] 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] 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] 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] 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] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling 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] = 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: 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] 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] 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] 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] 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] 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] 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] 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.72s [INFO] running `Command { std: "docker" "inspect" "afe36f27c20b710e1be842d75d3f74041b40631ff7c104562046b76b0c24bfc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afe36f27c20b710e1be842d75d3f74041b40631ff7c104562046b76b0c24bfc2", kill_on_drop: false }` [INFO] [stdout] afe36f27c20b710e1be842d75d3f74041b40631ff7c104562046b76b0c24bfc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bb8d10cf5b04ec44a5b8b154110289b13d64ad381981582fa37c178b67ced845 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bb8d10cf5b04ec44a5b8b154110289b13d64ad381981582fa37c178b67ced845", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib/compiler/compile.rs:95:77 [INFO] [stderr] | [INFO] [stderr] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 119 | current_file!().push_str(&to_add[..]); [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: this warning originates in the macro `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stderr] | [INFO] [stderr] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 130 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stderr] | [INFO] [stderr] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 150 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stderr] | [INFO] [stderr] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 154 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stderr] | [INFO] [stderr] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 186 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stderr] | [INFO] [stderr] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 197 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stderr] | [INFO] [stderr] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 204 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stderr] | [INFO] [stderr] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 218 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stderr] | [INFO] [stderr] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 236 | current_file!().push_str(&to_add[..]); [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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stderr] | [INFO] [stderr] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 246 | Token::NonDatabind(string) => current_file!().push_str(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 `current_file` (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/lib/compiler/compile.rs:95:77 [INFO] [stderr] | [INFO] [stderr] 95 | files[filename_to_index[¤t_functions[func_depth - 1]]]; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 247 | Token::NewLine => current_file!().push('\n'), [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 `current_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `databind` (lib) generated 11 warnings [INFO] [stderr] warning: `databind` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/databind-5bf323d70ed22951) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/databind-0e03b75acbba48ee) [INFO] [stdout] [INFO] [stderr] Doc-tests databind [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] [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib/types.rs - types::TagMap (line 24) ... ok [INFO] [stdout] test src/lib/types.rs - types::GlobalMacros (line 31) ... ok [INFO] [stdout] test src/lib/lib.rs - (line 31) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.52s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bb8d10cf5b04ec44a5b8b154110289b13d64ad381981582fa37c178b67ced845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb8d10cf5b04ec44a5b8b154110289b13d64ad381981582fa37c178b67ced845", kill_on_drop: false }` [INFO] [stdout] bb8d10cf5b04ec44a5b8b154110289b13d64ad381981582fa37c178b67ced845