[INFO] fetching crate aiscript-arena 0.1.0... [INFO] testing aiscript-arena-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate aiscript-arena 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate aiscript-arena 0.1.0 [INFO] finished tweaking crates.io crate aiscript-arena 0.1.0 [INFO] tweaked toml for crates.io crate aiscript-arena 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aiscript-arena 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aiscript-arena 0.1.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aiscript-derived v0.1.0 [INFO] [stderr] Downloaded target-triple v0.1.4 [INFO] [stderr] Downloaded serde_derive v1.0.216 [INFO] [stderr] Downloaded sptr v0.3.2 [INFO] [stderr] Downloaded serde v1.0.216 [INFO] [stderr] Downloaded trybuild v1.0.104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 951a1540f5200a65e4c6ef2b7370070960ad89baeb08ba95649ef7ebeb0d0d65 [INFO] running `Command { std: "docker" "start" "-a" "951a1540f5200a65e4c6ef2b7370070960ad89baeb08ba95649ef7ebeb0d0d65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "951a1540f5200a65e4c6ef2b7370070960ad89baeb08ba95649ef7ebeb0d0d65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "951a1540f5200a65e4c6ef2b7370070960ad89baeb08ba95649ef7ebeb0d0d65", kill_on_drop: false }` [INFO] [stdout] 951a1540f5200a65e4c6ef2b7370070960ad89baeb08ba95649ef7ebeb0d0d65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa2753bc2b41692504970735fea997288081b7da29163792ffeec853b929cbbb [INFO] running `Command { std: "docker" "start" "-a" "aa2753bc2b41692504970735fea997288081b7da29163792ffeec853b929cbbb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling aiscript-derived v0.1.0 [INFO] [stderr] Compiling aiscript-arena v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stdout] --> src/collect_impl.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | fn needs_trace() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | static_collect!(str); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stdout] --> src/collect_impl.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | fn needs_trace() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | static_collect!(core::ffi::CStr); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stdout] --> src/collect_impl.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | fn needs_trace() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | static_collect!(std::path::Path); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stdout] --> src/collect_impl.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | fn needs_trace() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | static_collect!(std::ffi::OsStr); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stdout] --> src/collect_impl.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | fn needs_trace() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sptr::Strict` [INFO] [stdout] --> src/types.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | use sptr::Strict as _; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.65s [INFO] running `Command { std: "docker" "inspect" "aa2753bc2b41692504970735fea997288081b7da29163792ffeec853b929cbbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa2753bc2b41692504970735fea997288081b7da29163792ffeec853b929cbbb", kill_on_drop: false }` [INFO] [stdout] aa2753bc2b41692504970735fea997288081b7da29163792ffeec853b929cbbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 408de1d309b6ef11f36e848b6ba833bc843028f7b94dbb6b1a7a89485172c6b0 [INFO] running `Command { std: "docker" "start" "-a" "408de1d309b6ef11f36e848b6ba833bc843028f7b94dbb6b1a7a89485172c6b0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stdout] --> src/collect_impl.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | fn needs_trace() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | static_collect!(str); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stdout] --> src/collect_impl.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | fn needs_trace() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | static_collect!(core::ffi::CStr); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stdout] --> src/collect_impl.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | fn needs_trace() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | static_collect!(std::path::Path); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stdout] --> src/collect_impl.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | fn needs_trace() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | static_collect!(std::ffi::OsStr); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stdout] --> src/collect_impl.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | fn needs_trace() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sptr::Strict` [INFO] [stdout] --> src/types.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | use sptr::Strict as _; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling trybuild v1.0.104 [INFO] [stderr] Compiling aiscript-arena v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stdout] --> src/collect_impl.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | fn needs_trace() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | static_collect!(str); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stdout] --> src/collect_impl.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | fn needs_trace() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | static_collect!(core::ffi::CStr); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stdout] --> src/collect_impl.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | fn needs_trace() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | static_collect!(std::path::Path); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stdout] --> src/collect_impl.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | fn needs_trace() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | static_collect!(std::ffi::OsStr); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stdout] --> src/collect_impl.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | fn needs_trace() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sptr::Strict` [INFO] [stdout] --> src/types.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | use sptr::Strict as _; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.50s [INFO] running `Command { std: "docker" "inspect" "408de1d309b6ef11f36e848b6ba833bc843028f7b94dbb6b1a7a89485172c6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "408de1d309b6ef11f36e848b6ba833bc843028f7b94dbb6b1a7a89485172c6b0", kill_on_drop: false }` [INFO] [stdout] 408de1d309b6ef11f36e848b6ba833bc843028f7b94dbb6b1a7a89485172c6b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6801c49515fa08d5fe68a41a1c4bd8aa713afd59140546d4cf67bab386f8456a [INFO] running `Command { std: "docker" "start" "-a" "6801c49515fa08d5fe68a41a1c4bd8aa713afd59140546d4cf67bab386f8456a", kill_on_drop: false }` [INFO] [stderr] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stderr] --> src/collect_impl.rs:25:13 [INFO] [stderr] | [INFO] [stderr] 25 | fn needs_trace() -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 47 | static_collect!(str); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stderr] --> src/collect_impl.rs:25:13 [INFO] [stderr] | [INFO] [stderr] 25 | fn needs_trace() -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 49 | static_collect!(core::ffi::CStr); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stderr] --> src/collect_impl.rs:25:13 [INFO] [stderr] | [INFO] [stderr] 25 | fn needs_trace() -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 52 | static_collect!(std::path::Path); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stderr] --> src/collect_impl.rs:25:13 [INFO] [stderr] | [INFO] [stderr] 25 | fn needs_trace() -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 56 | static_collect!(std::ffi::OsStr); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `static_collect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type [INFO] [stderr] --> src/collect_impl.rs:102:5 [INFO] [stderr] | [INFO] [stderr] 102 | fn needs_trace() -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `sptr::Strict` [INFO] [stderr] --> src/types.rs:276:9 [INFO] [stderr] | [INFO] [stderr] 276 | use sptr::Strict as _; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `aiscript-arena` (lib) generated 6 warnings [INFO] [stderr] warning: `aiscript-arena` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aiscript_arena-f7083c6246678ee5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests aiscript_arena [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/arena.rs - arena::Rootable (line 36) ... ok [INFO] [stdout] test src/unsize.rs - unsize::unsize (line 15) ... ok [INFO] [stdout] test src/barrier.rs - barrier::field (line 145) ... ok [INFO] [stdout] test src/gc.rs - gc::Gc<'gc,T>::new_static (line 107) ... ok [INFO] [stdout] test src/arena.rs - arena::Rootable (line 56) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/unsize.rs - unsize::unsize (line 39) - compile fail ... ok [INFO] [stdout] test src/collect_impl.rs - collect_impl::&'staticT (line 67) - compile fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.08s; merged doctests compilation took 0.87s [INFO] running `Command { std: "docker" "inspect" "6801c49515fa08d5fe68a41a1c4bd8aa713afd59140546d4cf67bab386f8456a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6801c49515fa08d5fe68a41a1c4bd8aa713afd59140546d4cf67bab386f8456a", kill_on_drop: false }` [INFO] [stdout] 6801c49515fa08d5fe68a41a1c4bd8aa713afd59140546d4cf67bab386f8456a