[INFO] cloning repository https://github.com/DelusionalOptimist/mutif [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DelusionalOptimist/mutif" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDelusionalOptimist%2Fmutif", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDelusionalOptimist%2Fmutif'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d4366a89af18bc3585f7ed815a4be179ded653a [INFO] checking DelusionalOptimist/mutif against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDelusionalOptimist%2Fmutif" "/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/DelusionalOptimist/mutif on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DelusionalOptimist/mutif [INFO] finished tweaking git repo https://github.com/DelusionalOptimist/mutif [INFO] tweaked toml for git repo https://github.com/DelusionalOptimist/mutif written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/DelusionalOptimist/mutif already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8134503bd4a9941de1875a926ee1133ab6a23c81257ed44a42eee16952b5ee6 [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" "f8134503bd4a9941de1875a926ee1133ab6a23c81257ed44a42eee16952b5ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8134503bd4a9941de1875a926ee1133ab6a23c81257ed44a42eee16952b5ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8134503bd4a9941de1875a926ee1133ab6a23c81257ed44a42eee16952b5ee6", kill_on_drop: false }` [INFO] [stdout] f8134503bd4a9941de1875a926ee1133ab6a23c81257ed44a42eee16952b5ee6 [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 33208c25e3b898c996c67cd87ed082580b2fc62a94de02b4e7eef65588dd1eb8 [INFO] running `Command { std: "docker" "start" "-a" "33208c25e3b898c996c67cd87ed082580b2fc62a94de02b4e7eef65588dd1eb8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking owo-colors v1.1.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Checking dbus v0.8.4 [INFO] [stderr] Checking dbus v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Checking notify-rust v4.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.4 [INFO] [stderr] Checking color-eyre v0.5.7 [INFO] [stderr] Checking mutif v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.64s [INFO] running `Command { std: "docker" "inspect" "33208c25e3b898c996c67cd87ed082580b2fc62a94de02b4e7eef65588dd1eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33208c25e3b898c996c67cd87ed082580b2fc62a94de02b4e7eef65588dd1eb8", kill_on_drop: false }` [INFO] [stdout] 33208c25e3b898c996c67cd87ed082580b2fc62a94de02b4e7eef65588dd1eb8