[INFO] fetching crate tango 0.8.3... [INFO] testing tango-0.8.3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate tango 0.8.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate tango 0.8.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tango 0.8.3 [INFO] tweaked toml for crates.io crate tango 0.8.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tango 0.8.3 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tango 0.8.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded filetime v0.1.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 582b8bd60ec7a2aad679c74a5cfcb0a01249561c31e127460faa178ad6e558dd [INFO] running `Command { std: "docker" "start" "-a" "582b8bd60ec7a2aad679c74a5cfcb0a01249561c31e127460faa178ad6e558dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "582b8bd60ec7a2aad679c74a5cfcb0a01249561c31e127460faa178ad6e558dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "582b8bd60ec7a2aad679c74a5cfcb0a01249561c31e127460faa178ad6e558dd", kill_on_drop: false }` [INFO] [stdout] 582b8bd60ec7a2aad679c74a5cfcb0a01249561c31e127460faa178ad6e558dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93ab28e8013a8c23a942af4e0b0cae383bf1368c8efd422d80aa7661899d7da0 [INFO] running `Command { std: "docker" "start" "-a" "93ab28e8013a8c23a942af4e0b0cae383bf1368c8efd422d80aa7661899d7da0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tango v0.8.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stdout] warning: unexpected `cfg` condition name: `not_now` [INFO] [stdout] --> src/lib.rs:628:11 [INFO] [stdout] | [INFO] [stdout] 628 | #[cfg(not_now)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(not_now)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(not_now)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `not_possible_right_now` [INFO] [stdout] --> src/lib.rs:814:27 [INFO] [stdout] | [INFO] [stdout] 814 | #[cfg(not_possible_right_now)] assert_eq!(src_time, tgt_time); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(not_possible_right_now)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(not_possible_right_now)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/lib.rs:455:33 [INFO] [stdout] | [INFO] [stdout] 455 | pub struct Error(ErrorKind, PathTransform); [INFO] [stdout] | ----- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rs2md.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | NonblankLine(&'a str), [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EffectContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 34 - NonblankLine(&'a str), [INFO] [stdout] 34 + NonblankLine(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rs2md.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | Transition(State), [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EffectContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 35 - Transition(State), [INFO] [stdout] 35 + Transition(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.86s [INFO] running `Command { std: "docker" "inspect" "93ab28e8013a8c23a942af4e0b0cae383bf1368c8efd422d80aa7661899d7da0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ab28e8013a8c23a942af4e0b0cae383bf1368c8efd422d80aa7661899d7da0", kill_on_drop: false }` [INFO] [stdout] 93ab28e8013a8c23a942af4e0b0cae383bf1368c8efd422d80aa7661899d7da0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2553dd2fc03dd06dfb72ed739e065bbcd3a1c85b2b8125fd5db20df3b77946bd [INFO] running `Command { std: "docker" "start" "-a" "2553dd2fc03dd06dfb72ed739e065bbcd3a1c85b2b8125fd5db20df3b77946bd", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stdout] warning: unexpected `cfg` condition name: `not_now` [INFO] [stdout] --> src/lib.rs:628:11 [INFO] [stdout] | [INFO] [stdout] 628 | #[cfg(not_now)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(not_now)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(not_now)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `not_possible_right_now` [INFO] [stdout] --> src/lib.rs:814:27 [INFO] [stdout] | [INFO] [stdout] 814 | #[cfg(not_possible_right_now)] assert_eq!(src_time, tgt_time); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(not_possible_right_now)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(not_possible_right_now)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/lib.rs:455:33 [INFO] [stdout] | [INFO] [stdout] 455 | pub struct Error(ErrorKind, PathTransform); [INFO] [stdout] | ----- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rs2md.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | NonblankLine(&'a str), [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EffectContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 34 - NonblankLine(&'a str), [INFO] [stdout] 34 + NonblankLine(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rs2md.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | Transition(State), [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EffectContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 35 - Transition(State), [INFO] [stdout] 35 + Transition(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tango v0.8.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `not_now` [INFO] [stdout] --> src/lib.rs:628:11 [INFO] [stdout] | [INFO] [stdout] 628 | #[cfg(not_now)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(not_now)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(not_now)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `not_possible_right_now` [INFO] [stdout] --> src/lib.rs:814:27 [INFO] [stdout] | [INFO] [stdout] 814 | #[cfg(not_possible_right_now)] assert_eq!(src_time, tgt_time); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(not_possible_right_now)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(not_possible_right_now)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/runner.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 253 | IoError(io::Error), [INFO] [stdout] | ------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TangoRunError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 253 - IoError(io::Error), [INFO] [stdout] 253 + IoError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/lib.rs:455:33 [INFO] [stdout] | [INFO] [stdout] 455 | pub struct Error(ErrorKind, PathTransform); [INFO] [stdout] | ----- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rs2md.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | NonblankLine(&'a str), [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EffectContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 34 - NonblankLine(&'a str), [INFO] [stdout] 34 + NonblankLine(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rs2md.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | Transition(State), [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EffectContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 35 - Transition(State), [INFO] [stdout] 35 + Transition(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "2553dd2fc03dd06dfb72ed739e065bbcd3a1c85b2b8125fd5db20df3b77946bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2553dd2fc03dd06dfb72ed739e065bbcd3a1c85b2b8125fd5db20df3b77946bd", kill_on_drop: false }` [INFO] [stdout] 2553dd2fc03dd06dfb72ed739e065bbcd3a1c85b2b8125fd5db20df3b77946bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fe8d4d6007e10b4051e3a560536e34202ac68683fb87c34261cf8efc250d04e2 [INFO] running `Command { std: "docker" "start" "-a" "fe8d4d6007e10b4051e3a560536e34202ac68683fb87c34261cf8efc250d04e2", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unexpected `cfg` condition name: `not_now` [INFO] [stderr] --> src/lib.rs:628:11 [INFO] [stderr] | [INFO] [stderr] 628 | #[cfg(not_now)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(not_now)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(not_now)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `not_possible_right_now` [INFO] [stderr] --> src/lib.rs:814:27 [INFO] [stderr] | [INFO] [stderr] 814 | #[cfg(not_possible_right_now)] assert_eq!(src_time, tgt_time); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(not_possible_right_now)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(not_possible_right_now)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: field `1` is never read [INFO] [stderr] --> src/lib.rs:455:33 [INFO] [stderr] | [INFO] [stderr] 455 | pub struct Error(ErrorKind, PathTransform); [INFO] [stderr] | ----- ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/rs2md.rs:34:18 [INFO] [stderr] | [INFO] [stderr] 34 | NonblankLine(&'a str), [INFO] [stderr] | ------------ ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `EffectContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 34 - NonblankLine(&'a str), [INFO] [stderr] 34 + NonblankLine(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/rs2md.rs:35:16 [INFO] [stderr] | [INFO] [stderr] 35 | Transition(State), [INFO] [stderr] | ---------- ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `EffectContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 35 - Transition(State), [INFO] [stderr] 35 + Transition(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `tango` (lib) generated 5 warnings [INFO] [stderr] warning: `tango` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> tests/runner.rs:253:13 [INFO] [stderr] | [INFO] [stderr] 253 | IoError(io::Error), [INFO] [stderr] | ------- ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `TangoRunError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 253 - IoError(io::Error), [INFO] [stderr] 253 + IoError(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `tango` (test "runner") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tango-45e4d376f01eed51) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test testing::test_hello10_link_to_play_eq_md2rs ... ok [INFO] [stdout] test testing::test_hello10_link_to_play_eq_rs2md ... ok [INFO] [stdout] test testing::test_hello11_link_to_play_md2rs ... ok [INFO] [stdout] test testing::test_hello11_link_to_play_rs2md ... ok [INFO] [stdout] test testing::test_hello12_link_to_play_md2rs ... ok [INFO] [stdout] test testing::test_hello2_md2rs ... ok [INFO] [stdout] test testing::test_hello12_link_to_play_rs2md ... ok [INFO] [stdout] test testing::test_hello2_rs2md ... ok [INFO] [stdout] test testing::test_hello3_md2rs ... ok [INFO] [stdout] test testing::test_hello3_rs2md ... ok [INFO] [stdout] test testing::test_hello4_md2rs ... ok [INFO] [stdout] test testing::test_hello6_metadata_md2rs ... ok [INFO] [stdout] test testing::test_hello6_metadata_rs2md ... ok [INFO] [stdout] test testing::test_hello4_rs2md ... ok [INFO] [stdout] test testing::test_hello7_link_to_play_rs2md ... ok [INFO] [stdout] test testing::test_hello7_link_to_play_md2rs ... ok [INFO] [stdout] test testing::test_hello8_link_to_play_md2rs ... ok [INFO] [stdout] test testing::test_hello8_link_to_play_rs2md ... ok [INFO] [stdout] test testing::test_hello_rs2md ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tango-d76a9ab335b89e4e) [INFO] [stdout] test testing::test_hello9_link_to_play_md2rs_warn ... ok [INFO] [stdout] test testing::test_hello_md2rs ... ok [INFO] [stdout] test testing::test_onetext_rs2md ... ok [INFO] [stdout] test testing::test_prodigal5_md2rs ... ok [INFO] [stdout] test testing::test_onetext_md2rs ... ok [INFO] [stdout] test testing::test_prodigal5return_md2rs ... ok [INFO] [stdout] test testing::test_onerust_md2rs ... ok [INFO] [stdout] test testing::test_onerust_rs2md ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/runner.rs (/opt/rustwide/target/debug/deps/runner-e09d9687274b41fd) [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 7 tests [INFO] [stdout] test stamp_and_lit_without_src ... ok [INFO] [stdout] test stamped_then_touch_src ... ok [INFO] [stdout] test stamped_then_touch_lit ... ok [INFO] [stdout] test unstamped_and_src_without_lit ... ok [INFO] [stdout] test unstamped_and_lit_without_src ... ok [INFO] [stdout] test stamp_and_src_without_lit ... ok [INFO] [stdout] test stamped_then_update_src ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests tango [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" "fe8d4d6007e10b4051e3a560536e34202ac68683fb87c34261cf8efc250d04e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe8d4d6007e10b4051e3a560536e34202ac68683fb87c34261cf8efc250d04e2", kill_on_drop: false }` [INFO] [stdout] fe8d4d6007e10b4051e3a560536e34202ac68683fb87c34261cf8efc250d04e2