[INFO] cloning repository https://github.com/mibes/mockall-async [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mibes/mockall-async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmibes%2Fmockall-async", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmibes%2Fmockall-async'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53aec15219a720ef5ac483959ff8821cb7d656ae [INFO] checking mibes/mockall-async against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmibes%2Fmockall-async" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mibes/mockall-async on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mibes/mockall-async [INFO] finished tweaking git repo https://github.com/mibes/mockall-async [INFO] tweaked toml for git repo https://github.com/mibes/mockall-async written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/mibes/mockall-async already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded downcast v0.10.0 [INFO] [stderr] Downloaded async-trait v0.1.24 [INFO] [stderr] Downloaded float-cmp v0.5.3 [INFO] [stderr] Downloaded aho-corasick v0.7.8 [INFO] [stderr] Downloaded mockall_derive v0.6.0 [INFO] [stderr] Downloaded mockall v0.6.0 [INFO] [stderr] Downloaded predicates v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d9f17ab5b5012bd01b4509ab4d1ab3e4309ec49a5867bd409adf8ffb2836706 [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" "2d9f17ab5b5012bd01b4509ab4d1ab3e4309ec49a5867bd409adf8ffb2836706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d9f17ab5b5012bd01b4509ab4d1ab3e4309ec49a5867bd409adf8ffb2836706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d9f17ab5b5012bd01b4509ab4d1ab3e4309ec49a5867bd409adf8ffb2836706", kill_on_drop: false }` [INFO] [stdout] 2d9f17ab5b5012bd01b4509ab4d1ab3e4309ec49a5867bd409adf8ffb2836706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0babb5e16ede548fb6125cd7feb579a397fb684f09ed04dc9d0ef96c9ad05ce6 [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" "0babb5e16ede548fb6125cd7feb579a397fb684f09ed04dc9d0ef96c9ad05ce6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking normalize-line-endings v0.2.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking predicates v1.0.2 [INFO] [stderr] Compiling mockall_derive v0.6.0 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking mockall v0.6.0 [INFO] [stderr] Checking trait_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/main.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | fn new(person: Box) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / mock! { [INFO] [stdout] 67 | | pub Man { [INFO] [stdout] 68 | | fn get_name(&self) -> String {} [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / mock! { [INFO] [stdout] 67 | | pub Man { [INFO] [stdout] 68 | | fn get_name(&self) -> String {} [INFO] [stdout] 69 | | } [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.27s [INFO] running `Command { std: "docker" "inspect" "0babb5e16ede548fb6125cd7feb579a397fb684f09ed04dc9d0ef96c9ad05ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0babb5e16ede548fb6125cd7feb579a397fb684f09ed04dc9d0ef96c9ad05ce6", kill_on_drop: false }` [INFO] [stdout] 0babb5e16ede548fb6125cd7feb579a397fb684f09ed04dc9d0ef96c9ad05ce6