[INFO] fetching crate r3bl_rs_utils 0.7.30... [INFO] building r3bl_rs_utils-0.7.30 against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] extracting crate r3bl_rs_utils 0.7.30 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate r3bl_rs_utils 0.7.30 on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-15/source/rust-toolchain.toml [INFO] started tweaking crates.io crate r3bl_rs_utils 0.7.30 [INFO] finished tweaking crates.io crate r3bl_rs_utils 0.7.30 [INFO] tweaked toml for crates.io crate r3bl_rs_utils 0.7.30 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cba881ff700ae35c98caeb2df0132a4e22abb98dcbc51f726dc7d76723e6aff8 [INFO] running `Command { std: "docker" "start" "-a" "cba881ff700ae35c98caeb2df0132a4e22abb98dcbc51f726dc7d76723e6aff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cba881ff700ae35c98caeb2df0132a4e22abb98dcbc51f726dc7d76723e6aff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cba881ff700ae35c98caeb2df0132a4e22abb98dcbc51f726dc7d76723e6aff8", kill_on_drop: false }` [INFO] [stdout] cba881ff700ae35c98caeb2df0132a4e22abb98dcbc51f726dc7d76723e6aff8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb28fd76bc763458726be20303a5d2ed2cccd619b02fb5c6e55d999347d4c177 [INFO] running `Command { std: "docker" "start" "-a" "bb28fd76bc763458726be20303a5d2ed2cccd619b02fb5c6e55d999347d4c177", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio v1.19.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling r3bl_rs_utils_core v0.7.8 [INFO] [stderr] Compiling r3bl_rs_utils_macro v0.7.4 [INFO] [stderr] Compiling r3bl_rs_utils v0.7.30 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "bb28fd76bc763458726be20303a5d2ed2cccd619b02fb5c6e55d999347d4c177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb28fd76bc763458726be20303a5d2ed2cccd619b02fb5c6e55d999347d4c177", kill_on_drop: false }` [INFO] [stdout] bb28fd76bc763458726be20303a5d2ed2cccd619b02fb5c6e55d999347d4c177 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c710e3486d179dbe394966a90688a33afc1ea79d7b2038f0d8a32bcb854d6f8 [INFO] running `Command { std: "docker" "start" "-a" "9c710e3486d179dbe394966a90688a33afc1ea79d7b2038f0d8a32bcb854d6f8", kill_on_drop: false }` [INFO] [stderr] Compiling r3bl_rs_utils v0.7.30 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `make_shareable_fn_wrapper`: please use [`AsyncReducer`] instead [INFO] [stdout] --> tests/test_make_shareable_fn_wrapper.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | make_shareable_fn_wrapper! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `make_shareable_fn_wrapper`: please use [`AsyncReducer`] instead [INFO] [stdout] --> tests/test_make_shareable_fn_wrapper.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | make_shareable_fn_wrapper! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `make_shareable_fn_wrapper`: please use [`AsyncReducer`] instead [INFO] [stdout] --> tests/test_make_shareable_fn_wrapper.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 50 | make_shareable_fn_wrapper! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `make_shareable_fn_wrapper`: please use [`AsyncReducer`] instead [INFO] [stdout] --> tests/test_make_shareable_fn_wrapper.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | make_shareable_fn_wrapper! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `MyEnum` in public interface (error E0446) [INFO] [stdout] --> tests/test_builder_macro.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Builder)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] = note: this warning originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `MyStruct` in public interface (error E0446) [INFO] [stdout] --> tests/test_builder_macro.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Builder)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] = note: this warning originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `test_proc_macro_no_where_clause::Point` in public interface (error E0446) [INFO] [stdout] --> tests/test_builder_macro.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Builder)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] = note: this warning originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `test_proc_macro_generics::Point` in public interface (error E0446) [INFO] [stdout] --> tests/test_builder_macro.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | #[derive(Builder)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] = note: this warning originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `make_safe_async_fn_wrapper`: please use [`AsyncMiddleware`] or [`AsyncSubscriber`] instead [INFO] [stdout] --> tests/test_make_safe_async_fn_wrapper.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | make_safe_async_fn_wrapper! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `make_safe_async_fn_wrapper`: please use [`AsyncMiddleware`] or [`AsyncSubscriber`] instead [INFO] [stdout] --> tests/test_make_safe_async_fn_wrapper.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | make_safe_async_fn_wrapper! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.12s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/r3bl_rs_utils-8a262152070ae4b5) [INFO] [stderr] Executable tests/arc_cyclic_test.rs (/opt/rustwide/target/debug/deps/arc_cyclic_test-d6940465aa1d9916) [INFO] [stderr] Executable tests/arc_cyclic_test_2.rs (/opt/rustwide/target/debug/deps/arc_cyclic_test_2-c8d984e61623b5b6) [INFO] [stderr] Executable tests/decl_macros_test.rs (/opt/rustwide/target/debug/deps/decl_macros_test-7e5cea4bc4bbb294) [INFO] [stderr] Executable tests/lazy_memo_values_test.rs (/opt/rustwide/target/debug/deps/lazy_memo_values_test-742a40f1716c77f9) [INFO] [stderr] Executable tests/redux_test.rs (/opt/rustwide/target/debug/deps/redux_test-f1756a25ec11358c) [INFO] [stderr] Executable tests/test_builder_macro.rs (/opt/rustwide/target/debug/deps/test_builder_macro-e74621016f4a41e9) [INFO] [stderr] Executable tests/test_lazy_field.rs (/opt/rustwide/target/debug/deps/test_lazy_field-640541b96812b47d) [INFO] [stderr] Executable tests/test_make_safe_async_fn_wrapper.rs (/opt/rustwide/target/debug/deps/test_make_safe_async_fn_wrapper-6fff9b15fa09bc7d) [INFO] [stderr] Executable tests/test_make_shareable_fn_wrapper.rs (/opt/rustwide/target/debug/deps/test_make_shareable_fn_wrapper-743c7c0437fdd013) [INFO] [stderr] Executable tests/test_manager_of_things_macro.rs (/opt/rustwide/target/debug/deps/test_manager_of_things_macro-142c54bf57f8f9a7) [INFO] [stderr] Executable tests/tree_memory_arena_test.rs (/opt/rustwide/target/debug/deps/tree_memory_arena_test-210227a4a2bbeadf) [INFO] [stderr] Executable tests/utils_test.rs (/opt/rustwide/target/debug/deps/utils_test-331890e2cd65f674) [INFO] running `Command { std: "docker" "inspect" "9c710e3486d179dbe394966a90688a33afc1ea79d7b2038f0d8a32bcb854d6f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c710e3486d179dbe394966a90688a33afc1ea79d7b2038f0d8a32bcb854d6f8", kill_on_drop: false }` [INFO] [stdout] 9c710e3486d179dbe394966a90688a33afc1ea79d7b2038f0d8a32bcb854d6f8