[INFO] fetching crate imdl 0.1.12... [INFO] testing imdl-0.1.12 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate imdl 0.1.12 into /workspace/builds/worker-104/source [INFO] validating manifest of crates.io crate imdl 0.1.12 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate imdl 0.1.12 [INFO] finished tweaking crates.io crate imdl 0.1.12 [INFO] tweaked toml for crates.io crate imdl 0.1.12 written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate crates.io crate imdl 0.1.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snafu-derive v0.6.9 [INFO] [stderr] Downloaded lexiclean v0.0.1 [INFO] [stderr] Downloaded serde_with v1.5.0 [INFO] [stderr] Downloaded backtrace v0.3.51 [INFO] [stderr] Downloaded snafu v0.6.9 [INFO] [stderr] Downloaded imdl-indicatif v0.14.0 [INFO] [stderr] Downloaded serde_with_macros v1.2.0 [INFO] [stderr] Downloaded temptree v0.0.0 [INFO] [stderr] Downloaded bendy v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 289fc6a058333cefa158e93173acf86de4a9a83b31f7919e27d2bf9a604c606a [INFO] running `Command { std: "docker" "start" "-a" "289fc6a058333cefa158e93173acf86de4a9a83b31f7919e27d2bf9a604c606a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "289fc6a058333cefa158e93173acf86de4a9a83b31f7919e27d2bf9a604c606a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "289fc6a058333cefa158e93173acf86de4a9a83b31f7919e27d2bf9a604c606a", kill_on_drop: false }` [INFO] [stdout] 289fc6a058333cefa158e93173acf86de4a9a83b31f7919e27d2bf9a604c606a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbce847c49ca0737a815f452b91cbd05cdd099a18f3983e9968ed97379ef4fac [INFO] running `Command { std: "docker" "start" "-a" "cbce847c49ca0737a815f452b91cbd05cdd099a18f3983e9968ed97379ef4fac", 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.42 [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling imdl v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling strum v0.19.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling lexiclean v0.0.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling imdl-indicatif v0.14.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling structopt-derive v0.4.11 [INFO] [stderr] Compiling snafu-derive v0.6.9 [INFO] [stderr] Compiling strum_macros v0.19.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde_with_macros v1.2.0 [INFO] [stderr] Compiling structopt v0.3.18 [INFO] [stderr] Compiling snafu v0.6.9 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_with v1.5.0 [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] Compiling bendy v0.3.2 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bytes.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Copy, Clone, PartialOrd, Ord, Eq, Serialize, Deserialize, Default)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/file_path.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Deserialize, Serialize, Debug, PartialEq, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/md5_digest.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Deserialize, Serialize, Debug, Eq, PartialEq, Copy, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/mode.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(untagged)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Deserialize, Serialize, Debug, PartialEq, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.82s [INFO] running `Command { std: "docker" "inspect" "cbce847c49ca0737a815f452b91cbd05cdd099a18f3983e9968ed97379ef4fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbce847c49ca0737a815f452b91cbd05cdd099a18f3983e9968ed97379ef4fac", kill_on_drop: false }` [INFO] [stdout] cbce847c49ca0737a815f452b91cbd05cdd099a18f3983e9968ed97379ef4fac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7aac418bbbc7bc799d225700d1d773c43a62d59ce34fef9dacd17d54106fba9 [INFO] running `Command { std: "docker" "start" "-a" "a7aac418bbbc7bc799d225700d1d773c43a62d59ce34fef9dacd17d54106fba9", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling temptree v0.0.0 [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bytes.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Copy, Clone, PartialOrd, Ord, Eq, Serialize, Deserialize, Default)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/file_path.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Deserialize, Serialize, Debug, PartialEq, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/md5_digest.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Deserialize, Serialize, Debug, Eq, PartialEq, Copy, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/mode.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(untagged)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Deserialize, Serialize, Debug, PartialEq, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling imdl v0.1.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bytes.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Copy, Clone, PartialOrd, Ord, Eq, Serialize, Deserialize, Default)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/file_path.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Deserialize, Serialize, Debug, PartialEq, Clone, Ord, PartialOrd, Eq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/md5_digest.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Deserialize, Serialize, Debug, Eq, PartialEq, Copy, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/mode.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[serde(untagged)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | #[derive(Deserialize, Serialize, Debug, PartialEq, Clone)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.60s [INFO] running `Command { std: "docker" "inspect" "a7aac418bbbc7bc799d225700d1d773c43a62d59ce34fef9dacd17d54106fba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7aac418bbbc7bc799d225700d1d773c43a62d59ce34fef9dacd17d54106fba9", kill_on_drop: false }` [INFO] [stdout] a7aac418bbbc7bc799d225700d1d773c43a62d59ce34fef9dacd17d54106fba9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b6a08a22da1709513083b7e0d9ef9a3ff0508cb219ad6e67935c6117ce85a701 [INFO] running `Command { std: "docker" "start" "-a" "b6a08a22da1709513083b7e0d9ef9a3ff0508cb219ad6e67935c6117ce85a701", kill_on_drop: false }` [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/bytes.rs:10:3 [INFO] [stderr] | [INFO] [stderr] 10 | #[serde(transparent)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 11 | #[derive(Debug, PartialEq, Copy, Clone, PartialOrd, Ord, Eq, Serialize, Deserialize, Default)] [INFO] [stderr] | --------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/file_path.rs:3:3 [INFO] [stderr] | [INFO] [stderr] 3 | #[serde(transparent)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 4 | #[derive(Deserialize, Serialize, Debug, PartialEq, Clone, Ord, PartialOrd, Eq)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/md5_digest.rs:3:3 [INFO] [stderr] | [INFO] [stderr] 3 | #[serde(transparent)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 4 | #[derive(Deserialize, Serialize, Debug, Eq, PartialEq, Copy, Clone)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/mode.rs:3:3 [INFO] [stderr] | [INFO] [stderr] 3 | #[serde(untagged)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 4 | #[derive(Deserialize, Serialize, Debug, PartialEq, Clone)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: `imdl` (lib) generated 4 warnings [INFO] [stderr] warning: `imdl` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/imdl-9d9d960659b43f94) [INFO] [stdout] [INFO] [stdout] running 206 tests [INFO] [stdout] test bytes::tests::display ... ok [INFO] [stdout] test bytes::tests::bencode ... ok [INFO] [stdout] test bytes::tests::err ... ok [INFO] [stdout] test bytes::tests::ok ... ok [INFO] [stdout] test env::tests::quiet ... ok [INFO] [stdout] test input_target::tests::display_stdio ... ok [INFO] [stdout] test input_target::tests::display_file ... ok [INFO] [stdout] test infohash::tests::load_invalid ... ok [INFO] [stdout] test infohash::tests::load_no_info ... ok [INFO] [stdout] test lint::tests::from_str_ok ... ok [INFO] [stdout] test input_target::tests::file ... ok [INFO] [stdout] test input_target::tests::stdio ... ok [INFO] [stdout] test lint::tests::convert ... ok [INFO] [stdout] test lint::tests::from_str_err ... ok [INFO] [stdout] test infohash::tests::load_info_type ... ok [INFO] [stdout] test lint::tests::variants ... ok [INFO] [stdout] test infohash::tests::load_wrong_type ... ok [INFO] [stdout] test consts::tests::created_by ... ok [INFO] [stdout] test magnet_link::tests::basic ... ok [INFO] [stdout] test host_port::tests::test_domain ... ok [INFO] [stdout] test magnet_link::tests::display ... ok [INFO] [stdout] test host_port::tests::test_ipv6 ... ok [INFO] [stdout] test host_port::tests::test_ipv4 ... ok [INFO] [stdout] test magnet_link::tests::with_indices ... ok [INFO] [stdout] test magnet_link::tests::with_name ... ok [INFO] [stdout] test magnet_link::tests::with_tracker ... ok [INFO] [stdout] test md5_digest::tests::ser ... ok [INFO] [stdout] test md5_digest::tests::display ... ok [INFO] [stdout] test env::tests::error_message_on_stdout ... ok [INFO] [stdout] test magnet_link::tests::complex ... ok [INFO] [stdout] test metainfo::tests::bencode_representation_multiple_unset ... ok [INFO] [stdout] test magnet_link::tests::with_peer ... ok [INFO] [stdout] test metainfo::tests::bencode_representation_single_unset ... ok [INFO] [stdout] test env::tests::terminal ... ok [INFO] [stdout] test metainfo_error::tests::display ... ok [INFO] [stdout] test mode::tests::round_trip_single ... ok [INFO] [stdout] test mode::tests::round_trip_multiple ... ok [INFO] [stdout] test mode::tests::single_no_md5sum ... ok [INFO] [stdout] test metainfo::tests::bencode_representation_multiple_set ... ok [INFO] [stdout] test output_stream::tests::active ... ok [INFO] [stdout] test output_stream::tests::inactive ... ok [INFO] [stdout] test mode::tests::single_with_md5sum ... ok [INFO] [stdout] test output_target::tests::display_file ... ok [INFO] [stdout] test metainfo::tests::bencode_representation_single_set ... ok [INFO] [stdout] test output_target::tests::file ... ok [INFO] [stdout] test output_target::tests::stdio ... ok [INFO] [stdout] test output_target::tests::display_stdio ... ok [INFO] [stdout] test piece_length_picker::tests::limits ... ok [INFO] [stdout] test piece_list::tests::basic ... ok [INFO] [stdout] test metainfo::tests::round_trip_single ... ok [INFO] [stdout] test piece_list::tests::empty ... ok [INFO] [stdout] test shell::tests::variants ... ok [INFO] [stdout] test piece_list::tests::single ... ok [INFO] [stdout] test sha1_digest::tests::display ... ok [INFO] [stdout] test sort_spec::tests::default ... ok [INFO] [stdout] test metainfo::tests::trackers ... ok [INFO] [stdout] test sort_spec::tests::parse ... ok [INFO] [stdout] test metainfo::tests::round_trip_multiple ... ok [INFO] [stdout] test subcommand::torrent::create::create_content::tests::torrent_path ... ok [INFO] [stdout] test subcommand::completions::tests::shell_required ... ok [INFO] [stdout] test subcommand::completions::tests::output_positional ... ok [INFO] [stdout] test subcommand::torrent::create::tests::announce_is_optional ... ok [INFO] [stdout] test subcommand::completions::tests::output ... ok [INFO] [stdout] test subcommand::torrent::create::tests::announce_multiple_tiers ... ok [INFO] [stdout] test subcommand::completions::tests::single_dir ... ok [INFO] [stdout] test subcommand::completions::tests::single_positional ... ok [INFO] [stdout] test subcommand::torrent::create::tests::announce_udp ... ok [INFO] [stdout] test subcommand::torrent::create::tests::announce_single ... ok [INFO] [stdout] test subcommand::torrent::create::tests::announce_single_tier ... ok [INFO] [stdout] test subcommand::torrent::create::tests::announce_wss_tracker ... ok [INFO] [stdout] test subcommand::completions::tests::all_dir ... ok [INFO] [stdout] test subcommand::torrent::create::tests::comment_default ... ok [INFO] [stdout] test subcommand::torrent::create::tests::create_from_stdin ... ok [INFO] [stdout] test subcommand::torrent::create::tests::create_messages_path ... ok [INFO] [stdout] test subcommand::torrent::create::tests::comment_set ... ok [INFO] [stdout] test subcommand::torrent::create::tests::create_messages_dot ... ok [INFO] [stdout] test subcommand::torrent::create::tests::created_by_default ... ok [INFO] [stdout] test subcommand::torrent::create::tests::create_messages_subdir ... ok [INFO] [stdout] test subcommand::torrent::create::tests::create_messages_absolute ... ok [INFO] [stdout] test subcommand::torrent::create::tests::created_date_default ... ok [INFO] [stdout] test subcommand::torrent::create::tests::create_messages_dot_dot ... ok [INFO] [stdout] test subcommand::torrent::create::tests::create_messages_stdio ... ok [INFO] [stdout] test subcommand::torrent::create::tests::created_by_unset ... ok [INFO] [stdout] test subcommand::torrent::create::tests::created_date_unset ... ok [INFO] [stdout] test subcommand::torrent::create::tests::destination_override ... ok [INFO] [stdout] test subcommand::torrent::create::tests::even_last_piece ... ok [INFO] [stdout] test subcommand::torrent::create::tests::encoding ... ok [INFO] [stdout] test subcommand::torrent::create::tests::force_default ... ok [INFO] [stdout] test subcommand::torrent::create::tests::dry_run_skips_torrent_file_creation ... ok [INFO] [stdout] test subcommand::torrent::create::tests::foo_required_when_input_is_stdin ... ok [INFO] [stdout] test subcommand::torrent::create::tests::follow_symlinks ... ok [INFO] [stdout] test subcommand::torrent::create::tests::glob_entire_path ... ok [INFO] [stdout] test subcommand::torrent::create::tests::glob_include_nomatch ... ok [INFO] [stdout] test subcommand::torrent::create::tests::glob_exclude_nomatch ... ok [INFO] [stdout] test subcommand::torrent::create::tests::glob_exclude ... ok [INFO] [stdout] test subcommand::torrent::create::tests::exclude_junk ... ok [INFO] [stdout] test subcommand::torrent::create::tests::file_ordering_by_default ... ok [INFO] [stdout] test subcommand::torrent::create::tests::force_true ... ok [INFO] [stdout] test subcommand::torrent::create::tests::file_ordering_by_size_ascending ... ok [INFO] [stdout] test subcommand::torrent::create::tests::file_ordering_by_path_descending ... ok [INFO] [stdout] test subcommand::torrent::create::tests::file_ordering_by_size_descending ... ok [INFO] [stdout] test subcommand::torrent::create::tests::file_ordering_by_path_ascending ... ok [INFO] [stdout] test subcommand::torrent::create::tests::file_ordering_by_size_ascending_break_ties_path_descending ... ok [INFO] [stdout] test subcommand::torrent::create::tests::glob_precedence ... ok [INFO] [stdout] test subcommand::torrent::create::tests::glob_torrent_root ... ok [INFO] [stdout] test subcommand::torrent::create::tests::input_arguments_conflict ... ok [INFO] [stdout] test subcommand::torrent::create::tests::ignore_files_in_git_exclude ... ok [INFO] [stdout] test subcommand::torrent::create::tests::ignore_files_in_ignore ... ok [INFO] [stdout] test table::tests::single_row ... ok [INFO] [stdout] test subcommand::torrent::create::tests::input_dot_dot ... ok [INFO] [stdout] test use_color::tests::from_str ... ok [INFO] [stdout] test table::tests::tiers_unaligned ... ok [INFO] [stdout] test use_color::tests::variants ... ok [INFO] [stdout] test table::tests::color ... ok [INFO] [stdout] test table::tests::list ... ok [INFO] [stdout] test subcommand::torrent::create::tests::multi_file_piece ... ok [INFO] [stdout] test table::tests::directory ... ok [INFO] [stdout] test table::tests::multiple_rows ... ok [INFO] [stdout] test subcommand::torrent::create::tests::input_dot ... ok [INFO] [stdout] test table::tests::tiers_aligned ... ok [INFO] [stdout] test subcommand::torrent::create::tests::input_positional ... ok [INFO] [stdout] test subcommand::torrent::create::tests::include_hidden ... ok [INFO] [stdout] test subcommand::torrent::create::tests::multi_piece_file ... ok [INFO] [stdout] test subcommand::torrent::create::tests::include_junk ... ok [INFO] [stdout] test subcommand::torrent::create::tests::multiple_no_files ... ok [INFO] [stdout] test subcommand::torrent::create::tests::multiple_one_file_md5_off ... ok [INFO] [stdout] test walker::tests::glob ... ok [INFO] [stdout] test subcommand::torrent::create::tests::ignore_files_in_gitignore ... ok [INFO] [stdout] test subcommand::torrent::create::tests::multiple_one_file_md5 ... ok [INFO] [stdout] test subcommand::torrent::create::tests::multiple_three_files ... ok [INFO] [stdout] test subcommand::torrent::create::tests::link_with_peers ... ok [INFO] [stdout] test subcommand::torrent::create::tests::name ... ok [INFO] [stdout] test subcommand::torrent::create::tests::name_required_when_input_is_stdin ... ok [INFO] [stdout] test subcommand::torrent::create::tests::require_name_if_input_flag_stdin ... ok [INFO] [stdout] test subcommand::torrent::create::tests::nodes_default ... ok [INFO] [stdout] test subcommand::torrent::create::tests::private_requires_announce ... ok [INFO] [stdout] test subcommand::torrent::show::tests::input_required ... ok [INFO] [stdout] test subcommand::torrent::create::tests::no_output_when_quiet ... ok [INFO] [stdout] test subcommand::torrent::create::tests::no_print_magnet_link ... ok [INFO] [stdout] test subcommand::torrent::create::tests::skip_hidden ... ok [INFO] [stdout] test subcommand::torrent::create::tests::glob_include ... ok [INFO] [stdout] test subcommand::torrent::link::tests::infohash_correct_with_nonstandard_info_dict ... ok [INFO] [stdout] test subcommand::torrent::create::tests::require_input_present ... ok [INFO] [stdout] test subcommand::torrent::create::tests::single_one_byte_piece ... ok [INFO] [stdout] test subcommand::torrent::create::tests::skip_hidden_attribute_dir_contents ... ok [INFO] [stdout] test subcommand::torrent::create::tests::test_update_url_invalid_url_fails ... ok [INFO] [stdout] test subcommand::torrent::create::tests::symlink_root ... ok [INFO] [stdout] test subcommand::torrent::create::tests::piece_length_override ... ok [INFO] [stdout] test subcommand::torrent::create::tests::privacy_flag_sets_privacy ... ok [INFO] [stdout] test subcommand::torrent::create::tests::uneven_last_piece ... ok [INFO] [stdout] test subcommand::torrent::link::tests::bad_metainfo_error ... ok [INFO] [stdout] test subcommand::torrent::link::tests::no_announce_flag ... ok [INFO] [stdout] test subcommand::torrent::create::tests::privacy_defaults_to_false ... ok [INFO] [stdout] test subcommand::torrent::create::tests::write_to_stdout ... ok [INFO] [stdout] test subcommand::torrent::show::tests::unset ... ok [INFO] [stdout] test subcommand::torrent::verify::tests::require_input ... ok [INFO] [stdout] test subcommand::torrent::create::tests::output ... ok [INFO] [stdout] test subcommand::torrent::create::tests::require_input_argument ... ok [INFO] [stdout] test subcommand::torrent::create::tests::small_piece_length_allow ... ok [INFO] [stdout] test subcommand::torrent::create::tests::torrent_file_is_bencode_dict ... ok [INFO] [stdout] test subcommand::torrent::create::tests::private_trackerless_announce ... ok [INFO] [stdout] test subcommand::torrent::create::tests::single_small ... ok [INFO] [stdout] test subcommand::torrent::link::tests::with_announce ... ok [INFO] [stdout] test subcommand::torrent::create::tests::test_update_url ... ok [INFO] [stdout] test subcommand::torrent::create::tests::print_magnet_link_with_announce ... ok [INFO] [stdout] test subcommand::torrent::create::tests::single_empty ... ok [INFO] [stdout] test subcommand::torrent::create::tests::require_name_if_input_positional_stdin ... ok [INFO] [stdout] test subcommand::torrent::create::tests::uneven_piece_length ... ok [INFO] [stdout] test subcommand::torrent::create::tests::zero_piece_length ... ok [INFO] [stdout] test subcommand::torrent::create::tests::require_output_if_input_positional_stdin ... ok [INFO] [stdout] test subcommand::torrent::create::tests::uneven_piece_length_allow ... ok [INFO] [stdout] test subcommand::torrent::create::tests::small_piece_length ... ok [INFO] [stdout] test subcommand::torrent::create::tests::skip_dot_dir_contents ... ok [INFO] [stdout] test subcommand::torrent::create::tests::require_output_if_input_flag_stdin ... ok [INFO] [stdout] test subcommand::torrent::create::tests::tracker_flag_must_be_url ... ok [INFO] [stdout] test subcommand::torrent::create::tests::peer_requires_link ... ok [INFO] [stdout] test subcommand::torrent::link::tests::no_announce_positional ... ok [INFO] [stdout] test subcommand::torrent::link::tests::unique_trackers ... ok [INFO] [stdout] test subcommand::torrent::create::tests::name_subdir ... ok [INFO] [stdout] test subcommand::torrent::create::tests::print_magnet_link ... ok [INFO] [stdout] test subcommand::torrent::verify::tests::no_output_when_quiet ... ok [INFO] [stdout] test subcommand::torrent::create::tests::nodes_valid ... ok [INFO] [stdout] test subcommand::torrent::verify::tests::pass ... ok [INFO] [stdout] test subcommand::torrent::link::tests::with_indices ... ok [INFO] [stdout] test subcommand::torrent::link::tests::input_required ... ok [INFO] [stdout] test subcommand::torrent::create::tests::piece_length_default ... ok [INFO] [stdout] test subcommand::torrent::create::tests::show ... ok [INFO] [stdout] test subcommand::torrent::create::tests::si_piece_size ... ok [INFO] [stdout] test subcommand::torrent::create::tests::test_update_url_valid_url_succeeds ... ok [INFO] [stdout] test subcommand::torrent::verify::tests::output_single ... ok [INFO] [stdout] test subcommand::torrent::create::tests::skip_symlinks ... ok [INFO] [stdout] test verifier::tests::good ... ok [INFO] [stdout] test subcommand::torrent::verify::tests::fail ... ok [INFO] [stdout] test verifier::tests::piece_mismatch ... ok [INFO] [stdout] test subcommand::torrent::verify::tests::stdin_uses_name ... ok [INFO] [stdout] test subcommand::torrent::verify::tests::alternate_path ... ok [INFO] [stdout] test subcommand::torrent::show::tests::trackerless ... ok [INFO] [stdout] test subcommand::torrent::create::tests::nodes_invalid ... ok [INFO] [stdout] test subcommand::torrent::show::tests::tier_list_with_main ... ok [INFO] [stdout] test subcommand::torrent::show::tests::output_json ... ok [INFO] [stdout] test subcommand::torrent::show::tests::tier_list_without_main ... ok [INFO] [stdout] test subcommand::torrent::verify::tests::verify_stdin ... ok [INFO] [stdout] test subcommand::torrent::link::tests::with_peer ... ok [INFO] [stdout] test subcommand::torrent::show::tests::output ... ok [INFO] [stdout] test subcommand::torrent::verify::tests::output_multiple ... FAILED [INFO] [stdout] test subcommand::torrent::verify::tests::output_color ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- subcommand::torrent::verify::tests::output_multiple stdout ---- [INFO] [stdout] thread 'subcommand::torrent::verify::tests::output_multiple' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] <"[1/2] 💾 Loading metainfo from `/tmp/temptreey63KQR/foo.torrent`…\n[2/2] 🧮 Verifying pieces from `/tmp/temptreey63KQR/foo`…\na: MD5 checksum mismatch: d16fb36f0911f878998c136191af705e (expected 900150983cd24fb0d6963f7d28e17f72)\nd: 1 byte too long\nh: 1 byte too short\nl: File missing\np: Expected file but found directory\nPieces corrupted.\nerror: Torrent verification failed.\n" [INFO] [stdout] >"[1/2] 💾 Loading metainfo from `/tmp/temptreey63KQR/foo.torrent`…\n[2/2] 🧮 Verifying pieces from `/tmp/temptreey63KQR/foo`…\na: MD5 checksum mismatch: d16fb36f0911f878998c136191af705e (expected 900150983cd24fb0d6963f7d28e17f72)\nd: 1 byte too long\nh: 1 byte too short\nl: File missing\np: Expected file but found directory\nt: Permission denied (os error 13)\nPieces corrupted.\nerror: Torrent verification failed.\n" [INFO] [stdout] [INFO] [stdout] ', src/subcommand/torrent/verify.rs:458:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5584c4838f2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5584c4838f2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5584c4838f2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5584c4838f2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5584c485fccc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5584c48342d5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5584c483b050 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5584c483b050 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5584c483b050 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5584c483ac42 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5584c483b704 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5584c483b1e0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5584c48393f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5584c483b149 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5584c4012f4b - std::panicking::begin_panic_fmt::h32ac317c038a272d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:460:5 [INFO] [stdout] 15: 0x5584c41264ef - imdl::subcommand::torrent::verify::tests::output_multiple::h9f5caadbef3b7f0a [INFO] [stdout] at /opt/rustwide/workdir/src/subcommand/torrent/verify.rs:458:5 [INFO] [stdout] 16: 0x5584c4124c89 - imdl::subcommand::torrent::verify::tests::output_multiple::{{closure}}::h9c0242b0cc4f4aa5 [INFO] [stdout] at /opt/rustwide/workdir/src/subcommand/torrent/verify.rs:380:3 [INFO] [stdout] 17: 0x5584c406d26e - core::ops::function::FnOnce::call_once::h9b7493c7c2ce212f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x5584c424e463 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5584c424e463 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 20: 0x5584c424cee8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 21: 0x5584c424cee8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x5584c424cee8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 23: 0x5584c424cee8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 24: 0x5584c424cee8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 25: 0x5584c424cee8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 26: 0x5584c424cee8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 27: 0x5584c421aa3e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 28: 0x5584c421aa3e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x5584c421f2d8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 30: 0x5584c421f2d8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x5584c421f2d8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 32: 0x5584c421f2d8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 33: 0x5584c421f2d8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 34: 0x5584c421f2d8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 35: 0x5584c421f2d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5584c48416a3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 37: 0x5584c48416a3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 38: 0x5584c48416a3 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 39: 0x7f2b15512609 - start_thread [INFO] [stdout] 40: 0x7f2b15669293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- subcommand::torrent::verify::tests::output_color stdout ---- [INFO] [stdout] thread 'subcommand::torrent::verify::tests::output_color' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] <"\u{1b}[2m[1/2]\u{1b}[0m 💾 \u{1b}[1mLoading metainfo from `/tmp/temptreehNrMIK/foo.torrent`…\u{1b}[0m\n\u{1b}[2m[2/2]\u{1b}[0m 🧮 \u{1b}[1mVerifying pieces from `/tmp/temptreehNrMIK/foo`…\u{1b}[0m\n\u{1b}[1ma:\u{1b}[0m MD5 checksum mismatch: \u{1b}[1;31md16fb36f0911f878998c136191af705e\u{1b}[0m (expected \u{1b}[1;32m900150983cd24fb0d6963f7d28e17f72\u{1b}[0m)\n\u{1b}[1md:\u{1b}[0m 1 byte too long\n\u{1b}[1mh:\u{1b}[0m 1 byte too short\n\u{1b}[1ml:\u{1b}[0m File missing\n\u{1b}[1mp:\u{1b}[0m Expected file but found directory\nPieces corrupted.\n\u{1b}[1;31merror\u{1b}[0m\u{1b}[1m: Torrent verification failed.\u{1b}[0m\n" [INFO] [stdout] >"\u{1b}[2m[1/2]\u{1b}[0m 💾 \u{1b}[1mLoading metainfo from `/tmp/temptreehNrMIK/foo.torrent`…\u{1b}[0m\n\u{1b}[2m[2/2]\u{1b}[0m 🧮 \u{1b}[1mVerifying pieces from `/tmp/temptreehNrMIK/foo`…\u{1b}[0m\n\u{1b}[1ma:\u{1b}[0m MD5 checksum mismatch: \u{1b}[1;31md16fb36f0911f878998c136191af705e\u{1b}[0m (expected \u{1b}[1;32m900150983cd24fb0d6963f7d28e17f72\u{1b}[0m)\n\u{1b}[1md:\u{1b}[0m 1 byte too long\n\u{1b}[1mh:\u{1b}[0m 1 byte too short\n\u{1b}[1ml:\u{1b}[0m File missing\n\u{1b}[1mp:\u{1b}[0m Expected file but found directory\n\u{1b}[1mt:\u{1b}[0m Permission denied (os error 13)\nPieces corrupted.\n\u{1b}[1;31merror\u{1b}[0m\u{1b}[1m: Torrent verification failed.\u{1b}[0m\n" [INFO] [stdout] [INFO] [stdout] ', src/subcommand/torrent/verify.rs:572:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5584c4838f2c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5584c4838f2c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5584c4838f2c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5584c4838f2c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5584c485fccc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5584c48342d5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5584c483b050 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5584c483b050 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5584c483b050 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5584c483ac42 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5584c483b704 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5584c483b1e0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5584c48393f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5584c483b149 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5584c4012f4b - std::panicking::begin_panic_fmt::h32ac317c038a272d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:460:5 [INFO] [stdout] 15: 0x5584c41292f2 - imdl::subcommand::torrent::verify::tests::output_color::habd83a52304aac01 [INFO] [stdout] at /opt/rustwide/workdir/src/subcommand/torrent/verify.rs:572:5 [INFO] [stdout] 16: 0x5584c41266f9 - imdl::subcommand::torrent::verify::tests::output_color::{{closure}}::h0d6e953aa86b2e06 [INFO] [stdout] at /opt/rustwide/workdir/src/subcommand/torrent/verify.rs:465:3 [INFO] [stdout] 17: 0x5584c406bb0e - core::ops::function::FnOnce::call_once::h49955b12ff159fae [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x5584c424e463 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5584c424e463 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 20: 0x5584c424cee8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 21: 0x5584c424cee8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x5584c424cee8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 23: 0x5584c424cee8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 24: 0x5584c424cee8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 25: 0x5584c424cee8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 26: 0x5584c424cee8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 27: 0x5584c421aa3e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 28: 0x5584c421aa3e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x5584c421f2d8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 30: 0x5584c421f2d8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x5584c421f2d8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 32: 0x5584c421f2d8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 33: 0x5584c421f2d8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 34: 0x5584c421f2d8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 35: 0x5584c421f2d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5584c48416a3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 37: 0x5584c48416a3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 38: 0x5584c48416a3 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 39: 0x7f2b15512609 - start_thread [INFO] [stdout] 40: 0x7f2b15669293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] subcommand::torrent::verify::tests::output_color [INFO] [stdout] subcommand::torrent::verify::tests::output_multiple [INFO] [stdout] [INFO] [stdout] test result: FAILED. 204 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "b6a08a22da1709513083b7e0d9ef9a3ff0508cb219ad6e67935c6117ce85a701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6a08a22da1709513083b7e0d9ef9a3ff0508cb219ad6e67935c6117ce85a701", kill_on_drop: false }` [INFO] [stdout] b6a08a22da1709513083b7e0d9ef9a3ff0508cb219ad6e67935c6117ce85a701