[INFO] cloning repository https://github.com/Tasticoco/SLH_Lab03_karak [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tasticoco/SLH_Lab03_karak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTasticoco%2FSLH_Lab03_karak", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTasticoco%2FSLH_Lab03_karak'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 146624aeac96d9933c96a5e9a7fffdbf054052a7 [INFO] building Tasticoco/SLH_Lab03_karak against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTasticoco%2FSLH_Lab03_karak" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Tasticoco/SLH_Lab03_karak [INFO] finished tweaking git repo https://github.com/Tasticoco/SLH_Lab03_karak [INFO] tweaked toml for git repo https://github.com/Tasticoco/SLH_Lab03_karak written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tasticoco/SLH_Lab03_karak on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Tasticoco/SLH_Lab03_karak 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded newline-converter v0.3.0 [INFO] [stderr] Downloaded simple-logging v2.0.2 [INFO] [stderr] Downloaded thiserror v2.0.8 [INFO] [stderr] Downloaded async-global-executor v2.4.1 [INFO] [stderr] Downloaded smartstring v1.0.1 [INFO] [stderr] Downloaded thin-vec v0.2.13 [INFO] [stderr] Downloaded rhai_codegen v2.2.0 [INFO] [stderr] Downloaded inquire v0.7.5 [INFO] [stderr] Downloaded casbin v2.5.0 [INFO] [stderr] Downloaded crossterm v0.25.0 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded value-bag v1.10.0 [INFO] [stderr] Downloaded slog-term v2.9.1 [INFO] [stderr] Downloaded gtin-validate v1.3.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.8 [INFO] [stderr] Downloaded async-std v1.13.0 [INFO] [stderr] Downloaded slog-async v2.8.0 [INFO] [stderr] Downloaded thread-id v3.3.0 [INFO] [stderr] Downloaded rhai v1.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f66024656e6505f36d9b5016cfb77d2c0a703f088b98aa6ed61c030727ecc110 [INFO] running `Command { std: "docker" "start" "-a" "f66024656e6505f36d9b5016cfb77d2c0a703f088b98aa6ed61c030727ecc110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f66024656e6505f36d9b5016cfb77d2c0a703f088b98aa6ed61c030727ecc110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f66024656e6505f36d9b5016cfb77d2c0a703f088b98aa6ed61c030727ecc110", kill_on_drop: false }` [INFO] [stdout] f66024656e6505f36d9b5016cfb77d2c0a703f088b98aa6ed61c030727ecc110 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ec2fcb272ce76451ab8e44c3703f5bff627ccc74f5b27c6735041198b113148 [INFO] running `Command { std: "docker" "start" "-a" "3ec2fcb272ce76451ab8e44c3703f5bff627ccc74f5b27c6735041198b113148", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling gtin-validate v1.3.0 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling zxcvbn v3.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rhai v1.20.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling casbin v2.5.0 [INFO] [stderr] Compiling karak v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `inquire::set_global_render_config` [INFO] [stdout] --> src/services.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use inquire::set_global_render_config; [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 variable: `ctx` [INFO] [stdout] --> src/services.rs:191:56 [INFO] [stdout] | [INFO] [stdout] 191 | self.enforce().ok().into_iter().flat_map(move |ctx| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.09s [INFO] running `Command { std: "docker" "inspect" "3ec2fcb272ce76451ab8e44c3703f5bff627ccc74f5b27c6735041198b113148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ec2fcb272ce76451ab8e44c3703f5bff627ccc74f5b27c6735041198b113148", kill_on_drop: false }` [INFO] [stdout] 3ec2fcb272ce76451ab8e44c3703f5bff627ccc74f5b27c6735041198b113148 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e355693a9d0dd62e3d29dfa820d8c0258219020b793746f1758899ca9f13b3fe [INFO] running `Command { std: "docker" "start" "-a" "e355693a9d0dd62e3d29dfa820d8c0258219020b793746f1758899ca9f13b3fe", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `inquire::set_global_render_config` [INFO] [stdout] --> src/services.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use inquire::set_global_render_config; [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 variable: `ctx` [INFO] [stdout] --> src/services.rs:191:56 [INFO] [stdout] | [INFO] [stdout] 191 | self.enforce().ok().into_iter().flat_map(move |ctx| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling karak v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `inquire::set_global_render_config` [INFO] [stdout] --> src/services.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use inquire::set_global_render_config; [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 variable: `ctx` [INFO] [stdout] --> src/services.rs:191:56 [INFO] [stdout] | [INFO] [stdout] 191 | self.enforce().ok().into_iter().flat_map(move |ctx| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `Command { std: "docker" "inspect" "e355693a9d0dd62e3d29dfa820d8c0258219020b793746f1758899ca9f13b3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e355693a9d0dd62e3d29dfa820d8c0258219020b793746f1758899ca9f13b3fe", kill_on_drop: false }` [INFO] [stdout] e355693a9d0dd62e3d29dfa820d8c0258219020b793746f1758899ca9f13b3fe