[INFO] cloning repository https://github.com/mark-i-m/rash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mark-i-m/rash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmark-i-m%2Frash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmark-i-m%2Frash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9afe952e983ad7f31ee47339e75045a6c120ff4 [INFO] checking mark-i-m/rash against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmark-i-m%2Frash" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mark-i-m/rash on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mark-i-m/rash [INFO] finished tweaking git repo https://github.com/mark-i-m/rash [INFO] tweaked toml for git repo https://github.com/mark-i-m/rash written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mark-i-m/rash already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.11 [INFO] [stderr] Downloaded libz-sys v1.0.13 [INFO] [stderr] Downloaded ssh2 v0.3.1 [INFO] [stderr] Downloaded cmake v0.1.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7f7e37bc7afe0ee6b52bfc6da71eca85c133beb3ec99a3da462a54956517e00 [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" "e7f7e37bc7afe0ee6b52bfc6da71eca85c133beb3ec99a3da462a54956517e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7f7e37bc7afe0ee6b52bfc6da71eca85c133beb3ec99a3da462a54956517e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f7e37bc7afe0ee6b52bfc6da71eca85c133beb3ec99a3da462a54956517e00", kill_on_drop: false }` [INFO] [stdout] e7f7e37bc7afe0ee6b52bfc6da71eca85c133beb3ec99a3da462a54956517e00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 073b1a5174a858f9ac0970a7ba3adbe75d8093f00c8eb6f22d43c78b06c3dd15 [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" "073b1a5174a858f9ac0970a7ba3adbe75d8093f00c8eb6f22d43c78b06c3dd15", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling cmake v0.1.22 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling openssl-sys v0.9.11 [INFO] [stderr] Compiling libssh2-sys v0.2.5 [INFO] [stderr] Checking ssh2 v0.3.1 [INFO] [stderr] Checking rash v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.89s [INFO] running `Command { std: "docker" "inspect" "073b1a5174a858f9ac0970a7ba3adbe75d8093f00c8eb6f22d43c78b06c3dd15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "073b1a5174a858f9ac0970a7ba3adbe75d8093f00c8eb6f22d43c78b06c3dd15", kill_on_drop: false }` [INFO] [stdout] 073b1a5174a858f9ac0970a7ba3adbe75d8093f00c8eb6f22d43c78b06c3dd15