[INFO] cloning repository https://github.com/fleetingflatcher/rust-code-analyser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fleetingflatcher/rust-code-analyser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffleetingflatcher%2Frust-code-analyser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffleetingflatcher%2Frust-code-analyser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d415ef67d26f287cad44b5f5a0751570d7e94eb0 [INFO] testing fleetingflatcher/rust-code-analyser against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffleetingflatcher%2Frust-code-analyser" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fleetingflatcher/rust-code-analyser on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fleetingflatcher/rust-code-analyser [INFO] finished tweaking git repo https://github.com/fleetingflatcher/rust-code-analyser [INFO] tweaked toml for git repo https://github.com/fleetingflatcher/rust-code-analyser written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fleetingflatcher/rust-code-analyser 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1687cefc8bd580a371cd31715de39e4a8d38134747a0f18ad9982e4b73e66199 [INFO] running `Command { std: "docker" "start" "-a" "1687cefc8bd580a371cd31715de39e4a8d38134747a0f18ad9982e4b73e66199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1687cefc8bd580a371cd31715de39e4a8d38134747a0f18ad9982e4b73e66199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1687cefc8bd580a371cd31715de39e4a8d38134747a0f18ad9982e4b73e66199", kill_on_drop: false }` [INFO] [stdout] 1687cefc8bd580a371cd31715de39e4a8d38134747a0f18ad9982e4b73e66199 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17ee36a94ef8fc6be076ad1a0d676de28e9f7ffe901ccf47f83dc160aa8c0116 [INFO] running `Command { std: "docker" "start" "-a" "17ee36a94ef8fc6be076ad1a0d676de28e9f7ffe901ccf47f83dc160aa8c0116", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling text_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `count_variables` is never used [INFO] [stdout] --> src/main.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn count_variables(contents: String) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "17ee36a94ef8fc6be076ad1a0d676de28e9f7ffe901ccf47f83dc160aa8c0116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17ee36a94ef8fc6be076ad1a0d676de28e9f7ffe901ccf47f83dc160aa8c0116", kill_on_drop: false }` [INFO] [stdout] 17ee36a94ef8fc6be076ad1a0d676de28e9f7ffe901ccf47f83dc160aa8c0116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9db8da4a3e517e43a528920fa5711d5adb85256531e0e4f8d2b8557bffbdb40 [INFO] running `Command { std: "docker" "start" "-a" "d9db8da4a3e517e43a528920fa5711d5adb85256531e0e4f8d2b8557bffbdb40", kill_on_drop: false }` [INFO] [stderr] Compiling text_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `count_variables` is never used [INFO] [stdout] --> src/main.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn count_variables(contents: String) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "d9db8da4a3e517e43a528920fa5711d5adb85256531e0e4f8d2b8557bffbdb40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9db8da4a3e517e43a528920fa5711d5adb85256531e0e4f8d2b8557bffbdb40", kill_on_drop: false }` [INFO] [stdout] d9db8da4a3e517e43a528920fa5711d5adb85256531e0e4f8d2b8557bffbdb40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d7e7168c12ad730df6e305f5fbcd3136f66b2548fb698dad458ffd3eb7b3592 [INFO] running `Command { std: "docker" "start" "-a" "8d7e7168c12ad730df6e305f5fbcd3136f66b2548fb698dad458ffd3eb7b3592", kill_on_drop: false }` [INFO] [stderr] warning: function `count_variables` is never used [INFO] [stderr] --> src/main.rs:8:4 [INFO] [stderr] | [INFO] [stderr] 8 | fn count_variables(contents: String) -> i32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `text_parser` (bin "text_parser" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/text_parser-2412044ea9e3a436) [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" "8d7e7168c12ad730df6e305f5fbcd3136f66b2548fb698dad458ffd3eb7b3592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d7e7168c12ad730df6e305f5fbcd3136f66b2548fb698dad458ffd3eb7b3592", kill_on_drop: false }` [INFO] [stdout] 8d7e7168c12ad730df6e305f5fbcd3136f66b2548fb698dad458ffd3eb7b3592