[INFO] fetching crate trc 1.2.4... [INFO] testing trc-1.2.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate trc 1.2.4 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate trc 1.2.4 [INFO] finished tweaking crates.io crate trc 1.2.4 [INFO] tweaked toml for crates.io crate trc 1.2.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate trc 1.2.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 63 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc2e4c18d060ef3d6b58a98830395bcc777d0ddccb0f7f6e7c77118bd28c6de5 [INFO] running `Command { std: "docker" "start" "-a" "bc2e4c18d060ef3d6b58a98830395bcc777d0ddccb0f7f6e7c77118bd28c6de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc2e4c18d060ef3d6b58a98830395bcc777d0ddccb0f7f6e7c77118bd28c6de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc2e4c18d060ef3d6b58a98830395bcc777d0ddccb0f7f6e7c77118bd28c6de5", kill_on_drop: false }` [INFO] [stdout] bc2e4c18d060ef3d6b58a98830395bcc777d0ddccb0f7f6e7c77118bd28c6de5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cffd834fba36ea717d083d67ece9757ec3d174fd02f9ea7d7d1fa8a1355ddf9 [INFO] running `Command { std: "docker" "start" "-a" "7cffd834fba36ea717d083d67ece9757ec3d174fd02f9ea7d7d1fa8a1355ddf9", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling trc v1.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `immortals` [INFO] [stdout] --> src/lib.rs:887:11 [INFO] [stdout] | [INFO] [stdout] 887 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:894:15 [INFO] [stdout] | [INFO] [stdout] 894 | #[cfg(not(immortals))] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:900:11 [INFO] [stdout] | [INFO] [stdout] 900 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:907:15 [INFO] [stdout] | [INFO] [stdout] 907 | #[cfg(not(immortals))] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:1477:11 [INFO] [stdout] | [INFO] [stdout] 1477 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:1496:15 [INFO] [stdout] | [INFO] [stdout] 1496 | #[cfg(not(immortals))] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:1525:15 [INFO] [stdout] | [INFO] [stdout] 1525 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:2250:15 [INFO] [stdout] | [INFO] [stdout] 2250 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/lib.rs:497:9 [INFO] [stdout] | [INFO] [stdout] 497 | this.data.as_ptr() == other.data.as_ptr() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 497 - this.data.as_ptr() == other.data.as_ptr() [INFO] [stdout] 497 + std::ptr::addr_eq(this.data.as_ptr(), other.data.as_ptr()) [INFO] [stdout] | [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 497 - this.data.as_ptr() == other.data.as_ptr() [INFO] [stdout] 497 + std::ptr::eq(this.data.as_ptr(), other.data.as_ptr()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/lib.rs:1315:9 [INFO] [stdout] | [INFO] [stdout] 1315 | this.shared.as_ptr() == other.shared.as_ptr() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 1315 - this.shared.as_ptr() == other.shared.as_ptr() [INFO] [stdout] 1315 + std::ptr::addr_eq(this.shared.as_ptr(), other.shared.as_ptr()) [INFO] [stdout] | [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 1315 - this.shared.as_ptr() == other.shared.as_ptr() [INFO] [stdout] 1315 + std::ptr::eq(this.shared.as_ptr(), other.shared.as_ptr()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "7cffd834fba36ea717d083d67ece9757ec3d174fd02f9ea7d7d1fa8a1355ddf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cffd834fba36ea717d083d67ece9757ec3d174fd02f9ea7d7d1fa8a1355ddf9", kill_on_drop: false }` [INFO] [stdout] 7cffd834fba36ea717d083d67ece9757ec3d174fd02f9ea7d7d1fa8a1355ddf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3dfb9684c8c3fc884345dd64cca2a09a7c8e7fc81c168d5bd50f56324b17fc6 [INFO] running `Command { std: "docker" "start" "-a" "d3dfb9684c8c3fc884345dd64cca2a09a7c8e7fc81c168d5bd50f56324b17fc6", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling trc v1.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stdout] warning: unexpected `cfg` condition name: `immortals` [INFO] [stdout] --> src/lib.rs:887:11 [INFO] [stdout] | [INFO] [stdout] 887 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:894:15 [INFO] [stdout] | [INFO] [stdout] 894 | #[cfg(not(immortals))] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:900:11 [INFO] [stdout] | [INFO] [stdout] 900 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:907:15 [INFO] [stdout] | [INFO] [stdout] 907 | #[cfg(not(immortals))] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:1477:11 [INFO] [stdout] | [INFO] [stdout] 1477 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:1496:15 [INFO] [stdout] | [INFO] [stdout] 1496 | #[cfg(not(immortals))] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:1525:15 [INFO] [stdout] | [INFO] [stdout] 1525 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:2250:15 [INFO] [stdout] | [INFO] [stdout] 2250 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/lib.rs:497:9 [INFO] [stdout] | [INFO] [stdout] 497 | this.data.as_ptr() == other.data.as_ptr() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 497 - this.data.as_ptr() == other.data.as_ptr() [INFO] [stdout] 497 + std::ptr::addr_eq(this.data.as_ptr(), other.data.as_ptr()) [INFO] [stdout] | [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 497 - this.data.as_ptr() == other.data.as_ptr() [INFO] [stdout] 497 + std::ptr::eq(this.data.as_ptr(), other.data.as_ptr()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/lib.rs:1315:9 [INFO] [stdout] | [INFO] [stdout] 1315 | this.shared.as_ptr() == other.shared.as_ptr() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 1315 - this.shared.as_ptr() == other.shared.as_ptr() [INFO] [stdout] 1315 + std::ptr::addr_eq(this.shared.as_ptr(), other.shared.as_ptr()) [INFO] [stdout] | [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 1315 - this.shared.as_ptr() == other.shared.as_ptr() [INFO] [stdout] 1315 + std::ptr::eq(this.shared.as_ptr(), other.shared.as_ptr()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: unexpected `cfg` condition name: `immortals` [INFO] [stdout] --> src/lib.rs:887:11 [INFO] [stdout] | [INFO] [stdout] 887 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:894:15 [INFO] [stdout] | [INFO] [stdout] 894 | #[cfg(not(immortals))] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:900:11 [INFO] [stdout] | [INFO] [stdout] 900 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:907:15 [INFO] [stdout] | [INFO] [stdout] 907 | #[cfg(not(immortals))] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:1477:11 [INFO] [stdout] | [INFO] [stdout] 1477 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:1496:15 [INFO] [stdout] | [INFO] [stdout] 1496 | #[cfg(not(immortals))] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:1525:15 [INFO] [stdout] | [INFO] [stdout] 1525 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stdout] --> src/lib.rs:2250:15 [INFO] [stdout] | [INFO] [stdout] 2250 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/lib.rs:497:9 [INFO] [stdout] | [INFO] [stdout] 497 | this.data.as_ptr() == other.data.as_ptr() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 497 - this.data.as_ptr() == other.data.as_ptr() [INFO] [stdout] 497 + std::ptr::addr_eq(this.data.as_ptr(), other.data.as_ptr()) [INFO] [stdout] | [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 497 - this.data.as_ptr() == other.data.as_ptr() [INFO] [stdout] 497 + std::ptr::eq(this.data.as_ptr(), other.data.as_ptr()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/lib.rs:1315:9 [INFO] [stdout] | [INFO] [stdout] 1315 | this.shared.as_ptr() == other.shared.as_ptr() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 1315 - this.shared.as_ptr() == other.shared.as_ptr() [INFO] [stdout] 1315 + std::ptr::addr_eq(this.shared.as_ptr(), other.shared.as_ptr()) [INFO] [stdout] | [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 1315 - this.shared.as_ptr() == other.shared.as_ptr() [INFO] [stdout] 1315 + std::ptr::eq(this.shared.as_ptr(), other.shared.as_ptr()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.66s [INFO] running `Command { std: "docker" "inspect" "d3dfb9684c8c3fc884345dd64cca2a09a7c8e7fc81c168d5bd50f56324b17fc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3dfb9684c8c3fc884345dd64cca2a09a7c8e7fc81c168d5bd50f56324b17fc6", kill_on_drop: false }` [INFO] [stdout] d3dfb9684c8c3fc884345dd64cca2a09a7c8e7fc81c168d5bd50f56324b17fc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cb2d3fe3b77d8029cae734968b1bf21d6a8b12c01ad6a1bdaf88468dc0d84315 [INFO] running `Command { std: "docker" "start" "-a" "cb2d3fe3b77d8029cae734968b1bf21d6a8b12c01ad6a1bdaf88468dc0d84315", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `immortals` [INFO] [stderr] --> src/lib.rs:887:11 [INFO] [stderr] | [INFO] [stderr] 887 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stderr] --> src/lib.rs:894:15 [INFO] [stderr] | [INFO] [stderr] 894 | #[cfg(not(immortals))] [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(immortals)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stderr] --> src/lib.rs:900:11 [INFO] [stderr] | [INFO] [stderr] 900 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stderr] --> src/lib.rs:907:15 [INFO] [stderr] | [INFO] [stderr] 907 | #[cfg(not(immortals))] [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(immortals)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stderr] --> src/lib.rs:1477:11 [INFO] [stderr] | [INFO] [stderr] 1477 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stderr] --> src/lib.rs:1496:15 [INFO] [stderr] | [INFO] [stderr] 1496 | #[cfg(not(immortals))] [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(immortals)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stderr] --> src/lib.rs:1525:15 [INFO] [stderr] | [INFO] [stderr] 1525 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` 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: `immortals` [INFO] [stderr] --> src/lib.rs:2250:15 [INFO] [stderr] | [INFO] [stderr] 2250 | #[cfg(immortals)] [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(immortals)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(immortals)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stderr] --> src/lib.rs:497:9 [INFO] [stderr] | [INFO] [stderr] 497 | this.data.as_ptr() == other.data.as_ptr() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default [INFO] [stderr] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stderr] | [INFO] [stderr] 497 - this.data.as_ptr() == other.data.as_ptr() [INFO] [stderr] 497 + std::ptr::addr_eq(this.data.as_ptr(), other.data.as_ptr()) [INFO] [stderr] | [INFO] [stderr] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stderr] | [INFO] [stderr] 497 - this.data.as_ptr() == other.data.as_ptr() [INFO] [stderr] 497 + std::ptr::eq(this.data.as_ptr(), other.data.as_ptr()) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stderr] --> src/lib.rs:1315:9 [INFO] [stderr] | [INFO] [stderr] 1315 | this.shared.as_ptr() == other.shared.as_ptr() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stderr] | [INFO] [stderr] 1315 - this.shared.as_ptr() == other.shared.as_ptr() [INFO] [stderr] 1315 + std::ptr::addr_eq(this.shared.as_ptr(), other.shared.as_ptr()) [INFO] [stderr] | [INFO] [stderr] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stderr] | [INFO] [stderr] 1315 - this.shared.as_ptr() == other.shared.as_ptr() [INFO] [stderr] 1315 + std::ptr::eq(this.shared.as_ptr(), other.shared.as_ptr()) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `trc` (lib) generated 10 warnings [INFO] [stderr] warning: `trc` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trc-c052b535971314a1) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test tests::readme_single_weak ... ok [INFO] [stdout] test tests::test_dyn ... ok [INFO] [stdout] test tests::readme_multi_trc ... ok [INFO] [stdout] test tests::test_dyn2 ... ok [INFO] [stdout] test tests::readme_single_trc ... ok [INFO] [stdout] test tests::test_ex1 ... ok [INFO] [stdout] test tests::test_ex2 ... ok [INFO] [stdout] test tests::test_ex3 ... ok [INFO] [stdout] test tests::readme_multi_weak ... ok [INFO] [stdout] test tests::test_from_slice ... ok [INFO] [stdout] test tests::test_multithread1 ... ok [INFO] [stdout] test tests::test_ex4 ... ok [INFO] [stdout] test tests::test_refcount ... ok [INFO] [stdout] test tests::test_singlethreaded ... ok [INFO] [stdout] test tests::test_singlethreaded2 ... ok [INFO] [stdout] test tests::test_weak ... ok [INFO] [stdout] test tests::test_ub_weak_as_ptr ... ok [INFO] [stdout] test tests::test_weak_drop ... ok [INFO] [stderr] Doc-tests trc [INFO] [stdout] test tests::test_multithread2 ... ok [INFO] [stdout] test tests::test_multithread_weak ... ok [INFO] [stdout] test tests::test_rc_issue_uninit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 74 tests [INFO] [stdout] test src/lib.rs - SharedTrc::from_trc (line 256) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::gt (line 1780) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::cmp (line 1853) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::eq (line 1915) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::as_ptr (line 503) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::from_raw (line 651) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::clone (line 365) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::from_raw (line 665) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::decrement_local_count (line 705) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::from (line 427) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::from (line 445) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::ge (line 1744) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc (line 179) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::deref (line 870) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc>::assume_init (line 808) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::lt (line 1798) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::atomic_count (line 302) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::partial_cmp (line 1816) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::le (line 1762) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::new_cyclic (line 604) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::ne (line 1933) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::increment_local_count (line 728) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::into_raw (line 521) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::new (line 545) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc<[MaybeUninit]>::assume_init (line 837) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::to_trc (line 279) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::weak_count (line 462) ... ok [INFO] [stdout] test src/lib.rs - Trc::as_ptr (line 1321) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::new_uninit (line 569) ... ok [INFO] [stdout] test src/lib.rs - Trc (line 116) ... ok [INFO] [stdout] test src/lib.rs - Trc::downgrade (line 1437) ... ok [INFO] [stdout] test src/lib.rs - Trc::deref (line 1462) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc::ptr_eq (line 484) ... ok [INFO] [stdout] test src/lib.rs - SharedTrc<[T]>::new_uninit_slice (line 756) ... ok [INFO] [stdout] test src/lib.rs - Trc::eq (line 1878) ... ok [INFO] [stdout] test src/lib.rs - Trc::clone (line 1516) ... ok [INFO] [stdout] test src/lib.rs - Trc>::assume_init (line 1185) ... ok [INFO] [stdout] test src/lib.rs - Trc::atomic_count (line 1258) ... ok [INFO] [stdout] test src/lib.rs - Trc::cmp (line 1835) ... ok [INFO] [stdout] test src/lib.rs - Trc::from (line 407) ... ok [INFO] [stdout] test src/lib.rs - Trc (line 126) ... ok [INFO] [stdout] test src/lib.rs - Trc::from (line 1623) ... ok [INFO] [stdout] test src/lib.rs - Trc::le (line 1673) ... ok [INFO] [stdout] test src/lib.rs - Trc::lt (line 1707) ... ok [INFO] [stdout] test src/lib.rs - Trc::ge (line 1656) ... ok [INFO] [stdout] test src/lib.rs - Trc::new (line 915) ... ok [INFO] [stdout] test src/lib.rs - Trc::gt (line 1690) ... ok [INFO] [stdout] test src/lib.rs - Trc::new_cyclic (line 977) ... ok [INFO] [stdout] test src/lib.rs - Trc::ne (line 1895) ... ok [INFO] [stdout] test src/lib.rs - Trc::local_count (line 1245) ... ok [INFO] [stdout] test src/lib.rs - Trc::into_inner (line 1081) ... ok [INFO] [stdout] test src/lib.rs - Trc::ptr_eq (line 1305) ... ok [INFO] [stdout] test src/lib.rs - Trc::get_mut (line 1338) ... ok [INFO] [stdout] test src/lib.rs - Trc::partial_cmp (line 1724) ... ok [INFO] [stdout] test src/lib.rs - Trc::try_unwrap (line 1043) ... ok [INFO] [stdout] test src/lib.rs - Trc::new_uninit (line 942) ... ok [INFO] [stdout] test src/lib.rs - Weak::as_ptr (line 2287) ... ok [INFO] [stdout] test src/lib.rs - Trc::try_unwrap (line 1034) ... ok [INFO] [stdout] test src/lib.rs - Trc::weak_count (line 1285) ... ok [INFO] [stdout] test src/lib.rs - Weak (line 231) ... ok [INFO] [stdout] test src/lib.rs - Trc<[T]>::from (line 2164) ... ok [INFO] [stdout] test src/lib.rs - Trc::unwrap_or_clone (line 1378) ... ok [INFO] [stdout] test src/lib.rs - Trc<[MaybeUninit]>::assume_init (line 1214) ... ok [INFO] [stdout] test src/lib.rs - Trc<[T]>::new_uninit_slice (line 1133) ... ok [INFO] [stdout] test src/lib.rs - Weak::from_raw (line 2336) ... ok [INFO] [stdout] test src/lib.rs - Weak (line 220) ... ok [INFO] [stdout] test src/lib.rs - Weak::from_raw (line 2348) ... ok [INFO] [stdout] test src/lib.rs - Trc<[T]>::from_iter (line 2182) ... ok [INFO] [stdout] test src/lib.rs - Weak::clone (line 2461) ... ok [INFO] [stdout] test src/lib.rs - Weak::into_raw (line 2306) ... ok [INFO] [stdout] test src/lib.rs - Weak::new (line 2381) ... ok [INFO] [stdout] test src/lib.rs - Weak::atomic_count (line 2409) ... ok [INFO] [stdout] test src/lib.rs - Weak::upgrade (line 2238) ... ok [INFO] [stdout] test src/lib.rs - Weak::weak_count (line 2437) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cb2d3fe3b77d8029cae734968b1bf21d6a8b12c01ad6a1bdaf88468dc0d84315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb2d3fe3b77d8029cae734968b1bf21d6a8b12c01ad6a1bdaf88468dc0d84315", kill_on_drop: false }` [INFO] [stdout] cb2d3fe3b77d8029cae734968b1bf21d6a8b12c01ad6a1bdaf88468dc0d84315