[INFO] cloning repository https://github.com/jppittman/core-term
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jppittman/core-term" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjppittman%2Fcore-term", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjppittman%2Fcore-term'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 227d2ecc951e0acbc504c0471178bc0a1fd32ab2
[INFO] checking jppittman/core-term against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjppittman%2Fcore-term" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jppittman/core-term
[INFO] finished tweaking git repo https://github.com/jppittman/core-term
[INFO] tweaked toml for git repo https://github.com/jppittman/core-term written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jppittman/core-term on toolchain f70ee28831acc074c109afab32d287057c3eca46
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jppittman/core-term 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" "+f70ee28831acc074c109afab32d287057c3eca46" "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 comma v1.0.0
[INFO] [stderr]   Downloaded rexpect v0.6.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.28
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded symbolic-common v12.17.0
[INFO] [stderr]   Downloaded pprof v0.14.1
[INFO] [stderr]   Downloaded symbolic-demangle v12.17.0
[INFO] [stderr]   Downloaded inferno v0.11.21
[INFO] [stderr]   Downloaded zerocopy v0.8.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6cd5d303d4ea173381f6a708345c58d6a00749f6aa81d7cfbcb4c9a5c33e0a05
[INFO] running `Command { std: "docker" "start" "-a" "6cd5d303d4ea173381f6a708345c58d6a00749f6aa81d7cfbcb4c9a5c33e0a05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cd5d303d4ea173381f6a708345c58d6a00749f6aa81d7cfbcb4c9a5c33e0a05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cd5d303d4ea173381f6a708345c58d6a00749f6aa81d7cfbcb4c9a5c33e0a05", kill_on_drop: false }`
[INFO] [stdout] 6cd5d303d4ea173381f6a708345c58d6a00749f6aa81d7cfbcb4c9a5c33e0a05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 703a21fb8d371cc1005965f5a4bc361e2278e69dcc2947c136b0cb601ca7597c
[INFO] running `Command { std: "docker" "start" "-a" "703a21fb8d371cc1005965f5a4bc361e2278e69dcc2947c136b0cb601ca7597c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking pixelflow-core v0.1.0 (/opt/rustwide/workdir/pixelflow-core)
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling zerocopy-derive v0.8.28
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pixelflow-render v0.1.0 (/opt/rustwide/workdir/pixelflow-render)
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling pixelflow-engine v0.1.0 (/opt/rustwide/workdir/pixelflow-engine)
[INFO] [stderr]     Checking actor-scheduler v0.1.0 (/opt/rustwide/workdir/actor-scheduler)
[INFO] [stderr]    Compiling core-term v0.1.0 (/opt/rustwide/workdir/core-term)
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> pixelflow-core/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub mod dsl;
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> pixelflow-core/src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> pixelflow-core/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod geometry;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> pixelflow-core/src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub mod platform;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> pixelflow-core/src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod raster;
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> pixelflow-core/src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod surfaces;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> pixelflow-core/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod traits;
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> pixelflow-core/src/geometry/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod affine;
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> pixelflow-core/src/geometry/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod poly;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> pixelflow-core/src/geometry/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod primitive;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> pixelflow-core/src/geometry/primitive.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub x: i32,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> pixelflow-core/src/geometry/primitive.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub y: i32,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> pixelflow-core/src/geometry/primitive.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub w: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> pixelflow-core/src/geometry/primitive.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub h: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> pixelflow-core/src/geometry/primitive.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(x: i32, y: i32, w: u32, h: u32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> pixelflow-core/src/surfaces/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod blend;
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> pixelflow-core/src/surfaces/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod control;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> pixelflow-core/src/surfaces/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod implicit;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> pixelflow-core/src/surfaces/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod partition;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> pixelflow-core/src/surfaces/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod raster;
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> pixelflow-core/src/surfaces/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod source;
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> pixelflow-core/src/surfaces/mod.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod transform;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]  --> pixelflow-core/src/surfaces/control.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Select<M, T, F> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> pixelflow-core/src/surfaces/control.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub mask: M,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> pixelflow-core/src/surfaces/control.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub if_true: T,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> pixelflow-core/src/surfaces/control.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub if_false: F,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> pixelflow-core/src/surfaces/control.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Fix<P, F> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> pixelflow-core/src/surfaces/control.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn new(func: F) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> pixelflow-core/src/surfaces/source.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub func: F,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> pixelflow-core/src/surfaces/source.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub _marker: PhantomData<T>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> pixelflow-core/src/surfaces/source.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(func: F) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> pixelflow-core/src/surfaces/source.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct SampleAtlas<'a> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking comma v1.0.0
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr] warning: core-term@0.1.0: Building with X11 display driver
[INFO] [stdout] error[E0425]: cannot find value `actor` in this scope
[INFO] [stdout]    --> actor-scheduler/src/lib.rs:592:20
[INFO] [stdout]     |
[INFO] [stdout] 592 |         assert_eq!(actor.data_count, 2);
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `actor` in this scope
[INFO] [stdout]    --> actor-scheduler/src/lib.rs:593:20
[INFO] [stdout]     |
[INFO] [stdout] 593 |         assert_eq!(actor.ctrl_count, 1);
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `actor` in this scope
[INFO] [stdout]    --> actor-scheduler/src/lib.rs:594:20
[INFO] [stdout]     |
[INFO] [stdout] 594 |         assert_eq!(actor.mgmt_count, 1);
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `park`
[INFO] [stdout]    --> actor-scheduler/src/lib.rs:475:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn park(&mut self);
[INFO] [stdout]     |     ------------------- `park` from trait
[INFO] [stdout] ...
[INFO] [stdout] 475 |     impl SchedulerHandler<String, String, String> for TestHandler {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `park` in implementation
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `park`
[INFO] [stdout]    --> actor-scheduler/src/lib.rs:559:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn park(&mut self);
[INFO] [stdout]     |     ------------------- `park` from trait
[INFO] [stdout] ...
[INFO] [stdout] 559 |         impl SchedulerHandler<i32, String, bool> for CountingHandler {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `park` in implementation
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actor-scheduler` (lib test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "703a21fb8d371cc1005965f5a4bc361e2278e69dcc2947c136b0cb601ca7597c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "703a21fb8d371cc1005965f5a4bc361e2278e69dcc2947c136b0cb601ca7597c", kill_on_drop: false }`
[INFO] [stdout] 703a21fb8d371cc1005965f5a4bc361e2278e69dcc2947c136b0cb601ca7597c
