[INFO] cloning repository https://github.com/IgaguriMK/envoy-dummy-stats [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IgaguriMK/envoy-dummy-stats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgaguriMK%2Fenvoy-dummy-stats"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgaguriMK%2Fenvoy-dummy-stats'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 73cb9032db24ac6885f4e87747a4dc1d5b2493bc [INFO] checking IgaguriMK/envoy-dummy-stats against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgaguriMK%2Fenvoy-dummy-stats" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IgaguriMK/envoy-dummy-stats on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/IgaguriMK/envoy-dummy-stats [INFO] finished tweaking git repo https://github.com/IgaguriMK/envoy-dummy-stats [INFO] tweaked toml for git repo https://github.com/IgaguriMK/envoy-dummy-stats written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/IgaguriMK/envoy-dummy-stats already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7ae5f1f212aeae7bce1070c706e4c7058bde2d4d7d20a58f8af32723bad5b9a4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "7ae5f1f212aeae7bce1070c706e4c7058bde2d4d7d20a58f8af32723bad5b9a4"` [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking bincode v1.1.4 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling gotham_derive v0.4.0 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking rand_distr v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking webpki v0.19.1 [INFO] [stderr] Checking sct v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Checking rustls v0.15.2 [INFO] [stderr] Checking tokio-rustls v0.9.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Checking gotham v0.4.0 [INFO] [stderr] Checking envoy-dummy-stats v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "7ae5f1f212aeae7bce1070c706e4c7058bde2d4d7d20a58f8af32723bad5b9a4"` [INFO] running `"docker" "rm" "-f" "7ae5f1f212aeae7bce1070c706e4c7058bde2d4d7d20a58f8af32723bad5b9a4"` [INFO] [stdout] 7ae5f1f212aeae7bce1070c706e4c7058bde2d4d7d20a58f8af32723bad5b9a4