[INFO] fetching crate test-with 0.15.6...
[INFO] testing test-with-0.15.6 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate test-with 0.15.6 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate test-with 0.15.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate test-with 0.15.6
[INFO] tweaked toml for crates.io crate test-with 0.15.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate test-with 0.15.6 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate test-with 0.15.6 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a50d3af352f18c3ea6af615f18f82333c178628bdebf50d7c5359d98b2a6233a
[INFO] running `Command { std: "docker" "start" "-a" "a50d3af352f18c3ea6af615f18f82333c178628bdebf50d7c5359d98b2a6233a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a50d3af352f18c3ea6af615f18f82333c178628bdebf50d7c5359d98b2a6233a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a50d3af352f18c3ea6af615f18f82333c178628bdebf50d7c5359d98b2a6233a", kill_on_drop: false }`
[INFO] [stdout] a50d3af352f18c3ea6af615f18f82333c178628bdebf50d7c5359d98b2a6233a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15fa05a62f7d93bbab38cef5994f3d605a969c8ee7ea59d4129e141fb07e6ed0
[INFO] running `Command { std: "docker" "start" "-a" "15fa05a62f7d93bbab38cef5994f3d605a969c8ee7ea59d4129e141fb07e6ed0", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling byte-unit v5.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling uzers v0.11.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ping v0.7.1-beta.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling test-with v0.15.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "15fa05a62f7d93bbab38cef5994f3d605a969c8ee7ea59d4129e141fb07e6ed0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15fa05a62f7d93bbab38cef5994f3d605a969c8ee7ea59d4129e141fb07e6ed0", kill_on_drop: false }`
[INFO] [stdout] 15fa05a62f7d93bbab38cef5994f3d605a969c8ee7ea59d4129e141fb07e6ed0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be4b8ad9875af167286814215ed11994fa528701c854d52abea1a62d19725eb2
[INFO] running `Command { std: "docker" "start" "-a" "be4b8ad9875af167286814215ed11994fa528701c854d52abea1a62d19725eb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling byte-unit v5.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uzers v0.11.3
[INFO] [stderr]    Compiling uzers v0.12.1
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ping v0.7.1-beta.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling libtest-with v0.8.1-12
[INFO] [stderr]    Compiling test-with v0.15.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "be4b8ad9875af167286814215ed11994fa528701c854d52abea1a62d19725eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be4b8ad9875af167286814215ed11994fa528701c854d52abea1a62d19725eb2", kill_on_drop: false }`
[INFO] [stdout] be4b8ad9875af167286814215ed11994fa528701c854d52abea1a62d19725eb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6bbd8c33ab640da5dbff24ca68fdcc1db57258db452d633c43cb75be015f2137
[INFO] running `Command { std: "docker" "start" "-a" "6bbd8c33ab640da5dbff24ca68fdcc1db57258db452d633c43cb75be015f2137", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/test_with-d8fb0d513155f7b1)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test env::tests::env_macro::multiple_env_vars_but_one_is_not_set ... ok
[INFO] [stdout] test env::tests::env_macro::multiple_env_vars_should_not_be_set ... ok
[INFO] [stdout] test env::tests::env_macro::single_env_var_should_be_set ... ok
[INFO] [stdout] test env::tests::env_macro::single_env_var_should_be_not_set ... ok
[INFO] [stdout] test env::tests::no_env_macro::multiple_env_vars_but_one_is_set ... ok
[INFO] [stdout] test env::tests::no_env_macro::multiple_env_vars_not_set ... ok
[INFO] [stdout] test env::tests::no_env_macro::multiple_env_vars_set ... ok
[INFO] [stdout] test utils::tests::sanitize_env_vars_with_whitespace ... ok
[INFO] [stdout] test env::tests::no_env_macro::multiple_env_vars_and_various_are_set ... ok
[INFO] [stdout] test utils::tests::sanitize_multiple_env_vars ... ok
[INFO] [stdout] test env::tests::no_env_macro::single_env_var_not_set ... ok
[INFO] [stdout] test env::tests::env_macro::multiple_env_vars_should_be_set ... ok
[INFO] [stdout] test env::tests::no_env_macro::single_env_var_set ... ok
[INFO] [stdout] test env::tests::env_macro::multiple_env_vars_and_various_not_set ... ok
[INFO] [stdout] test utils::tests::sanitize_single_env_var ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests test_with
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test src/lib.rs - (line 40) ... FAILED
[INFO] [stdout] test src/lib.rs - env (line 109) ... ok
[INFO] [stdout] test src/lib.rs - cpu_core (line 1071) ... ok
[INFO] [stdout] test src/lib.rs - group (line 679) ... ok
[INFO] [stdout] test src/lib.rs - file (line 219) ... ok
[INFO] [stdout] test src/lib.rs - env (line 82) ... ok
[INFO] [stdout] test src/lib.rs - icmp (line 489) ... ok
[INFO] [stdout] test src/lib.rs - module (line 1528) ... FAILED
[INFO] [stdout] test src/lib.rs - executable (line 1186) ... ok
[INFO] [stdout] test src/lib.rs - http (line 359) ... ok
[INFO] [stdout] test src/lib.rs - https (line 423) ... ok
[INFO] [stdout] test src/lib.rs - path (line 289) ... ok
[INFO] [stdout] test src/lib.rs - mem (line 795) ... ok
[INFO] [stdout] test src/lib.rs - lock (line 1360) ... ok
[INFO] [stdout] test src/lib.rs - module (line 1595) ... FAILED
[INFO] [stdout] test src/lib.rs - no_env (line 164) ... ok
[INFO] [stdout] test src/lib.rs - runtime_env (line 139) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_cpu_core (line 1103) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_available_mem (line 877) ... FAILED
[INFO] [stdout] test src/lib.rs - module (line 1551) ... FAILED
[INFO] [stdout] test src/lib.rs - runner (line 1483) ... FAILED
[INFO] [stdout] test src/lib.rs - root (line 621) ... ok
[INFO] [stdout] test src/lib.rs - runtime_executable (line 1245) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_free_swap (line 1045) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_file (line 264) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_group (line 711) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_http (line 398) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_icmp (line 529) ... FAILED
[INFO] [stdout] test src/lib.rs - phy_core (line 1129) ... ok
[INFO] [stdout] test src/lib.rs - runtime_https (line 462) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_free_mem (line 852) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_mem (line 827) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_path (line 334) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_phy_cpu_core (line 1161) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_timezone (line 1457) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_user (line 769) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_tcp (line 594) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_swap (line 935) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_no_env (line 194) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_ignore_if (line 1271) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_root (line 653) ... FAILED
[INFO] [stdout] test src/lib.rs - swap (line 903) ... ok
[INFO] [stdout] test src/lib.rs - tcp (line 556) ... ok
[INFO] [stdout] test src/lib.rs - user (line 737) ... ok
[INFO] [stdout] test src/lib.rs - timezone (line 1404) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 40) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | test_with::runner!(env);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[test_with::module]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - module (line 1528) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]     --> src/lib.rs:1532:2
[INFO] [stdout]      |
[INFO] [stdout] 1532 |  test_with::runner!(module1, module2);
[INFO] [stdout]      |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]     --> src/lib.rs:1533:2
[INFO] [stdout]      |
[INFO] [stdout] 1533 |  #[test_with::module]
[INFO] [stdout]      |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]     --> src/lib.rs:1541:2
[INFO] [stdout]      |
[INFO] [stdout] 1541 |  #[test_with::module]
[INFO] [stdout]      |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - module (line 1595) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]     --> src/lib.rs:1600:1
[INFO] [stdout]      |
[INFO] [stdout] 1600 | test_with::runner!(net);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]     --> src/lib.rs:1630:1
[INFO] [stdout]      |
[INFO] [stdout] 1630 | #[test_with::module]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_env (line 139) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/lib.rs:142:2
[INFO] [stdout]     |
[INFO] [stdout] 142 |  test_with::runner!(env);
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/lib.rs:143:2
[INFO] [stdout]     |
[INFO] [stdout] 143 |  #[test_with::module]
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_cpu_core (line 1103) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]     --> src/lib.rs:1106:2
[INFO] [stdout]      |
[INFO] [stdout] 1106 |  test_with::runner!(resource);
[INFO] [stdout]      |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]     --> src/lib.rs:1107:2
[INFO] [stdout]      |
[INFO] [stdout] 1107 |  #[test_with::module]
[INFO] [stdout]      |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_available_mem (line 877) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/lib.rs:880:2
[INFO] [stdout]     |
[INFO] [stdout] 880 |  test_with::runner!(resource);
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/lib.rs:881:2
[INFO] [stdout]     |
[INFO] [stdout] 881 |  #[test_with::module]
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - module (line 1551) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]     --> src/lib.rs:1556:1
[INFO] [stdout]      |
[INFO] [stdout] 1556 | test_with::runner!(net);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]     --> src/lib.rs:1558:1
[INFO] [stdout]      |
[INFO] [stdout] 1558 | #[test_with::module]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runner (line 1483) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]     --> src/lib.rs:1487:2
[INFO] [stdout]      |
[INFO] [stdout] 1487 |  test_with::runner!(module1, module2);
[INFO] [stdout]      |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]     --> src/lib.rs:1488:2
[INFO] [stdout]      |
[INFO] [stdout] 1488 |  #[test_with::module]
[INFO] [stdout]      |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]     --> src/lib.rs:1496:2
[INFO] [stdout]      |
[INFO] [stdout] 1496 |  #[test_with::module]
[INFO] [stdout]      |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_executable (line 1245) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]     --> src/lib.rs:1248:2
[INFO] [stdout]      |
[INFO] [stdout] 1248 |  test_with::runner!(exe);
[INFO] [stdout]      |  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]     --> src/lib.rs:1249:2
[INFO] [stdout]      |
[INFO] [stdout] 1249 |  #[test_with::module]
[INFO] [stdout]      |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_free_swap (line 1045) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]     --> src/lib.rs:1048:2
[INFO] [stdout]      |
[INFO] [stdout] 1048 |  test_with::runner!(resource);
[INFO] [stdout]      |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]     --> src/lib.rs:1049:2
[INFO] [stdout]      |
[INFO] [stdout] 1049 |  #[test_with::module]
[INFO] [stdout]      |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_file (line 264) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/lib.rs:267:2
[INFO] [stdout]     |
[INFO] [stdout] 267 |  test_with::runner!(file);
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/lib.rs:268:2
[INFO] [stdout]     |
[INFO] [stdout] 268 |  #[test_with::module]
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_group (line 711) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/lib.rs:714:2
[INFO] [stdout]     |
[INFO] [stdout] 714 |  test_with::runner!(user);
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/lib.rs:715:2
[INFO] [stdout]     |
[INFO] [stdout] 715 |  #[test_with::module]
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_http (line 398) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/lib.rs:401:2
[INFO] [stdout]     |
[INFO] [stdout] 401 |  test_with::runner!(http);
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/lib.rs:402:2
[INFO] [stdout]     |
[INFO] [stdout] 402 |  #[test_with::module]
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_icmp (line 529) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/lib.rs:532:2
[INFO] [stdout]     |
[INFO] [stdout] 532 |  test_with::runner!(icmp);
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/lib.rs:533:2
[INFO] [stdout]     |
[INFO] [stdout] 533 |  #[test_with::module]
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_https (line 462) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/lib.rs:465:2
[INFO] [stdout]     |
[INFO] [stdout] 465 |  test_with::runner!(http);
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/lib.rs:466:2
[INFO] [stdout]     |
[INFO] [stdout] 466 |  #[test_with::module]
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_free_mem (line 852) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/lib.rs:855:2
[INFO] [stdout]     |
[INFO] [stdout] 855 |  test_with::runner!(resource);
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/lib.rs:856:2
[INFO] [stdout]     |
[INFO] [stdout] 856 |  #[test_with::module]
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_mem (line 827) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/lib.rs:830:2
[INFO] [stdout]     |
[INFO] [stdout] 830 |  test_with::runner!(resource);
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/lib.rs:831:2
[INFO] [stdout]     |
[INFO] [stdout] 831 |  #[test_with::module]
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_path (line 334) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/lib.rs:337:2
[INFO] [stdout]     |
[INFO] [stdout] 337 |  test_with::runner!(path);
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/lib.rs:338:2
[INFO] [stdout]     |
[INFO] [stdout] 338 |  #[test_with::module]
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_phy_cpu_core (line 1161) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]     --> src/lib.rs:1164:2
[INFO] [stdout]      |
[INFO] [stdout] 1164 |  test_with::runner!(resource);
[INFO] [stdout]      |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]     --> src/lib.rs:1165:2
[INFO] [stdout]      |
[INFO] [stdout] 1165 |  #[test_with::module]
[INFO] [stdout]      |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_timezone (line 1457) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]     --> src/lib.rs:1460:2
[INFO] [stdout]      |
[INFO] [stdout] 1460 |  test_with::runner!(timezone);
[INFO] [stdout]      |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]     --> src/lib.rs:1461:2
[INFO] [stdout]      |
[INFO] [stdout] 1461 |  #[test_with::module]
[INFO] [stdout]      |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_user (line 769) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/lib.rs:772:2
[INFO] [stdout]     |
[INFO] [stdout] 772 |  test_with::runner!(user);
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/lib.rs:773:2
[INFO] [stdout]     |
[INFO] [stdout] 773 |  #[test_with::module]
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_tcp (line 594) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/lib.rs:597:2
[INFO] [stdout]     |
[INFO] [stdout] 597 |  test_with::runner!(tcp);
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/lib.rs:598:2
[INFO] [stdout]     |
[INFO] [stdout] 598 |  #[test_with::module]
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_swap (line 935) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/lib.rs:938:2
[INFO] [stdout]     |
[INFO] [stdout] 938 |  test_with::runner!(resource);
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/lib.rs:939:2
[INFO] [stdout]     |
[INFO] [stdout] 939 |  #[test_with::module]
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_no_env (line 194) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/lib.rs:197:2
[INFO] [stdout]     |
[INFO] [stdout] 197 |  test_with::runner!(env);
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/lib.rs:198:2
[INFO] [stdout]     |
[INFO] [stdout] 198 |  #[test_with::module]
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_ignore_if (line 1271) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]     --> src/lib.rs:1273:1
[INFO] [stdout]      |
[INFO] [stdout] 1273 | test_with::runner!(custom_mod);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]     --> src/lib.rs:1279:1
[INFO] [stdout]      |
[INFO] [stdout] 1279 | #[test_with::module]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - runtime_root (line 653) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> src/lib.rs:656:2
[INFO] [stdout]     |
[INFO] [stdout] 656 |  test_with::runner!(user);
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: proc-macro-error2 API cannot be used outside of `entry_point` invocation, perhaps you forgot to annotate your #[proc_macro] function with `#[proc_macro_error]
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/lib.rs:657:2
[INFO] [stdout]     |
[INFO] [stdout] 657 |  #[test_with::module]
[INFO] [stdout]     |  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: should be used with runtime feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 40)
[INFO] [stdout]     src/lib.rs - module (line 1528)
[INFO] [stdout]     src/lib.rs - module (line 1551)
[INFO] [stdout]     src/lib.rs - module (line 1595)
[INFO] [stdout]     src/lib.rs - runner (line 1483)
[INFO] [stdout]     src/lib.rs - runtime_available_mem (line 877)
[INFO] [stdout]     src/lib.rs - runtime_cpu_core (line 1103)
[INFO] [stdout]     src/lib.rs - runtime_env (line 139)
[INFO] [stdout]     src/lib.rs - runtime_executable (line 1245)
[INFO] [stdout]     src/lib.rs - runtime_file (line 264)
[INFO] [stdout]     src/lib.rs - runtime_free_mem (line 852)
[INFO] [stdout]     src/lib.rs - runtime_free_swap (line 1045)
[INFO] [stdout]     src/lib.rs - runtime_group (line 711)
[INFO] [stdout]     src/lib.rs - runtime_http (line 398)
[INFO] [stdout]     src/lib.rs - runtime_https (line 462)
[INFO] [stdout]     src/lib.rs - runtime_icmp (line 529)
[INFO] [stdout]     src/lib.rs - runtime_ignore_if (line 1271)
[INFO] [stdout]     src/lib.rs - runtime_mem (line 827)
[INFO] [stdout]     src/lib.rs - runtime_no_env (line 194)
[INFO] [stdout]     src/lib.rs - runtime_path (line 334)
[INFO] [stdout]     src/lib.rs - runtime_phy_cpu_core (line 1161)
[INFO] [stdout]     src/lib.rs - runtime_root (line 653)
[INFO] [stdout]     src/lib.rs - runtime_swap (line 935)
[INFO] [stdout]     src/lib.rs - runtime_tcp (line 594)
[INFO] [stdout]     src/lib.rs - runtime_timezone (line 1457)
[INFO] [stdout]     src/lib.rs - runtime_user (line 769)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 19 passed; 26 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.28s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6bbd8c33ab640da5dbff24ca68fdcc1db57258db452d633c43cb75be015f2137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bbd8c33ab640da5dbff24ca68fdcc1db57258db452d633c43cb75be015f2137", kill_on_drop: false }`
[INFO] [stdout] 6bbd8c33ab640da5dbff24ca68fdcc1db57258db452d633c43cb75be015f2137
