[INFO] updating cached repository https://github.com/rojo-rbx/remodel [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/rojo-rbx/remodel [INFO] [stderr] aa7dbf7..e779ca3 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e779ca306c90abb36aad5c89098ef98f430da61f [INFO] checking rojo-rbx/remodel against try#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frojo-rbx%2Fremodel" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rojo-rbx/remodel on toolchain d27c6c6a469a28343396a8f3ac1c9d403aabda69 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rojo-rbx/remodel [INFO] finished tweaking git repo https://github.com/rojo-rbx/remodel [INFO] tweaked toml for git repo https://github.com/rojo-rbx/remodel written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/rojo-rbx/remodel already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "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] f29536ba973315526878ba1e78945478aa8826d0084e603a456c67a2af1cd2e9 [INFO] running `"docker" "start" "-a" "f29536ba973315526878ba1e78945478aa8826d0084e603a456c67a2af1cd2e9"` [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling rlua v0.17.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking rbx_dom_weak v1.10.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rbx_reflection v3.3.408 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling lz4 v1.23.1 [INFO] [stderr] Checking rbx_xml v0.11.3 [INFO] [stderr] Checking rbx_binary v0.4.1 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking remodel v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `"docker" "inspect" "f29536ba973315526878ba1e78945478aa8826d0084e603a456c67a2af1cd2e9"` [INFO] running `"docker" "rm" "-f" "f29536ba973315526878ba1e78945478aa8826d0084e603a456c67a2af1cd2e9"` [INFO] [stdout] f29536ba973315526878ba1e78945478aa8826d0084e603a456c67a2af1cd2e9