[INFO] cloning repository https://github.com/jazzdan/tcr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jazzdan/tcr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjazzdan%2Ftcr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjazzdan%2Ftcr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84822f3635525042de8214cfef70f03a49e346f6 [INFO] checking jazzdan/tcr against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjazzdan%2Ftcr" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jazzdan/tcr on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jazzdan/tcr [INFO] finished tweaking git repo https://github.com/jazzdan/tcr [INFO] tweaked toml for git repo https://github.com/jazzdan/tcr written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jazzdan/tcr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c1f412084582870c41cfa4e9b4b607a6857d4aed6e5ee1e1f0e87135f7253e8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0c1f412084582870c41cfa4e9b4b607a6857d4aed6e5ee1e1f0e87135f7253e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c1f412084582870c41cfa4e9b4b607a6857d4aed6e5ee1e1f0e87135f7253e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c1f412084582870c41cfa4e9b4b607a6857d4aed6e5ee1e1f0e87135f7253e8", kill_on_drop: false }` [INFO] [stdout] 0c1f412084582870c41cfa4e9b4b607a6857d4aed6e5ee1e1f0e87135f7253e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4db11565989c6d2a4a17cfaa5fdac205b6c71271e7ab6a64ef24efdf3cac3593 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4db11565989c6d2a4a17cfaa5fdac205b6c71271e7ab6a64ef24efdf3cac3593", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking fragile v1.0.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Checking notify v5.0.0-pre.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling mockall_derive v0.8.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking mockall v0.8.3 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking tcr 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/orchestrator.rs:139:14 [INFO] [stdout] | [INFO] [stdout] 139 | .intersperse(", ") [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 `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [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/orchestrator.rs:139:14 [INFO] [stdout] | [INFO] [stdout] 139 | .intersperse(", ") [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 `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [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 53.96s [INFO] running `Command { std: "docker" "inspect" "4db11565989c6d2a4a17cfaa5fdac205b6c71271e7ab6a64ef24efdf3cac3593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db11565989c6d2a4a17cfaa5fdac205b6c71271e7ab6a64ef24efdf3cac3593", kill_on_drop: false }` [INFO] [stdout] 4db11565989c6d2a4a17cfaa5fdac205b6c71271e7ab6a64ef24efdf3cac3593