[INFO] cloning repository https://github.com/quininer/rustfilt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quininer/rustfilt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquininer%2Frustfilt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquininer%2Frustfilt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 653421dc12ea483fb2b9612ffbeed306e2732568 [INFO] checking quininer/rustfilt against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquininer%2Frustfilt" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quininer/rustfilt on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quininer/rustfilt [INFO] finished tweaking git repo https://github.com/quininer/rustfilt [INFO] tweaked toml for git repo https://github.com/quininer/rustfilt written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/quininer/rustfilt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded v_escape v0.12.0 [INFO] [stderr] Downloaded buf-min v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "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] 5c57a672b0a6c0783c9375b6595a13f4e1ce058d3147b131ccb5d89b2a72d7cc [INFO] running `Command { std: "docker" "start" "-a" "5c57a672b0a6c0783c9375b6595a13f4e1ce058d3147b131ccb5d89b2a72d7cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c57a672b0a6c0783c9375b6595a13f4e1ce058d3147b131ccb5d89b2a72d7cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c57a672b0a6c0783c9375b6595a13f4e1ce058d3147b131ccb5d89b2a72d7cc", kill_on_drop: false }` [INFO] [stdout] 5c57a672b0a6c0783c9375b6595a13f4e1ce058d3147b131ccb5d89b2a72d7cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad3624a3fb25ae3dea8e217235b13de1b4449a815b36188358489cabd42b1f05 [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" "ad3624a3fb25ae3dea8e217235b13de1b4449a815b36188358489cabd42b1f05", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling v_escape v0.12.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Compiling v_htmlescape v0.10.0 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking buf-min v0.1.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling v_escape_derive v0.8.1 [INFO] [stderr] Checking argh v0.1.3 [INFO] [stderr] Checking rustfilt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.22s [INFO] running `Command { std: "docker" "inspect" "ad3624a3fb25ae3dea8e217235b13de1b4449a815b36188358489cabd42b1f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad3624a3fb25ae3dea8e217235b13de1b4449a815b36188358489cabd42b1f05", kill_on_drop: false }` [INFO] [stdout] ad3624a3fb25ae3dea8e217235b13de1b4449a815b36188358489cabd42b1f05