[INFO] fetching crate global_counter 0.2.2...
[INFO] testing global_counter-0.2.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate global_counter 0.2.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate global_counter 0.2.2
[INFO] finished tweaking crates.io crate global_counter 0.2.2
[INFO] tweaked toml for crates.io crate global_counter 0.2.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate global_counter 0.2.2 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 14 packages to latest compatible versions
[INFO] [stderr]       Adding parking_lot v0.11.2 (available: v0.12.5)
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 96ebba83a5ad4aae4969da3065263b28be8197715e142ce58eb23eb226e6afaf
[INFO] running `Command { std: "docker" "start" "-a" "96ebba83a5ad4aae4969da3065263b28be8197715e142ce58eb23eb226e6afaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96ebba83a5ad4aae4969da3065263b28be8197715e142ce58eb23eb226e6afaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96ebba83a5ad4aae4969da3065263b28be8197715e142ce58eb23eb226e6afaf", kill_on_drop: false }`
[INFO] [stdout] 96ebba83a5ad4aae4969da3065263b28be8197715e142ce58eb23eb226e6afaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5f5527d51b9e9aff11468ee6364a36bc373e95b6dfe0bccc11f5a833ad21305b
[INFO] running `Command { std: "docker" "start" "-a" "5f5527d51b9e9aff11468ee6364a36bc373e95b6dfe0bccc11f5a833ad21305b", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling global_counter v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `parking_lot`
[INFO] [stdout]  --> src/generic.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(parking_lot)]
[INFO] [stdout]   |       ^^^^^^^^^^^ help: found config with similar value: `feature = "parking_lot"`
[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(parking_lot)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(parking_lot)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `parking_lot`
[INFO] [stdout]  --> src/generic.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(not(parking_lot))]
[INFO] [stdout]   |           ^^^^^^^^^^^ help: found config with similar value: `feature = "parking_lot"`
[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(parking_lot)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(parking_lot)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `parking_lot`
[INFO] [stdout]    --> src/generic.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[cfg(parking_lot)]
[INFO] [stdout]     |           ^^^^^^^^^^^ help: found config with similar value: `feature = "parking_lot"`
[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(parking_lot)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(parking_lot)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `parking_lot`
[INFO] [stdout]    --> src/generic.rs:224:15
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[cfg(not(parking_lot))]
[INFO] [stdout]     |               ^^^^^^^^^^^ help: found config with similar value: `feature = "parking_lot"`
[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(parking_lot)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(parking_lot)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
[INFO] running `Command { std: "docker" "inspect" "5f5527d51b9e9aff11468ee6364a36bc373e95b6dfe0bccc11f5a833ad21305b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f5527d51b9e9aff11468ee6364a36bc373e95b6dfe0bccc11f5a833ad21305b", kill_on_drop: false }`
[INFO] [stdout] 5f5527d51b9e9aff11468ee6364a36bc373e95b6dfe0bccc11f5a833ad21305b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c9dace817dcc0e62bf0d95fa88a5e8970d9f55b7787b89a86df2fec3df751668
[INFO] running `Command { std: "docker" "start" "-a" "c9dace817dcc0e62bf0d95fa88a5e8970d9f55b7787b89a86df2fec3df751668", kill_on_drop: false }`
[INFO] [stderr]    Compiling global_counter v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `parking_lot`
[INFO] [stdout]  --> src/generic.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(parking_lot)]
[INFO] [stdout]   |       ^^^^^^^^^^^ help: found config with similar value: `feature = "parking_lot"`
[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(parking_lot)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(parking_lot)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `parking_lot`
[INFO] [stdout]  --> src/generic.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(not(parking_lot))]
[INFO] [stdout]   |           ^^^^^^^^^^^ help: found config with similar value: `feature = "parking_lot"`
[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(parking_lot)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(parking_lot)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `parking_lot`
[INFO] [stdout]    --> src/generic.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[cfg(parking_lot)]
[INFO] [stdout]     |           ^^^^^^^^^^^ help: found config with similar value: `feature = "parking_lot"`
[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(parking_lot)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(parking_lot)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `parking_lot`
[INFO] [stdout]    --> src/generic.rs:224:15
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[cfg(not(parking_lot))]
[INFO] [stdout]     |               ^^^^^^^^^^^ help: found config with similar value: `feature = "parking_lot"`
[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(parking_lot)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(parking_lot)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `parking_lot`
[INFO] [stdout]  --> src/generic.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(parking_lot)]
[INFO] [stdout]   |       ^^^^^^^^^^^ help: found config with similar value: `feature = "parking_lot"`
[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(parking_lot)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(parking_lot)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `parking_lot`
[INFO] [stdout]  --> src/generic.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(not(parking_lot))]
[INFO] [stdout]   |           ^^^^^^^^^^^ help: found config with similar value: `feature = "parking_lot"`
[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(parking_lot)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(parking_lot)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `parking_lot`
[INFO] [stdout]    --> src/generic.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[cfg(parking_lot)]
[INFO] [stdout]     |           ^^^^^^^^^^^ help: found config with similar value: `feature = "parking_lot"`
[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(parking_lot)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(parking_lot)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `parking_lot`
[INFO] [stdout]    --> src/generic.rs:224:15
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[cfg(not(parking_lot))]
[INFO] [stdout]     |               ^^^^^^^^^^^ help: found config with similar value: `feature = "parking_lot"`
[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(parking_lot)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(parking_lot)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.01s
[INFO] running `Command { std: "docker" "inspect" "c9dace817dcc0e62bf0d95fa88a5e8970d9f55b7787b89a86df2fec3df751668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9dace817dcc0e62bf0d95fa88a5e8970d9f55b7787b89a86df2fec3df751668", kill_on_drop: false }`
[INFO] [stdout] c9dace817dcc0e62bf0d95fa88a5e8970d9f55b7787b89a86df2fec3df751668
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8fc7a310282416840c64464d87ef5e13ad5780c2dcd5010fefc7569e8bb1312b
[INFO] running `Command { std: "docker" "start" "-a" "8fc7a310282416840c64464d87ef5e13ad5780c2dcd5010fefc7569e8bb1312b", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `parking_lot`
[INFO] [stderr]  --> src/generic.rs:3:7
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[cfg(parking_lot)]
[INFO] [stderr]   |       ^^^^^^^^^^^ help: found config with similar value: `feature = "parking_lot"`
[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(parking_lot)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(parking_lot)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `parking_lot`
[INFO] [stderr]  --> src/generic.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[cfg(not(parking_lot))]
[INFO] [stderr]   |           ^^^^^^^^^^^ help: found config with similar value: `feature = "parking_lot"`
[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(parking_lot)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(parking_lot)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `parking_lot`
[INFO] [stderr]    --> src/generic.rs:218:11
[INFO] [stderr]     |
[INFO] [stderr] 218 |     #[cfg(parking_lot)]
[INFO] [stderr]     |           ^^^^^^^^^^^ help: found config with similar value: `feature = "parking_lot"`
[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(parking_lot)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(parking_lot)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `parking_lot`
[INFO] [stderr]    --> src/generic.rs:224:15
[INFO] [stderr]     |
[INFO] [stderr] 224 |     #[cfg(not(parking_lot))]
[INFO] [stderr]     |               ^^^^^^^^^^^ help: found config with similar value: `feature = "parking_lot"`
[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(parking_lot)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(parking_lot)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `global_counter` (lib) generated 4 warnings
[INFO] [stderr] warning: `global_counter` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/global_counter-2b711df3fe209514)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test generic::tests::count_struct ... ok
[INFO] [stdout] test generic::tests::count_to_five_par_threaded ... ok
[INFO] [stdout] test generic::tests::reset ... ok
[INFO] [stdout] test generic::tests::count_to_five_single_threaded ... ok
[INFO] [stdout] test generic::tests::get_borrowed_doesnt_clone ... ok
[INFO] [stdout] test generic::tests::get_mut_borrowed_doesnt_clone ... ok
[INFO] [stdout] test generic::tests::count_to_50000_par_threaded ... ok
[INFO] [stdout] test generic::tests::count_to_50000_seq_threaded ... ok
[INFO] [stdout] test primitive::exact::tests::count_to_five_single_threaded ... ok
[INFO] [stdout] test primitive::exact::tests::primitive_new_const ... ok
[INFO] [stdout] test primitive::exact::tests::count_to_50000_single_threaded ... ok
[INFO] [stdout] test primitive::exact::tests::count_to_five_seq_threaded ... ok
[INFO] [stdout] test primitive::exact::tests::count_to_50000_par_threaded ... ok
[INFO] [stdout] test primitive::fast::tests::approx_count_to_50000_single_threaded ... ok
[INFO] [stdout] test primitive::exact::tests::count_to_50000_seq_threaded ... ok
[INFO] [stdout] test primitive::exact::tests::primitive_reset ... ok
[INFO] [stdout] test primitive::fast::tests::approx_count_to_50000_par_threaded ... ok
[INFO] [stdout] test primitive::fast::tests::approx_count_to_50000_seq_threaded ... ok
[INFO] [stdout] test primitive::fast::tests::approx_different_counters ... ok
[INFO] [stdout] test generic::tests::count_to_five_seq_threaded ... ok
[INFO] [stdout] test primitive::fast::tests::approx_flush_single_threaded ... ok
[INFO] [stdout] test primitive::fast::tests::approx_negative_to_positive ... ok
[INFO] [stdout] test primitive::fast::tests::approx_negative_start_flush ... ok
[INFO] [stdout] test primitive::fast::tests::approx_new_const ... ok
[INFO] [stdout] test primitive::exact::tests::count_to_five_par_threaded ... ok
[INFO] [stdout] test generic::tests::count_to_50000_single_threaded ... ok
[INFO] [stdout] test primitive::fast::tests::approx_flushed_count_to_50000_par_threaded ... ok
[INFO] [stdout] test primitive::fast::tests::flushing_count_to_50000_single_threaded ... ok
[INFO] [stderr]    Doc-tests global_counter
[INFO] [stdout] test primitive::fast::tests::flushing_new_const ... ok
[INFO] [stdout] test primitive::fast::tests::flushing_count_to_50000_par_threaded ... ok
[INFO] [stdout] test primitive::fast::tests::flushing_count_to_50000_seq_threaded ... ok
[INFO] [stdout] test primitive::fast::tests::flushing_different_counters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/generic.rs - generic::Counter<T>::get_borrowed (line 171) - compile ... ok
[INFO] [stdout] test src/generic.rs - generic::Counter<T>::get_borrowed (line 125) ... ok
[INFO] [stdout] test src/generic.rs - generic::global_default_counter (line 81) ... ok
[INFO] [stdout] test src/generic.rs - generic::global_counter (line 48) ... ok
[INFO] [stdout] test src/generic.rs - generic::Counter<T>::get_borrowed (line 138) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8fc7a310282416840c64464d87ef5e13ad5780c2dcd5010fefc7569e8bb1312b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fc7a310282416840c64464d87ef5e13ad5780c2dcd5010fefc7569e8bb1312b", kill_on_drop: false }`
[INFO] [stdout] 8fc7a310282416840c64464d87ef5e13ad5780c2dcd5010fefc7569e8bb1312b
