[INFO] cloning repository https://github.com/koyama1003/atcoder_templates [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koyama1003/atcoder_templates" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoyama1003%2Fatcoder_templates", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoyama1003%2Fatcoder_templates'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e4f13c51219d4c820d59eefc3554a2fc326b5d0 [INFO] testing koyama1003/atcoder_templates against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoyama1003%2Fatcoder_templates" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/koyama1003/atcoder_templates on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/koyama1003/atcoder_templates [INFO] finished tweaking git repo https://github.com/koyama1003/atcoder_templates [INFO] tweaked toml for git repo https://github.com/koyama1003/atcoder_templates written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/koyama1003/atcoder_templates already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primes v0.3.0 [INFO] [stderr] Downloaded proconio v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c45e5f4491afb276dcfcd684718f9c847e2bfc2f5506f855c4dbb65e2cb7994c [INFO] running `Command { std: "docker" "start" "-a" "c45e5f4491afb276dcfcd684718f9c847e2bfc2f5506f855c4dbb65e2cb7994c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c45e5f4491afb276dcfcd684718f9c847e2bfc2f5506f855c4dbb65e2cb7994c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c45e5f4491afb276dcfcd684718f9c847e2bfc2f5506f855c4dbb65e2cb7994c", kill_on_drop: false }` [INFO] [stdout] c45e5f4491afb276dcfcd684718f9c847e2bfc2f5506f855c4dbb65e2cb7994c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 318890f88a966ac19187f9691f335f80174aceb8e8d920b60850169c424afd75 [INFO] running `Command { std: "docker" "start" "-a" "318890f88a966ac19187f9691f335f80174aceb8e8d920b60850169c424afd75", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling primes v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proconio v0.4.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling atcoder_template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `max_heap` [INFO] [stdout] --> src/binary_heap.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn max_heap<'a, T>(v: &Vec) -> BinaryHeap [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `min_heap` [INFO] [stdout] --> src/binary_heap.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn min_heap<'a, T>(v: &Vec) -> BinaryHeap> [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.35s [INFO] running `Command { std: "docker" "inspect" "318890f88a966ac19187f9691f335f80174aceb8e8d920b60850169c424afd75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "318890f88a966ac19187f9691f335f80174aceb8e8d920b60850169c424afd75", kill_on_drop: false }` [INFO] [stdout] 318890f88a966ac19187f9691f335f80174aceb8e8d920b60850169c424afd75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07e364039c9acd5c2a4bc32a072a65c544235efc196c44626d80b87f9403a045 [INFO] running `Command { std: "docker" "start" "-a" "07e364039c9acd5c2a4bc32a072a65c544235efc196c44626d80b87f9403a045", kill_on_drop: false }` [INFO] [stderr] Compiling atcoder_template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `max_heap` [INFO] [stdout] --> src/binary_heap.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn max_heap<'a, T>(v: &Vec) -> BinaryHeap [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `min_heap` [INFO] [stdout] --> src/binary_heap.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn min_heap<'a, T>(v: &Vec) -> BinaryHeap> [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] running `Command { std: "docker" "inspect" "07e364039c9acd5c2a4bc32a072a65c544235efc196c44626d80b87f9403a045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07e364039c9acd5c2a4bc32a072a65c544235efc196c44626d80b87f9403a045", kill_on_drop: false }` [INFO] [stdout] 07e364039c9acd5c2a4bc32a072a65c544235efc196c44626d80b87f9403a045 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 38f4277700c1944c94ab1882384a5714994f382cefad84d0774b660bcee6a2ed [INFO] running `Command { std: "docker" "start" "-a" "38f4277700c1944c94ab1882384a5714994f382cefad84d0774b660bcee6a2ed", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `max_heap` [INFO] [stderr] --> src/binary_heap.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn max_heap<'a, T>(v: &Vec) -> BinaryHeap [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `min_heap` [INFO] [stderr] --> src/binary_heap.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn min_heap<'a, T>(v: &Vec) -> BinaryHeap> [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `atcoder_template` (bin "atcoder_template" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/atcoder_template-c28faefa211f1bb9) [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" "38f4277700c1944c94ab1882384a5714994f382cefad84d0774b660bcee6a2ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38f4277700c1944c94ab1882384a5714994f382cefad84d0774b660bcee6a2ed", kill_on_drop: false }` [INFO] [stdout] 38f4277700c1944c94ab1882384a5714994f382cefad84d0774b660bcee6a2ed