[INFO] cloning repository https://github.com/arctic-hen7/bonnie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arctic-hen7/bonnie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farctic-hen7%2Fbonnie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farctic-hen7%2Fbonnie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d53bfac9f3b01de356209a7c7e4f018056c7e3d7 [INFO] testing arctic-hen7/bonnie against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farctic-hen7%2Fbonnie" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arctic-hen7/bonnie on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arctic-hen7/bonnie [INFO] finished tweaking git repo https://github.com/arctic-hen7/bonnie [INFO] tweaked toml for git repo https://github.com/arctic-hen7/bonnie written to /workspace/builds/worker-42/source/Cargo.toml [INFO] crate git repo https://github.com/arctic-hen7/bonnie already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded home v0.5.3 [INFO] [stderr] Downloaded syn v1.0.69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c64b8260e731a42378243e1d7d7086cf704c25d6a87e8f2189b04e01c2db4fde [INFO] running `Command { std: "docker" "start" "-a" "c64b8260e731a42378243e1d7d7086cf704c25d6a87e8f2189b04e01c2db4fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c64b8260e731a42378243e1d7d7086cf704c25d6a87e8f2189b04e01c2db4fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c64b8260e731a42378243e1d7d7086cf704c25d6a87e8f2189b04e01c2db4fde", kill_on_drop: false }` [INFO] [stdout] c64b8260e731a42378243e1d7d7086cf704c25d6a87e8f2189b04e01c2db4fde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f70cb09991692ba0150c2b58fbb7ce633e8e8bff59baa953ac7cd7385d7aca7e [INFO] running `Command { std: "docker" "start" "-a" "f70cb09991692ba0150c2b58fbb7ce633e8e8bff59baa953ac7cd7385d7aca7e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bonnie v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "f70cb09991692ba0150c2b58fbb7ce633e8e8bff59baa953ac7cd7385d7aca7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f70cb09991692ba0150c2b58fbb7ce633e8e8bff59baa953ac7cd7385d7aca7e", kill_on_drop: false }` [INFO] [stdout] f70cb09991692ba0150c2b58fbb7ce633e8e8bff59baa953ac7cd7385d7aca7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91cb35f84eea191ae48e0085034614ca9f87419b85693e1fe1c478b9a474f412 [INFO] running `Command { std: "docker" "start" "-a" "91cb35f84eea191ae48e0085034614ca9f87419b85693e1fe1c478b9a474f412", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bonnie v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 111 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 112 | | 0, [INFO] [stdout] 113 | | r#" [INFO] [stdout] 114 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 118 | | ["basic"] [INFO] [stdout] 119 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 127 | | 0, [INFO] [stdout] 128 | | r#" [INFO] [stdout] 129 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 134 | | ["basic"] [INFO] [stdout] 135 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 144 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 145 | | 0, [INFO] [stdout] 146 | | r#" [INFO] [stdout] 147 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 152 | | ["basic", "Name"] [INFO] [stdout] 153 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 172 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 173 | | 0, [INFO] [stdout] 174 | | r#" [INFO] [stdout] 175 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 179 | | ["basic"] [INFO] [stdout] 180 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 187 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 188 | | 0, [INFO] [stdout] 189 | | r#" [INFO] [stdout] 190 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 194 | | ["basic", "Test"] [INFO] [stdout] 195 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 202 | | 0, [INFO] [stdout] 203 | | r#" [INFO] [stdout] 204 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 208 | | ["basic", "foo", "bar"] [INFO] [stdout] 209 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 216 | | 0, [INFO] [stdout] 217 | | r#" [INFO] [stdout] 218 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 222 | | ["basic", "foo", "bar"] [INFO] [stdout] 223 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 229 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 230 | | 0, [INFO] [stdout] 231 | | r#" [INFO] [stdout] 232 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 237 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 238 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 245 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 246 | | 0, [INFO] [stdout] 247 | | r#" [INFO] [stdout] 248 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 254 | | ["basic"] [INFO] [stdout] 255 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 290 | | 0, [INFO] [stdout] 291 | | r#" [INFO] [stdout] 292 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 299 | | ["basic", "Name", "(extra stuff)"] [INFO] [stdout] 300 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 309 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 310 | | 1, [INFO] [stdout] 311 | | r#" [INFO] [stdout] 312 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 316 | | ["basic"] [INFO] [stdout] 317 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 323 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 324 | | 1, [INFO] [stdout] 325 | | r#" [INFO] [stdout] 326 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 336 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 337 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 351 | let output1 = expect_exit_code!(0, cfg, BONNIE_VERSION, ["basic", "test"]); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 353 | let output2 = expect_exit_code!(1, cfg, BONNIE_VERSION, ["basic", "other"]); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 370 | let output1 = expect_exit_code!(1, cfg, BONNIE_VERSION, ["basic", "test", "Name", "foo bar"]); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 375 | let output2 = expect_exit_code!(1, cfg, BONNIE_VERSION, ["basic", "other"]); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 387 | let root_output = expect_exit_code!(0, cfg, BONNIE_VERSION, ["basic"]); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 389 | let output1 = expect_exit_code!(1, cfg, BONNIE_VERSION, ["basic", "test"]); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 391 | let output2 = expect_exit_code!(2, cfg, BONNIE_VERSION, ["basic", "other"]); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 409 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 410 | | 0, [INFO] [stdout] 411 | | r#" [INFO] [stdout] 412 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 417 | | ["basic"] [INFO] [stdout] 418 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 424 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 425 | | 1, [INFO] [stdout] 426 | | r#" [INFO] [stdout] 427 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 438 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 439 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 449 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 450 | | 0, [INFO] [stdout] 451 | | r#" [INFO] [stdout] 452 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 457 | | ["basic"] [INFO] [stdout] 458 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 464 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 465 | | 0, [INFO] [stdout] 466 | | r#" [INFO] [stdout] 467 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 472 | | ["basic"] [INFO] [stdout] 473 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 479 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 480 | | 1, [INFO] [stdout] 481 | | r#" [INFO] [stdout] 482 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 494 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 495 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 517 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 518 | | 0, [INFO] [stdout] 519 | | r#" [INFO] [stdout] 520 | | default_shell = ["bash", "-c", "{COMMAND}"] [INFO] [stdout] ... | [INFO] [stdout] 525 | | ["basic"] [INFO] [stdout] 526 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 532 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 533 | | 0, [INFO] [stdout] 534 | | r#" [INFO] [stdout] 535 | | default_shell.generic = ["bash", "-c", "{COMMAND}"] [INFO] [stdout] ... | [INFO] [stdout] 540 | | ["basic"] [INFO] [stdout] 541 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 547 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 548 | | 0, [INFO] [stdout] 549 | | r#" [INFO] [stdout] 550 | | default_shell.generic = { parts = ["bash", "-c", "{COMMAND}"], delimiter = " && " } [INFO] [stdout] ... | [INFO] [stdout] 555 | | ["basic"] [INFO] [stdout] 556 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 562 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 563 | | 0, [INFO] [stdout] 564 | | r#" [INFO] [stdout] 565 | | default_shell.generic = ["sh", "-c", "{COMMAND}"] [INFO] [stdout] ... | [INFO] [stdout] 571 | | ["basic"] [INFO] [stdout] 572 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 578 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 579 | | 0, [INFO] [stdout] 580 | | r#" [INFO] [stdout] 581 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 587 | | ["basic"] [INFO] [stdout] 588 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 594 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 595 | | 1, [INFO] [stdout] 596 | | r#" [INFO] [stdout] 597 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 607 | | ["basic"] [INFO] [stdout] 608 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 677 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 678 | | 1, [INFO] [stdout] 679 | | r#" [INFO] [stdout] 680 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 708 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 709 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 724 | let output1 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 725 | | 1, [INFO] [stdout] 726 | | r#" [INFO] [stdout] 727 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 737 | | ["basic"] [INFO] [stdout] 738 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 743 | let output2 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 744 | | 0, [INFO] [stdout] 745 | | r#" [INFO] [stdout] 746 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 756 | | ["basic"] [INFO] [stdout] 757 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 766 | let output1 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 767 | | 1, [INFO] [stdout] 768 | | r#" [INFO] [stdout] 769 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 779 | | ["basic"] [INFO] [stdout] 780 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 785 | let output2 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 786 | | 0, [INFO] [stdout] 787 | | r#" [INFO] [stdout] 788 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 798 | | ["basic"] [INFO] [stdout] 799 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 808 | let output1 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 809 | | 1, [INFO] [stdout] 810 | | r#" [INFO] [stdout] 811 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 821 | | ["basic"] [INFO] [stdout] 822 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 827 | let output2 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 828 | | 0, [INFO] [stdout] 829 | | r#" [INFO] [stdout] 830 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 840 | | ["basic"] [INFO] [stdout] 841 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 850 | let output1 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 851 | | 1, [INFO] [stdout] 852 | | r#" [INFO] [stdout] 853 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 863 | | ["basic"] [INFO] [stdout] 864 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 869 | let output2 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 870 | | 1, [INFO] [stdout] 871 | | r#" [INFO] [stdout] 872 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 882 | | ["basic"] [INFO] [stdout] 883 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 889 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 890 | | 1, [INFO] [stdout] 891 | | r#" [INFO] [stdout] 892 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 902 | | ["basic"] [INFO] [stdout] 903 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 912 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 913 | | 1, [INFO] [stdout] 914 | | r#" [INFO] [stdout] 915 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 925 | | ["basic"] [INFO] [stdout] 926 | | ); [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 `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.92s [INFO] running `Command { std: "docker" "inspect" "91cb35f84eea191ae48e0085034614ca9f87419b85693e1fe1c478b9a474f412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91cb35f84eea191ae48e0085034614ca9f87419b85693e1fe1c478b9a474f412", kill_on_drop: false }` [INFO] [stdout] 91cb35f84eea191ae48e0085034614ca9f87419b85693e1fe1c478b9a474f412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc8981e09ef1f816f3bd3784ca18b77f9a16d3d6609aabb588c3bb93792667eb [INFO] running `Command { std: "docker" "start" "-a" "bc8981e09ef1f816f3bd3784ca18b77f9a16d3d6609aabb588c3bb93792667eb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 111 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 112 | | 0, [INFO] [stderr] 113 | | r#" [INFO] [stderr] 114 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 118 | | ["basic"] [INFO] [stderr] 119 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 126 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 127 | | 0, [INFO] [stderr] 128 | | r#" [INFO] [stderr] 129 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 134 | | ["basic"] [INFO] [stderr] 135 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 144 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 145 | | 0, [INFO] [stderr] 146 | | r#" [INFO] [stderr] 147 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 152 | | ["basic", "Name"] [INFO] [stderr] 153 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 172 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 173 | | 0, [INFO] [stderr] 174 | | r#" [INFO] [stderr] 175 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 179 | | ["basic"] [INFO] [stderr] 180 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 187 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 188 | | 0, [INFO] [stderr] 189 | | r#" [INFO] [stderr] 190 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 194 | | ["basic", "Test"] [INFO] [stderr] 195 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 201 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 202 | | 0, [INFO] [stderr] 203 | | r#" [INFO] [stderr] 204 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 208 | | ["basic", "foo", "bar"] [INFO] [stderr] 209 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 215 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 216 | | 0, [INFO] [stderr] 217 | | r#" [INFO] [stderr] 218 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 222 | | ["basic", "foo", "bar"] [INFO] [stderr] 223 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 229 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 230 | | 0, [INFO] [stderr] 231 | | r#" [INFO] [stderr] 232 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 237 | | ["basic", "Name", "foo", "bar"] [INFO] [stderr] 238 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 245 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 246 | | 0, [INFO] [stderr] 247 | | r#" [INFO] [stderr] 248 | | env_files = ["src/.env"] [INFO] [stderr] ... | [INFO] [stderr] 254 | | ["basic"] [INFO] [stderr] 255 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 289 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 290 | | 0, [INFO] [stderr] 291 | | r#" [INFO] [stderr] 292 | | env_files = ["src/.env"] [INFO] [stderr] ... | [INFO] [stderr] 299 | | ["basic", "Name", "(extra stuff)"] [INFO] [stderr] 300 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 309 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 310 | | 1, [INFO] [stderr] 311 | | r#" [INFO] [stderr] 312 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 316 | | ["basic"] [INFO] [stderr] 317 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 323 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 324 | | 1, [INFO] [stderr] 325 | | r#" [INFO] [stderr] 326 | | env_files = ["src/.env"] [INFO] [stderr] ... | [INFO] [stderr] 336 | | ["basic", "Name", "foo", "bar"] [INFO] [stderr] 337 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 351 | let output1 = expect_exit_code!(0, cfg, BONNIE_VERSION, ["basic", "test"]); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 353 | let output2 = expect_exit_code!(1, cfg, BONNIE_VERSION, ["basic", "other"]); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 370 | let output1 = expect_exit_code!(1, cfg, BONNIE_VERSION, ["basic", "test", "Name", "foo bar"]); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 375 | let output2 = expect_exit_code!(1, cfg, BONNIE_VERSION, ["basic", "other"]); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 387 | let root_output = expect_exit_code!(0, cfg, BONNIE_VERSION, ["basic"]); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 389 | let output1 = expect_exit_code!(1, cfg, BONNIE_VERSION, ["basic", "test"]); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 391 | let output2 = expect_exit_code!(2, cfg, BONNIE_VERSION, ["basic", "other"]); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 409 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 410 | | 0, [INFO] [stderr] 411 | | r#" [INFO] [stderr] 412 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 417 | | ["basic"] [INFO] [stderr] 418 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 424 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 425 | | 1, [INFO] [stderr] 426 | | r#" [INFO] [stderr] 427 | | env_files = ["src/.env"] [INFO] [stderr] ... | [INFO] [stderr] 438 | | ["basic", "Name", "foo", "bar"] [INFO] [stderr] 439 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 449 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 450 | | 0, [INFO] [stderr] 451 | | r#" [INFO] [stderr] 452 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 457 | | ["basic"] [INFO] [stderr] 458 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 464 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 465 | | 0, [INFO] [stderr] 466 | | r#" [INFO] [stderr] 467 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 472 | | ["basic"] [INFO] [stderr] 473 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 479 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 480 | | 1, [INFO] [stderr] 481 | | r#" [INFO] [stderr] 482 | | env_files = ["src/.env"] [INFO] [stderr] ... | [INFO] [stderr] 494 | | ["basic", "Name", "foo", "bar"] [INFO] [stderr] 495 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 517 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 518 | | 0, [INFO] [stderr] 519 | | r#" [INFO] [stderr] 520 | | default_shell = ["bash", "-c", "{COMMAND}"] [INFO] [stderr] ... | [INFO] [stderr] 525 | | ["basic"] [INFO] [stderr] 526 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 532 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 533 | | 0, [INFO] [stderr] 534 | | r#" [INFO] [stderr] 535 | | default_shell.generic = ["bash", "-c", "{COMMAND}"] [INFO] [stderr] ... | [INFO] [stderr] 540 | | ["basic"] [INFO] [stderr] 541 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 547 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 548 | | 0, [INFO] [stderr] 549 | | r#" [INFO] [stderr] 550 | | default_shell.generic = { parts = ["bash", "-c", "{COMMAND}"], delimiter = " && " } [INFO] [stderr] ... | [INFO] [stderr] 555 | | ["basic"] [INFO] [stderr] 556 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 562 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 563 | | 0, [INFO] [stderr] 564 | | r#" [INFO] [stderr] 565 | | default_shell.generic = ["sh", "-c", "{COMMAND}"] [INFO] [stderr] ... | [INFO] [stderr] 571 | | ["basic"] [INFO] [stderr] 572 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 578 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 579 | | 0, [INFO] [stderr] 580 | | r#" [INFO] [stderr] 581 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 587 | | ["basic"] [INFO] [stderr] 588 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 594 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 595 | | 1, [INFO] [stderr] 596 | | r#" [INFO] [stderr] 597 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 607 | | ["basic"] [INFO] [stderr] 608 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 677 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 678 | | 1, [INFO] [stderr] 679 | | r#" [INFO] [stderr] 680 | | env_files = ["src/.env"] [INFO] [stderr] ... | [INFO] [stderr] 708 | | ["basic", "Name", "foo", "bar"] [INFO] [stderr] 709 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 724 | let output1 = expect_exit_code!( [INFO] [stderr] | ___________________- [INFO] [stderr] 725 | | 1, [INFO] [stderr] 726 | | r#" [INFO] [stderr] 727 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 737 | | ["basic"] [INFO] [stderr] 738 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 743 | let output2 = expect_exit_code!( [INFO] [stderr] | ___________________- [INFO] [stderr] 744 | | 0, [INFO] [stderr] 745 | | r#" [INFO] [stderr] 746 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 756 | | ["basic"] [INFO] [stderr] 757 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 766 | let output1 = expect_exit_code!( [INFO] [stderr] | ___________________- [INFO] [stderr] 767 | | 1, [INFO] [stderr] 768 | | r#" [INFO] [stderr] 769 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 779 | | ["basic"] [INFO] [stderr] 780 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 785 | let output2 = expect_exit_code!( [INFO] [stderr] | ___________________- [INFO] [stderr] 786 | | 0, [INFO] [stderr] 787 | | r#" [INFO] [stderr] 788 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 798 | | ["basic"] [INFO] [stderr] 799 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 808 | let output1 = expect_exit_code!( [INFO] [stderr] | ___________________- [INFO] [stderr] 809 | | 1, [INFO] [stderr] 810 | | r#" [INFO] [stderr] 811 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 821 | | ["basic"] [INFO] [stderr] 822 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 827 | let output2 = expect_exit_code!( [INFO] [stderr] | ___________________- [INFO] [stderr] 828 | | 0, [INFO] [stderr] 829 | | r#" [INFO] [stderr] 830 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 840 | | ["basic"] [INFO] [stderr] 841 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 850 | let output1 = expect_exit_code!( [INFO] [stderr] | ___________________- [INFO] [stderr] 851 | | 1, [INFO] [stderr] 852 | | r#" [INFO] [stderr] 853 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 863 | | ["basic"] [INFO] [stderr] 864 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 869 | let output2 = expect_exit_code!( [INFO] [stderr] | ___________________- [INFO] [stderr] 870 | | 1, [INFO] [stderr] 871 | | r#" [INFO] [stderr] 872 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 882 | | ["basic"] [INFO] [stderr] 883 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 889 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 890 | | 1, [INFO] [stderr] 891 | | r#" [INFO] [stderr] 892 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 902 | | ["basic"] [INFO] [stderr] 903 | | ); [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 `expect_exit_code` (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] --> tests/known_cases.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 912 | let output = expect_exit_code!( [INFO] [stderr] | __________________- [INFO] [stderr] 913 | | 1, [INFO] [stderr] 914 | | r#" [INFO] [stderr] 915 | | [scripts] [INFO] [stderr] ... | [INFO] [stderr] 925 | | ["basic"] [INFO] [stderr] 926 | | ); [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 `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `bonnie` (test "known_cases") generated 41 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lib-b75d45951272b45d) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test version::identifies_identical_versions ... ok [INFO] [stdout] test version::identifies_identical_versions_in_beta ... ok [INFO] [stdout] test version::identifies_major_too_new ... ok [INFO] [stdout] test version::identifies_major_too_new_in_beta ... ok [INFO] [stdout] test version::identifies_major_too_old ... ok [INFO] [stdout] test version::identifies_minor_too_new ... ok [INFO] [stdout] test version::identifies_minor_too_new_in_beta ... ok [INFO] [stdout] test version::identifies_minor_too_old ... ok [INFO] [stdout] test version::identifies_minor_too_old_in_beta ... ok [INFO] [stdout] test version::identifies_patch_too_new ... ok [INFO] [stdout] test version::identifies_patch_too_new_in_beta ... ok [INFO] [stdout] test version::identifies_patch_too_old ... ok [INFO] [stdout] test version::identifies_patch_too_old_in_beta ... ok [INFO] [stdout] test version::returns_correct_part_division ... ok [INFO] [stdout] test version::returns_error_on_invalid_major_number ... ok [INFO] [stdout] test version::returns_error_on_invalid_minor_number ... ok [INFO] [stdout] test version::returns_error_on_invalid_patch_number ... ok [INFO] [stdout] test version::returns_error_on_missing_minor_number ... ok [INFO] [stdout] test version::returns_error_on_missing_patch_number ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bonnie-4329245f582710e1) [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] Running tests/caching.rs (/opt/rustwide/target/debug/deps/caching-0b87bb2454c02e4c) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test cache_works ... FAILED [INFO] [stdout] test returns_error_on_bad_version ... FAILED [INFO] [stdout] test loads_env_files ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cache_works stdout ---- [INFO] [stdout] thread 'cache_works' panicked at 'Tried to setenv '"GREETING"' while process has multiple threads', library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55868428228c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55868428228c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55868428228c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55868428228c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5586842a6c1c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55868427e075 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x558684283ce0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558684283ce0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558684283ce0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5586842838c6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x558684284394 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x558684283e70 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x558684282744 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x558684283dd9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x558683f44d81 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55868427a314 - std::sys::unix::os::setenv::h76103fb51bceafed [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] 16: 0x55868427a314 - std::env::_set_var::h92fd991ae4bac337 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:335:5 [INFO] [stdout] 17: 0x55868403008c - std::env::set_var::h635daae7c1319f81 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:331:5 [INFO] [stdout] 18: 0x558684039df3 - dotenv::iter::Iter::load::h7ed04660679ecc6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.15.0/src/iter.rs:26:17 [INFO] [stdout] 19: 0x558683fd1b26 - dotenv::from_filename::h3b0a1964c8682e6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.15.0/src/lib.rs:125:5 [INFO] [stdout] 20: 0x558683fe2264 - lib::raw_schema::Config::load_env_files::h56dcd1bddb2a0c7b [INFO] [stdout] at /opt/rustwide/workdir/src/raw_schema.rs:96:23 [INFO] [stdout] 21: 0x558683f66bfd - lib::raw_schema::Config::to_final::hfee8072f30191f85 [INFO] [stdout] at /opt/rustwide/workdir/src/raw_schema.rs:42:9 [INFO] [stdout] 22: 0x558683f7717b - caching::get_cfg::h939242b1633f190a [INFO] [stdout] at /opt/rustwide/workdir/tests/caching.rs:41:5 [INFO] [stdout] 23: 0x558683f772ce - caching::cache_works::h9341a4ec0f90f866 [INFO] [stdout] at /opt/rustwide/workdir/tests/caching.rs:50:15 [INFO] [stdout] 24: 0x558683f7727a - caching::cache_works::{{closure}}::h90624c6c67c39134 [INFO] [stdout] at /opt/rustwide/workdir/tests/caching.rs:48:1 [INFO] [stdout] 25: 0x558683f69c3e - core::ops::function::FnOnce::call_once::hab166e888446cdc3 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x558683fae5a3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x558683fae5a3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 28: 0x558683fad1b7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 29: 0x558683fad1b7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x558683fad1b7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x558683fad1b7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x558683fad1b7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x558683fad1b7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 34: 0x558683fad1b7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 35: 0x558683f7a45e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 36: 0x558683f7a45e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 37: 0x558683f7f1b8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 38: 0x558683f7f1b8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x558683f7f1b8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 40: 0x558683f7f1b8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 41: 0x558683f7f1b8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 42: 0x558683f7f1b8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 43: 0x558683f7f1b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x5586842894a3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 45: 0x5586842894a3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 46: 0x5586842894a3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 47: 0x7f851bebe609 - start_thread [INFO] [stdout] 48: 0x7f851bc90293 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- returns_error_on_bad_version stdout ---- [INFO] [stdout] thread 'returns_error_on_bad_version' panicked at 'Tried to setenv '"GREETING"' while process has multiple threads', library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55868428228c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55868428228c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55868428228c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55868428228c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5586842a6c1c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55868427e075 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x558684283ce0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558684283ce0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558684283ce0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5586842838c6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x558684284394 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x558684283e70 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x558684282744 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x558684283dd9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x558683f44d81 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55868427a314 - std::sys::unix::os::setenv::h76103fb51bceafed [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] 16: 0x55868427a314 - std::env::_set_var::h92fd991ae4bac337 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:335:5 [INFO] [stdout] 17: 0x55868403008c - std::env::set_var::h635daae7c1319f81 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:331:5 [INFO] [stdout] 18: 0x558684039df3 - dotenv::iter::Iter::load::h7ed04660679ecc6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.15.0/src/iter.rs:26:17 [INFO] [stdout] 19: 0x558683fd1b26 - dotenv::from_filename::h3b0a1964c8682e6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.15.0/src/lib.rs:125:5 [INFO] [stdout] 20: 0x558683fe2264 - lib::raw_schema::Config::load_env_files::h56dcd1bddb2a0c7b [INFO] [stdout] at /opt/rustwide/workdir/src/raw_schema.rs:96:23 [INFO] [stdout] 21: 0x558683f66bfd - lib::raw_schema::Config::to_final::hfee8072f30191f85 [INFO] [stdout] at /opt/rustwide/workdir/src/raw_schema.rs:42:9 [INFO] [stdout] 22: 0x558683f7717b - caching::get_cfg::h939242b1633f190a [INFO] [stdout] at /opt/rustwide/workdir/tests/caching.rs:41:5 [INFO] [stdout] 23: 0x558683f77b33 - caching::returns_error_on_bad_version::h1a9202584a17601e [INFO] [stdout] at /opt/rustwide/workdir/tests/caching.rs:72:19 [INFO] [stdout] 24: 0x558683f77aea - caching::returns_error_on_bad_version::{{closure}}::h63da76374eff99fe [INFO] [stdout] at /opt/rustwide/workdir/tests/caching.rs:70:1 [INFO] [stdout] 25: 0x558683f69d5e - core::ops::function::FnOnce::call_once::he384096b17c54f20 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x558683fae5a3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x558683fae5a3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 28: 0x558683fad1b7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 29: 0x558683fad1b7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x558683fad1b7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x558683fad1b7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x558683fad1b7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x558683fad1b7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 34: 0x558683fad1b7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 35: 0x558683f7a45e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 36: 0x558683f7a45e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 37: 0x558683f7f1b8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 38: 0x558683f7f1b8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x558683f7f1b8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 40: 0x558683f7f1b8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 41: 0x558683f7f1b8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 42: 0x558683f7f1b8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 43: 0x558683f7f1b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x5586842894a3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 45: 0x5586842894a3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 46: 0x5586842894a3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 47: 0x7f851bebe609 - start_thread [INFO] [stdout] 48: 0x7f851bc90293 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- loads_env_files stdout ---- [INFO] [stdout] thread 'loads_env_files' panicked at 'Tried to setenv '"GREETING"' while process has multiple threads', library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55868428228c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55868428228c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55868428228c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55868428228c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5586842a6c1c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55868427e075 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x558684283ce0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558684283ce0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558684283ce0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5586842838c6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x558684284394 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x558684283e70 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x558684282744 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x558684283dd9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x558683f44d81 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55868427a314 - std::sys::unix::os::setenv::h76103fb51bceafed [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] 16: 0x55868427a314 - std::env::_set_var::h92fd991ae4bac337 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:335:5 [INFO] [stdout] 17: 0x55868403008c - std::env::set_var::h635daae7c1319f81 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:331:5 [INFO] [stdout] 18: 0x558684039df3 - dotenv::iter::Iter::load::h7ed04660679ecc6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.15.0/src/iter.rs:26:17 [INFO] [stdout] 19: 0x558683fd1b26 - dotenv::from_filename::h3b0a1964c8682e6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.15.0/src/lib.rs:125:5 [INFO] [stdout] 20: 0x558683fe2264 - lib::raw_schema::Config::load_env_files::h56dcd1bddb2a0c7b [INFO] [stdout] at /opt/rustwide/workdir/src/raw_schema.rs:96:23 [INFO] [stdout] 21: 0x558683f66bfd - lib::raw_schema::Config::to_final::hfee8072f30191f85 [INFO] [stdout] at /opt/rustwide/workdir/src/raw_schema.rs:42:9 [INFO] [stdout] 22: 0x558683f7717b - caching::get_cfg::h939242b1633f190a [INFO] [stdout] at /opt/rustwide/workdir/tests/caching.rs:41:5 [INFO] [stdout] 23: 0x558683f776e3 - caching::loads_env_files::he8642920ba558cf1 [INFO] [stdout] at /opt/rustwide/workdir/tests/caching.rs:62:15 [INFO] [stdout] 24: 0x558683f7769a - caching::loads_env_files::{{closure}}::hda0bcb0ab3314d52 [INFO] [stdout] at /opt/rustwide/workdir/tests/caching.rs:59:1 [INFO] [stdout] 25: 0x558683f69b3e - core::ops::function::FnOnce::call_once::h41b0ac8cb4b6bb59 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x558683fae5a3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x558683fae5a3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 28: 0x558683fad1b7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 29: 0x558683fad1b7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x558683fad1b7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x558683fad1b7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x558683fad1b7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x558683fad1b7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 34: 0x558683fad1b7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 35: 0x558683f7a45e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 36: 0x558683f7a45e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 37: 0x558683f7f1b8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 38: 0x558683f7f1b8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x558683f7f1b8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 40: 0x558683f7f1b8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 41: 0x558683f7f1b8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 42: 0x558683f7f1b8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 43: 0x558683f7f1b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x5586842894a3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 45: 0x5586842894a3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 46: 0x5586842894a3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 47: 0x7f851bebe609 - start_thread [INFO] [stdout] 48: 0x7f851bc90293 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cache_works [INFO] [stdout] loads_env_files [INFO] [stdout] returns_error_on_bad_version [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test caching' [INFO] running `Command { std: "docker" "inspect" "bc8981e09ef1f816f3bd3784ca18b77f9a16d3d6609aabb588c3bb93792667eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc8981e09ef1f816f3bd3784ca18b77f9a16d3d6609aabb588c3bb93792667eb", kill_on_drop: false }` [INFO] [stdout] bc8981e09ef1f816f3bd3784ca18b77f9a16d3d6609aabb588c3bb93792667eb