[INFO] cloning repository https://github.com/pugachAG/compet-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pugachAG/compet-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpugachAG%2Fcompet-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpugachAG%2Fcompet-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac47d0960d55f6b7a1a5f986e844bafb13552670 [INFO] building pugachAG/compet-rust against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpugachAG%2Fcompet-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pugachAG/compet-rust [INFO] finished tweaking git repo https://github.com/pugachAG/compet-rust [INFO] tweaked toml for git repo https://github.com/pugachAG/compet-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pugachAG/compet-rust on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pugachAG/compet-rust 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25ef419961844b66312ffa5c0b19c207ab3a652212bdc323afc81279a968c289 [INFO] running `Command { std: "docker" "start" "-a" "25ef419961844b66312ffa5c0b19c207ab3a652212bdc323afc81279a968c289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25ef419961844b66312ffa5c0b19c207ab3a652212bdc323afc81279a968c289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25ef419961844b66312ffa5c0b19c207ab3a652212bdc323afc81279a968c289", kill_on_drop: false }` [INFO] [stdout] 25ef419961844b66312ffa5c0b19c207ab3a652212bdc323afc81279a968c289 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5e2c55d3a01b03822b1522b3e38b36b1584ae444e48561346f519134c97f577 [INFO] running `Command { std: "docker" "start" "-a" "e5e2c55d3a01b03822b1522b3e38b36b1584ae444e48561346f519134c97f577", kill_on_drop: false }` [INFO] [stderr] Compiling compet-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algo/bin_search.rs:160:17 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn next(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 160 | pub fn next(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "e5e2c55d3a01b03822b1522b3e38b36b1584ae444e48561346f519134c97f577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5e2c55d3a01b03822b1522b3e38b36b1584ae444e48561346f519134c97f577", kill_on_drop: false }` [INFO] [stdout] e5e2c55d3a01b03822b1522b3e38b36b1584ae444e48561346f519134c97f577 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc9983bddde3c7010f100a6e96b3734ca25e14b23a45ca1911bef2b7a7870dac [INFO] running `Command { std: "docker" "start" "-a" "bc9983bddde3c7010f100a6e96b3734ca25e14b23a45ca1911bef2b7a7870dac", kill_on_drop: false }` [INFO] [stderr] Compiling compet-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/algo/bin_search.rs:160:17 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn next(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 160 | pub fn next(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ElementXor` is never constructed [INFO] [stdout] --> src/ds/tests/seg_tree_values.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | simple_seg_tree_value!(ElementXor, u64, l, r, l ^ r, 0); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `simple_seg_tree_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ElementSumInt` is never constructed [INFO] [stdout] --> src/ds/tests/seg_tree_values.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | seg_tree_value_sum!(ElementSumInt, u64); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::ds::seg_tree_values::simple_seg_tree_value` which comes from the expansion of the macro `seg_tree_value_sum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ElementSumFloat` is never constructed [INFO] [stdout] --> src/ds/tests/seg_tree_values.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | seg_tree_value_sum!(ElementSumFloat, f64, 0.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::ds::seg_tree_values::simple_seg_tree_value` which comes from the expansion of the macro `seg_tree_value_sum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ElementMinInt` is never constructed [INFO] [stdout] --> src/ds/tests/seg_tree_values.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | seg_tree_value_min!(ElementMinInt, u64); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::ds::seg_tree_values::simple_seg_tree_value` which comes from the expansion of the macro `seg_tree_value_min` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ElementMinTuple` is never constructed [INFO] [stdout] --> src/ds/tests/seg_tree_values.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | seg_tree_value_min!(ElementMinTuple, (i32, i32), (i32::MAX, i32::MAX)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::ds::seg_tree_values::simple_seg_tree_value` which comes from the expansion of the macro `seg_tree_value_min` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ElementMaxInt` is never constructed [INFO] [stdout] --> src/ds/tests/seg_tree_values.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | seg_tree_value_max!(ElementMaxInt, u64); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::ds::seg_tree_values::simple_seg_tree_value` which comes from the expansion of the macro `seg_tree_value_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ElementMaxTuple` is never constructed [INFO] [stdout] --> src/ds/tests/seg_tree_values.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | seg_tree_value_max!(ElementMaxTuple, (u64, u64), (0, 0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::ds::seg_tree_values::simple_seg_tree_value` which comes from the expansion of the macro `seg_tree_value_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `Command { std: "docker" "inspect" "bc9983bddde3c7010f100a6e96b3734ca25e14b23a45ca1911bef2b7a7870dac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc9983bddde3c7010f100a6e96b3734ca25e14b23a45ca1911bef2b7a7870dac", kill_on_drop: false }` [INFO] [stdout] bc9983bddde3c7010f100a6e96b3734ca25e14b23a45ca1911bef2b7a7870dac