[INFO] cloning repository https://github.com/UseK/typical90 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UseK/typical90" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUseK%2Ftypical90", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUseK%2Ftypical90'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa0f70dcbcc65b8300e8dc2177b71e7828e76a7c [INFO] building UseK/typical90 against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUseK%2Ftypical90" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/UseK/typical90 on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/UseK/typical90 [INFO] finished tweaking git repo https://github.com/UseK/typical90 [INFO] tweaked toml for git repo https://github.com/UseK/typical90 written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/UseK/typical90 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cadc3eecd1ca643b57d4a199f99f631dc705e38566ad7f58c4ca5db3e400678 [INFO] running `Command { std: "docker" "start" "-a" "3cadc3eecd1ca643b57d4a199f99f631dc705e38566ad7f58c4ca5db3e400678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cadc3eecd1ca643b57d4a199f99f631dc705e38566ad7f58c4ca5db3e400678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cadc3eecd1ca643b57d4a199f99f631dc705e38566ad7f58c4ca5db3e400678", kill_on_drop: false }` [INFO] [stdout] 3cadc3eecd1ca643b57d4a199f99f631dc705e38566ad7f58c4ca5db3e400678 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87aa751f22c4cdace19a27a93147d329315e0916f57ab7661059593ce8f831c5 [INFO] running `Command { std: "docker" "start" "-a" "87aa751f22c4cdace19a27a93147d329315e0916f57ab7661059593ce8f831c5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling competitive-tools-rust v0.9.1 (https://github.com/UseK/competitive-tools-rust.git#ba3cfd3f) [INFO] [stderr] Compiling typical90 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/bin/024.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 10 | .fold(0, |acc, (x, y)| acc + x.abs_diff(*y)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `abs_diff(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_abs_diff)]` to the crate attributes to enable `core::num::::abs_diff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/bin/014.rs:13:55 [INFO] [stdout] | [INFO] [stdout] 13 | .fold(0, |acc, (a_item, b_item)| acc + a_item.abs_diff(*b_item)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `abs_diff(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_abs_diff)]` to the crate attributes to enable `core::num::::abs_diff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.24s [INFO] running `Command { std: "docker" "inspect" "87aa751f22c4cdace19a27a93147d329315e0916f57ab7661059593ce8f831c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87aa751f22c4cdace19a27a93147d329315e0916f57ab7661059593ce8f831c5", kill_on_drop: false }` [INFO] [stdout] 87aa751f22c4cdace19a27a93147d329315e0916f57ab7661059593ce8f831c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b9339ddd7f1fa5832e9b6fbfc252ca04bb096265a3656e725e2bc826f7c880b [INFO] running `Command { std: "docker" "start" "-a" "8b9339ddd7f1fa5832e9b6fbfc252ca04bb096265a3656e725e2bc826f7c880b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typical90 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/bin/024.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 10 | .fold(0, |acc, (x, y)| acc + x.abs_diff(*y)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `abs_diff(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_abs_diff)]` to the crate attributes to enable `core::num::::abs_diff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/bin/014.rs:13:55 [INFO] [stdout] | [INFO] [stdout] 13 | .fold(0, |acc, (a_item, b_item)| acc + a_item.abs_diff(*b_item)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `abs_diff(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_abs_diff)]` to the crate attributes to enable `core::num::::abs_diff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.78s [INFO] running `Command { std: "docker" "inspect" "8b9339ddd7f1fa5832e9b6fbfc252ca04bb096265a3656e725e2bc826f7c880b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b9339ddd7f1fa5832e9b6fbfc252ca04bb096265a3656e725e2bc826f7c880b", kill_on_drop: false }` [INFO] [stdout] 8b9339ddd7f1fa5832e9b6fbfc252ca04bb096265a3656e725e2bc826f7c880b