[INFO] cloning repository https://github.com/Drumblow/seac
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Drumblow/seac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrumblow%2Fseac", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrumblow%2Fseac'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c9fea1222ab98aee25376b51de8a66fe0eb4676
[INFO] testing Drumblow/seac against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrumblow%2Fseac" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Drumblow/seac
[INFO] finished tweaking git repo https://github.com/Drumblow/seac
[INFO] tweaked toml for git repo https://github.com/Drumblow/seac written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Drumblow/seac on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Drumblow/seac 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8585d95ab0e8d8d22a68c489234808ccb478fdf1d827a987f164e278f244a38b
[INFO] running `Command { std: "docker" "start" "-a" "8585d95ab0e8d8d22a68c489234808ccb478fdf1d827a987f164e278f244a38b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8585d95ab0e8d8d22a68c489234808ccb478fdf1d827a987f164e278f244a38b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8585d95ab0e8d8d22a68c489234808ccb478fdf1d827a987f164e278f244a38b", kill_on_drop: false }`
[INFO] [stdout] 8585d95ab0e8d8d22a68c489234808ccb478fdf1d827a987f164e278f244a38b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04b2bdb969aaa984465ce2701e7dc8ee4f708d85a3099c59a111b959a80fb658
[INFO] running `Command { std: "docker" "start" "-a" "04b2bdb969aaa984465ce2701e7dc8ee4f708d85a3099c59a111b959a80fb658", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.29
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling seac v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `check_type_compatibility` is never used
[INFO] [stdout]   --> src/analyzer/types/relationships.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl TypeRelationships {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn check_type_compatibility(&self, concrete_type: &Type, bounds: &[&str]) -> Option<TypeIssue> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process_manager::ProcessManager`
[INFO] [stdout]  --> src/executor/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use process_manager::ProcessManager;
[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 31.32s
[INFO] running `Command { std: "docker" "inspect" "04b2bdb969aaa984465ce2701e7dc8ee4f708d85a3099c59a111b959a80fb658", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04b2bdb969aaa984465ce2701e7dc8ee4f708d85a3099c59a111b959a80fb658", kill_on_drop: false }`
[INFO] [stdout] 04b2bdb969aaa984465ce2701e7dc8ee4f708d85a3099c59a111b959a80fb658
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1598251d4aa590143996f49bea357af8f60de26838d59f171825a12535f6d79d
[INFO] running `Command { std: "docker" "start" "-a" "1598251d4aa590143996f49bea357af8f60de26838d59f171825a12535f6d79d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling seac v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `check_type_compatibility` is never used
[INFO] [stdout]   --> src/analyzer/types/relationships.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl TypeRelationships {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn check_type_compatibility(&self, concrete_type: &Type, bounds: &[&str]) -> Option<TypeIssue> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process_manager::ProcessManager`
[INFO] [stdout]  --> src/executor/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use process_manager::ProcessManager;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process_manager::ProcessManager`
[INFO] [stdout]  --> src/executor/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use process_manager::ProcessManager;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `seac::ExecutorError`
[INFO] [stdout]  --> tests/integration_tests.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use seac::{Executor, ExecutionConfig, ExecutorError};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^ no `ExecutorError` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           seac::executor::ExecutorError
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Executor` is private
[INFO] [stdout]   --> tests/integration_tests.rs:1:12
[INFO] [stdout]    |
[INFO] [stdout]  1 | use seac::{Executor, ExecutionConfig, ExecutorError};
[INFO] [stdout]    |            ^^^^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Executor` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Executor,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] help: import `Executor` directly
[INFO] [stdout]    |
[INFO] [stdout]  1 | use seac::{seac::executor::Executor, ExecutionConfig, ExecutorError};
[INFO] [stdout]    |            ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `ExecutionConfig` is private
[INFO] [stdout]   --> tests/integration_tests.rs:1:22
[INFO] [stdout]    |
[INFO] [stdout]  1 | use seac::{Executor, ExecutionConfig, ExecutorError};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `ExecutionConfig` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ExecutionConfig,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] help: import `ExecutionConfig` directly
[INFO] [stdout]    |
[INFO] [stdout]  1 | use seac::{Executor, seac::executor::ExecutionConfig, ExecutorError};
[INFO] [stdout]    |                      ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/integration_tests.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let result = executor.execute(code).await;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 15 |     assert!(result.is_ok(), "Execução básica falhou: {:?}", result);
[INFO] [stdout]    |             ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let result: /* Type */ = executor.execute(code).await;
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/integration_tests.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let result = executor.execute(code).await;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 34 |     assert!(result.is_err(), "Timeout não foi detectado");
[INFO] [stdout]    |             ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let result: /* Type */ = executor.execute(code).await;
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/integration_tests.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let result = executor.execute(code).await;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 54 |     assert!(result.is_err(), "Limite de memória não foi detectado");
[INFO] [stdout]    |             ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let result: /* Type */ = executor.execute(code).await;
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/integration_tests.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let result = executor.execute(code).await;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 70 |     assert!(result.is_err(), "Código inválido não foi detectado");
[INFO] [stdout]    |             ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let result: /* Type */ = executor.execute(code).await;
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/integration_tests.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let result = executor.execute(code).await;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 85 |     assert!(result.is_err(), "Erro de compilação não foi detectado");
[INFO] [stdout]    |             ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let result: /* Type */ = executor.execute(code).await;
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `seac` (test "integration_tests") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1598251d4aa590143996f49bea357af8f60de26838d59f171825a12535f6d79d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1598251d4aa590143996f49bea357af8f60de26838d59f171825a12535f6d79d", kill_on_drop: false }`
[INFO] [stdout] 1598251d4aa590143996f49bea357af8f60de26838d59f171825a12535f6d79d
