[INFO] fetching crate flexi_config 0.1.0... [INFO] testing flexi_config-0.1.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate flexi_config 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate flexi_config 0.1.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate flexi_config 0.1.0 [INFO] finished tweaking crates.io crate flexi_config 0.1.0 [INFO] tweaked toml for crates.io crate flexi_config 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a167b0794774ce3d40140b485a8f8361cca8a8080dda297c5d1bebe06fe9b44a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a167b0794774ce3d40140b485a8f8361cca8a8080dda297c5d1bebe06fe9b44a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a167b0794774ce3d40140b485a8f8361cca8a8080dda297c5d1bebe06fe9b44a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a167b0794774ce3d40140b485a8f8361cca8a8080dda297c5d1bebe06fe9b44a", kill_on_drop: false }` [INFO] [stdout] a167b0794774ce3d40140b485a8f8361cca8a8080dda297c5d1bebe06fe9b44a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5710afabd2ac8d24762eb7c356d26f8641d66694978b5c2395d9aad322ce7b72 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5710afabd2ac8d24762eb7c356d26f8641d66694978b5c2395d9aad322ce7b72", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling toml v0.1.30 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling flexi_logger v0.5.2 [INFO] [stderr] Compiling flexi_config v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:430:40 [INFO] [stdout] | [INFO] [stdout] 430 | config.format = try!(self.stderr_format.format_function()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:435:43 [INFO] [stdout] | [INFO] [stdout] 435 | config.format = try!(self.disk_format.format_function()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/am_pm.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | ) -> Box [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/hour.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | ) -> Box [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/month.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Box [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/time_format.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | pieces : Vec> [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/time_format.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 66 | let mut format : LinkedList> = LinkedList::new(); [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/year.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | ) -> Box [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/mod.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box), [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_format_parser.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | pieces : LinkedList> [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_format_parser.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | ) -> Result>, String> [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_formatter.rs:25:36 [INFO] [stdout] | [INFO] [stdout] 25 | static ref APPENDERS : Vec> = { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_formatter.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | Full(Vec>), [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_formatter.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 57 | fn take(&mut self) -> Vec> [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_formatter.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | appenders : Vec> [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/flexi_config_cargo.rs:176:41 [INFO] [stdout] | [INFO] [stdout] 176 | Err(Issues::single(String::from(("Error parsing cargo file.")))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/config/log_formatter.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / lazy_static!{ [INFO] [stdout] 17 | | //********************************************************************************************* [INFO] [stdout] 18 | | /// This static holds the appenders we're going to use in a writable container. This is just [INFO] [stdout] 19 | | /// used so the APPENDERS static can be initialized from it. [INFO] [stdout] ... | [INFO] [stdout] 29 | | }; [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/config/log_formatter.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / lazy_static!{ [INFO] [stdout] 17 | | //********************************************************************************************* [INFO] [stdout] 18 | | /// This static holds the appenders we're going to use in a writable container. This is just [INFO] [stdout] 19 | | /// used so the APPENDERS static can be initialized from it. [INFO] [stdout] ... | [INFO] [stdout] 29 | | }; [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.99s [INFO] running `Command { std: "docker" "inspect" "5710afabd2ac8d24762eb7c356d26f8641d66694978b5c2395d9aad322ce7b72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5710afabd2ac8d24762eb7c356d26f8641d66694978b5c2395d9aad322ce7b72", kill_on_drop: false }` [INFO] [stdout] 5710afabd2ac8d24762eb7c356d26f8641d66694978b5c2395d9aad322ce7b72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d3bd34c0b4178e33adc1943b7d6ade5755f0a22f34fb73d57e9a686cb4d0c9b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3d3bd34c0b4178e33adc1943b7d6ade5755f0a22f34fb73d57e9a686cb4d0c9b", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:430:40 [INFO] [stdout] | [INFO] [stdout] 430 | config.format = try!(self.stderr_format.format_function()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:435:43 [INFO] [stdout] | [INFO] [stdout] 435 | config.format = try!(self.disk_format.format_function()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/am_pm.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | ) -> Box [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/hour.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | ) -> Box [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/month.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Box [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/time_format.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | pieces : Vec> [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/time_format.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 66 | let mut format : LinkedList> = LinkedList::new(); [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/year.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | ) -> Box [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/mod.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box), [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_format_parser.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | pieces : LinkedList> [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_format_parser.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | ) -> Result>, String> [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_formatter.rs:25:36 [INFO] [stdout] | [INFO] [stdout] 25 | static ref APPENDERS : Vec> = { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_formatter.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | Full(Vec>), [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_formatter.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 57 | fn take(&mut self) -> Vec> [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_formatter.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | appenders : Vec> [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/flexi_config_cargo.rs:176:41 [INFO] [stdout] | [INFO] [stdout] 176 | Err(Issues::single(String::from(("Error parsing cargo file.")))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/config/log_formatter.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / lazy_static!{ [INFO] [stdout] 17 | | //********************************************************************************************* [INFO] [stdout] 18 | | /// This static holds the appenders we're going to use in a writable container. This is just [INFO] [stdout] 19 | | /// used so the APPENDERS static can be initialized from it. [INFO] [stdout] ... | [INFO] [stdout] 29 | | }; [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling flexi_config v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/config/log_formatter.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / lazy_static!{ [INFO] [stdout] 17 | | //********************************************************************************************* [INFO] [stdout] 18 | | /// This static holds the appenders we're going to use in a writable container. This is just [INFO] [stdout] 19 | | /// used so the APPENDERS static can be initialized from it. [INFO] [stdout] ... | [INFO] [stdout] 29 | | }; [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:430:40 [INFO] [stdout] | [INFO] [stdout] 430 | config.format = try!(self.stderr_format.format_function()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:435:43 [INFO] [stdout] | [INFO] [stdout] 435 | config.format = try!(self.disk_format.format_function()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/am_pm.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | ) -> Box [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/hour.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | ) -> Box [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/month.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Box [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/time_format.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | pieces : Vec> [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/time_format.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 66 | let mut format : LinkedList> = LinkedList::new(); [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/time/year.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | ) -> Box [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/mod.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box), [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appender/mod.rs:82:32 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn unwrap(self) -> Box [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_format_parser.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | pieces : LinkedList> [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_format_parser.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | ) -> Result>, String> [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_formatter.rs:25:36 [INFO] [stdout] | [INFO] [stdout] 25 | static ref APPENDERS : Vec> = { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_formatter.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | Full(Vec>), [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_formatter.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 57 | fn take(&mut self) -> Vec> [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config/log_formatter.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | appenders : Vec> [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/flexi_config_cargo.rs:176:41 [INFO] [stdout] | [INFO] [stdout] 176 | Err(Issues::single(String::from(("Error parsing cargo file.")))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/config/log_formatter.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / lazy_static!{ [INFO] [stdout] 17 | | //********************************************************************************************* [INFO] [stdout] 18 | | /// This static holds the appenders we're going to use in a writable container. This is just [INFO] [stdout] 19 | | /// used so the APPENDERS static can be initialized from it. [INFO] [stdout] ... | [INFO] [stdout] 29 | | }; [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/config/log_formatter.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / lazy_static!{ [INFO] [stdout] 17 | | //********************************************************************************************* [INFO] [stdout] 18 | | /// This static holds the appenders we're going to use in a writable container. This is just [INFO] [stdout] 19 | | /// used so the APPENDERS static can be initialized from it. [INFO] [stdout] ... | [INFO] [stdout] 29 | | }; [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `appender::time::TimeAppender` [INFO] [stdout] --> src/appender/time/am_pm.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | use appender::time::TimeAppender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `appender::time::TimeAppender` [INFO] [stdout] --> src/appender/time/hour.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | use appender::time::TimeAppender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `appender::time::TimeAppender` [INFO] [stdout] --> src/appender/time/month.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | use appender::time::TimeAppender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `appender::Appender` [INFO] [stdout] --> src/appender/time/time_format.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | use appender::Appender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `appender::time::TimeAppender` [INFO] [stdout] --> src/appender/time/year.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | use appender::time::TimeAppender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.64s [INFO] running `Command { std: "docker" "inspect" "3d3bd34c0b4178e33adc1943b7d6ade5755f0a22f34fb73d57e9a686cb4d0c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d3bd34c0b4178e33adc1943b7d6ade5755f0a22f34fb73d57e9a686cb4d0c9b", kill_on_drop: false }` [INFO] [stdout] 3d3bd34c0b4178e33adc1943b7d6ade5755f0a22f34fb73d57e9a686cb4d0c9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e93831ca47f8008d3224503f00ecca68b7868cdec8604ff7908735c381110d11 [INFO] running `Command { std: "docker" "start" "-a" "e93831ca47f8008d3224503f00ecca68b7868cdec8604ff7908735c381110d11", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:430:40 [INFO] [stderr] | [INFO] [stderr] 430 | config.format = try!(self.stderr_format.format_function()); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:435:43 [INFO] [stderr] | [INFO] [stderr] 435 | config.format = try!(self.disk_format.format_function()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/appender/time/am_pm.rs:55:18 [INFO] [stderr] | [INFO] [stderr] 55 | ) -> Box [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/appender/time/hour.rs:56:18 [INFO] [stderr] | [INFO] [stderr] 56 | ) -> Box [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/appender/time/month.rs:65:14 [INFO] [stderr] | [INFO] [stderr] 65 | ) -> Box [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/appender/time/time_format.rs:52:22 [INFO] [stderr] | [INFO] [stderr] 52 | pieces : Vec> [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/appender/time/time_format.rs:66:41 [INFO] [stderr] | [INFO] [stderr] 66 | let mut format : LinkedList> = LinkedList::new(); [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/appender/time/year.rs:44:18 [INFO] [stderr] | [INFO] [stderr] 44 | ) -> Box [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/appender/mod.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | Ok(Box), [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config/log_format_parser.rs:97:29 [INFO] [stderr] | [INFO] [stderr] 97 | pieces : LinkedList> [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config/log_format_parser.rs:108:29 [INFO] [stderr] | [INFO] [stderr] 108 | ) -> Result>, String> [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config/log_formatter.rs:25:36 [INFO] [stderr] | [INFO] [stderr] 25 | static ref APPENDERS : Vec> = { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config/log_formatter.rs:42:18 [INFO] [stderr] | [INFO] [stderr] 42 | Full(Vec>), [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config/log_formatter.rs:57:35 [INFO] [stderr] | [INFO] [stderr] 57 | fn take(&mut self) -> Vec> [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config/log_formatter.rs:79:25 [INFO] [stderr] | [INFO] [stderr] 79 | appenders : Vec> [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/flexi_config_cargo.rs:176:41 [INFO] [stderr] | [INFO] [stderr] 176 | Err(Issues::single(String::from(("Error parsing cargo file.")))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/config/log_formatter.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static!{ [INFO] [stderr] 17 | | //********************************************************************************************* [INFO] [stderr] 18 | | /// This static holds the appenders we're going to use in a writable container. This is just [INFO] [stderr] 19 | | /// used so the APPENDERS static can be initialized from it. [INFO] [stderr] ... | [INFO] [stderr] 29 | | }; [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/config/log_formatter.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static!{ [INFO] [stderr] 17 | | //********************************************************************************************* [INFO] [stderr] 18 | | /// This static holds the appenders we're going to use in a writable container. This is just [INFO] [stderr] 19 | | /// used so the APPENDERS static can be initialized from it. [INFO] [stderr] ... | [INFO] [stderr] 29 | | }; [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 18 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:430:40 [INFO] [stderr] | [INFO] [stderr] 430 | config.format = try!(self.stderr_format.format_function()); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:435:43 [INFO] [stderr] | [INFO] [stderr] 435 | config.format = try!(self.disk_format.format_function()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/appender/time/am_pm.rs:55:18 [INFO] [stderr] | [INFO] [stderr] 55 | ) -> Box [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/appender/time/hour.rs:56:18 [INFO] [stderr] | [INFO] [stderr] 56 | ) -> Box [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/appender/time/month.rs:65:14 [INFO] [stderr] | [INFO] [stderr] 65 | ) -> Box [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/appender/time/time_format.rs:52:22 [INFO] [stderr] | [INFO] [stderr] 52 | pieces : Vec> [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/appender/time/time_format.rs:66:41 [INFO] [stderr] | [INFO] [stderr] 66 | let mut format : LinkedList> = LinkedList::new(); [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/appender/time/year.rs:44:18 [INFO] [stderr] | [INFO] [stderr] 44 | ) -> Box [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TimeAppender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/appender/mod.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | Ok(Box), [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/appender/mod.rs:82:32 [INFO] [stderr] | [INFO] [stderr] 82 | pub fn unwrap(self) -> Box [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config/log_format_parser.rs:97:29 [INFO] [stderr] | [INFO] [stderr] 97 | pieces : LinkedList> [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config/log_format_parser.rs:108:29 [INFO] [stderr] | [INFO] [stderr] 108 | ) -> Result>, String> [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config/log_formatter.rs:25:36 [INFO] [stderr] | [INFO] [stderr] 25 | static ref APPENDERS : Vec> = { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config/log_formatter.rs:42:18 [INFO] [stderr] | [INFO] [stderr] 42 | Full(Vec>), [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config/log_formatter.rs:57:35 [INFO] [stderr] | [INFO] [stderr] 57 | fn take(&mut self) -> Vec> [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config/log_formatter.rs:79:25 [INFO] [stderr] | [INFO] [stderr] 79 | appenders : Vec> [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Appender` [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/flexi_config_cargo.rs:176:41 [INFO] [stderr] | [INFO] [stderr] 176 | Err(Issues::single(String::from(("Error parsing cargo file.")))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/config/log_formatter.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static!{ [INFO] [stderr] 17 | | //********************************************************************************************* [INFO] [stderr] 18 | | /// This static holds the appenders we're going to use in a writable container. This is just [INFO] [stderr] 19 | | /// used so the APPENDERS static can be initialized from it. [INFO] [stderr] ... | [INFO] [stderr] 29 | | }; [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/config/log_formatter.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static!{ [INFO] [stderr] 17 | | //********************************************************************************************* [INFO] [stderr] 18 | | /// This static holds the appenders we're going to use in a writable container. This is just [INFO] [stderr] 19 | | /// used so the APPENDERS static can be initialized from it. [INFO] [stderr] ... | [INFO] [stderr] 29 | | }; [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `appender::time::TimeAppender` [INFO] [stderr] --> src/appender/time/am_pm.rs:84:9 [INFO] [stderr] | [INFO] [stderr] 84 | use appender::time::TimeAppender; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `appender::time::TimeAppender` [INFO] [stderr] --> src/appender/time/hour.rs:85:9 [INFO] [stderr] | [INFO] [stderr] 85 | use appender::time::TimeAppender; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `appender::time::TimeAppender` [INFO] [stderr] --> src/appender/time/month.rs:95:9 [INFO] [stderr] | [INFO] [stderr] 95 | use appender::time::TimeAppender; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `appender::Appender` [INFO] [stderr] --> src/appender/time/time_format.rs:185:9 [INFO] [stderr] | [INFO] [stderr] 185 | use appender::Appender; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `appender::time::TimeAppender` [INFO] [stderr] --> src/appender/time/year.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 79 | use appender::time::TimeAppender; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 24 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/flexi_config-254220d86db509f8 [INFO] [stdout] [INFO] [stdout] running 177 tests [INFO] [stdout] test appender::event::test::right_align ... ok [INFO] [stdout] test appender::file::test::left_align_trunc ... ok [INFO] [stdout] test appender::file::test::no_formatting ... ok [INFO] [stdout] test appender::event::test::no_formatting ... ok [INFO] [stdout] test appender::file::test::right_align ... ok [INFO] [stdout] test appender::event::test::right_align_trunc ... ok [INFO] [stdout] test appender::file::test::left_align ... ok [INFO] [stdout] test appender::event::test::left_align_trunc ... ok [INFO] [stdout] test appender::event::test::left_align ... ok [INFO] [stdout] test appender::formatter::test::right_align ... ok [INFO] [stdout] test appender::formatter::test::left_align ... ok [INFO] [stdout] test appender::formatter::test::right_align_trunc ... ok [INFO] [stdout] test appender::file::test::right_align_trunc ... ok [INFO] [stdout] test appender::file::test::truncate ... ok [INFO] [stdout] test appender::formatter::test::no_formatting ... ok [INFO] [stdout] test appender::line::test::right_align_trunc ... ok [INFO] [stdout] test appender::line::test::truncate ... ok [INFO] [stdout] test appender::line::test::right_align ... ok [INFO] [stdout] test appender::formatter::test::left_align_trunc ... ok [INFO] [stdout] test appender::event::test::truncate ... ok [INFO] [stdout] test appender::line::test::left_align ... ok [INFO] [stdout] test appender::formatter::test::truncate ... ok [INFO] [stdout] test appender::line::test::no_formatting ... ok [INFO] [stdout] test appender::line::test::left_align_trunc ... ok [INFO] [stdout] test appender::module::test::left_align ... ok [INFO] [stdout] test appender::target::test::left_align_trunc ... ok [INFO] [stdout] test appender::target::test::right_align_trunc ... ok [INFO] [stdout] test appender::target::test::right_align ... ok [INFO] [stdout] test appender::priority::test::long_lower ... ok [INFO] [stdout] test appender::target::test::truncate ... ok [INFO] [stdout] test appender::time::am_pm::tests::test_uppercase ... ok [INFO] [stdout] test appender::priority::test::short_upper ... ok [INFO] [stdout] test appender::time::hour::tests::test_12 ... ok [INFO] [stdout] test appender::time::am_pm::tests::test_lowercase ... ok [INFO] [stdout] test appender::time::hour::tests::test_long ... ok [INFO] [stdout] test appender::target::test::no_formatting ... ok [INFO] [stdout] test appender::priority::test::long_upper ... ok [INFO] [stdout] test appender::module::test::right_align ... ok [INFO] [stdout] test appender::module::test::left_align_trunc ... ok [INFO] [stdout] test appender::module::test::no_formatting ... ok [INFO] [stdout] test appender::time::month::tests::current_uppercase ... ok [INFO] [stdout] test appender::module::test::right_align_trunc ... ok [INFO] [stdout] test appender::target::test::left_align ... ok [INFO] [stdout] test appender::priority::test::short_lower ... ok [INFO] [stdout] test appender::module::test::truncate ... ok [INFO] [stdout] test appender::time::millisecond::tests::test ... ok [INFO] [stdout] test appender::time::minute::tests::test ... ok [INFO] [stdout] test appender::text::test::test ... ok [INFO] [stdout] test appender::time::time_format::tests::test_static ... ok [INFO] [stdout] test appender::time::month::tests::current_lowercase ... ok [INFO] [stdout] test appender::time::year::tests::test_long ... ok [INFO] [stdout] test appender::time::month::tests::current_numbers ... ok [INFO] [stdout] test appender::time::second::tests::test ... ok [INFO] [stdout] test appender::time::day::tests::test ... ok [INFO] [stdout] test appender::time::time_format::tests::test_complex ... ok [INFO] [stdout] test config::issues_builder::tests::expect_boolean_missing ... ok [INFO] [stdout] test config::issues_builder::tests::expect_decodable_bad ... ok [INFO] [stdout] test config::issues_builder::tests::expect_decodable_error ... ok [INFO] [stdout] test config::issues_builder::tests::expect_decodable_false ... ok [INFO] [stdout] test config::issues_builder::tests::expect_decodable_missing ... ok [INFO] [stdout] test config::issues_builder::tests::expect_decodable_non_string ... ok [INFO] [stdout] test config::issues_builder::tests::expect_number_or_false_false ... ok [INFO] [stdout] test config::issues_builder::tests::expect_number_or_false_huge ... ok [INFO] [stdout] test config::issues_builder::tests::expect_number_or_false_missing ... ok [INFO] [stdout] test config::issues_builder::tests::expect_number_or_false_negative ... ok [INFO] [stdout] test config::issues_builder::tests::expect_number_or_false_number ... ok [INFO] [stdout] test config::issues_builder::tests::expect_number_or_false_string ... ok [INFO] [stdout] test config::issues_builder::tests::expect_number_or_false_true ... ok [INFO] [stdout] test config::issues_builder::tests::expect_string_false ... ok [INFO] [stdout] test config::issues_builder::tests::expect_string_missing ... ok [INFO] [stdout] test config::issues_builder::tests::expect_string_or_false_false ... ok [INFO] [stdout] test config::issues_builder::tests::expect_string_or_false_missing ... ok [INFO] [stdout] test config::issues_builder::tests::expect_string_or_false_number ... ok [INFO] [stdout] test config::issues_builder::tests::expect_string_or_false_string ... ok [INFO] [stdout] test config::issues_builder::tests::expect_string_or_false_true ... ok [INFO] [stdout] test config::issues_builder::tests::expect_string_true ... ok [INFO] [stdout] test config::issues_builder::tests::expect_values_false ... ok [INFO] [stdout] test config::issues_builder::tests::expect_values_missing ... ok [INFO] [stdout] test config::issues_builder::tests::expect_boolean_true ... ok [INFO] [stdout] test appender::time::time_format::tests::test_minute ... ok [INFO] [stdout] test appender::time::time_format::tests::test_second ... ok [INFO] [stdout] test config::issues_builder::tests::expect_values_non_string ... ok [INFO] [stdout] test config::issues_builder::tests::error_if_missing_true ... ok [INFO] [stdout] test config::issues_builder::tests::error_if_missing_false ... ok [INFO] [stdout] test appender::time::year::tests::test_short ... ok [INFO] [stdout] test config::log_format::tests::encode ... ok [INFO] [stdout] test config::log_format::tests::equal ... ok [INFO] [stdout] test config::log_format::tests::not_equal ... ok [INFO] [stdout] test config::log_format_parser::tests::event ... ok [INFO] [stdout] test config::log_format_parser::tests::file ... ok [INFO] [stdout] test config::issues_builder::tests::report_unused_true ... ok [INFO] [stdout] test config::log_format_parser::tests::full ... ok [INFO] [stdout] test config::log_format_parser::tests::line ... ok [INFO] [stdout] test config::log_format_parser::tests::priority ... ok [INFO] [stdout] test config::log_format_parser::tests::target ... ok [INFO] [stdout] test config::log_format_parser::tests::time ... ok [INFO] [stdout] test config::issues_builder::tests::expect_boolean_false ... ok [INFO] [stdout] test config::log_format::tests::decode ... ok [INFO] [stdout] test config::target::tests::decode ... ok [INFO] [stdout] test config::issues_builder::tests::expect_values_true ... ok [INFO] [stdout] test config::toml_common::tests::application_good ... ok [INFO] [stdout] test config::issues_builder::tests::warn_if_missing_false ... ok [INFO] [stdout] test config::issues_builder::tests::warn_if_missing_true ... ok [INFO] [stdout] test config::toml_common::tests::disk_good ... ok [INFO] [stdout] test appender::time::time_format::tests::test_am_pm ... ok [INFO] [stdout] test config::toml_common::tests::disk_absent ... ok [INFO] [stdout] test config::log_format_parser::tests::module ... ok [INFO] [stdout] test config::issues_builder::tests::report_unused_false ... ok [INFO] [stdout] test config::toml_common::tests::priority_good ... ok [INFO] [stdout] test config::toml_common::tests::set_application ... ok [INFO] [stdout] test config::toml_common::tests::priority_absent ... ok [INFO] [stdout] test appender::time::time_format::tests::test_hour ... ok [INFO] [stdout] test config::target::tests::encode ... ok [INFO] [stdout] test config::toml_common::tests::set_target ... ok [INFO] [stdout] test config::toml_common::tests::set_disk ... ok [INFO] [stdout] test config::toml_common::tests::set_priority ... ok [INFO] [stdout] test config::toml_common::tests::stderr_absent ... ok [INFO] [stdout] test config::toml_common::tests::stderr_good ... ok [INFO] [stdout] test appender::time::time_format::tests::test_year ... ok [INFO] [stdout] test config::toml_common::tests::target_absent ... ok [INFO] [stdout] test config::toml_common::tests::target_good ... ok [INFO] [stdout] test config::toml_common::tests::set_stderr ... ok [INFO] [stdout] test config::toml_common::tests::application_invalid ... ok [INFO] [stdout] test config::toml_common::tests::application_absent ... ok [INFO] [stdout] test config::toml_depends::tests::priority_some ... ok [INFO] [stdout] test config::toml_common::tests::disk_invalid ... ok [INFO] [stdout] test config::toml_common::tests::verify ... ok [INFO] [stdout] test config::toml_depends::tests::verify_bad ... ok [INFO] [stdout] test config::toml_common::tests::disk_wrong ... ok [INFO] [stdout] test config::toml_disk::tests::dir ... ok [INFO] [stdout] test config::toml_common::tests::level_wrong ... ok [INFO] [stdout] test config::toml_common::tests::priority_invalid ... ok [INFO] [stdout] test config::toml_depends::tests::set_priority_some ... ok [INFO] [stdout] test config::toml_common::tests::stderr_wrong ... ok [INFO] [stdout] test config::toml_depends::tests::verify_good ... ok [INFO] [stdout] test config::toml_disk::tests::dup_err_absent ... ok [INFO] [stdout] test config::toml_depends::tests::set_priority_none ... ok [INFO] [stdout] test config::toml_common::tests::target_wrong ... ok [INFO] [stdout] test config::toml_common::tests::target_invalid ... ok [INFO] [stdout] test config::toml_disk::tests::dir_absent ... ok [INFO] [stdout] test config::toml_disk::tests::dup_info ... ok [INFO] [stdout] test config::toml_disk::tests::dup_err ... ok [INFO] [stdout] test config::toml_disk::tests::dup_info_absent ... ok [INFO] [stdout] test config::toml_depends::tests::priority_panic ... ok [INFO] [stdout] test config::toml_disk::tests::extension ... ok [INFO] [stdout] test config::toml_disk::tests::max_size ... ok [INFO] [stdout] test config::toml_disk::tests::extension_absent ... ok [INFO] [stdout] test config::toml_disk::tests::max_size_absent ... ok [INFO] [stdout] test config::toml_disk::tests::name_suffix ... ok [INFO] [stdout] test config::toml_disk::tests::name_suffix_absent ... ok [INFO] [stdout] test config::toml_disk::tests::set_dir_none ... ok [INFO] [stdout] test config::toml_disk::tests::dir_invalid ... ok [INFO] [stdout] test config::toml_disk::tests::set_dir_some ... ok [INFO] [stdout] test config::toml_disk::tests::set_dup_err ... ok [INFO] [stdout] test config::toml_disk::tests::dup_info_invalid ... ok [INFO] [stdout] test config::toml_disk::tests::set_dup_info ... ok [INFO] [stdout] test config::toml_disk::tests::dup_err_invalid ... ok [INFO] [stdout] test config::toml_disk::tests::set_max_size_some ... ok [INFO] [stdout] test config::toml_disk::tests::set_name_suffix_none ... ok [INFO] [stdout] test config::toml_disk::tests::set_name_suffix_some ... ok [INFO] [stdout] test config::toml_disk::tests::max_size_negative ... ok [INFO] [stdout] test config::toml_disk::tests::set_timestamp ... ok [INFO] [stdout] test config::toml_disk::tests::extension_invalid ... ok [INFO] [stdout] test config::toml_disk::tests::timestamp ... ok [INFO] [stdout] test config::toml_disk::tests::set_max_size_none ... ok [INFO] [stdout] test config::toml_disk::tests::set_extension ... ok [INFO] [stdout] test config::toml_disk::tests::name_suffix_invalid ... ok [INFO] [stdout] test config::toml_disk::tests::max_size_invalid ... ok [INFO] [stdout] test config::toml_disk::tests::max_size_huge ... ok [INFO] [stdout] test tests::test ... ok [INFO] [stdout] test config::toml_disk::tests::timestamp_absent ... ok [INFO] [stdout] test config::toml_disk::tests::timestamp_invalid ... ok [INFO] [stdout] test appender::time::time_format::tests::test_month ... ok [INFO] [stdout] test config::toml_disk::tests::verify ... ok [INFO] [stdout] test config::toml_common::tests::stderr_invalid ... ok [INFO] [stdout] test appender::time::time_format::tests::test_day ... ok [INFO] [stdout] test appender::time::time_format::tests::test_milli ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 177 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests flexi_config [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> /opt/rustwide/workdir/src/flexi_config_cargo.rs:176:41 [INFO] [stderr] | [INFO] [stderr] 176 | Err(Issues::single(String::from(("Error parsing cargo file.")))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/lib.rs - (line 14) ... FAILED [INFO] [stdout] test src/flexi_config_to_toml.rs - flexi_config_to_toml::FlexiConfig::to_toml_string (line 58) ... ok [INFO] [stdout] test src/flexi_config_from_toml.rs - flexi_config_from_toml::FlexiConfig::from_toml_string (line 97) ... ok [INFO] [stdout] test src/flexi_config_cargo.rs - flexi_config_cargo::FlexiConfig::from_cargo (line 68) ... FAILED [INFO] [stdout] test src/lib.rs - FlexiConfig::new (line 335) ... ok [INFO] [stdout] test src/config/log_format.rs - config::log_format::LogFormat (line 62) ... ok [INFO] [stdout] test src/lib.rs - (line 30) ... FAILED [INFO] [stdout] test src/lib.rs - FlexiConfig::apply (line 398) ... ok [INFO] [stdout] test src/lib.rs - FlexiConfig::apply (line 414) ... FAILED [INFO] [stdout] test src/flexi_config_from_toml.rs - flexi_config_from_toml::FlexiConfig::from_toml_file (line 58) ... FAILED [INFO] [stdout] test src/flexi_config_cargo.rs - flexi_config_cargo::FlexiConfig::from_cargo_file (line 29) ... FAILED [INFO] [stdout] test src/flexi_config_to_toml.rs - flexi_config_to_toml::FlexiConfig::to_toml_file (line 77) ... FAILED [INFO] [stdout] test src/flexi_config_cargo.rs - flexi_config_cargo::FlexiConfig::from_cargo_file (line 40) ... FAILED [INFO] [stdout] test src/config/issues.rs - config::issues::Issues (line 20) ... ok [INFO] [stdout] test src/lib.rs - FlexiConfig::new (line 351) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 14) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "Could not create file: Read-only file system (os error 30)"', src/lib.rs:13:33 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a3494dc5d0 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x55a3494dc5d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a3494dc5d0 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a3494dc5d0 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a3494fb0cc - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55a3494daad2 - std::io::Write::write_fmt::heb7e50902e98831c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x55a3494de735 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a3494de735 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a3494de735 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a3494de3d8 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x55a3494dee71 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 11: 0x55a3494de9b7 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 12: 0x55a3494dca8c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a3494de919 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 14: 0x55a3494f9a31 - core::panicking::panic_fmt::ha0bb065d9a260792 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a3494f9853 - core::option::expect_none_failed::h7e1dd0a94971eb61 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55a34947247a - core::result::Result::unwrap::h0449381837190323 [INFO] [stdout] 17: 0x55a349472bf1 - rust_out::main::h405f65324f7b53be [INFO] [stdout] 18: 0x55a349471e23 - core::ops::function::FnOnce::call_once::h3db408b57191f4c8 [INFO] [stdout] 19: 0x55a349470d09 - std::sys_common::backtrace::__rust_begin_short_backtrace::h63647f327f3ebdae [INFO] [stdout] 20: 0x55a349471c89 - std::rt::lang_start::{{closure}}::he1e0628789bd119a [INFO] [stdout] 21: 0x55a3494df297 - core::ops::function::impls:: for &F>::call_once::h57e2a071d427b24c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 22: 0x55a3494df297 - std::panicking::try::do_call::h81cbbe0c3b30a28e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 23: 0x55a3494df297 - std::panicking::try::hbeeb95b4e1f0a876 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 24: 0x55a3494df297 - std::panic::catch_unwind::h59c48ccb40a0bf20 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x55a3494df297 - std::rt::lang_start_internal::ha53ab63f88fee728 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/rt.rs:51:25 [INFO] [stdout] 26: 0x55a349471c68 - std::rt::lang_start::hbf8fdee85d7e16e4 [INFO] [stdout] 27: 0x55a349472e2b - main [INFO] [stdout] 28: 0x7f9267e2e0b3 - __libc_start_main [INFO] [stdout] 29: 0x55a3494700ae - _start [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/flexi_config_cargo.rs - flexi_config_cargo::FlexiConfig::from_cargo (line 68) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "Could not create file: Read-only file system (os error 30)"', src/flexi_config_cargo.rs:14:33 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56237c021b10 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x56237c021b10 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56237c021b10 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56237c021b10 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56237c04060c - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x56237c020012 - std::io::Write::write_fmt::heb7e50902e98831c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x56237c023c75 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56237c023c75 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56237c023c75 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x56237c023918 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x56237c0243b1 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 11: 0x56237c023ef7 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 12: 0x56237c021fcc - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x56237c023e59 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 14: 0x56237c03ef71 - core::panicking::panic_fmt::ha0bb065d9a260792 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x56237c03ed93 - core::option::expect_none_failed::h7e1dd0a94971eb61 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x56237bfb837a - core::result::Result::unwrap::h0449381837190323 [INFO] [stdout] 17: 0x56237bfb884f - rust_out::main::h405f65324f7b53be [INFO] [stdout] 18: 0x56237bfb7df3 - core::ops::function::FnOnce::call_once::h3db408b57191f4c8 [INFO] [stdout] 19: 0x56237bfb7669 - std::sys_common::backtrace::__rust_begin_short_backtrace::h63647f327f3ebdae [INFO] [stdout] 20: 0x56237bfb7c79 - std::rt::lang_start::{{closure}}::he1e0628789bd119a [INFO] [stdout] 21: 0x56237c0247d7 - core::ops::function::impls:: for &F>::call_once::h57e2a071d427b24c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 22: 0x56237c0247d7 - std::panicking::try::do_call::h81cbbe0c3b30a28e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 23: 0x56237c0247d7 - std::panicking::try::hbeeb95b4e1f0a876 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 24: 0x56237c0247d7 - std::panic::catch_unwind::h59c48ccb40a0bf20 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x56237c0247d7 - std::rt::lang_start_internal::ha53ab63f88fee728 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/rt.rs:51:25 [INFO] [stdout] 26: 0x56237bfb7c58 - std::rt::lang_start::hbf8fdee85d7e16e4 [INFO] [stdout] 27: 0x56237bfb887b - main [INFO] [stdout] 28: 0x7f2398f4c0b3 - __libc_start_main [INFO] [stdout] 29: 0x56237bfb70ae - _start [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 30) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Issues { errors: ["Could not open cargo file: No such file or directory (os error 2)"], warnings: [] }', src/lib.rs:7:58 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bf86d117a0 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x55bf86d117a0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bf86d117a0 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55bf86d117a0 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55bf86d2d5dc - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55bf86d0eb62 - std::io::Write::write_fmt::heb7e50902e98831c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x55bf86d13b25 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55bf86d13b25 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55bf86d13b25 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55bf86d137c8 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x55bf86d142c1 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 11: 0x55bf86d13e07 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 12: 0x55bf86d11c5c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55bf86d13d69 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 14: 0x55bf86d2c981 - core::panicking::panic_fmt::ha0bb065d9a260792 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55bf86d2c7a3 - core::option::expect_none_failed::h7e1dd0a94971eb61 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55bf86b54339 - core::result::Result::unwrap::hccd303a5c7e40eb9 [INFO] [stdout] 17: 0x55bf86b5467f - rust_out::main::h405f65324f7b53be [INFO] [stdout] 18: 0x55bf86b54123 - core::ops::function::FnOnce::call_once::h3db408b57191f4c8 [INFO] [stdout] 19: 0x55bf86b53679 - std::sys_common::backtrace::__rust_begin_short_backtrace::h63647f327f3ebdae [INFO] [stdout] 20: 0x55bf86b54079 - std::rt::lang_start::{{closure}}::he1e0628789bd119a [INFO] [stdout] 21: 0x55bf86d146e7 - core::ops::function::impls:: for &F>::call_once::h57e2a071d427b24c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 22: 0x55bf86d146e7 - std::panicking::try::do_call::h81cbbe0c3b30a28e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 23: 0x55bf86d146e7 - std::panicking::try::hbeeb95b4e1f0a876 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 24: 0x55bf86d146e7 - std::panic::catch_unwind::h59c48ccb40a0bf20 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x55bf86d146e7 - std::rt::lang_start_internal::ha53ab63f88fee728 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/rt.rs:51:25 [INFO] [stdout] 26: 0x55bf86b54058 - std::rt::lang_start::hbf8fdee85d7e16e4 [INFO] [stdout] 27: 0x55bf86b5471b - main [INFO] [stdout] 28: 0x7f95fd6aa0b3 - __libc_start_main [INFO] [stdout] 29: 0x55bf86b530be - _start [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - FlexiConfig::apply (line 414) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Issues { errors: ["Could not open cargo file: No such file or directory (os error 2)"], warnings: [] }', src/lib.rs:6:54 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ab387e07e0 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x55ab387e07e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ab387e07e0 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ab387e07e0 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ab387fc61c - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55ab387ddba2 - std::io::Write::write_fmt::heb7e50902e98831c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x55ab387e2b65 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ab387e2b65 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ab387e2b65 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ab387e2808 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x55ab387e3301 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 11: 0x55ab387e2e47 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 12: 0x55ab387e0c9c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ab387e2da9 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 14: 0x55ab387fb9c1 - core::panicking::panic_fmt::ha0bb065d9a260792 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ab387fb7e3 - core::option::expect_none_failed::h7e1dd0a94971eb61 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55ab38623399 - core::result::Result::unwrap::hccd303a5c7e40eb9 [INFO] [stdout] 17: 0x55ab3862371f - rust_out::main::h405f65324f7b53be [INFO] [stdout] 18: 0x55ab38623123 - core::ops::function::FnOnce::call_once::h3db408b57191f4c8 [INFO] [stdout] 19: 0x55ab38622679 - std::sys_common::backtrace::__rust_begin_short_backtrace::h63647f327f3ebdae [INFO] [stdout] 20: 0x55ab38623079 - std::rt::lang_start::{{closure}}::he1e0628789bd119a [INFO] [stdout] 21: 0x55ab387e3727 - core::ops::function::impls:: for &F>::call_once::h57e2a071d427b24c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 22: 0x55ab387e3727 - std::panicking::try::do_call::h81cbbe0c3b30a28e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 23: 0x55ab387e3727 - std::panicking::try::hbeeb95b4e1f0a876 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 24: 0x55ab387e3727 - std::panic::catch_unwind::h59c48ccb40a0bf20 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x55ab387e3727 - std::rt::lang_start_internal::ha53ab63f88fee728 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/rt.rs:51:25 [INFO] [stdout] 26: 0x55ab38623058 - std::rt::lang_start::hbf8fdee85d7e16e4 [INFO] [stdout] 27: 0x55ab3862379b - main [INFO] [stdout] 28: 0x7fc261a1f0b3 - __libc_start_main [INFO] [stdout] 29: 0x55ab386220be - _start [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/flexi_config_from_toml.rs - flexi_config_from_toml::FlexiConfig::from_toml_file (line 58) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Issues { errors: ["Could not open cargo file: No such file or directory (os error 2)"], warnings: [] }', src/flexi_config_from_toml.rs:6:58 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5637167e37e0 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x5637167e37e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5637167e37e0 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5637167e37e0 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5637167ff61c - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5637167e0ba2 - std::io::Write::write_fmt::heb7e50902e98831c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x5637167e5b65 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5637167e5b65 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5637167e5b65 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5637167e5808 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x5637167e6301 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 11: 0x5637167e5e47 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 12: 0x5637167e3c9c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5637167e5da9 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 14: 0x5637167fe9c1 - core::panicking::panic_fmt::ha0bb065d9a260792 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5637167fe7e3 - core::option::expect_none_failed::h7e1dd0a94971eb61 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x563716626399 - core::result::Result::unwrap::hccd303a5c7e40eb9 [INFO] [stdout] 17: 0x56371662671f - rust_out::main::h405f65324f7b53be [INFO] [stdout] 18: 0x563716626123 - core::ops::function::FnOnce::call_once::h3db408b57191f4c8 [INFO] [stdout] 19: 0x563716625679 - std::sys_common::backtrace::__rust_begin_short_backtrace::h63647f327f3ebdae [INFO] [stdout] 20: 0x563716626079 - std::rt::lang_start::{{closure}}::he1e0628789bd119a [INFO] [stdout] 21: 0x5637167e6727 - core::ops::function::impls:: for &F>::call_once::h57e2a071d427b24c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 22: 0x5637167e6727 - std::panicking::try::do_call::h81cbbe0c3b30a28e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 23: 0x5637167e6727 - std::panicking::try::hbeeb95b4e1f0a876 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 24: 0x5637167e6727 - std::panic::catch_unwind::h59c48ccb40a0bf20 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x5637167e6727 - std::rt::lang_start_internal::ha53ab63f88fee728 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/rt.rs:51:25 [INFO] [stdout] 26: 0x563716626058 - std::rt::lang_start::hbf8fdee85d7e16e4 [INFO] [stdout] 27: 0x56371662679b - main [INFO] [stdout] 28: 0x7f8da7ad30b3 - __libc_start_main [INFO] [stdout] 29: 0x5637166250be - _start [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/flexi_config_cargo.rs - flexi_config_cargo::FlexiConfig::from_cargo_file (line 29) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "Could not create file: Read-only file system (os error 30)"', src/flexi_config_cargo.rs:8:33 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56435a94f2e0 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x56435a94f2e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56435a94f2e0 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56435a94f2e0 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56435a96dddc - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x56435a94d7e2 - std::io::Write::write_fmt::heb7e50902e98831c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x56435a951445 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56435a951445 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56435a951445 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x56435a9510e8 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x56435a951b81 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 11: 0x56435a9516c7 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 12: 0x56435a94f79c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x56435a951629 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 14: 0x56435a96c741 - core::panicking::panic_fmt::ha0bb065d9a260792 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x56435a96c563 - core::option::expect_none_failed::h7e1dd0a94971eb61 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x56435a8e547a - core::result::Result::unwrap::h0449381837190323 [INFO] [stdout] 17: 0x56435a8e5b0e - rust_out::main::h405f65324f7b53be [INFO] [stdout] 18: 0x56435a8e4e23 - core::ops::function::FnOnce::call_once::h3db408b57191f4c8 [INFO] [stdout] 19: 0x56435a8e3d09 - std::sys_common::backtrace::__rust_begin_short_backtrace::h63647f327f3ebdae [INFO] [stdout] 20: 0x56435a8e4c89 - std::rt::lang_start::{{closure}}::he1e0628789bd119a [INFO] [stdout] 21: 0x56435a951fa7 - core::ops::function::impls:: for &F>::call_once::h57e2a071d427b24c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 22: 0x56435a951fa7 - std::panicking::try::do_call::h81cbbe0c3b30a28e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 23: 0x56435a951fa7 - std::panicking::try::hbeeb95b4e1f0a876 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 24: 0x56435a951fa7 - std::panic::catch_unwind::h59c48ccb40a0bf20 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x56435a951fa7 - std::rt::lang_start_internal::ha53ab63f88fee728 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/rt.rs:51:25 [INFO] [stdout] 26: 0x56435a8e4c68 - std::rt::lang_start::hbf8fdee85d7e16e4 [INFO] [stdout] 27: 0x56435a8e5b3b - main [INFO] [stdout] 28: 0x7f0c47a200b3 - __libc_start_main [INFO] [stdout] 29: 0x56435a8e30ae - _start [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/flexi_config_to_toml.rs - flexi_config_to_toml::FlexiConfig::to_toml_file (line 77) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "Could not create file: Read-only file system (os error 30)"', src/flexi_config_to_toml.rs:8:33 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561a78ba02e0 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x561a78ba02e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561a78ba02e0 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561a78ba02e0 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561a78bbeddc - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x561a78b9e7e2 - std::io::Write::write_fmt::heb7e50902e98831c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x561a78ba2445 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561a78ba2445 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561a78ba2445 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561a78ba20e8 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x561a78ba2b81 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 11: 0x561a78ba26c7 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 12: 0x561a78ba079c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561a78ba2629 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 14: 0x561a78bbd741 - core::panicking::panic_fmt::ha0bb065d9a260792 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x561a78bbd563 - core::option::expect_none_failed::h7e1dd0a94971eb61 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x561a78b3647a - core::result::Result::unwrap::h0449381837190323 [INFO] [stdout] 17: 0x561a78b36b0e - rust_out::main::h405f65324f7b53be [INFO] [stdout] 18: 0x561a78b35e23 - core::ops::function::FnOnce::call_once::h3db408b57191f4c8 [INFO] [stdout] 19: 0x561a78b34d09 - std::sys_common::backtrace::__rust_begin_short_backtrace::h63647f327f3ebdae [INFO] [stdout] 20: 0x561a78b35c89 - std::rt::lang_start::{{closure}}::he1e0628789bd119a [INFO] [stdout] 21: 0x561a78ba2fa7 - core::ops::function::impls:: for &F>::call_once::h57e2a071d427b24c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 22: 0x561a78ba2fa7 - std::panicking::try::do_call::h81cbbe0c3b30a28e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 23: 0x561a78ba2fa7 - std::panicking::try::hbeeb95b4e1f0a876 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 24: 0x561a78ba2fa7 - std::panic::catch_unwind::h59c48ccb40a0bf20 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x561a78ba2fa7 - std::rt::lang_start_internal::ha53ab63f88fee728 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/rt.rs:51:25 [INFO] [stdout] 26: 0x561a78b35c68 - std::rt::lang_start::hbf8fdee85d7e16e4 [INFO] [stdout] 27: 0x561a78b36b3b - main [INFO] [stdout] 28: 0x7fd578e480b3 - __libc_start_main [INFO] [stdout] 29: 0x561a78b340ae - _start [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/flexi_config_cargo.rs - flexi_config_cargo::FlexiConfig::from_cargo_file (line 40) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "Could not create file: Read-only file system (os error 30)"', src/flexi_config_cargo.rs:11:33 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559e3d4b15e0 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x559e3d4b15e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559e3d4b15e0 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559e3d4b15e0 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559e3d4d00dc - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x559e3d4afae2 - std::io::Write::write_fmt::heb7e50902e98831c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x559e3d4b3745 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559e3d4b3745 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559e3d4b3745 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559e3d4b33e8 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x559e3d4b3e81 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 11: 0x559e3d4b39c7 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stdout] 12: 0x559e3d4b1a9c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559e3d4b3929 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 14: 0x559e3d4cea41 - core::panicking::panic_fmt::ha0bb065d9a260792 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x559e3d4ce863 - core::option::expect_none_failed::h7e1dd0a94971eb61 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/option.rs:1268:5 [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stdout] 16: 0x559e3d44747a - core::result::Result::unwrap::h0449381837190323 [INFO] [stdout] 17: 0x559e3d447bf9 - rust_out::main::h405f65324f7b53be [INFO] [stdout] 18: 0x559e3d446e23 - core::ops::function::FnOnce::call_once::h3db408b57191f4c8 [INFO] [stdout] 19: 0x559e3d445d09 - std::sys_common::backtrace::__rust_begin_short_backtrace::h63647f327f3ebdae [INFO] [stdout] 20: 0x559e3d446c89 - std::rt::lang_start::{{closure}}::he1e0628789bd119a [INFO] [stdout] 21: 0x559e3d4b42a7 - core::ops::function::impls:: for &F>::call_once::h57e2a071d427b24c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 22: 0x559e3d4b42a7 - std::panicking::try::do_call::h81cbbe0c3b30a28e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 23: 0x559e3d4b42a7 - std::panicking::try::hbeeb95b4e1f0a876 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 24: 0x559e3d4b42a7 - std::panic::catch_unwind::h59c48ccb40a0bf20 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x559e3d4b42a7 - std::rt::lang_start_internal::ha53ab63f88fee728 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/rt.rs:51:25 [INFO] [stdout] 26: 0x559e3d446c68 - std::rt::lang_start::hbf8fdee85d7e16e4 [INFO] [stdout] 27: 0x559e3d447e3b - main [INFO] [stdout] 28: 0x7ff3255b00b3 - __libc_start_main [INFO] [stdout] 29: 0x559e3d4450ae - _start [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/flexi_config_cargo.rs - flexi_config_cargo::FlexiConfig::from_cargo (line 68) [INFO] [stdout] src/flexi_config_cargo.rs - flexi_config_cargo::FlexiConfig::from_cargo_file (line 29) [INFO] [stdout] src/flexi_config_cargo.rs - flexi_config_cargo::FlexiConfig::from_cargo_file (line 40) [INFO] [stdout] src/flexi_config_from_toml.rs - flexi_config_from_toml::FlexiConfig::from_toml_file (line 58) [INFO] [stdout] src/flexi_config_to_toml.rs - flexi_config_to_toml::FlexiConfig::to_toml_file (line 77) [INFO] [stdout] src/lib.rs - (line 14) [INFO] [stdout] src/lib.rs - (line 30) [INFO] [stdout] src/lib.rs - FlexiConfig::apply (line 414) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e93831ca47f8008d3224503f00ecca68b7868cdec8604ff7908735c381110d11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e93831ca47f8008d3224503f00ecca68b7868cdec8604ff7908735c381110d11", kill_on_drop: false }` [INFO] [stdout] e93831ca47f8008d3224503f00ecca68b7868cdec8604ff7908735c381110d11