[INFO] cloning repository https://github.com/jpikl/mmvv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpikl/mmvv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpikl%2Fmmvv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpikl%2Fmmvv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d54c171bf099a83850911129a630bc5605135bce [INFO] checking jpikl/mmvv against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpikl%2Fmmvv" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jpikl/mmvv on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jpikl/mmvv [INFO] finished tweaking git repo https://github.com/jpikl/mmvv [INFO] tweaked toml for git repo https://github.com/jpikl/mmvv written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jpikl/mmvv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] d75b706a174bd5f68f5afd221333701cc37d52add1f17b8d0078e0fec4b5fc6b [INFO] running `Command { std: "docker" "start" "-a" "d75b706a174bd5f68f5afd221333701cc37d52add1f17b8d0078e0fec4b5fc6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d75b706a174bd5f68f5afd221333701cc37d52add1f17b8d0078e0fec4b5fc6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d75b706a174bd5f68f5afd221333701cc37d52add1f17b8d0078e0fec4b5fc6b", kill_on_drop: false }` [INFO] [stdout] d75b706a174bd5f68f5afd221333701cc37d52add1f17b8d0078e0fec4b5fc6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] d4c60b40d61c09a3df91c2de117f2709395ba59c6a61f6b3c2c22ee30e0f6a85 [INFO] running `Command { std: "docker" "start" "-a" "d4c60b40d61c09a3df91c2de117f2709395ba59c6a61f6b3c2c22ee30e0f6a85", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking normpath v0.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling claim v0.4.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Checking assert_cmd v1.0.1 [INFO] [stderr] Checking globwalk v0.7.3 [INFO] [stderr] Checking assert_fs v1.0.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling ntest_test_cases v0.7.2 [INFO] [stderr] Compiling ntest_timeout v0.7.2 [INFO] [stderr] Checking ntest v0.7.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking rew v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.20s [INFO] running `Command { std: "docker" "inspect" "d4c60b40d61c09a3df91c2de117f2709395ba59c6a61f6b3c2c22ee30e0f6a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c60b40d61c09a3df91c2de117f2709395ba59c6a61f6b3c2c22ee30e0f6a85", kill_on_drop: false }` [INFO] [stdout] d4c60b40d61c09a3df91c2de117f2709395ba59c6a61f6b3c2c22ee30e0f6a85