[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 master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpugachAG%2Fcompet-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pugachAG/compet-rust on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ecdf07bec6007bf004892a9928756cab2268475ce097ceba060d3e0cc45d84b
[INFO] running `Command { std: "docker" "start" "-a" "5ecdf07bec6007bf004892a9928756cab2268475ce097ceba060d3e0cc45d84b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ecdf07bec6007bf004892a9928756cab2268475ce097ceba060d3e0cc45d84b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ecdf07bec6007bf004892a9928756cab2268475ce097ceba060d3e0cc45d84b", kill_on_drop: false }`
[INFO] [stdout] 5ecdf07bec6007bf004892a9928756cab2268475ce097ceba060d3e0cc45d84b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc995e9738051ca8fb5ffbfe6e484c4b87ffbb2c5d7893b292a1ffcf5e691b51
[INFO] running `Command { std: "docker" "start" "-a" "fc995e9738051ca8fb5ffbfe6e484c4b87ffbb2c5d7893b292a1ffcf5e691b51", 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<BinSearchDecisionToken<T>> {
[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<BinSearchDecisionToken<'_, T>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] running `Command { std: "docker" "inspect" "fc995e9738051ca8fb5ffbfe6e484c4b87ffbb2c5d7893b292a1ffcf5e691b51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc995e9738051ca8fb5ffbfe6e484c4b87ffbb2c5d7893b292a1ffcf5e691b51", kill_on_drop: false }`
[INFO] [stdout] fc995e9738051ca8fb5ffbfe6e484c4b87ffbb2c5d7893b292a1ffcf5e691b51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab8feaf1299856ee92dfb8d753d602199c463225afcc8e339503f0025cf3a635
[INFO] running `Command { std: "docker" "start" "-a" "ab8feaf1299856ee92dfb8d753d602199c463225afcc8e339503f0025cf3a635", kill_on_drop: false }`
[INFO] [stderr]    Compiling compet-rust v0.1.0 (/opt/rustwide/workdir)
[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] [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<BinSearchDecisionToken<T>> {
[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<BinSearchDecisionToken<'_, T>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.86s
[INFO] running `Command { std: "docker" "inspect" "ab8feaf1299856ee92dfb8d753d602199c463225afcc8e339503f0025cf3a635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab8feaf1299856ee92dfb8d753d602199c463225afcc8e339503f0025cf3a635", kill_on_drop: false }`
[INFO] [stdout] ab8feaf1299856ee92dfb8d753d602199c463225afcc8e339503f0025cf3a635
