[INFO] fetching crate naja_async_runtime 0.5.0-deprecated.1...
[INFO] building naja_async_runtime-0.5.0-deprecated.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate naja_async_runtime 0.5.0-deprecated.1 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate naja_async_runtime 0.5.0-deprecated.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate naja_async_runtime 0.5.0-deprecated.1
[INFO] tweaked toml for crates.io crate naja_async_runtime 0.5.0-deprecated.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate naja_async_runtime 0.5.0-deprecated.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate naja_async_runtime 0.5.0-deprecated.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 639747177e5399ce3026199ac59a8cbb1e2a0436b24c5a2df8a9e647ab83a90f
[INFO] running `Command { std: "docker" "start" "-a" "639747177e5399ce3026199ac59a8cbb1e2a0436b24c5a2df8a9e647ab83a90f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "639747177e5399ce3026199ac59a8cbb1e2a0436b24c5a2df8a9e647ab83a90f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "639747177e5399ce3026199ac59a8cbb1e2a0436b24c5a2df8a9e647ab83a90f", kill_on_drop: false }`
[INFO] [stdout] 639747177e5399ce3026199ac59a8cbb1e2a0436b24c5a2df8a9e647ab83a90f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77ea02ac99a78753db056c1c481e0bd1c47658e811f59b9e6d8388ad3b7d9c2b
[INFO] running `Command { std: "docker" "start" "-a" "77ea02ac99a78753db056c1c481e0bd1c47658e811f59b9e6d8388ad3b7d9c2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.1
[INFO] [stderr]    Compiling futures-core v0.3.1
[INFO] [stderr]    Compiling futures-io v0.3.1
[INFO] [stderr]    Compiling pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling futures-task v0.3.1
[INFO] [stderr]    Compiling once_cell v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.1
[INFO] [stderr]    Compiling futures v0.3.1
[INFO] [stderr]    Compiling naja_async_runtime v0.5.0-deprecated.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `macros`
[INFO] [stdout]    --> src/lib.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[ cfg(all( feature = "macros", feature = "juliex"     )) ] pub use naja_runtime_macros::juliex     ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[ cfg(all( feature = "macros", feature = "threadpool" )) ] pub use naja_runtime_macros::threadpool ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[ cfg(all( feature = "macros", feature = "async_std"  )) ] pub use naja_runtime_macros::async_std  ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[ cfg(all( feature = "macros", feature = "localpool"  )) ] pub use naja_runtime_macros::localpool  ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[ cfg(all( feature = "macros", feature = "bindgen"    )) ] pub use naja_runtime_macros::bindgen    ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[ cfg(all( feature = "macros", feature = "tokio_ct"   )) ] pub use naja_runtime_macros::tokio_ct   ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:284:39
[INFO] [stdout]     |
[INFO] [stdout] 284 | #[ cfg_attr( all( feature = "juliex", feature = "macros" ), doc = r##"
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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: unused import: `cfg`
[INFO] [stdout]   --> src/lib.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |         std       :: { cfg, fmt, future::Future, error::Error as StdError } ,
[INFO] [stdout]    |                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
[INFO] running `Command { std: "docker" "inspect" "77ea02ac99a78753db056c1c481e0bd1c47658e811f59b9e6d8388ad3b7d9c2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77ea02ac99a78753db056c1c481e0bd1c47658e811f59b9e6d8388ad3b7d9c2b", kill_on_drop: false }`
[INFO] [stdout] 77ea02ac99a78753db056c1c481e0bd1c47658e811f59b9e6d8388ad3b7d9c2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7f5e98b88b739ed6dd14df84453f29009e68dffeea165dc15f7f03b79eeba00
[INFO] running `Command { std: "docker" "start" "-a" "a7f5e98b88b739ed6dd14df84453f29009e68dffeea165dc15f7f03b79eeba00", kill_on_drop: false }`
[INFO] [stderr] warning: invalid feature `macros` in required-features of target `attribute`: `macros` is not present in [features] section
[INFO] [stderr] warning: invalid feature `macros` in required-features of target `localpool`: `macros` is not present in [features] section
[INFO] [stderr] warning: invalid feature `macros` in required-features of target `juliex`: `macros` is not present in [features] section
[INFO] [stderr] warning: invalid feature `macros` in required-features of target `threadpool`: `macros` is not present in [features] section
[INFO] [stderr] warning: invalid feature `macros` in required-features of target `async-file`: `macros` is not present in [features] section
[INFO] [stderr] warning: invalid feature `macros` in required-features of target `handle`: `macros` is not present in [features] section
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling futures-timer v2.0.2
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.1
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stdout] warning: unexpected `cfg` condition value: `macros`
[INFO] [stdout]    --> src/lib.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[ cfg(all( feature = "macros", feature = "juliex"     )) ] pub use naja_runtime_macros::juliex     ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[ cfg(all( feature = "macros", feature = "threadpool" )) ] pub use naja_runtime_macros::threadpool ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[ cfg(all( feature = "macros", feature = "async_std"  )) ] pub use naja_runtime_macros::async_std  ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[ cfg(all( feature = "macros", feature = "localpool"  )) ] pub use naja_runtime_macros::localpool  ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[ cfg(all( feature = "macros", feature = "bindgen"    )) ] pub use naja_runtime_macros::bindgen    ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[ cfg(all( feature = "macros", feature = "tokio_ct"   )) ] pub use naja_runtime_macros::tokio_ct   ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:284:39
[INFO] [stdout]     |
[INFO] [stdout] 284 | #[ cfg_attr( all( feature = "juliex", feature = "macros" ), doc = r##"
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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: unused import: `cfg`
[INFO] [stdout]   --> src/lib.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |         std       :: { cfg, fmt, future::Future, error::Error as StdError } ,
[INFO] [stdout]    |                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.4
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling async-task v1.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.4.0
[INFO] [stderr]    Compiling mio v0.6.21
[INFO] [stderr]    Compiling crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling mio-uds v0.6.7
[INFO] [stderr]    Compiling async-std v1.4.0
[INFO] [stderr]    Compiling naja_async_runtime v0.5.0-deprecated.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `macros`
[INFO] [stdout]  --> tests/attributes.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![ cfg(all( not(target_arch = "wasm32"), feature = "macros" )) ]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]   = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]  --> tests/wasm_attributes.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![ cfg(all( target_arch = "wasm32", feature = "macros", feature = "bindgen" )) ]
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]   = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[ cfg(all( feature = "macros", feature = "juliex"     )) ] pub use naja_runtime_macros::juliex     ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[ cfg(all( feature = "macros", feature = "threadpool" )) ] pub use naja_runtime_macros::threadpool ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[ cfg(all( feature = "macros", feature = "async_std"  )) ] pub use naja_runtime_macros::async_std  ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[ cfg(all( feature = "macros", feature = "localpool"  )) ] pub use naja_runtime_macros::localpool  ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[ cfg(all( feature = "macros", feature = "bindgen"    )) ] pub use naja_runtime_macros::bindgen    ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[ cfg(all( feature = "macros", feature = "tokio_ct"   )) ] pub use naja_runtime_macros::tokio_ct   ;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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 value: `macros`
[INFO] [stdout]    --> src/lib.rs:284:39
[INFO] [stdout]     |
[INFO] [stdout] 284 | #[ cfg_attr( all( feature = "juliex", feature = "macros" ), doc = r##"
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async_std`, `async_std_crate`, `bindgen`, `default`, `external_doc`, `juliex`, `juliex_crate`, `localpool`, `notwasm`, `threadpool`, `tokio`, `tokio_ct`, and `wasm-bindgen-futures`
[INFO] [stdout]     = help: consider adding `macros` as a feature in `Cargo.toml`
[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: unused import: `cfg`
[INFO] [stdout]   --> src/lib.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |         std       :: { cfg, fmt, future::Future, error::Error as StdError } ,
[INFO] [stdout]    |                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.15s
[INFO] running `Command { std: "docker" "inspect" "a7f5e98b88b739ed6dd14df84453f29009e68dffeea165dc15f7f03b79eeba00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7f5e98b88b739ed6dd14df84453f29009e68dffeea165dc15f7f03b79eeba00", kill_on_drop: false }`
[INFO] [stdout] a7f5e98b88b739ed6dd14df84453f29009e68dffeea165dc15f7f03b79eeba00
