[INFO] fetching crate tango 0.8.3... [INFO] testing tango-0.8.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate tango 0.8.3 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tango 0.8.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] 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ae7e91a80586ac2d1359f3cf6d9d4cbc2e3e34ebd95775e52f4c445f837f8ed5 [INFO] running `Command { std: "docker" "start" "-a" "ae7e91a80586ac2d1359f3cf6d9d4cbc2e3e34ebd95775e52f4c445f837f8ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae7e91a80586ac2d1359f3cf6d9d4cbc2e3e34ebd95775e52f4c445f837f8ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae7e91a80586ac2d1359f3cf6d9d4cbc2e3e34ebd95775e52f4c445f837f8ed5", kill_on_drop: false }` [INFO] [stdout] ae7e91a80586ac2d1359f3cf6d9d4cbc2e3e34ebd95775e52f4c445f837f8ed5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 61b3a1896cb7cbec369382cce49d02c040ed9e3ab4caad9b195340832b1ce057 [INFO] running `Command { std: "docker" "start" "-a" "61b3a1896cb7cbec369382cce49d02c040ed9e3ab4caad9b195340832b1ce057", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling tango v0.8.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinyvec v1.6.0 [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)]` (part of `#[warn(unused)]`) 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 6.76s [INFO] running `Command { std: "docker" "inspect" "61b3a1896cb7cbec369382cce49d02c040ed9e3ab4caad9b195340832b1ce057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61b3a1896cb7cbec369382cce49d02c040ed9e3ab4caad9b195340832b1ce057", kill_on_drop: false }` [INFO] [stdout] 61b3a1896cb7cbec369382cce49d02c040ed9e3ab4caad9b195340832b1ce057 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 599324aa60583763c70d1c420446612bffefc07c5ae43848222d414b3e088220 [INFO] running `Command { std: "docker" "start" "-a" "599324aa60583763c70d1c420446612bffefc07c5ae43848222d414b3e088220", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [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)]` (part of `#[warn(unused)]`) 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 `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)]` (part of `#[warn(unused)]`) 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] [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)]` (part of `#[warn(unused)]`) 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.60s [INFO] running `Command { std: "docker" "inspect" "599324aa60583763c70d1c420446612bffefc07c5ae43848222d414b3e088220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "599324aa60583763c70d1c420446612bffefc07c5ae43848222d414b3e088220", kill_on_drop: false }` [INFO] [stdout] 599324aa60583763c70d1c420446612bffefc07c5ae43848222d414b3e088220 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f8a767bca3d659efd618878ac17471ccd74a34d887d8669183854119e6f36793 [INFO] running `Command { std: "docker" "start" "-a" "f8a767bca3d659efd618878ac17471ccd74a34d887d8669183854119e6f36793", 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)]` (part of `#[warn(unused)]`) 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: 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)]` (part of `#[warn(unused)]`) 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] warning: `tango` (lib test) generated 5 warnings (5 duplicates) [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_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_rs2md ... ok [INFO] [stdout] test testing::test_hello2_md2rs ... 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_hello4_rs2md ... ok [INFO] [stdout] test testing::test_hello6_metadata_md2rs ... ok [INFO] [stdout] test testing::test_hello6_metadata_rs2md ... ok [INFO] [stdout] test testing::test_hello7_link_to_play_md2rs ... ok [INFO] [stdout] test testing::test_hello7_link_to_play_rs2md ... 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_hello9_link_to_play_md2rs_warn ... ok [INFO] [stdout] test testing::test_hello_md2rs ... ok [INFO] [stdout] test testing::test_hello_rs2md ... ok [INFO] [stdout] test testing::test_onerust_md2rs ... ok [INFO] [stdout] test testing::test_onerust_rs2md ... ok [INFO] [stdout] test testing::test_onetext_md2rs ... ok [INFO] [stdout] test testing::test_onetext_rs2md ... ok [INFO] [stdout] test testing::test_prodigal5_md2rs ... ok [INFO] [stdout] test testing::test_prodigal5return_md2rs ... ok [INFO] [stdout] test testing::test_hello12_link_to_play_md2rs ... ok [INFO] [stdout] test testing::test_hello10_link_to_play_eq_rs2md ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tango-d76a9ab335b89e4e) [INFO] [stdout] [INFO] [stderr] Running tests/runner.rs (/opt/rustwide/target/debug/deps/runner-e09d9687274b41fd) [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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 unstamped_and_src_without_lit ... ok [INFO] [stdout] test unstamped_and_lit_without_src ... ok [INFO] [stdout] test stamp_and_lit_without_src ... ok [INFO] [stdout] test stamp_and_src_without_lit ... ok [INFO] [stdout] test stamped_then_update_src ... ok [INFO] [stdout] test stamped_then_touch_src ... ok [INFO] [stdout] test stamped_then_touch_lit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [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" "f8a767bca3d659efd618878ac17471ccd74a34d887d8669183854119e6f36793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8a767bca3d659efd618878ac17471ccd74a34d887d8669183854119e6f36793", kill_on_drop: false }` [INFO] [stdout] f8a767bca3d659efd618878ac17471ccd74a34d887d8669183854119e6f36793