[INFO] cloning repository https://github.com/maroider/srco2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maroider/srco2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Fsrco2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Fsrco2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f52e0be6cbd297a297632e23e0cfa25475ac2349 [INFO] checking maroider/srco2 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Fsrco2" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maroider/srco2 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maroider/srco2 [INFO] finished tweaking git repo https://github.com/maroider/srco2 [INFO] tweaked toml for git repo https://github.com/maroider/srco2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/maroider/srco2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b05e96c876fdcc43a6648a511fbd8e0b7f8fa795496978d250b1831d2745f807 [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" "b05e96c876fdcc43a6648a511fbd8e0b7f8fa795496978d250b1831d2745f807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b05e96c876fdcc43a6648a511fbd8e0b7f8fa795496978d250b1831d2745f807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b05e96c876fdcc43a6648a511fbd8e0b7f8fa795496978d250b1831d2745f807", kill_on_drop: false }` [INFO] [stdout] b05e96c876fdcc43a6648a511fbd8e0b7f8fa795496978d250b1831d2745f807 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8277cde1721c9eb3c134c73b35a2584dd96eb1ca8b0bb420fc4f6932b508f829 [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" "8277cde1721c9eb3c134c73b35a2584dd96eb1ca8b0bb420fc4f6932b508f829", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.13+1.0.1 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking git2 v0.13.11 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Checking snafu v0.6.8 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking ron v0.6.2 [INFO] [stderr] Checking rocket v0.4.5 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking rocket_contrib v0.4.5 [INFO] [stderr] Checking srco2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "8277cde1721c9eb3c134c73b35a2584dd96eb1ca8b0bb420fc4f6932b508f829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8277cde1721c9eb3c134c73b35a2584dd96eb1ca8b0bb420fc4f6932b508f829", kill_on_drop: false }` [INFO] [stdout] 8277cde1721c9eb3c134c73b35a2584dd96eb1ca8b0bb420fc4f6932b508f829