[INFO] fetching crate aisil 0.3.2...
[INFO] checking aisil-0.3.2 against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095-1
[INFO] extracting crate aisil 0.3.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate aisil 0.3.2
[INFO] finished tweaking crates.io crate aisil 0.3.2
[INFO] tweaked toml for crates.io crate aisil 0.3.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aisil 0.3.2 on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aisil 0.3.2 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98222bb0f12645cfe542319feebc85438dd14aaee4fe75733ce38918588e8ae5
[INFO] running `Command { std: "docker" "start" "-a" "98222bb0f12645cfe542319feebc85438dd14aaee4fe75733ce38918588e8ae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98222bb0f12645cfe542319feebc85438dd14aaee4fe75733ce38918588e8ae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98222bb0f12645cfe542319feebc85438dd14aaee4fe75733ce38918588e8ae5", kill_on_drop: false }`
[INFO] [stdout] 98222bb0f12645cfe542319feebc85438dd14aaee4fe75733ce38918588e8ae5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0776b83dc74345f247b1e194a1d19a5d8ab585f6b4f5e940d64bad60454b474d
[INFO] running `Command { std: "docker" "start" "-a" "0776b83dc74345f247b1e194a1d19a5d8ab585f6b4f5e940d64bad60454b474d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling optfield v0.4.0
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling ts-rs-macros v7.1.1
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking ts-rs v7.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling documented-macros v0.9.2
[INFO] [stderr]     Checking schemars v1.1.0
[INFO] [stderr]     Checking documented v0.9.2
[INFO] [stderr]     Checking aisil v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/test.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, Serialize, Deserialize, JsonSchema, TS)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/test.rs:4:26
[INFO] [stdout]    |
[INFO] [stdout]  4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/test.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, Serialize, Deserialize, JsonSchema, TS)]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/test.rs:4:13
[INFO] [stdout]    |
[INFO] [stdout]  4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/test.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Serialize, Deserialize, JsonSchema, TS)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/test.rs:4:26
[INFO] [stdout]    |
[INFO] [stdout]  4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/test.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Serialize, Deserialize, JsonSchema, TS)]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/test.rs:4:13
[INFO] [stdout]    |
[INFO] [stdout]  4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/test.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, Serialize, Deserialize, JsonSchema, TS)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/test.rs:4:26
[INFO] [stdout]    |
[INFO] [stdout]  4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/test.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, Serialize, Deserialize, JsonSchema, TS)]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/test.rs:4:13
[INFO] [stdout]    |
[INFO] [stdout]  4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aisil` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "0776b83dc74345f247b1e194a1d19a5d8ab585f6b4f5e940d64bad60454b474d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0776b83dc74345f247b1e194a1d19a5d8ab585f6b4f5e940d64bad60454b474d", kill_on_drop: false }`
[INFO] [stdout] 0776b83dc74345f247b1e194a1d19a5d8ab585f6b4f5e940d64bad60454b474d
