[INFO] cloning repository https://github.com/gamjagoon/dev_assist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gamjagoon/dev_assist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamjagoon%2Fdev_assist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamjagoon%2Fdev_assist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5ec0a8cb005f3b01f393b699ffa616b5615377d [INFO] testing gamjagoon/dev_assist against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamjagoon%2Fdev_assist" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gamjagoon/dev_assist [INFO] finished tweaking git repo https://github.com/gamjagoon/dev_assist [INFO] tweaked toml for git repo https://github.com/gamjagoon/dev_assist written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gamjagoon/dev_assist on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gamjagoon/dev_assist 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35f0d73209c06a38a7b9c32a3ebf58073562fc0edf94aba3294a68250c3b64af [INFO] running `Command { std: "docker" "start" "-a" "35f0d73209c06a38a7b9c32a3ebf58073562fc0edf94aba3294a68250c3b64af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35f0d73209c06a38a7b9c32a3ebf58073562fc0edf94aba3294a68250c3b64af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35f0d73209c06a38a7b9c32a3ebf58073562fc0edf94aba3294a68250c3b64af", kill_on_drop: false }` [INFO] [stdout] 35f0d73209c06a38a7b9c32a3ebf58073562fc0edf94aba3294a68250c3b64af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11c49cd0668280634d75647790f5e971fb54d7e7a94981900bff5011198fa1de [INFO] running `Command { std: "docker" "start" "-a" "11c49cd0668280634d75647790f5e971fb54d7e7a94981900bff5011198fa1de", kill_on_drop: false }` [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling dev_assist v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `files`, `number_lines`, and `number_nonblank_lines` are never read [INFO] [stdout] --> src/bin/catr.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | struct Args { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 5 | files: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | number_lines: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 7 | number_nonblank_lines: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is 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 9.59s [INFO] running `Command { std: "docker" "inspect" "11c49cd0668280634d75647790f5e971fb54d7e7a94981900bff5011198fa1de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c49cd0668280634d75647790f5e971fb54d7e7a94981900bff5011198fa1de", kill_on_drop: false }` [INFO] [stdout] 11c49cd0668280634d75647790f5e971fb54d7e7a94981900bff5011198fa1de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c75c287c608cc67482fc78da1a76caf97d3c12351f6b6f25b02e423e8a82df3b [INFO] running `Command { std: "docker" "start" "-a" "c75c287c608cc67482fc78da1a76caf97d3c12351f6b6f25b02e423e8a82df3b", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stdout] warning: fields `files`, `number_lines`, and `number_nonblank_lines` are never read [INFO] [stdout] --> src/bin/catr.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | struct Args { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 5 | files: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | number_lines: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 7 | number_nonblank_lines: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is 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] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling dev_assist v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `files`, `number_lines`, and `number_nonblank_lines` are never read [INFO] [stdout] --> src/bin/catr.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | struct Args { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 5 | files: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | number_lines: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 7 | number_nonblank_lines: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is 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 9.80s [INFO] running `Command { std: "docker" "inspect" "c75c287c608cc67482fc78da1a76caf97d3c12351f6b6f25b02e423e8a82df3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c75c287c608cc67482fc78da1a76caf97d3c12351f6b6f25b02e423e8a82df3b", kill_on_drop: false }` [INFO] [stdout] c75c287c608cc67482fc78da1a76caf97d3c12351f6b6f25b02e423e8a82df3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14e35d26213e410b48663f76c06385afec9bc2e2e155589292cd88063d407d66 [INFO] running `Command { std: "docker" "start" "-a" "14e35d26213e410b48663f76c06385afec9bc2e2e155589292cd88063d407d66", kill_on_drop: false }` [INFO] [stderr] warning: fields `files`, `number_lines`, and `number_nonblank_lines` are never read [INFO] [stderr] --> src/bin/catr.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 4 | struct Args { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 5 | files: Vec, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 6 | number_lines: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 7 | number_nonblank_lines: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `dev_assist` (bin "catr") generated 1 warning [INFO] [stderr] warning: `dev_assist` (bin "catr" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/bin/catr.rs (/opt/rustwide/target/debug/deps/catr-158f1befe345ebca) [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] [stderr] Running unittests src/bin/echor.rs (/opt/rustwide/target/debug/deps/echor-fbbc5546dca6e0fc) [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] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-511ac5868ed5b6a2) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test hello1 ... ok [INFO] [stdout] test hello2 ... ok [INFO] [stdout] test dies_no_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "14e35d26213e410b48663f76c06385afec9bc2e2e155589292cd88063d407d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14e35d26213e410b48663f76c06385afec9bc2e2e155589292cd88063d407d66", kill_on_drop: false }` [INFO] [stdout] 14e35d26213e410b48663f76c06385afec9bc2e2e155589292cd88063d407d66