[INFO] cloning repository https://github.com/aki-akaguma/aki-gsub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aki-akaguma/aki-gsub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faki-akaguma%2Faki-gsub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faki-akaguma%2Faki-gsub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c892d77d005ec40ef2e18a4c0f8fe8b6cd6f4b16 [INFO] checking aki-akaguma/aki-gsub against try#99a443d6903f71d521237d8acb5a3016b534d17b for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faki-akaguma%2Faki-gsub" "/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/aki-akaguma/aki-gsub 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] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/aki-akaguma/aki-gsub [INFO] finished tweaking git repo https://github.com/aki-akaguma/aki-gsub [INFO] tweaked toml for git repo https://github.com/aki-akaguma/aki-gsub written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/aki-akaguma/aki-gsub 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] Blocking waiting for file lock on package cache [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c96276bebe63417dec11a7c0e2258bd32cd1a8a8dd71c13153bd40228d9653a [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" "8c96276bebe63417dec11a7c0e2258bd32cd1a8a8dd71c13153bd40228d9653a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c96276bebe63417dec11a7c0e2258bd32cd1a8a8dd71c13153bd40228d9653a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c96276bebe63417dec11a7c0e2258bd32cd1a8a8dd71c13153bd40228d9653a", kill_on_drop: false }` [INFO] [stdout] 8c96276bebe63417dec11a7c0e2258bd32cd1a8a8dd71c13153bd40228d9653a [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7745f4df9499e813bde60abe022de60988774f90d94e4371d1ce0588b0ae0666 [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" "7745f4df9499e813bde60abe022de60988774f90d94e4371d1ce0588b0ae0666", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Checking flood-tide v0.1.21 [INFO] [stderr] Checking case v1.0.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling runnel v0.3.4 [INFO] [stderr] Compiling aki-gsub v0.1.26 (/opt/rustwide/workdir) [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking flood-tide-gen v0.1.6 [INFO] [stderr] Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.70s [INFO] running `Command { std: "docker" "inspect" "7745f4df9499e813bde60abe022de60988774f90d94e4371d1ce0588b0ae0666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7745f4df9499e813bde60abe022de60988774f90d94e4371d1ce0588b0ae0666", kill_on_drop: false }` [INFO] [stdout] 7745f4df9499e813bde60abe022de60988774f90d94e4371d1ce0588b0ae0666