[INFO] fetching crate test-with 0.12.6...
[INFO] testing test-with-0.12.6 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate test-with 0.12.6 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate test-with 0.12.6 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate test-with 0.12.6
[INFO] finished tweaking crates.io crate test-with 0.12.6
[INFO] tweaked toml for crates.io crate test-with 0.12.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate test-with 0.12.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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded escape8259 v0.5.2
[INFO] [stderr]   Downloaded uzers v0.11.3
[INFO] [stderr]   Downloaded which v6.0.0
[INFO] [stderr]   Downloaded ping v0.5.2
[INFO] [stderr]   Downloaded libtest-with v0.7.0-1
[INFO] [stderr]   Downloaded sysinfo v0.30.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3c9d50c01ac065a50bce088a3b33ad408e560b3120d018a0c966c7c9b950686
[INFO] running `Command { std: "docker" "start" "-a" "d3c9d50c01ac065a50bce088a3b33ad408e560b3120d018a0c966c7c9b950686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3c9d50c01ac065a50bce088a3b33ad408e560b3120d018a0c966c7c9b950686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3c9d50c01ac065a50bce088a3b33ad408e560b3120d018a0c966c7c9b950686", kill_on_drop: false }`
[INFO] [stdout] d3c9d50c01ac065a50bce088a3b33ad408e560b3120d018a0c966c7c9b950686
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1c06dc44eca138f979553e82f7fbe6531c3da252135f99bfdaf5c868f9069d5
[INFO] running `Command { std: "docker" "start" "-a" "b1c06dc44eca138f979553e82f7fbe6531c3da252135f99bfdaf5c868f9069d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling cc v1.0.89
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rust_decimal v1.34.3
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling byte-unit v5.1.4
[INFO] [stderr]    Compiling uzers v0.11.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling sysinfo v0.30.6
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ping v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling test-with v0.12.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.02s
[INFO] running `Command { std: "docker" "inspect" "b1c06dc44eca138f979553e82f7fbe6531c3da252135f99bfdaf5c868f9069d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1c06dc44eca138f979553e82f7fbe6531c3da252135f99bfdaf5c868f9069d5", kill_on_drop: false }`
[INFO] [stdout] b1c06dc44eca138f979553e82f7fbe6531c3da252135f99bfdaf5c868f9069d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b23e4e9db2ec5ddf7685258d4b60f439ed2cb48830eff6ffbf4106a62563423
[INFO] running `Command { std: "docker" "start" "-a" "7b23e4e9db2ec5ddf7685258d4b60f439ed2cb48830eff6ffbf4106a62563423", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rust_decimal v1.34.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling byte-unit v5.1.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling which v6.0.0
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling uzers v0.11.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling escape8259 v0.5.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling sysinfo v0.30.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling ping v0.5.2
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling libtest-with v0.7.0-1
[INFO] [stderr]    Compiling test-with v0.12.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.56s
[INFO] running `Command { std: "docker" "inspect" "7b23e4e9db2ec5ddf7685258d4b60f439ed2cb48830eff6ffbf4106a62563423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b23e4e9db2ec5ddf7685258d4b60f439ed2cb48830eff6ffbf4106a62563423", kill_on_drop: false }`
[INFO] [stdout] 7b23e4e9db2ec5ddf7685258d4b60f439ed2cb48830eff6ffbf4106a62563423
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eccc3748f7a287a0da8b8d42c4c0cacd2bae0634f93b5e4e70b66b6dbe148bb0
[INFO] running `Command { std: "docker" "start" "-a" "eccc3748f7a287a0da8b8d42c4c0cacd2bae0634f93b5e4e70b66b6dbe148bb0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/test_with-07180ddd1018dbf9)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::env_macro::multiple_env_vars_should_be_set ... ok
[INFO] [stdout] test tests::env_macro::multiple_env_vars_but_one_is_not_set ... ok
[INFO] [stdout] test tests::env_macro::multiple_env_vars_and_various_not_set ... ok
[INFO] [stdout] test tests::env_macro::multiple_env_vars_should_not_be_set ... ok
[INFO] [stdout] test tests::env_macro::single_env_var_should_be_set ... ok
[INFO] [stdout] test tests::no_env_macro::multiple_env_vars_and_various_are_set ... ok
[INFO] [stdout] test tests::no_env_macro::multiple_env_vars_but_one_is_set ... ok
[INFO] [stdout] test tests::env_macro::single_env_var_should_be_not_set ... ok
[INFO] [stdout] test tests::no_env_macro::multiple_env_vars_not_set ... ok
[INFO] [stdout] test tests::no_env_macro::multiple_env_vars_set ... ok
[INFO] [stdout] test tests::no_env_macro::single_env_var_not_set ... ok
[INFO] [stdout] test tests::no_env_macro::single_env_var_set ... ok
[INFO] [stdout] test utils::tests::sanitize_env_vars_with_whitespace ... ok
[INFO] [stdout] test utils::tests::sanitize_multiple_env_vars ... 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.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests test_with
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test src/lib.rs - module (line 2268) ... FAILED
[INFO] [stdout] test src/lib.rs - module (line 2291) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 41) ... FAILED
[INFO] [stdout] test src/lib.rs - runner (line 2213) ... FAILED
[INFO] [stdout] test src/lib.rs - module (line 2335) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_cpu_core (line 1911) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_available_mem (line 1620) ... FAILED
[INFO] [stdout] test src/lib.rs - http (line 605) ... ok
[INFO] [stdout] test src/lib.rs - executable (line 2074) ... ok
[INFO] [stdout] test src/lib.rs - no_env (line 224) ... ok
[INFO] [stdout] test src/lib.rs - cpu_core (line 1868) ... ok
[INFO] [stdout] test src/lib.rs - mem (line 1439) ... ok
[INFO] [stdout] test src/lib.rs - env (line 76) ... ok
[INFO] [stdout] test src/lib.rs - runtime_env (line 159) ... FAILED
[INFO] [stdout] test src/lib.rs - group (line 1210) ... ok
[INFO] [stdout] test src/lib.rs - env (line 103) ... ok
[INFO] [stdout] test src/lib.rs - file (line 345) ... ok
[INFO] [stdout] test src/lib.rs - path (line 475) ... ok
[INFO] [stdout] test src/lib.rs - icmp (line 861) ... ok
[INFO] [stdout] test src/lib.rs - runtime_executable (line 2146) ... FAILED
[INFO] [stdout] test src/lib.rs - https (line 732) ... ok
[INFO] [stdout] test src/lib.rs - runtime_file (line 409) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_free_swap (line 1802) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_http (line 665) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_free_mem (line 1555) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_group (line 1266) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_https (line 792) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_phy_cpu_core (line 2016) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_ignore_if (line 2488) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_icmp (line 925) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_mem (line 1490) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_no_env (line 280) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_swap (line 1737) ... FAILED
[INFO] [stdout] test src/lib.rs - root (line 1119) ... ok
[INFO] [stdout] test src/lib.rs - runtime_tcp (line 1051) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_path (line 539) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_root (line 1160) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_user (line 1380) ... FAILED
[INFO] [stdout] test src/lib.rs - phy_core (line 1970) ... ok
[INFO] [stdout] test src/lib.rs - user (line 1335) ... ok
[INFO] [stdout] test src/lib.rs - tcp (line 994) ... ok
[INFO] [stdout] test src/lib.rs - swap (line 1686) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - module (line 2268) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:2272:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | test_with::runner!(module1, module2);
[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:2273:2
[INFO] [stdout]   |
[INFO] [stdout] 8 |  #[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:2281:2
[INFO] [stdout]    |
[INFO] [stdout] 16 |  #[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 2291) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:2296:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | test_with::runner!(net);
[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:2298:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[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 - (line 41) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:44:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(env);
[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:45:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[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 2213) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:2217:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | test_with::runner!(module1, module2);
[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:2218:2
[INFO] [stdout]   |
[INFO] [stdout] 8 |  #[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:2226:2
[INFO] [stdout]    |
[INFO] [stdout] 16 |  #[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 2335) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:2340:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | test_with::runner!(net);
[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:2370:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[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 1911) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1914:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(resource);
[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:1915:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 1620) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1623:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(resource);
[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:1624:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 159) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:162:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(env);
[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:163:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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_executable (line 2146) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:2149:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(exe);
[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:2150:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 409) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:412:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(file);
[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:413:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 1802) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1805:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(resource);
[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:1806:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 665) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:668:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(http);
[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:669:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 1555) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1558:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(resource);
[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:1559:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 1266) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1269:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(user);
[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:1270:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 792) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:795:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(http);
[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:796:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 2016) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:2019:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(resource);
[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:2020:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 2488) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:2490:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | test_with::runner!(custom_mod);
[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:2496:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[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 925) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:928:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(icmp);
[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:929:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 1490) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1493:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(resource);
[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:1494:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 280) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:283:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(env);
[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:284:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 1737) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1740:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(resource);
[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:1741:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 1051) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1054:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(tcp);
[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:1055:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 539) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:542:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(path);
[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:543:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 1160) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1163:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(user);
[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:1164:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 1380) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1383:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(user);
[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:1384:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 41)
[INFO] [stdout]     src/lib.rs - module (line 2268)
[INFO] [stdout]     src/lib.rs - module (line 2291)
[INFO] [stdout]     src/lib.rs - module (line 2335)
[INFO] [stdout]     src/lib.rs - runner (line 2213)
[INFO] [stdout]     src/lib.rs - runtime_available_mem (line 1620)
[INFO] [stdout]     src/lib.rs - runtime_cpu_core (line 1911)
[INFO] [stdout]     src/lib.rs - runtime_env (line 159)
[INFO] [stdout]     src/lib.rs - runtime_executable (line 2146)
[INFO] [stdout]     src/lib.rs - runtime_file (line 409)
[INFO] [stdout]     src/lib.rs - runtime_free_mem (line 1555)
[INFO] [stdout]     src/lib.rs - runtime_free_swap (line 1802)
[INFO] [stdout]     src/lib.rs - runtime_group (line 1266)
[INFO] [stdout]     src/lib.rs - runtime_http (line 665)
[INFO] [stdout]     src/lib.rs - runtime_https (line 792)
[INFO] [stdout]     src/lib.rs - runtime_icmp (line 925)
[INFO] [stdout]     src/lib.rs - runtime_ignore_if (line 2488)
[INFO] [stdout]     src/lib.rs - runtime_mem (line 1490)
[INFO] [stdout]     src/lib.rs - runtime_no_env (line 280)
[INFO] [stdout]     src/lib.rs - runtime_path (line 539)
[INFO] [stdout]     src/lib.rs - runtime_phy_cpu_core (line 2016)
[INFO] [stdout]     src/lib.rs - runtime_root (line 1160)
[INFO] [stdout]     src/lib.rs - runtime_swap (line 1737)
[INFO] [stdout]     src/lib.rs - runtime_tcp (line 1051)
[INFO] [stdout]     src/lib.rs - runtime_user (line 1380)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 17 passed; 25 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "eccc3748f7a287a0da8b8d42c4c0cacd2bae0634f93b5e4e70b66b6dbe148bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eccc3748f7a287a0da8b8d42c4c0cacd2bae0634f93b5e4e70b66b6dbe148bb0", kill_on_drop: false }`
[INFO] [stdout] eccc3748f7a287a0da8b8d42c4c0cacd2bae0634f93b5e4e70b66b6dbe148bb0
[INFO] testing test-with-0.12.6 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate test-with 0.12.6 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate test-with 0.12.6 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate test-with 0.12.6
[INFO] finished tweaking crates.io crate test-with 0.12.6
[INFO] tweaked toml for crates.io crate test-with 0.12.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate test-with 0.12.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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 997fe022d1cf6aaa18848e44fc0a9e925b675fb9b17937dde98b9f902a679258
[INFO] running `Command { std: "docker" "start" "-a" "997fe022d1cf6aaa18848e44fc0a9e925b675fb9b17937dde98b9f902a679258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "997fe022d1cf6aaa18848e44fc0a9e925b675fb9b17937dde98b9f902a679258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "997fe022d1cf6aaa18848e44fc0a9e925b675fb9b17937dde98b9f902a679258", kill_on_drop: false }`
[INFO] [stdout] 997fe022d1cf6aaa18848e44fc0a9e925b675fb9b17937dde98b9f902a679258
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2395784bcb4da8991200cbe730830974f00002b4c63f221d512e07b2f43512c
[INFO] running `Command { std: "docker" "start" "-a" "e2395784bcb4da8991200cbe730830974f00002b4c63f221d512e07b2f43512c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.89
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rust_decimal v1.34.3
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling uzers v0.11.3
[INFO] [stderr]    Compiling byte-unit v5.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]    Compiling sysinfo v0.30.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling ping v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling test-with v0.12.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.94s
[INFO] running `Command { std: "docker" "inspect" "e2395784bcb4da8991200cbe730830974f00002b4c63f221d512e07b2f43512c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2395784bcb4da8991200cbe730830974f00002b4c63f221d512e07b2f43512c", kill_on_drop: false }`
[INFO] [stdout] e2395784bcb4da8991200cbe730830974f00002b4c63f221d512e07b2f43512c
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2c27f881cabe7beec0dceeb68ca8b64cb795e01fcdad4c3cc7fe81b307439d8
[INFO] running `Command { std: "docker" "start" "-a" "d2c27f881cabe7beec0dceeb68ca8b64cb795e01fcdad4c3cc7fe81b307439d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling rust_decimal v1.34.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling byte-unit v5.1.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]    Compiling which v6.0.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling uzers v0.11.3
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling escape8259 v0.5.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling sysinfo v0.30.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling ping v0.5.2
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling libtest-with v0.7.0-1
[INFO] [stderr]    Compiling test-with v0.12.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.32s
[INFO] running `Command { std: "docker" "inspect" "d2c27f881cabe7beec0dceeb68ca8b64cb795e01fcdad4c3cc7fe81b307439d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c27f881cabe7beec0dceeb68ca8b64cb795e01fcdad4c3cc7fe81b307439d8", kill_on_drop: false }`
[INFO] [stdout] d2c27f881cabe7beec0dceeb68ca8b64cb795e01fcdad4c3cc7fe81b307439d8
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 99191642fd410cbe8716736946480c7ddf8c977ff4cc93406a669f49b5eb1a32
[INFO] running `Command { std: "docker" "start" "-a" "99191642fd410cbe8716736946480c7ddf8c977ff4cc93406a669f49b5eb1a32", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/test_with-07180ddd1018dbf9)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::env_macro::multiple_env_vars_should_be_set ... ok
[INFO] [stdout] test tests::env_macro::multiple_env_vars_and_various_not_set ... ok
[INFO] [stdout] test tests::env_macro::multiple_env_vars_but_one_is_not_set ... ok
[INFO] [stdout] test tests::env_macro::multiple_env_vars_should_not_be_set ... ok
[INFO] [stdout] test tests::env_macro::single_env_var_should_be_not_set ... ok
[INFO] [stdout] test tests::env_macro::single_env_var_should_be_set ... ok
[INFO] [stdout] test tests::no_env_macro::multiple_env_vars_and_various_are_set ... ok
[INFO] [stdout] test tests::no_env_macro::multiple_env_vars_but_one_is_set ... ok
[INFO] [stdout] test tests::no_env_macro::multiple_env_vars_not_set ... ok
[INFO] [stdout] test tests::no_env_macro::multiple_env_vars_set ... ok
[INFO] [stdout] test tests::no_env_macro::single_env_var_not_set ... ok
[INFO] [stdout] test tests::no_env_macro::single_env_var_set ... ok
[INFO] [stdout] test utils::tests::sanitize_env_vars_with_whitespace ... ok
[INFO] [stdout] test utils::tests::sanitize_multiple_env_vars ... 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.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests test_with
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test src/lib.rs - module (line 2291) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 41) ... FAILED
[INFO] [stdout] test src/lib.rs - module (line 2335) ... FAILED
[INFO] [stdout] test src/lib.rs - module (line 2268) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_available_mem (line 1620) ... FAILED
[INFO] [stdout] test src/lib.rs - runner (line 2213) ... FAILED
[INFO] [stdout] test src/lib.rs - mem (line 1439) ... ok
[INFO] [stdout] test src/lib.rs - env (line 103) ... ok
[INFO] [stdout] test src/lib.rs - cpu_core (line 1868) ... ok
[INFO] [stdout] test src/lib.rs - runtime_env (line 159) ... FAILED
[INFO] [stdout] test src/lib.rs - env (line 76) ... ok
[INFO] [stdout] test src/lib.rs - executable (line 2074) ... ok
[INFO] [stdout] test src/lib.rs - http (line 605) ... ok
[INFO] [stdout] test src/lib.rs - no_env (line 224) ... ok
[INFO] [stdout] test src/lib.rs - file (line 345) ... ok
[INFO] [stdout] test src/lib.rs - icmp (line 861) ... ok
[INFO] [stdout] test src/lib.rs - runtime_cpu_core (line 1911) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_executable (line 2146) ... FAILED
[INFO] [stdout] test src/lib.rs - path (line 475) ... ok
[INFO] [stdout] test src/lib.rs - https (line 732) ... ok
[INFO] [stdout] test src/lib.rs - runtime_file (line 409) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_free_mem (line 1555) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_group (line 1266) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_free_swap (line 1802) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_http (line 665) ... FAILED
[INFO] [stdout] test src/lib.rs - group (line 1210) ... ok
[INFO] [stdout] test src/lib.rs - runtime_mem (line 1490) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_https (line 792) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_icmp (line 925) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_no_env (line 280) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_path (line 539) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_ignore_if (line 2488) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_root (line 1160) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_swap (line 1737) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_tcp (line 1051) ... FAILED
[INFO] [stdout] test src/lib.rs - runtime_phy_cpu_core (line 2016) ... FAILED
[INFO] [stdout] test src/lib.rs - phy_core (line 1970) ... ok
[INFO] [stdout] test src/lib.rs - runtime_user (line 1380) ... FAILED
[INFO] [stdout] test src/lib.rs - root (line 1119) ... ok
[INFO] [stdout] test src/lib.rs - swap (line 1686) ... ok
[INFO] [stdout] test src/lib.rs - tcp (line 994) ... ok
[INFO] [stdout] test src/lib.rs - user (line 1335) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - module (line 2291) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:2296:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | test_with::runner!(net);
[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:2298:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[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 - (line 41) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:44:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(env);
[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:45:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[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 2335) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:2340:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | test_with::runner!(net);
[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:2370:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[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 2268) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:2272:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | test_with::runner!(module1, module2);
[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:2273:2
[INFO] [stdout]   |
[INFO] [stdout] 8 |  #[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:2281:2
[INFO] [stdout]    |
[INFO] [stdout] 16 |  #[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_available_mem (line 1620) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1623:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(resource);
[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:1624:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 2213) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:2217:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | test_with::runner!(module1, module2);
[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:2218:2
[INFO] [stdout]   |
[INFO] [stdout] 8 |  #[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:2226:2
[INFO] [stdout]    |
[INFO] [stdout] 16 |  #[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_env (line 159) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:162:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(env);
[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:163:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 1911) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1914:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(resource);
[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:1915:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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_executable (line 2146) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:2149:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(exe);
[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:2150:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 409) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:412:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(file);
[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:413:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 1555) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1558:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(resource);
[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:1559:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 1266) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1269:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(user);
[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:1270:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 1802) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1805:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(resource);
[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:1806:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 665) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:668:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(http);
[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:669:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 1490) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1493:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(resource);
[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:1494:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 792) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:795:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(http);
[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:796:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 925) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:928:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(icmp);
[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:929:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 280) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:283:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(env);
[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:284:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 539) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:542:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(path);
[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:543:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 2488) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:2490:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | test_with::runner!(custom_mod);
[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:2496:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[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 1160) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1163:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(user);
[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:1164:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 1737) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1740:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(resource);
[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:1741:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 1051) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1054:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(tcp);
[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:1055:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 2016) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:2019:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(resource);
[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:2020:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 1380) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:1383:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_with::runner!(user);
[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:1384:2
[INFO] [stdout]   |
[INFO] [stdout] 7 |  #[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 41)
[INFO] [stdout]     src/lib.rs - module (line 2268)
[INFO] [stdout]     src/lib.rs - module (line 2291)
[INFO] [stdout]     src/lib.rs - module (line 2335)
[INFO] [stdout]     src/lib.rs - runner (line 2213)
[INFO] [stdout]     src/lib.rs - runtime_available_mem (line 1620)
[INFO] [stdout]     src/lib.rs - runtime_cpu_core (line 1911)
[INFO] [stdout]     src/lib.rs - runtime_env (line 159)
[INFO] [stdout]     src/lib.rs - runtime_executable (line 2146)
[INFO] [stdout]     src/lib.rs - runtime_file (line 409)
[INFO] [stdout]     src/lib.rs - runtime_free_mem (line 1555)
[INFO] [stdout]     src/lib.rs - runtime_free_swap (line 1802)
[INFO] [stdout]     src/lib.rs - runtime_group (line 1266)
[INFO] [stdout]     src/lib.rs - runtime_http (line 665)
[INFO] [stdout]     src/lib.rs - runtime_https (line 792)
[INFO] [stdout]     src/lib.rs - runtime_icmp (line 925)
[INFO] [stdout]     src/lib.rs - runtime_ignore_if (line 2488)
[INFO] [stdout]     src/lib.rs - runtime_mem (line 1490)
[INFO] [stdout]     src/lib.rs - runtime_no_env (line 280)
[INFO] [stdout]     src/lib.rs - runtime_path (line 539)
[INFO] [stdout]     src/lib.rs - runtime_phy_cpu_core (line 2016)
[INFO] [stdout]     src/lib.rs - runtime_root (line 1160)
[INFO] [stdout]     src/lib.rs - runtime_swap (line 1737)
[INFO] [stdout]     src/lib.rs - runtime_tcp (line 1051)
[INFO] [stdout]     src/lib.rs - runtime_user (line 1380)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 17 passed; 25 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "99191642fd410cbe8716736946480c7ddf8c977ff4cc93406a669f49b5eb1a32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99191642fd410cbe8716736946480c7ddf8c977ff4cc93406a669f49b5eb1a32", kill_on_drop: false }`
[INFO] [stdout] 99191642fd410cbe8716736946480c7ddf8c977ff4cc93406a669f49b5eb1a32
