[INFO] fetching crate avro-rs 0.13.0... [INFO] testing avro-rs-0.13.0 against 1.85.0 for beta-1.86-1 [INFO] extracting crate avro-rs 0.13.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate avro-rs 0.13.0 on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate avro-rs 0.13.0 [INFO] finished tweaking crates.io crate avro-rs 0.13.0 [INFO] tweaked toml for crates.io crate avro-rs 0.13.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate avro-rs 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder v0.5.1 [INFO] [stderr] Downloaded tinytemplate v1.2.0 [INFO] [stderr] Downloaded libc v0.2.83 [INFO] [stderr] Downloaded snap v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70c70c15989fe1ce7522e14b184b24fb8377ca826f0b33184fd81e3451174c49 [INFO] running `Command { std: "docker" "start" "-a" "70c70c15989fe1ce7522e14b184b24fb8377ca826f0b33184fd81e3451174c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70c70c15989fe1ce7522e14b184b24fb8377ca826f0b33184fd81e3451174c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c70c15989fe1ce7522e14b184b24fb8377ca826f0b33184fd81e3451174c49", kill_on_drop: false }` [INFO] [stdout] 70c70c15989fe1ce7522e14b184b24fb8377ca826f0b33184fd81e3451174c49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c531d1c48ae351f1136bf99ee444dd8f6564bcd501c4544e5a587a830232d293 [INFO] running `Command { std: "docker" "start" "-a" "c531d1c48ae351f1136bf99ee444dd8f6564bcd501c4544e5a587a830232d293", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling typed-builder v0.5.1 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.7 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling avro-rs v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/ser.rs:46:69 [INFO] [stdout] | [INFO] [stdout] 45 | impl<'a> SeqVariantSerializer<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 46 | pub fn new(index: u32, variant: &'a str, len: Option) -> SeqVariantSerializer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/ser.rs:79:61 [INFO] [stdout] | [INFO] [stdout] 78 | impl<'a> StructVariantSerializer<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 79 | pub fn new(index: u32, variant: &'a str, len: usize) -> StructVariantSerializer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rabin.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | digest::impl_write!(Rabin); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crc`, `snap`, and `snappy` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `digest::impl_write` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `digest::impl_write` may come from an old version of the `digest` crate, try updating your dependency with `cargo update -p digest` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `digest::impl_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.86s [INFO] running `Command { std: "docker" "inspect" "c531d1c48ae351f1136bf99ee444dd8f6564bcd501c4544e5a587a830232d293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c531d1c48ae351f1136bf99ee444dd8f6564bcd501c4544e5a587a830232d293", kill_on_drop: false }` [INFO] [stdout] c531d1c48ae351f1136bf99ee444dd8f6564bcd501c4544e5a587a830232d293 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9286953fe16f53e9c74ce59dd4a59552fd236d956d44bbab73eb581ee78f04e8 [INFO] running `Command { std: "docker" "start" "-a" "9286953fe16f53e9c74ce59dd4a59552fd236d956d44bbab73eb581ee78f04e8", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/ser.rs:46:69 [INFO] [stdout] | [INFO] [stdout] 45 | impl<'a> SeqVariantSerializer<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 46 | pub fn new(index: u32, variant: &'a str, len: Option) -> SeqVariantSerializer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/ser.rs:79:61 [INFO] [stdout] | [INFO] [stdout] 78 | impl<'a> StructVariantSerializer<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 79 | pub fn new(index: u32, variant: &'a str, len: usize) -> StructVariantSerializer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rabin.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | digest::impl_write!(Rabin); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crc`, `snap`, and `snappy` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `digest::impl_write` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `digest::impl_write` may come from an old version of the `digest` crate, try updating your dependency with `cargo update -p digest` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `digest::impl_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling avro-rs v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/io.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | format!("value {:?} does not validate schema: {}", value, raw_schema) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 88 - format!("value {:?} does not validate schema: {}", value, raw_schema) [INFO] [stdout] 88 + "value {:?} does not validate schema: {}", value, raw_schema [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/ser.rs:46:69 [INFO] [stdout] | [INFO] [stdout] 45 | impl<'a> SeqVariantSerializer<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 46 | pub fn new(index: u32, variant: &'a str, len: Option) -> SeqVariantSerializer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/ser.rs:79:61 [INFO] [stdout] | [INFO] [stdout] 78 | impl<'a> StructVariantSerializer<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 79 | pub fn new(index: u32, variant: &'a str, len: usize) -> StructVariantSerializer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/rabin.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | digest::impl_write!(Rabin); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crc`, `snap`, and `snappy` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `digest::impl_write` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `digest::impl_write` may come from an old version of the `digest` crate, try updating your dependency with `cargo update -p digest` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `digest::impl_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/schema.rs:1156:13 [INFO] [stdout] | [INFO] [stdout] 1156 | e.to_string() [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 1156 | "{}", e.to_string() [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.88s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9286953fe16f53e9c74ce59dd4a59552fd236d956d44bbab73eb581ee78f04e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9286953fe16f53e9c74ce59dd4a59552fd236d956d44bbab73eb581ee78f04e8", kill_on_drop: false }` [INFO] [stdout] 9286953fe16f53e9c74ce59dd4a59552fd236d956d44bbab73eb581ee78f04e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b3f67bbc8133cdda38ed0471b4fc750f18c996f474147195ca1fc206f43de8a [INFO] running `Command { std: "docker" "start" "-a" "0b3f67bbc8133cdda38ed0471b4fc750f18c996f474147195ca1fc206f43de8a", kill_on_drop: false }` [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/ser.rs:46:69 [INFO] [stderr] | [INFO] [stderr] 45 | impl<'a> SeqVariantSerializer<'a> { [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] 46 | pub fn new(index: u32, variant: &'a str, len: Option) -> SeqVariantSerializer { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/ser.rs:79:61 [INFO] [stderr] | [INFO] [stderr] 78 | impl<'a> StructVariantSerializer<'a> { [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] 79 | pub fn new(index: u32, variant: &'a str, len: usize) -> StructVariantSerializer { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> src/rabin.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | digest::impl_write!(Rabin); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `crc`, `snap`, and `snappy` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `digest::impl_write` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `digest::impl_write` may come from an old version of the `digest` crate, try updating your dependency with `cargo update -p digest` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `digest::impl_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `avro-rs` (lib) generated 3 warnings [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/schema.rs:1156:13 [INFO] [stderr] | [INFO] [stderr] 1156 | e.to_string() [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] help: add a "{}" format string to `Display` the message [INFO] [stderr] | [INFO] [stderr] 1156 | "{}", e.to_string() [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/io.rs:88:13 [INFO] [stderr] | [INFO] [stderr] 88 | format!("value {:?} does not validate schema: {}", value, raw_schema) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 88 - format!("value {:?} does not validate schema: {}", value, raw_schema) [INFO] [stderr] 88 + "value {:?} does not validate schema: {}", value, raw_schema [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `avro-rs` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: `avro-rs` (test "schema") generated 1 warning (run `cargo fix --test "schema"` to apply 1 suggestion) [INFO] [stderr] warning: `avro-rs` (test "io") generated 1 warning (run `cargo fix --test "io"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/avro_rs-77b73fc81c464a55) [INFO] [stdout] [INFO] [stdout] running 115 tests [INFO] [stderr] [INFO] [stderr] thread 'codec::tests::deflate_compress_and_decompress' panicked at library/core/src/panicking.rs:218:5: [INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c75b8c1e1ea - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c75b8c1e1ea - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c75b8c1e1ea - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c75b8c1e1ea - ::fmt::he089f96442833f67 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c75b8c44da3 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c75b8c44da3 - core::fmt::write::h2f210ed4c94745cb [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x5c75b8c1b1d3 - std::io::Write::write_fmt::h7de08171ab770fb2 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c75b8c1e032 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c75b8c1f720 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x5c75b8c1f500 - std::panicking::default_hook::h24e207139139d40a [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:322:9 [INFO] [stderr] 10: 0x5c75b8b5f043 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 11: 0x5c75b8b5f043 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stderr] 12: 0x5c75b8c1ff53 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 13: 0x5c75b8c1ff53 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stderr] 14: 0x5c75b8c1fbf6 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13 [INFO] [stderr] 15: 0x5c75b8c1e6e9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 16: 0x5c75b8c1f8bd - rust_begin_unwind [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stderr] 17: 0x5c75b89de31d - core::panicking::panic_nounwind_fmt::runtime::hdd2d1a56a8b6cee7 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:117:22 [INFO] [stderr] 18: 0x5c75b89de31d - core::panicking::panic_nounwind_fmt::h0d5ff668f956fac4 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/intrinsics/mod.rs:3869:9 [INFO] [stderr] 19: 0x5c75b89de3b2 - core::panicking::panic_nounwind::h385b7d9bda51382d [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:218:5 [INFO] [stderr] 20: 0x5c75b8a5bec8 - >::get_unchecked_mut::precondition_check::hcf4f719f170b144b [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ub_checks.rs:68:21 [INFO] [stderr] 21: 0x5c75b8a5be81 - >::get_unchecked_mut::h81909448824f35e7 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ub_checks.rs:75:17 [INFO] [stderr] 22: 0x5c75b8aa2a58 - core::slice::::get_unchecked_mut::h5238f60bf67d6570 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/slice/mod.rs:707:24 [INFO] [stderr] 23: 0x5c75b8a87650 - rle_decode_fast::append_from_within::h29a11270a546a1d5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rle-decode-fast-1.0.1/src/lib.rs:85:13 [INFO] [stderr] 24: 0x5c75b8a87650 - rle_decode_fast::rle_decode::h378ad11234ed98bf [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rle-decode-fast-1.0.1/src/lib.rs:59:5 [INFO] [stderr] 25: 0x5c75b8a87650 - libflate::deflate::decode::Decoder::read_compressed_block::hcb7cca4d67a98b73 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflate-1.0.3/src/deflate/decode.rs:131:21 [INFO] [stderr] 26: 0x5c75b8a8440f - as std::io::Read>::read::h62abb54d05562908 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflate-1.0.3/src/deflate/decode.rs:181:21 [INFO] [stderr] 27: 0x5c75b8a7e466 - std::io::default_read_to_end::small_probe_read::h460006a881cc033d [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:427:19 [INFO] [stderr] 28: 0x5c75b8a7eefc - std::io::default_read_to_end::h56f2c2587355e59f [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:442:20 [INFO] [stderr] 29: 0x5c75b8a809d1 - std::io::Read::read_to_end::he09a0e926af9f824 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:879:9 [INFO] [stderr] 30: 0x5c75b8a60cd0 - avro_rs::codec::Codec::decompress::he66fa815853a7b7d [INFO] [stderr] at /opt/rustwide/workdir/src/codec.rs:71:17 [INFO] [stderr] 31: 0x5c75b8aa9890 - avro_rs::codec::tests::deflate_compress_and_decompress::h9906547c46d80ce5 [INFO] [stderr] at /opt/rustwide/workdir/src/codec.rs:123:9 [INFO] [stderr] 32: 0x5c75b8aa9607 - avro_rs::codec::tests::deflate_compress_and_decompress::{{closure}}::hb7b93ee1456923fa [INFO] [stderr] at /opt/rustwide/workdir/src/codec.rs:117:41 [INFO] [stderr] 33: 0x5c75b8a939e6 - core::ops::function::FnOnce::call_once::h8a17c16d5fa9d210 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 34: 0x5c75b8b647eb - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 35: 0x5c75b8b647eb - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stderr] 36: 0x5c75b8b63723 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stderr] 37: 0x5c75b8b63723 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 38: 0x5c75b8b63723 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stderr] 39: 0x5c75b8b63723 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stderr] 40: 0x5c75b8b63723 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stderr] 41: 0x5c75b8b63723 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stderr] 42: 0x5c75b8b63723 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stderr] 43: 0x5c75b8b27455 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stderr] 44: 0x5c75b8b27455 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 45: 0x5c75b8b2ae96 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stderr] 46: 0x5c75b8b2ae96 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 47: 0x5c75b8b2ae96 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stderr] 48: 0x5c75b8b2ae96 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stderr] 49: 0x5c75b8b2ae96 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stderr] 50: 0x5c75b8b2ae96 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stderr] 51: 0x5c75b8b2ae96 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 52: 0x5c75b8c23dbb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stderr] 53: 0x5c75b8c23dbb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stderr] 54: 0x5c75b8c23dbb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stderr] 55: 0x7be664d97ac3 - [INFO] [stderr] 56: 0x7be664e28a04 - clone [INFO] [stderr] 57: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/avro_rs-77b73fc81c464a55` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "0b3f67bbc8133cdda38ed0471b4fc750f18c996f474147195ca1fc206f43de8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b3f67bbc8133cdda38ed0471b4fc750f18c996f474147195ca1fc206f43de8a", kill_on_drop: false }` [INFO] [stdout] 0b3f67bbc8133cdda38ed0471b4fc750f18c996f474147195ca1fc206f43de8a