[INFO] cloning repository https://github.com/shimizu-saffle/rust-training [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shimizu-saffle/rust-training" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshimizu-saffle%2Frust-training", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshimizu-saffle%2Frust-training'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0dd6714026e181b56e43164c0f2e3ef0a56bd5b [INFO] testing shimizu-saffle/rust-training against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshimizu-saffle%2Frust-training" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shimizu-saffle/rust-training [INFO] finished tweaking git repo https://github.com/shimizu-saffle/rust-training [INFO] tweaked toml for git repo https://github.com/shimizu-saffle/rust-training written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shimizu-saffle/rust-training on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shimizu-saffle/rust-training 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e69efff6ab4d984e2e5a757198dfc0a2cfe919849e29dbd7040af8dd279b094 [INFO] running `Command { std: "docker" "start" "-a" "1e69efff6ab4d984e2e5a757198dfc0a2cfe919849e29dbd7040af8dd279b094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e69efff6ab4d984e2e5a757198dfc0a2cfe919849e29dbd7040af8dd279b094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e69efff6ab4d984e2e5a757198dfc0a2cfe919849e29dbd7040af8dd279b094", kill_on_drop: false }` [INFO] [stdout] 1e69efff6ab4d984e2e5a757198dfc0a2cfe919849e29dbd7040af8dd279b094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7deb196b90f221d0d745038b8067313b6e54fd1f2b315a1aafcfc0eee482703a [INFO] running `Command { std: "docker" "start" "-a" "7deb196b90f221d0d745038b8067313b6e54fd1f2b315a1aafcfc0eee482703a", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling double_odd_numbers_in_vector v0.1.0 (/opt/rustwide/workdir/projects/double_odd_numbers_in_vector) [INFO] [stderr] Compiling is_all_unique v0.1.0 (/opt/rustwide/workdir/projects/is_all_unique) [INFO] [stderr] Compiling calculate-even-and-odd-averages v0.1.0 (/opt/rustwide/workdir/projects/diff_max_min) [INFO] [stderr] Compiling count_specific_char_in_string v0.1.0 (/opt/rustwide/workdir/projects/count_specific_char_in_string) [INFO] [stderr] Compiling add_by_index v0.1.0 (/opt/rustwide/workdir/projects/add_by_index) [INFO] [stderr] Compiling get_even_numbers v0.1.0 (/opt/rustwide/workdir/projects/get_even_numbers) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "7deb196b90f221d0d745038b8067313b6e54fd1f2b315a1aafcfc0eee482703a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7deb196b90f221d0d745038b8067313b6e54fd1f2b315a1aafcfc0eee482703a", kill_on_drop: false }` [INFO] [stdout] 7deb196b90f221d0d745038b8067313b6e54fd1f2b315a1aafcfc0eee482703a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 815b8f627bef92c81cdde1d8ae2647cea54c923272aac2d9fa9275be5c01307c [INFO] running `Command { std: "docker" "start" "-a" "815b8f627bef92c81cdde1d8ae2647cea54c923272aac2d9fa9275be5c01307c", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling add_by_index v0.1.0 (/opt/rustwide/workdir/projects/add_by_index) [INFO] [stderr] Compiling get_even_numbers v0.1.0 (/opt/rustwide/workdir/projects/get_even_numbers) [INFO] [stderr] Compiling double_odd_numbers_in_vector v0.1.0 (/opt/rustwide/workdir/projects/double_odd_numbers_in_vector) [INFO] [stderr] Compiling is_all_unique v0.1.0 (/opt/rustwide/workdir/projects/is_all_unique) [INFO] [stderr] Compiling calculate-even-and-odd-averages v0.1.0 (/opt/rustwide/workdir/projects/diff_max_min) [INFO] [stderr] Compiling count_specific_char_in_string v0.1.0 (/opt/rustwide/workdir/projects/count_specific_char_in_string) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "815b8f627bef92c81cdde1d8ae2647cea54c923272aac2d9fa9275be5c01307c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "815b8f627bef92c81cdde1d8ae2647cea54c923272aac2d9fa9275be5c01307c", kill_on_drop: false }` [INFO] [stdout] 815b8f627bef92c81cdde1d8ae2647cea54c923272aac2d9fa9275be5c01307c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 76244814dd2497b485ab53add6ac8f943d6c6f40e5a71eadbb6bad3b09519ac4 [INFO] running `Command { std: "docker" "start" "-a" "76244814dd2497b485ab53add6ac8f943d6c6f40e5a71eadbb6bad3b09519ac4", kill_on_drop: false }` [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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/add_by_index-e2a58d177ed6f4c2) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/calculate_even_and_odd_averages-690cce1c32e56bcd) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/count_specific_char_in_string-9f7251b10271130c) [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] [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/main.rs (/opt/rustwide/target/debug/deps/double_odd_numbers_in_vector-d0e9abc8608c4755) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/get_even_numbers-e5f1864c0cbd8b8d) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/is_all_unique-3f9d57b63e38fb2f) [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] [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] [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" "76244814dd2497b485ab53add6ac8f943d6c6f40e5a71eadbb6bad3b09519ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76244814dd2497b485ab53add6ac8f943d6c6f40e5a71eadbb6bad3b09519ac4", kill_on_drop: false }` [INFO] [stdout] 76244814dd2497b485ab53add6ac8f943d6c6f40e5a71eadbb6bad3b09519ac4