[INFO] updating cached repository https://github.com/agersant/polaris [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f79b4615c4daa80b0d61ef9dabb5ed931fb00fc9 [INFO] checking agersant/polaris against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagersant%2Fpolaris" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agersant/polaris on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/agersant/polaris [INFO] finished tweaking git repo https://github.com/agersant/polaris [INFO] tweaked toml for git repo https://github.com/agersant/polaris written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/agersant/polaris already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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] 06ec7b5c392374aa2e63c866d2b3fddb0401217b510339835fbd16906a53bc76 [INFO] running `"docker" "start" "-a" "06ec7b5c392374aa2e63c866d2b3fddb0401217b510339835fbd16906a53bc76"` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Checking hex v0.4.0 [INFO] [stderr] Checking sd-notify v0.1.1 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking ring v0.13.5 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking unix-daemonize v0.1.2 [INFO] [stderr] Checking ape v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Checking lewton v0.10.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Checking id3 v0.5.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Checking metaflac v0.2.1 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Compiling cookie v0.11.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking simplelog v0.7.4 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.10 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Checking mp3-duration v0.1.8 [INFO] [stderr] Checking thiserror v1.0.10 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking time v0.2.6 [INFO] [stderr] Checking cookie v0.13.3 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking serde_json v1.0.46 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking rocket v0.4.2 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking rocket_contrib v0.4.2 [INFO] [stderr] Checking rustfm-scrobble v1.0.0 [INFO] [stderr] Checking migrations_internals v1.4.0 [INFO] [stderr] Compiling migrations_macros v1.4.1 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking polaris v0.12.0-wip43 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `"docker" "inspect" "06ec7b5c392374aa2e63c866d2b3fddb0401217b510339835fbd16906a53bc76"` [INFO] running `"docker" "rm" "-f" "06ec7b5c392374aa2e63c866d2b3fddb0401217b510339835fbd16906a53bc76"` [INFO] [stdout] 06ec7b5c392374aa2e63c866d2b3fddb0401217b510339835fbd16906a53bc76