[INFO] fetching crate febug 1.0.1... [INFO] testing febug-1.0.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate febug 1.0.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate febug 1.0.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate febug 1.0.1 [INFO] tweaked toml for crates.io crate febug 1.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate febug 1.0.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate febug 1.0.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 667fe49ecb68809e9d3e869864b3eff2ffdfa7cfb8acb39fb49521b7bea8e572 [INFO] running `Command { std: "docker" "start" "-a" "667fe49ecb68809e9d3e869864b3eff2ffdfa7cfb8acb39fb49521b7bea8e572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "667fe49ecb68809e9d3e869864b3eff2ffdfa7cfb8acb39fb49521b7bea8e572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667fe49ecb68809e9d3e869864b3eff2ffdfa7cfb8acb39fb49521b7bea8e572", kill_on_drop: false }` [INFO] [stdout] 667fe49ecb68809e9d3e869864b3eff2ffdfa7cfb8acb39fb49521b7bea8e572 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7d533401077d25c634e7aebc3ad73857492ef3cfa117806af63be37ffd74010 [INFO] running `Command { std: "docker" "start" "-a" "f7d533401077d25c634e7aebc3ad73857492ef3cfa117806af63be37ffd74010", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling febug v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stdout] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: `febug_dont` [INFO] [stdout] --> lib.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(not(febug_dont), target_os="netbsd"))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(all(not(febug_dont), target_os = "macos"))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(all(not(febug_dont), not(target_os = "macos")))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:126:11 [INFO] [stdout] | [INFO] [stdout] 126 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:223:7 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:231:11 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:248:7 [INFO] [stdout] | [INFO] [stdout] 248 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:251:11 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:395:7 [INFO] [stdout] | [INFO] [stdout] 395 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:398:11 [INFO] [stdout] | [INFO] [stdout] 398 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:313:16 [INFO] [stdout] | [INFO] [stdout] 313 | #[cfg_attr(febug_dont, allow(dead_code))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:329:15 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:331:19 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:356:11 [INFO] [stdout] | [INFO] [stdout] 356 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:359:15 [INFO] [stdout] | [INFO] [stdout] 359 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s [INFO] running `Command { std: "docker" "inspect" "f7d533401077d25c634e7aebc3ad73857492ef3cfa117806af63be37ffd74010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d533401077d25c634e7aebc3ad73857492ef3cfa117806af63be37ffd74010", kill_on_drop: false }` [INFO] [stdout] f7d533401077d25c634e7aebc3ad73857492ef3cfa117806af63be37ffd74010 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03d869e122215f4e1372b07dcd627d0fb14296e9af1483c93fa926a29510fdba [INFO] running `Command { std: "docker" "start" "-a" "03d869e122215f4e1372b07dcd627d0fb14296e9af1483c93fa926a29510fdba", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: `febug_dont` [INFO] [stdout] --> lib.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(not(febug_dont), target_os="netbsd"))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(all(not(febug_dont), target_os = "macos"))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(all(not(febug_dont), not(target_os = "macos")))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:126:11 [INFO] [stdout] | [INFO] [stdout] 126 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:223:7 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:231:11 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:248:7 [INFO] [stdout] | [INFO] [stdout] 248 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:251:11 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:395:7 [INFO] [stdout] | [INFO] [stdout] 395 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:398:11 [INFO] [stdout] | [INFO] [stdout] 398 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:313:16 [INFO] [stdout] | [INFO] [stdout] 313 | #[cfg_attr(febug_dont, allow(dead_code))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:329:15 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:331:19 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:356:11 [INFO] [stdout] | [INFO] [stdout] 356 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:359:15 [INFO] [stdout] | [INFO] [stdout] 359 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling febug v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: `febug_dont` [INFO] [stdout] --> lib.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(all(not(febug_dont), target_os="netbsd"))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(all(not(febug_dont), target_os = "macos"))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(all(not(febug_dont), not(target_os = "macos")))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:126:11 [INFO] [stdout] | [INFO] [stdout] 126 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:223:7 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:231:11 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:248:7 [INFO] [stdout] | [INFO] [stdout] 248 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:251:11 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:395:7 [INFO] [stdout] | [INFO] [stdout] 395 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:398:11 [INFO] [stdout] | [INFO] [stdout] 398 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:313:16 [INFO] [stdout] | [INFO] [stdout] 313 | #[cfg_attr(febug_dont, allow(dead_code))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:329:15 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:331:19 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:356:11 [INFO] [stdout] | [INFO] [stdout] 356 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: unexpected `cfg` condition name: `febug_dont` [INFO] [stdout] --> lib.rs:359:15 [INFO] [stdout] | [INFO] [stdout] 359 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "03d869e122215f4e1372b07dcd627d0fb14296e9af1483c93fa926a29510fdba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03d869e122215f4e1372b07dcd627d0fb14296e9af1483c93fa926a29510fdba", kill_on_drop: false }` [INFO] [stdout] 03d869e122215f4e1372b07dcd627d0fb14296e9af1483c93fa926a29510fdba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 96622b27955f9a3ca21f08eb0409246a2721569fa83e79988f699b1d1e1a153f [INFO] running `Command { std: "docker" "start" "-a" "96622b27955f9a3ca21f08eb0409246a2721569fa83e79988f699b1d1e1a153f", 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: `febug_dont` [INFO] [stderr] --> lib.rs:25:11 [INFO] [stderr] | [INFO] [stderr] 25 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` 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: `febug_dont` [INFO] [stderr] --> lib.rs:27:15 [INFO] [stderr] | [INFO] [stderr] 27 | #[cfg(all(not(febug_dont), target_os="netbsd"))] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:30:11 [INFO] [stderr] | [INFO] [stderr] 30 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:33:11 [INFO] [stderr] | [INFO] [stderr] 33 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:37:11 [INFO] [stderr] | [INFO] [stderr] 37 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:39:11 [INFO] [stderr] | [INFO] [stderr] 39 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:42:11 [INFO] [stderr] | [INFO] [stderr] 42 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:61:15 [INFO] [stderr] | [INFO] [stderr] 61 | #[cfg(all(not(febug_dont), target_os = "macos"))] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:63:15 [INFO] [stderr] | [INFO] [stderr] 63 | #[cfg(all(not(febug_dont), not(target_os = "macos")))] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:121:7 [INFO] [stderr] | [INFO] [stderr] 121 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:126:11 [INFO] [stderr] | [INFO] [stderr] 126 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:223:7 [INFO] [stderr] | [INFO] [stderr] 223 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:231:11 [INFO] [stderr] | [INFO] [stderr] 231 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:248:7 [INFO] [stderr] | [INFO] [stderr] 248 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:251:11 [INFO] [stderr] | [INFO] [stderr] 251 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:395:7 [INFO] [stderr] | [INFO] [stderr] 395 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:398:11 [INFO] [stderr] | [INFO] [stderr] 398 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:313:16 [INFO] [stderr] | [INFO] [stderr] 313 | #[cfg_attr(febug_dont, allow(dead_code))] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:329:15 [INFO] [stderr] | [INFO] [stderr] 329 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:331:19 [INFO] [stderr] | [INFO] [stderr] 331 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:356:11 [INFO] [stderr] | [INFO] [stderr] 356 | #[cfg(febug_dont)] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `febug_dont` [INFO] [stderr] --> lib.rs:359:15 [INFO] [stderr] | [INFO] [stderr] 359 | #[cfg(not(febug_dont))] [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(febug_dont)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(febug_dont)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `febug` (lib) generated 22 warnings [INFO] [stderr] warning: `febug` (lib test) generated 22 warnings (22 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/febug-31ef5304ee346643) [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] [stderr] Doc-tests febug [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" "96622b27955f9a3ca21f08eb0409246a2721569fa83e79988f699b1d1e1a153f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96622b27955f9a3ca21f08eb0409246a2721569fa83e79988f699b1d1e1a153f", kill_on_drop: false }` [INFO] [stdout] 96622b27955f9a3ca21f08eb0409246a2721569fa83e79988f699b1d1e1a153f