[INFO] cloning repository https://github.com/GGORG0/competitest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GGORG0/competitest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGGORG0%2Fcompetitest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGGORG0%2Fcompetitest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cb2323409d74fe0ad0a6d8998711d300c946bb6 [INFO] testing GGORG0/competitest against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGGORG0%2Fcompetitest" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GGORG0/competitest [INFO] finished tweaking git repo https://github.com/GGORG0/competitest [INFO] tweaked toml for git repo https://github.com/GGORG0/competitest written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GGORG0/competitest on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GGORG0/competitest 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indicatif-log-bridge v0.2.3 [INFO] [stderr] Downloaded color-spantrace v0.2.1 [INFO] [stderr] Downloaded color-eyre v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6226c01420057ec5c6d593524b0c7546ff88a56adead1c81bd32a78ee7c2fc8 [INFO] running `Command { std: "docker" "start" "-a" "b6226c01420057ec5c6d593524b0c7546ff88a56adead1c81bd32a78ee7c2fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6226c01420057ec5c6d593524b0c7546ff88a56adead1c81bd32a78ee7c2fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6226c01420057ec5c6d593524b0c7546ff88a56adead1c81bd32a78ee7c2fc8", kill_on_drop: false }` [INFO] [stdout] b6226c01420057ec5c6d593524b0c7546ff88a56adead1c81bd32a78ee7c2fc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e302c6a187718bf4ee41c477c9102bce6def4b26fc1b4fa5c5c8fcc33c956317 [INFO] running `Command { std: "docker" "start" "-a" "e302c6a187718bf4ee41c477c9102bce6def4b26fc1b4fa5c5c8fcc33c956317", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling indicatif-log-bridge v0.2.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling competitest v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `time`, `stdin`, and `output` are never read [INFO] [stdout] --> src/tests.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 123 | pub struct TestResult { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 126 | pub time: Duration, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub stdin: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 130 | pub output: Output, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.08s [INFO] running `Command { std: "docker" "inspect" "e302c6a187718bf4ee41c477c9102bce6def4b26fc1b4fa5c5c8fcc33c956317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e302c6a187718bf4ee41c477c9102bce6def4b26fc1b4fa5c5c8fcc33c956317", kill_on_drop: false }` [INFO] [stdout] e302c6a187718bf4ee41c477c9102bce6def4b26fc1b4fa5c5c8fcc33c956317 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94d0eb3c8c9274a6aa375bdda26196684197c30010287bbf1a97d6abbf0e0dc1 [INFO] running `Command { std: "docker" "start" "-a" "94d0eb3c8c9274a6aa375bdda26196684197c30010287bbf1a97d6abbf0e0dc1", kill_on_drop: false }` [INFO] [stderr] Compiling competitest v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `time`, `stdin`, and `output` are never read [INFO] [stdout] --> src/tests.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 123 | pub struct TestResult { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 126 | pub time: Duration, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub stdin: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 130 | pub output: Output, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "94d0eb3c8c9274a6aa375bdda26196684197c30010287bbf1a97d6abbf0e0dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94d0eb3c8c9274a6aa375bdda26196684197c30010287bbf1a97d6abbf0e0dc1", kill_on_drop: false }` [INFO] [stdout] 94d0eb3c8c9274a6aa375bdda26196684197c30010287bbf1a97d6abbf0e0dc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4bdb23a768fbb838b55f459f84b5abf1a98e04b7b3e337e629fd61aae30890c7 [INFO] running `Command { std: "docker" "start" "-a" "4bdb23a768fbb838b55f459f84b5abf1a98e04b7b3e337e629fd61aae30890c7", kill_on_drop: false }` [INFO] [stderr] warning: fields `time`, `stdin`, and `output` are never read [INFO] [stderr] --> src/tests.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 123 | pub struct TestResult { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 126 | pub time: Duration, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 129 | pub stdin: Vec, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 130 | pub output: Output, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TestResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `competitest` (bin "competitest" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/competitest-28643eb0020322dd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4bdb23a768fbb838b55f459f84b5abf1a98e04b7b3e337e629fd61aae30890c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bdb23a768fbb838b55f459f84b5abf1a98e04b7b3e337e629fd61aae30890c7", kill_on_drop: false }` [INFO] [stdout] 4bdb23a768fbb838b55f459f84b5abf1a98e04b7b3e337e629fd61aae30890c7