[INFO] updating cached repository https://github.com/spacemeowx2/slp-server-rust [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/spacemeowx2/slp-server-rust [INFO] [stderr] d8834ed..6a25bb5 ldn_mitm -> ldn_mitm [INFO] [stderr] * [new branch] ldn_mitm_pr -> ldn_mitm_pr [INFO] [stderr] 2c5bdc2..23d7899 master -> master [INFO] [stderr] * [new branch] save -> save [INFO] [stderr] * [new tag] v2.0.0-rust.alpha.5 -> v2.0.0-rust.alpha.5 [INFO] [stderr] * [new tag] v2.0.0-rust.alpha.6 -> v2.0.0-rust.alpha.6 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 23d789976c886dda3aedffd02474e6f1834bcd3d [INFO] checking spacemeowx2/slp-server-rust against master#6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257 for pr-70872 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspacemeowx2%2Fslp-server-rust" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spacemeowx2/slp-server-rust on toolchain 6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/spacemeowx2/slp-server-rust [INFO] finished tweaking git repo https://github.com/spacemeowx2/slp-server-rust [INFO] tweaked toml for git repo https://github.com/spacemeowx2/slp-server-rust written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/spacemeowx2/slp-server-rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "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] 2a5835c2965c94fc37eaac18894b5a68e5a093f8f27521197190bcd9f18c02c4 [INFO] running `"docker" "start" "-a" "2a5835c2965c94fc37eaac18894b5a68e5a093f8f27521197190bcd9f18c02c4"` [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling slp-server-rust v2.0.0-rust.alpha.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking managed v0.7.1 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.27 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking smoltcp v0.6.0 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Compiling proc-macro-error-attr v0.3.4 [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.2.18 [INFO] [stderr] Compiling proc-macro-error v0.3.4 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Checking serde v1.0.105 [INFO] [stderr] Compiling juniper_codegen v0.14.2 (https://github.com/spacemeowx2/juniper?rev=95686b7ce530538d14bd42aafd47e07989dc9c2a#95686b7c) [INFO] [stderr] Checking indexmap v1.3.2 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Checking bson v0.14.1 [INFO] [stderr] Checking juniper v0.14.2 (https://github.com/spacemeowx2/juniper?rev=95686b7ce530538d14bd42aafd47e07989dc9c2a#95686b7c) [INFO] [stderr] Checking hyper v0.13.4 [INFO] [stderr] Checking warp v0.2.2 [INFO] [stderr] Checking juniper_subscriptions v0.14.2 (https://github.com/spacemeowx2/juniper?rev=95686b7ce530538d14bd42aafd47e07989dc9c2a#95686b7c) [INFO] [stderr] Checking juniper_warp v0.5.2 (https://github.com/spacemeowx2/juniper?rev=95686b7ce530538d14bd42aafd47e07989dc9c2a#95686b7c) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `"docker" "inspect" "2a5835c2965c94fc37eaac18894b5a68e5a093f8f27521197190bcd9f18c02c4"` [INFO] running `"docker" "rm" "-f" "2a5835c2965c94fc37eaac18894b5a68e5a093f8f27521197190bcd9f18c02c4"` [INFO] [stdout] 2a5835c2965c94fc37eaac18894b5a68e5a093f8f27521197190bcd9f18c02c4