[INFO] cloning repository https://github.com/afajl/mob [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/afajl/mob" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafajl%2Fmob", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafajl%2Fmob'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 965f66832edc4fc280229c1b08aae65d51a3830a [INFO] checking afajl/mob against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafajl%2Fmob" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/afajl/mob on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/afajl/mob [INFO] finished tweaking git repo https://github.com/afajl/mob [INFO] tweaked toml for git repo https://github.com/afajl/mob written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/afajl/mob already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 98dccdd1c6fec00d355ea5581ccc715e0b9fcdd23f2da61656c077c921f95bb0 [INFO] running `Command { std: "docker" "start" "-a" "98dccdd1c6fec00d355ea5581ccc715e0b9fcdd23f2da61656c077c921f95bb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98dccdd1c6fec00d355ea5581ccc715e0b9fcdd23f2da61656c077c921f95bb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98dccdd1c6fec00d355ea5581ccc715e0b9fcdd23f2da61656c077c921f95bb0", kill_on_drop: false }` [INFO] [stdout] 98dccdd1c6fec00d355ea5581ccc715e0b9fcdd23f2da61656c077c921f95bb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57c129078fe3daa142a4c5597122dc59d5ec2dca8546f9b1189df1752aea37a7 [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" "57c129078fe3daa142a4c5597122dc59d5ec2dca8546f9b1189df1752aea37a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking regex-syntax v0.6.16 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking os_str_bytes v2.3.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking whoami v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking terminal_size v0.1.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libssh2-sys v0.2.16 [INFO] [stderr] Compiling libgit2-sys v0.12.0+0.99.0 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking console v0.11.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking dialoguer v0.6.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking git2 v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_json v1.0.50 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking confy v0.4.0 [INFO] [stderr] Checking remotemob v0.1.7-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `BranchType` [INFO] [stdout] --> src/test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | BranchType, Repository, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `branch` [INFO] [stdout] --> src/test.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | fn on_branch(&self, branch: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_branch` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `new_repo` [INFO] [stdout] --> src/test.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new_repo() -> (TempDir, Repository) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `new_bare_repo` [INFO] [stdout] --> src/test.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new_bare_repo() -> (TempDir, Repository) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `clone_repo` [INFO] [stdout] --> src/test.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn clone_repo(from: &Path) -> (TempDir, Repository) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `new_git` [INFO] [stdout] --> src/test.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn new_git<'repo>() -> ((TempDir, TempDir), GitCommand<'repo>) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/test.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "57c129078fe3daa142a4c5597122dc59d5ec2dca8546f9b1189df1752aea37a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57c129078fe3daa142a4c5597122dc59d5ec2dca8546f9b1189df1752aea37a7", kill_on_drop: false }` [INFO] [stdout] 57c129078fe3daa142a4c5597122dc59d5ec2dca8546f9b1189df1752aea37a7