[INFO] fetching crate naja_async_runtime 0.5.0-deprecated.1... [INFO] checking naja_async_runtime-0.5.0-deprecated.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate naja_async_runtime 0.5.0-deprecated.1 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate naja_async_runtime 0.5.0-deprecated.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.6 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.6 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.6 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.56 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.56 [INFO] [stderr] Downloaded tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.56 [INFO] [stderr] Downloaded ctor v0.1.12 [INFO] [stderr] Downloaded tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Downloaded async-task v1.1.0 [INFO] [stderr] Downloaded tracing-core v0.1.8 [INFO] [stderr] Downloaded tokio v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio-net v0.2.0-alpha.6 [INFO] [stderr] Downloaded bumpalo v2.6.0 [INFO] [stderr] Downloaded web-sys v0.3.33 [INFO] [stderr] Downloaded js-sys v0.3.33 [INFO] [stderr] Downloaded tokio-io v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Downloaded async-std v1.4.0 [INFO] [stderr] Downloaded tracing v0.1.11 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.56 [INFO] [stderr] Downloaded tracing-attributes v0.1.6 [INFO] [stderr] Downloaded wasm-bindgen v0.2.56 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46be903f29454983c97f67e06ba45124390a2940d9e49b507219bc2442bda52e [INFO] running `Command { std: "docker" "start" "-a" "46be903f29454983c97f67e06ba45124390a2940d9e49b507219bc2442bda52e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46be903f29454983c97f67e06ba45124390a2940d9e49b507219bc2442bda52e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46be903f29454983c97f67e06ba45124390a2940d9e49b507219bc2442bda52e", kill_on_drop: false }` [INFO] [stdout] 46be903f29454983c97f67e06ba45124390a2940d9e49b507219bc2442bda52e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1895349a5b3ae09839f876c00628996a28e559e4f540879981f636ca973d2bd5 [INFO] running `Command { std: "docker" "start" "-a" "1895349a5b3ae09839f876c00628996a28e559e4f540879981f636ca973d2bd5", 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] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking once_cell v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.1.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking async-task v1.1.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking async-std v1.4.0 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking 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 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 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 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 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 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 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 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)]` 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 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/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 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 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 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 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 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 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 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 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.34s [INFO] running `Command { std: "docker" "inspect" "1895349a5b3ae09839f876c00628996a28e559e4f540879981f636ca973d2bd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1895349a5b3ae09839f876c00628996a28e559e4f540879981f636ca973d2bd5", kill_on_drop: false }` [INFO] [stdout] 1895349a5b3ae09839f876c00628996a28e559e4f540879981f636ca973d2bd5