[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] c16ef3484b8c79047396927b0de8f0b89f0b85e0 [INFO] checking quebin31/muso against try#99a443d6903f71d521237d8acb5a3016b534d17b for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquebin31%2Fmuso" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quebin31/muso on toolchain 99a443d6903f71d521237d8acb5a3016b534d17b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-0/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" "+99a443d6903f71d521237d8acb5a3016b534d17b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded text_io v0.1.8 [INFO] [stderr] Downloaded human-panic v1.0.3 [INFO] [stderr] Downloaded dirs v3.0.1 [INFO] [stderr] Downloaded id3 v0.5.1 [INFO] [stderr] Downloaded nom v6.0.1 [INFO] [stderr] Downloaded metaflac v0.2.4 [INFO] [stderr] Downloaded mp4ameta_proc v0.2.0 [INFO] [stderr] Downloaded try-block v0.1.0 [INFO] [stderr] Downloaded infer v0.3.1 [INFO] [stderr] Downloaded mp4ameta v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8f18337769e736d9f60733e3a7ee4c43afa85b0254c8f4aff4c33b1957b87e4 [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" "a8f18337769e736d9f60733e3a7ee4c43afa85b0254c8f4aff4c33b1957b87e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8f18337769e736d9f60733e3a7ee4c43afa85b0254c8f4aff4c33b1957b87e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8f18337769e736d9f60733e3a7ee4c43afa85b0254c8f4aff4c33b1957b87e4", kill_on_drop: false }` [INFO] [stdout] a8f18337769e736d9f60733e3a7ee4c43afa85b0254c8f4aff4c33b1957b87e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a85b447ef040322cfbb93a67708657ad58c7fe7c15aa3a0b479e30638bd33084 [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" "a85b447ef040322cfbb93a67708657ad58c7fe7c15aa3a0b479e30638bd33084", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Compiling mp4ameta_proc v0.2.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking try-block v0.1.0 [INFO] [stderr] Checking infer v0.3.1 [INFO] [stderr] Checking text_io v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mp4ameta v0.7.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking shellexpand v2.0.0 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking metaflac v0.2.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking id3 v0.5.1 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking human-panic v1.0.3 [INFO] [stderr] Checking muso v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.31s [INFO] running `Command { std: "docker" "inspect" "a85b447ef040322cfbb93a67708657ad58c7fe7c15aa3a0b479e30638bd33084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a85b447ef040322cfbb93a67708657ad58c7fe7c15aa3a0b479e30638bd33084", kill_on_drop: false }` [INFO] [stdout] a85b447ef040322cfbb93a67708657ad58c7fe7c15aa3a0b479e30638bd33084