[INFO] cloning repository https://github.com/quebin31/muso [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quebin31/muso" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquebin31%2Fmuso", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquebin31%2Fmuso'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fbfffec341842190cb06e9c38b5909f359088ca [INFO] checking quebin31/muso against master#31ee872db5aae4750e3da1ca4ed1523c4356947f for pr-78461 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquebin31%2Fmuso" "/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/quebin31/muso on toolchain 31ee872db5aae4750e3da1ca4ed1523c4356947f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quebin31/muso [INFO] finished tweaking git repo https://github.com/quebin31/muso [INFO] tweaked toml for git repo https://github.com/quebin31/muso written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/quebin31/muso already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2457f4d7307826f268a5bf67b6652c9eb888ec87084581f1f0228b93ce72fdd0 [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" "2457f4d7307826f268a5bf67b6652c9eb888ec87084581f1f0228b93ce72fdd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2457f4d7307826f268a5bf67b6652c9eb888ec87084581f1f0228b93ce72fdd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2457f4d7307826f268a5bf67b6652c9eb888ec87084581f1f0228b93ce72fdd0", kill_on_drop: false }` [INFO] [stdout] 2457f4d7307826f268a5bf67b6652c9eb888ec87084581f1f0228b93ce72fdd0 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42da3e2dba4284ff190722ac9eefd4e920115c017bd2fb98c23a1404ae38d1f7 [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" "42da3e2dba4284ff190722ac9eefd4e920115c017bd2fb98c23a1404ae38d1f7", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling mp4ameta_proc v0.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking common_macros v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking shellexpand v2.0.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking mp4ameta v0.4.1 [INFO] [stderr] Checking metaflac v0.2.4 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Checking id3 v0.5.1 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking human-panic v1.0.3 [INFO] [stderr] Checking muso v1.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "42da3e2dba4284ff190722ac9eefd4e920115c017bd2fb98c23a1404ae38d1f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42da3e2dba4284ff190722ac9eefd4e920115c017bd2fb98c23a1404ae38d1f7", kill_on_drop: false }` [INFO] [stdout] 42da3e2dba4284ff190722ac9eefd4e920115c017bd2fb98c23a1404ae38d1f7