[INFO] updating cached repository https://github.com/vitorenesduarte/planet_sim [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/vitorenesduarte/planet_sim [INFO] [stderr] * [new branch] atlas_debug -> atlas_debug [INFO] [stderr] * [new branch] atlas_debug_2 -> atlas_debug_2 [INFO] [stderr] d82d6d6..6aeee3c master -> master [INFO] [stderr] * [new branch] paxos -> paxos [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6aeee3c05a5ee6f9c71a41fe7069a249cdff53f6 [INFO] checking vitorenesduarte/planet_sim against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitorenesduarte%2Fplanet_sim" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vitorenesduarte/planet_sim on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/vitorenesduarte/planet_sim [INFO] finished tweaking git repo https://github.com/vitorenesduarte/planet_sim [INFO] tweaked toml for git repo https://github.com/vitorenesduarte/planet_sim written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/vitorenesduarte/planet_sim already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] f1397b8673a0ccf0608a6c64117909bec4b1d9f1c32fdeb05627f51f4146c60f [INFO] running `"docker" "start" "-a" "f1397b8673a0ccf0608a6c64117909bec4b1d9f1c32fdeb05627f51f4146c60f"` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking qadapt-spin v1.0.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking libc v0.2.66 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking permutator v0.4.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.2 [INFO] [stderr] Checking dashmap v3.4.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking threshold v0.6.8 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking planet_sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `"docker" "inspect" "f1397b8673a0ccf0608a6c64117909bec4b1d9f1c32fdeb05627f51f4146c60f"` [INFO] running `"docker" "rm" "-f" "f1397b8673a0ccf0608a6c64117909bec4b1d9f1c32fdeb05627f51f4146c60f"` [INFO] [stdout] f1397b8673a0ccf0608a6c64117909bec4b1d9f1c32fdeb05627f51f4146c60f