[INFO] fetching crate log4rs-syslog 3.0.3... [INFO] testing log4rs-syslog-3.0.3 against beta-2022-08-09 for beta-1.64-2 [INFO] extracting crate log4rs-syslog 3.0.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate log4rs-syslog 3.0.3 on toolchain beta-2022-08-09 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate log4rs-syslog 3.0.3 [INFO] finished tweaking crates.io crate log4rs-syslog 3.0.3 [INFO] tweaked toml for crates.io crate log4rs-syslog 3.0.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79ae0c1b4daf9892265e5a656617cea33eff5d8c871245b0893eb98609a4ba09 [INFO] running `Command { std: "docker" "start" "-a" "79ae0c1b4daf9892265e5a656617cea33eff5d8c871245b0893eb98609a4ba09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79ae0c1b4daf9892265e5a656617cea33eff5d8c871245b0893eb98609a4ba09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79ae0c1b4daf9892265e5a656617cea33eff5d8c871245b0893eb98609a4ba09", kill_on_drop: false }` [INFO] [stdout] 79ae0c1b4daf9892265e5a656617cea33eff5d8c871245b0893eb98609a4ba09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4dd4dff288166cc19697284a74b658b09d4befbfe2e4e4576158cb9b9c5b4ad [INFO] running `Command { std: "docker" "start" "-a" "f4dd4dff288166cc19697284a74b658b09d4befbfe2e4e4576158cb9b9c5b4ad", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.44 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling log4rs-syslog v3.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syslog.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | encoder: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 54 - encoder: Box, [INFO] [stdout] 54 + encoder: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syslog.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | pub type LevelMap = Fn(log::Level) -> libc::c_int + Send + Sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 - pub type LevelMap = Fn(log::Level) -> libc::c_int + Send + Sync; [INFO] [stdout] 50 + pub type LevelMap = dyn Fn(log::Level) -> libc::c_int + Send + Sync; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syslog.rs:311:25 [INFO] [stdout] | [INFO] [stdout] 311 | encoder: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 311 - encoder: Option>, [INFO] [stdout] 311 + encoder: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/file.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | type Trait = log4rs::append::Append; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 42 - type Trait = log4rs::append::Append; [INFO] [stdout] 42 + type Trait = dyn log4rs::append::Append; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/file.rs:49:39 [INFO] [stdout] | [INFO] [stdout] 49 | ) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 49 - ) -> Result, Box> { [INFO] [stdout] 49 + ) -> Result, Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syslog.rs:84:75 [INFO] [stdout] | [INFO] [stdout] 84 | fn append(&self, record: &log::Record) -> std::result::Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 84 - fn append(&self, record: &log::Record) -> std::result::Result<(), Box> { [INFO] [stdout] 84 + fn append(&self, record: &log::Record) -> std::result::Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syslog.rs:318:43 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn encoder(mut self, encoder: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 318 - pub fn encoder(mut self, encoder: Box) -> Self { [INFO] [stdout] 318 + pub fn encoder(mut self, encoder: Box) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.22s [INFO] running `Command { std: "docker" "inspect" "f4dd4dff288166cc19697284a74b658b09d4befbfe2e4e4576158cb9b9c5b4ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4dd4dff288166cc19697284a74b658b09d4befbfe2e4e4576158cb9b9c5b4ad", kill_on_drop: false }` [INFO] [stdout] f4dd4dff288166cc19697284a74b658b09d4befbfe2e4e4576158cb9b9c5b4ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 855e419d9ac01ce601f2c7293566718bad59f4746dc88e5b50ee3af38ede5606 [INFO] running `Command { std: "docker" "start" "-a" "855e419d9ac01ce601f2c7293566718bad59f4746dc88e5b50ee3af38ede5606", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syslog.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | encoder: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 54 - encoder: Box, [INFO] [stdout] 54 + encoder: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syslog.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | pub type LevelMap = Fn(log::Level) -> libc::c_int + Send + Sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 - pub type LevelMap = Fn(log::Level) -> libc::c_int + Send + Sync; [INFO] [stdout] 50 + pub type LevelMap = dyn Fn(log::Level) -> libc::c_int + Send + Sync; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syslog.rs:311:25 [INFO] [stdout] | [INFO] [stdout] 311 | encoder: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 311 - encoder: Option>, [INFO] [stdout] 311 + encoder: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/file.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | type Trait = log4rs::append::Append; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 42 - type Trait = log4rs::append::Append; [INFO] [stdout] 42 + type Trait = dyn log4rs::append::Append; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/file.rs:49:39 [INFO] [stdout] | [INFO] [stdout] 49 | ) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 49 - ) -> Result, Box> { [INFO] [stdout] 49 + ) -> Result, Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syslog.rs:84:75 [INFO] [stdout] | [INFO] [stdout] 84 | fn append(&self, record: &log::Record) -> std::result::Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 84 - fn append(&self, record: &log::Record) -> std::result::Result<(), Box> { [INFO] [stdout] 84 + fn append(&self, record: &log::Record) -> std::result::Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syslog.rs:318:43 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn encoder(mut self, encoder: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 318 - pub fn encoder(mut self, encoder: Box) -> Self { [INFO] [stdout] 318 + pub fn encoder(mut self, encoder: Box) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling log4rs-syslog v3.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syslog.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | encoder: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 54 - encoder: Box, [INFO] [stdout] 54 + encoder: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syslog.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | pub type LevelMap = Fn(log::Level) -> libc::c_int + Send + Sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 - pub type LevelMap = Fn(log::Level) -> libc::c_int + Send + Sync; [INFO] [stdout] 50 + pub type LevelMap = dyn Fn(log::Level) -> libc::c_int + Send + Sync; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syslog.rs:311:25 [INFO] [stdout] | [INFO] [stdout] 311 | encoder: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 311 - encoder: Option>, [INFO] [stdout] 311 + encoder: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/file.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | type Trait = log4rs::append::Append; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 42 - type Trait = log4rs::append::Append; [INFO] [stdout] 42 + type Trait = dyn log4rs::append::Append; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/file.rs:49:39 [INFO] [stdout] | [INFO] [stdout] 49 | ) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 49 - ) -> Result, Box> { [INFO] [stdout] 49 + ) -> Result, Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syslog.rs:84:75 [INFO] [stdout] | [INFO] [stdout] 84 | fn append(&self, record: &log::Record) -> std::result::Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 84 - fn append(&self, record: &log::Record) -> std::result::Result<(), Box> { [INFO] [stdout] 84 + fn append(&self, record: &log::Record) -> std::result::Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syslog.rs:318:43 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn encoder(mut self, encoder: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 318 - pub fn encoder(mut self, encoder: Box) -> Self { [INFO] [stdout] 318 + pub fn encoder(mut self, encoder: Box) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.98s [INFO] running `Command { std: "docker" "inspect" "855e419d9ac01ce601f2c7293566718bad59f4746dc88e5b50ee3af38ede5606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "855e419d9ac01ce601f2c7293566718bad59f4746dc88e5b50ee3af38ede5606", kill_on_drop: false }` [INFO] [stdout] 855e419d9ac01ce601f2c7293566718bad59f4746dc88e5b50ee3af38ede5606 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45913fb09f8c0ccdb8366d6684ee874c46e26e38107f35ef964aea3033ec99e0 [INFO] running `Command { std: "docker" "start" "-a" "45913fb09f8c0ccdb8366d6684ee874c46e26e38107f35ef964aea3033ec99e0", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/syslog.rs:54:18 [INFO] [stderr] | [INFO] [stderr] 54 | encoder: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 54 - encoder: Box, [INFO] [stderr] 54 + encoder: Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/syslog.rs:50:21 [INFO] [stderr] | [INFO] [stderr] 50 | pub type LevelMap = Fn(log::Level) -> libc::c_int + Send + Sync; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 50 - pub type LevelMap = Fn(log::Level) -> libc::c_int + Send + Sync; [INFO] [stderr] 50 + pub type LevelMap = dyn Fn(log::Level) -> libc::c_int + Send + Sync; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/syslog.rs:311:25 [INFO] [stderr] | [INFO] [stderr] 311 | encoder: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 311 - encoder: Option>, [INFO] [stderr] 311 + encoder: Option>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/file.rs:42:18 [INFO] [stderr] | [INFO] [stderr] 42 | type Trait = log4rs::append::Append; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 42 - type Trait = log4rs::append::Append; [INFO] [stderr] 42 + type Trait = dyn log4rs::append::Append; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/file.rs:49:39 [INFO] [stderr] | [INFO] [stderr] 49 | ) -> Result, Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 49 - ) -> Result, Box> { [INFO] [stderr] 49 + ) -> Result, Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/syslog.rs:84:75 [INFO] [stderr] | [INFO] [stderr] 84 | fn append(&self, record: &log::Record) -> std::result::Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 84 - fn append(&self, record: &log::Record) -> std::result::Result<(), Box> { [INFO] [stderr] 84 + fn append(&self, record: &log::Record) -> std::result::Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/syslog.rs:318:43 [INFO] [stderr] | [INFO] [stderr] 318 | pub fn encoder(mut self, encoder: Box) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 318 - pub fn encoder(mut self, encoder: Box) -> Self { [INFO] [stderr] 318 + pub fn encoder(mut self, encoder: Box) -> Self { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `log4rs-syslog` (lib) generated 7 warnings [INFO] [stderr] warning: `log4rs-syslog` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/log4rs_syslog-5148614ef70bab9a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/skeptic.rs (/opt/rustwide/target/debug/deps/skeptic-53cf432eba52b43d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test /opt/rustwide/workdir/README.md - log4rs_syslog::Usage::Manual_initialization (line 93) - compile ... FAILED [INFO] [stdout] test /opt/rustwide/workdir/README.md - log4rs_syslog::Usage::Initialization_based_on_configuration_file (line 65) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- /opt/rustwide/workdir/README.md - log4rs_syslog::Usage::Manual_initialization (line 93) stdout ---- [INFO] [stdout] error[E0514]: found crate `log` compiled by an incompatible version of rustc [INFO] [stdout] --> /opt/rustwide/workdir/README.md:95:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate log; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using this compiler (rustc 1.64.0-beta.1 (56714e533 2022-08-09)) (consider running `cargo clean` first) [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `log` compiled by rustc 1.63.0 (4b91a6ea7 2022-08-08): /opt/rustwide/target/debug/deps/liblog-0c70e36ed79fbfc1.rlib [INFO] [stdout] [INFO] [stdout] error: cannot find macro `trace` in this scope [INFO] [stdout] --> /opt/rustwide/workdir/README.md:125:5 [INFO] [stdout] | [INFO] [stdout] 33 | trace!("Example trace message"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/workdir/README.md:126:5 [INFO] [stdout] | [INFO] [stdout] 34 | debug!("Example debug message"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> /opt/rustwide/workdir/README.md:127:5 [INFO] [stdout] | [INFO] [stdout] 35 | info!("Example information message"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `warn` in this scope [INFO] [stdout] --> /opt/rustwide/workdir/README.md:128:5 [INFO] [stdout] | [INFO] [stdout] 36 | warn!("Example warning message"); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `warn` is in scope, but it is an attribute: `#[warn]` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `error` in this scope [INFO] [stdout] --> /opt/rustwide/workdir/README.md:129:5 [INFO] [stdout] | [INFO] [stdout] 37 | error!("Example error message"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- /opt/rustwide/workdir/README.md - log4rs_syslog::Usage::Initialization_based_on_configuration_file (line 65) stdout ---- [INFO] [stdout] error[E0514]: found crate `log` compiled by an incompatible version of rustc [INFO] [stdout] --> /opt/rustwide/workdir/README.md:67:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate log; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using this compiler (rustc 1.64.0-beta.1 (56714e533 2022-08-09)) (consider running `cargo clean` first) [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `log` compiled by rustc 1.63.0 (4b91a6ea7 2022-08-08): /opt/rustwide/target/debug/deps/liblog-0c70e36ed79fbfc1.rlib [INFO] [stdout] [INFO] [stdout] error: cannot find macro `trace` in this scope [INFO] [stdout] --> /opt/rustwide/workdir/README.md:79:5 [INFO] [stdout] | [INFO] [stdout] 15 | trace!("Example trace message"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/workdir/README.md:80:5 [INFO] [stdout] | [INFO] [stdout] 16 | debug!("Example debug message"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> /opt/rustwide/workdir/README.md:81:5 [INFO] [stdout] | [INFO] [stdout] 17 | info!("Example information message"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `warn` in this scope [INFO] [stdout] --> /opt/rustwide/workdir/README.md:82:5 [INFO] [stdout] | [INFO] [stdout] 18 | warn!("Example warning message"); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `warn` is in scope, but it is an attribute: `#[warn]` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `error` in this scope [INFO] [stdout] --> /opt/rustwide/workdir/README.md:83:5 [INFO] [stdout] | [INFO] [stdout] 19 | error!("Example error message"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] /opt/rustwide/workdir/README.md - log4rs_syslog::Usage::Initialization_based_on_configuration_file (line 65) [INFO] [stdout] /opt/rustwide/workdir/README.md - log4rs_syslog::Usage::Manual_initialization (line 93) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stdout] test readme_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- readme_test stdout ---- [INFO] [stdout] thread 'readme_test' panicked at 'Failed to run rustdoc tests on README.md', tests/skeptic.rs:36:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561ffa5e8ed0 - std::backtrace_rs::backtrace::libunwind::trace::hc2aafb361b930ef6 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x561ffa5e8ed0 - std::backtrace_rs::backtrace::trace_unsynchronized::h804481ad4855a013 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561ffa5e8ed0 - std::sys_common::backtrace::_print_fmt::hde719312690c42c7 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561ffa5e8ed0 - ::fmt::h3ac798ae3916ddb8 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561ffa60d4fc - core::fmt::write::h56d0a26c056ebf7d [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x561ffa5e5315 - std::io::Write::write_fmt::h05e70be662867c59 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x561ffa5ea9f1 - std::sys_common::backtrace::_print::h157d3034d56c5f2b [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561ffa5ea9f1 - std::sys_common::backtrace::print::h8711cdaccf25c72b [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561ffa5ea9f1 - std::panicking::default_hook::{{closure}}::h5a65e9070c5bad88 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561ffa5ea641 - std::panicking::default_hook::h02eec242e22c1c0a [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561ffa5eb093 - std::panicking::rust_panic_with_hook::hd120b75e7be84603 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561ffa4c7718 - std::panicking::begin_panic::{{closure}}::h3913753da6e99629 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x561ffa4e9e06 - std::sys_common::backtrace::__rust_end_short_backtrace::h6ee4201c479d4ff0 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561ffa4c7650 - std::panicking::begin_panic::h721ff507009aee3a [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x561ffa485474 - skeptic::readme_test::h52dc6be62609a160 [INFO] [stdout] at /opt/rustwide/workdir/tests/skeptic.rs:36:5 [INFO] [stdout] 15: 0x561ffa4849ba - skeptic::readme_test::{{closure}}::h72facc17e1cadd29 [INFO] [stdout] at /opt/rustwide/workdir/tests/skeptic.rs:5:1 [INFO] [stdout] 16: 0x561ffa47f63e - core::ops::function::FnOnce::call_once::h543474f1618dd3ac [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 17: 0x561ffa4bcbf3 - core::ops::function::FnOnce::call_once::ha4000de7d74ce957 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 18: 0x561ffa4bcbf3 - test::__rust_begin_short_backtrace::h97d00f92a6823310 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/test/src/lib.rs:572:5 [INFO] [stdout] 19: 0x561ffa4bb98c - as core::ops::function::FnOnce>::call_once::hd4e49082446b7e36 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stdout] 20: 0x561ffa4bb98c - as core::ops::function::FnOnce<()>>::call_once::hd614da272fbcc3e8 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x561ffa4bb98c - std::panicking::try::do_call::h65eed6c45a2ac496 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:492:40 [INFO] [stdout] 22: 0x561ffa4bb98c - std::panicking::try::h30300676e84e25e1 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:456:19 [INFO] [stdout] 23: 0x561ffa4bb98c - std::panic::catch_unwind::h31f6fe9f178404d3 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panic.rs:137:14 [INFO] [stdout] 24: 0x561ffa4bb98c - test::run_test_in_process::h63f59f5a2354d4f0 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/test/src/lib.rs:595:18 [INFO] [stdout] 25: 0x561ffa4bb98c - test::run_test::run_test_inner::{{closure}}::heffd6e2eac3b867c [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/test/src/lib.rs:489:39 [INFO] [stdout] 26: 0x561ffa48616c - test::run_test::run_test_inner::{{closure}}::h174c7d5725c867fe [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/test/src/lib.rs:516:37 [INFO] [stdout] 27: 0x561ffa48616c - std::sys_common::backtrace::__rust_begin_short_backtrace::h6b256ade43a1c5e2 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 28: 0x561ffa48bb3f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h574ba971f26d19c5 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 29: 0x561ffa48bb3f - as core::ops::function::FnOnce<()>>::call_once::h1575ce15b07116dd [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x561ffa48bb3f - std::panicking::try::do_call::h62958754a3d546a4 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:492:40 [INFO] [stdout] 31: 0x561ffa48bb3f - std::panicking::try::h4ae2dc197d04f86d [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:456:19 [INFO] [stdout] 32: 0x561ffa48bb3f - std::panic::catch_unwind::h8c834bd4e9aedde1 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x561ffa48bb3f - std::thread::Builder::spawn_unchecked_::{{closure}}::hbdaa27f018f8b53d [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 34: 0x561ffa48bb3f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88c4d88f89c45d7c [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 35: 0x561ffa5efc93 - as core::ops::function::FnOnce>::call_once::hafebb5a654285d1f [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stdout] 36: 0x561ffa5efc93 - as core::ops::function::FnOnce>::call_once::hd7f46a8cec019e0f [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stdout] 37: 0x561ffa5efc93 - std::sys::unix::thread::Thread::new::thread_start::hcd40f54db19fb2e5 [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 38: 0x7f1e47f88609 - start_thread [INFO] [stdout] 39: 0x7f1e47d58133 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] readme_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test skeptic' [INFO] running `Command { std: "docker" "inspect" "45913fb09f8c0ccdb8366d6684ee874c46e26e38107f35ef964aea3033ec99e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45913fb09f8c0ccdb8366d6684ee874c46e26e38107f35ef964aea3033ec99e0", kill_on_drop: false }` [INFO] [stdout] 45913fb09f8c0ccdb8366d6684ee874c46e26e38107f35ef964aea3033ec99e0