[INFO] cloning repository https://github.com/doy/ynab-reimbursements [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doy/ynab-reimbursements" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoy%2Fynab-reimbursements"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoy%2Fynab-reimbursements'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 63ba77b996d0d14a80af2b296bc73726d547df00 [INFO] checking doy/ynab-reimbursements against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoy%2Fynab-reimbursements" "/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/doy/ynab-reimbursements on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/doy/ynab-reimbursements [INFO] finished tweaking git repo https://github.com/doy/ynab-reimbursements [INFO] tweaked toml for git repo https://github.com/doy/ynab-reimbursements written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/doy/ynab-reimbursements already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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] 707a9a09ec9f6ecc17850cf35db718b9a2c6eb0fe6ded33b4a2123aeb080a5e5 [INFO] running `"docker" "start" "-a" "707a9a09ec9f6ecc17850cf35db718b9a2c6eb0fe6ded33b4a2123aeb080a5e5"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking num-complex v0.2.3 [INFO] [stderr] Compiling snafu-derive v0.4.4 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking snafu v0.4.4 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling enum-map-derive v0.4.2 [INFO] [stderr] Compiling enumset_derive v0.4.0 [INFO] [stderr] Checking enum-map v0.5.0 [INFO] [stderr] Checking enumset v0.4.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde v1.0.99 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking cursive v0.12.0 [INFO] [stderr] Checking reqwest v0.9.19 [INFO] [stderr] Checking cursive_table_view v0.10.0 [INFO] [stderr] Checking ynab-api v2.0.0 [INFO] [stderr] Checking ynab-reimbursements v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `"docker" "inspect" "707a9a09ec9f6ecc17850cf35db718b9a2c6eb0fe6ded33b4a2123aeb080a5e5"` [INFO] running `"docker" "rm" "-f" "707a9a09ec9f6ecc17850cf35db718b9a2c6eb0fe6ded33b4a2123aeb080a5e5"` [INFO] [stdout] 707a9a09ec9f6ecc17850cf35db718b9a2c6eb0fe6ded33b4a2123aeb080a5e5