[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] - [deleted] (none) -> juniper [INFO] [stderr] - [deleted] (none) -> master_save [INFO] [stderr] - [deleted] (none) -> plugin [INFO] [stderr] - [deleted] (none) -> refactor [INFO] [stderr] - [deleted] (none) -> save [INFO] [stderr] * [new branch] gitpod -> gitpod [INFO] [stderr] * [new branch] ldn_mitm -> ldn_mitm [INFO] [stderr] f9538eb..70cb00a master -> master [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] 70cb00ae01ff46c5d53d8759aff9fb5b66d37519 [INFO] checking spacemeowx2/slp-server-rust against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspacemeowx2%2Fslp-server-rust" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spacemeowx2/slp-server-rust on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a [INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-5/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/spacemeowx2/juniper` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 3e280f6148cc1ac220ad34dff4b9609dfe5add9c1b0590ac3ed4ec3c81a992bf [INFO] running `"docker" "start" "-a" "3e280f6148cc1ac220ad34dff4b9609dfe5add9c1b0590ac3ed4ec3c81a992bf"` [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Checking managed v0.7.1 [INFO] [stderr] Compiling slp-server-rust v2.0.0-rust.alpha.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking backtrace-sys v0.1.34 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Checking smoltcp v0.6.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Compiling synstructure v0.12.3 [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 pin-project-internal v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.27 [INFO] [stderr] Compiling proc-macro-error-attr v0.3.4 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking tokio v0.2.13 [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 hashbrown v0.6.3 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking serde v1.0.105 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [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 hyper v0.13.4 [INFO] [stderr] Checking juniper v0.14.2 (https://github.com/spacemeowx2/juniper?rev=95686b7ce530538d14bd42aafd47e07989dc9c2a#95686b7c) [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 3m 01s [INFO] running `"docker" "inspect" "3e280f6148cc1ac220ad34dff4b9609dfe5add9c1b0590ac3ed4ec3c81a992bf"` [INFO] running `"docker" "rm" "-f" "3e280f6148cc1ac220ad34dff4b9609dfe5add9c1b0590ac3ed4ec3c81a992bf"` [INFO] [stdout] 3e280f6148cc1ac220ad34dff4b9609dfe5add9c1b0590ac3ed4ec3c81a992bf