[INFO] updating cached repository https://github.com/anekos/eitaro [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/anekos/eitaro [INFO] [stderr] b2f5c9a..f29cb54 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f29cb54fd14fd0f2c6b83d01e4c2ca914fefbd48 [INFO] checking anekos/eitaro against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanekos%2Feitaro" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anekos/eitaro on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/anekos/eitaro [INFO] finished tweaking git repo https://github.com/anekos/eitaro [INFO] tweaked toml for git repo https://github.com/anekos/eitaro written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/anekos/eitaro already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f6ef5aadae1be666f8096400254fdb16b3d56b20c0c9af54dad4862ffc1b3cca [INFO] running `"docker" "start" "-a" "f6ef5aadae1be666f8096400254fdb16b3d56b20c0c9af54dad4862ffc1b3cca"` [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling encoding_rs v0.8.19 [INFO] [stderr] Checking unicase v1.0.1 [INFO] [stderr] Compiling cargo-husky v1.4.0 [INFO] [stderr] Checking groupable v0.2.0 [INFO] [stderr] Checking if-let-return v0.1.1 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling lmdb-rkv-sys v0.8.6 [INFO] [stderr] Compiling lmdb-sys v0.8.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking termsize v0.1.6 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rustyline v5.0.2 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking actix-utils v0.4.5 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking pancurses v0.16.1 [INFO] [stderr] Checking easycurses v0.12.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking lmdb v0.8.0 [INFO] [stderr] Checking lmdb-rkv v0.11.4 [INFO] [stderr] Checking unicode-jp v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking bincode v1.1.4 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking nickel v0.11.0 [INFO] [stderr] Checking kv v0.9.2 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking actix-threadpool v0.1.2 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Compiling deco v0.2.0 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking actix-rt v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Checking actix-server v0.6.0 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking actix-connect v0.2.5 [INFO] [stderr] Checking actix-http v0.2.10 [INFO] [stderr] Checking awc v0.2.6 [INFO] [stderr] Checking actix v0.8.3 [INFO] [stderr] Checking actix-web v1.0.7 [INFO] [stderr] Checking actix-cors v0.1.0 [INFO] [stderr] Checking eitaro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 18s [INFO] running `"docker" "inspect" "f6ef5aadae1be666f8096400254fdb16b3d56b20c0c9af54dad4862ffc1b3cca"` [INFO] running `"docker" "rm" "-f" "f6ef5aadae1be666f8096400254fdb16b3d56b20c0c9af54dad4862ffc1b3cca"` [INFO] [stdout] f6ef5aadae1be666f8096400254fdb16b3d56b20c0c9af54dad4862ffc1b3cca