[INFO] fetching crate ultrastar-txt 0.1.3... [INFO] testing ultrastar-txt-0.1.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate ultrastar-txt 0.1.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate ultrastar-txt 0.1.3 [INFO] finished tweaking crates.io crate ultrastar-txt 0.1.3 [INFO] tweaked toml for crates.io crate ultrastar-txt 0.1.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ultrastar-txt 0.1.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 91 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.2.11 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chardet v0.2.4 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d85df49bf283ee4ef5938c47e4c5dc3f961066ba22b3bb5a1deb538ec9c0a9c [INFO] running `Command { std: "docker" "start" "-a" "9d85df49bf283ee4ef5938c47e4c5dc3f961066ba22b3bb5a1deb538ec9c0a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d85df49bf283ee4ef5938c47e4c5dc3f961066ba22b3bb5a1deb538ec9c0a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d85df49bf283ee4ef5938c47e4c5dc3f961066ba22b3bb5a1deb538ec9c0a9c", kill_on_drop: false }` [INFO] [stdout] 9d85df49bf283ee4ef5938c47e4c5dc3f961066ba22b3bb5a1deb538ec9c0a9c [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65b6220270e6641d4f1f8e4e84a4f71a619fcefd8f502286a46638ba2d8843d0 [INFO] running `Command { std: "docker" "start" "-a" "65b6220270e6641d4f1f8e4e84a4f71a619fcefd8f502286a46638ba2d8843d0", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling chardet v0.2.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling ultrastar-txt v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/generator.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / error_chain! { [INFO] [stdout] 4 | | errors { [INFO] [stdout] 5 | | #[doc="the path encoding is invalid"] [INFO] [stdout] 6 | | InvalidPathEncoding(tag: &'static str) { [INFO] [stdout] ... | [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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 `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [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 `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/parser.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | errors { [INFO] [stdout] 8 | | #[doc="duplicate header tag was found"] [INFO] [stdout] 9 | | DuplicateHeader(line: u32, tag: &'static str) { [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [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 `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/loader.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / error_chain! { [INFO] [stdout] 11 | | errors { [INFO] [stdout] 12 | | #[doc="input output error while handling the file"] [INFO] [stdout] 13 | | IOError { [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [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 `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::generator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `Result` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 27 | pub use crate::loader::*; [INFO] [stdout] | ---------------- but the name `Result` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::generator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `ResultExt` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 27 | pub use crate::loader::*; [INFO] [stdout] | ---------------- but the name `ResultExt` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::generator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 27 | pub use crate::loader::*; [INFO] [stdout] | ---------------- but the name `Error` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::generator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `Error` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 27 | pub use crate::loader::*; [INFO] [stdout] | ---------------- but the name `Error` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::generator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `ErrorKind` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 27 | pub use crate::loader::*; [INFO] [stdout] | ---------------- but the name `ErrorKind` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.61s [INFO] running `Command { std: "docker" "inspect" "65b6220270e6641d4f1f8e4e84a4f71a619fcefd8f502286a46638ba2d8843d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65b6220270e6641d4f1f8e4e84a4f71a619fcefd8f502286a46638ba2d8843d0", kill_on_drop: false }` [INFO] [stdout] 65b6220270e6641d4f1f8e4e84a4f71a619fcefd8f502286a46638ba2d8843d0 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48b3ed1a043a165270b2bf0c65171ba55fc79861d8a9a90be86eac837f4131b8 [INFO] running `Command { std: "docker" "start" "-a" "48b3ed1a043a165270b2bf0c65171ba55fc79861d8a9a90be86eac837f4131b8", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/generator.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / error_chain! { [INFO] [stdout] 4 | | errors { [INFO] [stdout] 5 | | #[doc="the path encoding is invalid"] [INFO] [stdout] 6 | | InvalidPathEncoding(tag: &'static str) { [INFO] [stdout] ... | [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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 `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [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 `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/parser.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | errors { [INFO] [stdout] 8 | | #[doc="duplicate header tag was found"] [INFO] [stdout] 9 | | DuplicateHeader(line: u32, tag: &'static str) { [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [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 `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/loader.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / error_chain! { [INFO] [stdout] 11 | | errors { [INFO] [stdout] 12 | | #[doc="input output error while handling the file"] [INFO] [stdout] 13 | | IOError { [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [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 `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::generator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `Result` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 27 | pub use crate::loader::*; [INFO] [stdout] | ---------------- but the name `Result` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::generator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `ResultExt` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 27 | pub use crate::loader::*; [INFO] [stdout] | ---------------- but the name `ResultExt` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::generator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 27 | pub use crate::loader::*; [INFO] [stdout] | ---------------- but the name `Error` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::generator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `Error` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 27 | pub use crate::loader::*; [INFO] [stdout] | ---------------- but the name `Error` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::generator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `ErrorKind` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 27 | pub use crate::loader::*; [INFO] [stdout] | ---------------- but the name `ErrorKind` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling ultrastar-txt v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/generator.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / error_chain! { [INFO] [stdout] 4 | | errors { [INFO] [stdout] 5 | | #[doc="the path encoding is invalid"] [INFO] [stdout] 6 | | InvalidPathEncoding(tag: &'static str) { [INFO] [stdout] ... | [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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 `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [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 `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/parser.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | errors { [INFO] [stdout] 8 | | #[doc="duplicate header tag was found"] [INFO] [stdout] 9 | | DuplicateHeader(line: u32, tag: &'static str) { [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [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 `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/loader.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / error_chain! { [INFO] [stdout] 11 | | errors { [INFO] [stdout] 12 | | #[doc="input output error while handling the file"] [INFO] [stdout] 13 | | IOError { [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [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 `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::generator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `Result` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 27 | pub use crate::loader::*; [INFO] [stdout] | ---------------- but the name `Result` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::generator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `ResultExt` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 27 | pub use crate::loader::*; [INFO] [stdout] | ---------------- but the name `ResultExt` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::generator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 27 | pub use crate::loader::*; [INFO] [stdout] | ---------------- but the name `Error` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::generator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `Error` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 27 | pub use crate::loader::*; [INFO] [stdout] | ---------------- but the name `Error` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::generator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the name `ErrorKind` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 27 | pub use crate::loader::*; [INFO] [stdout] | ---------------- but the name `ErrorKind` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.55s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11 [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" "48b3ed1a043a165270b2bf0c65171ba55fc79861d8a9a90be86eac837f4131b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48b3ed1a043a165270b2bf0c65171ba55fc79861d8a9a90be86eac837f4131b8", kill_on_drop: false }` [INFO] [stdout] 48b3ed1a043a165270b2bf0c65171ba55fc79861d8a9a90be86eac837f4131b8 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d474fb7aaccbbbea1ba6f821b2dbd34b10db39281ae70344c8c6e0b7bf36f940 [INFO] running `Command { std: "docker" "start" "-a" "d474fb7aaccbbbea1ba6f821b2dbd34b10db39281ae70344c8c6e0b7bf36f940", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stderr] --> src/generator.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / error_chain! { [INFO] [stderr] 4 | | errors { [INFO] [stderr] 5 | | #[doc="the path encoding is invalid"] [INFO] [stderr] 6 | | InvalidPathEncoding(tag: &'static str) { [INFO] [stderr] ... | [INFO] [stderr] 11 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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 `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [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 `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stderr] --> src/parser.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain! { [INFO] [stderr] 7 | | errors { [INFO] [stderr] 8 | | #[doc="duplicate header tag was found"] [INFO] [stderr] 9 | | DuplicateHeader(line: u32, tag: &'static str) { [INFO] [stderr] ... | [INFO] [stderr] 43 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [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 `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stderr] --> src/loader.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / error_chain! { [INFO] [stderr] 11 | | errors { [INFO] [stderr] 12 | | #[doc="input output error while handling the file"] [INFO] [stderr] 13 | | IOError { [INFO] [stderr] ... | [INFO] [stderr] 38 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [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 `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | pub use crate::generator::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ the name `Result` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 27 | pub use crate::loader::*; [INFO] [stderr] | ---------------- but the name `Result` in the type namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | pub use crate::generator::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ the name `ResultExt` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 27 | pub use crate::loader::*; [INFO] [stderr] | ---------------- but the name `ResultExt` in the type namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | pub use crate::generator::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 27 | pub use crate::loader::*; [INFO] [stderr] | ---------------- but the name `Error` in the type namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | pub use crate::generator::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ the name `Error` in the value namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 27 | pub use crate::loader::*; [INFO] [stderr] | ---------------- but the name `Error` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | pub use crate::generator::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ the name `ErrorKind` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 27 | pub use crate::loader::*; [INFO] [stderr] | ---------------- but the name `ErrorKind` in the type namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: `ultrastar-txt` (lib) generated 8 warnings [INFO] [stderr] warning: `ultrastar-txt` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11 [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/ultrastar_txt-589fd24534581ff8) [INFO] [stderr] Running tests/txt.rs (/opt/rustwide/target/debug/deps/txt-6d252ab9e197c5f0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test duplicate_header_mp3 ... ok [INFO] [stdout] test duplicate_header_relative ... ok [INFO] [stdout] test duplicate_header_video ... ok [INFO] [stdout] test duplicate_header_edition ... ok [INFO] [stdout] test duplicate_header_genre ... ok [INFO] [stdout] test duplicate_header_cover ... ok [INFO] [stdout] test duplicate_header_unknown ... ok [INFO] [stdout] test empty_optional_tags ... ok [INFO] [stdout] test lower_case_relative ... ok [INFO] [stdout] test duplicate_header_artist ... ok [INFO] [stdout] test duplicate_header_bpm ... ok [INFO] [stdout] test duplicate_header_gap ... ok [INFO] [stdout] test duplicate_header_videogap ... ok [INFO] [stdout] test missing_essential_header ... ok [INFO] [stdout] test duplicate_header_title ... ok [INFO] [stdout] test duplicate_header_background ... ok [INFO] [stdout] test komma_in_float_number ... ok [INFO] [stdout] test simple_txt_header ... ok [INFO] [stdout] test unknown_note_type ... ok [INFO] [stdout] test survive_nonstandard_tags ... ok [INFO] [stdout] test unknown_tags ... ok [INFO] [stdout] test duplicate_header_language ... ok [INFO] [stdout] test value_error_in_header_bpm ... ok [INFO] [stdout] test value_error_in_header_gap ... ok [INFO] [stdout] test value_error_in_header_videogap ... ok [INFO] [stdout] test value_error_in_header_year ... ok [INFO] [stdout] test generate_and_reparse_song ... ok [INFO] [stdout] test missing_end_indicator ... ok [INFO] [stdout] test missing_space_in_line_break ... ok [INFO] [stdout] test negative_start_in_lines ... ok [INFO] [stdout] test simple_txt_lines ... ok [INFO] [stdout] test negative_pitch_in_lines ... ok [INFO] [stdout] test relative_line_breaks ... ok [INFO] [stdout] test empty_note_text ... ok [INFO] [stdout] test dash_in_lyrics ... ok [INFO] [stdout] test allow_multiple_spaces_between_line_values ... ok [INFO] [stdout] test negative_line_break ... ok [INFO] [stdout] test garbage_line ... ok [INFO] [stdout] test survive_duett_tags ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests ultrastar_txt [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] running `Command { std: "docker" "inspect" "d474fb7aaccbbbea1ba6f821b2dbd34b10db39281ae70344c8c6e0b7bf36f940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d474fb7aaccbbbea1ba6f821b2dbd34b10db39281ae70344c8c6e0b7bf36f940", kill_on_drop: false }` [INFO] [stdout] d474fb7aaccbbbea1ba6f821b2dbd34b10db39281ae70344c8c6e0b7bf36f940