[INFO] fetching crate aiscript-arena 0.1.0...
[INFO] checking aiscript-arena-0.1.0 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] extracting crate aiscript-arena 0.1.0 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aiscript-arena 0.1.0 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.104
[INFO] [stderr]   Downloaded aiscript-derived v0.1.0
[INFO] [stderr]   Downloaded sptr v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3210a8722501f8fa08e4c2c3e10919967ff41abbe9e55d6d1f59a9cdf2b1560e
[INFO] running `Command { std: "docker" "start" "-a" "3210a8722501f8fa08e4c2c3e10919967ff41abbe9e55d6d1f59a9cdf2b1560e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3210a8722501f8fa08e4c2c3e10919967ff41abbe9e55d6d1f59a9cdf2b1560e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3210a8722501f8fa08e4c2c3e10919967ff41abbe9e55d6d1f59a9cdf2b1560e", kill_on_drop: false }`
[INFO] [stdout] 3210a8722501f8fa08e4c2c3e10919967ff41abbe9e55d6d1f59a9cdf2b1560e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7b437c05b9d8fbbd1dabc3233cce319a6bd1ca11e554dbd23a64dbe49d928de
[INFO] running `Command { std: "docker" "start" "-a" "a7b437c05b9d8fbbd1dabc3233cce319a6bd1ca11e554dbd23a64dbe49d928de", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling aiscript-derived v0.1.0
[INFO] [stderr]     Checking 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] [stderr]     Checking zerocopy v0.7.35
[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]     Checking toml v0.8.19
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking trybuild v1.0.104
[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 13.65s
[INFO] running `Command { std: "docker" "inspect" "a7b437c05b9d8fbbd1dabc3233cce319a6bd1ca11e554dbd23a64dbe49d928de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7b437c05b9d8fbbd1dabc3233cce319a6bd1ca11e554dbd23a64dbe49d928de", kill_on_drop: false }`
[INFO] [stdout] a7b437c05b9d8fbbd1dabc3233cce319a6bd1ca11e554dbd23a64dbe49d928de
