[INFO] cloning repository https://github.com/spacemeowx2/slp-server-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spacemeowx2/slp-server-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspacemeowx2%2Fslp-server-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspacemeowx2%2Fslp-server-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 360c47bb2481d616dfdfad3a0b1ae4544b01eac2 [INFO] checking spacemeowx2/slp-server-rust against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspacemeowx2%2Fslp-server-rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spacemeowx2/slp-server-rust on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-4/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multer v1.2.2 [INFO] [stderr] Downloaded async-graphql-derive v1.18.1 [INFO] [stderr] Downloaded async-graphql v1.18.2 [INFO] [stderr] Downloaded async-graphql-warp v1.18.1 [INFO] [stderr] Downloaded async-graphql-parser v1.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1a3948d8968cd543c7fde2d590ab4603ae37df7dfcae995edc382fdaf0a59ae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d1a3948d8968cd543c7fde2d590ab4603ae37df7dfcae995edc382fdaf0a59ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1a3948d8968cd543c7fde2d590ab4603ae37df7dfcae995edc382fdaf0a59ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1a3948d8968cd543c7fde2d590ab4603ae37df7dfcae995edc382fdaf0a59ae", kill_on_drop: false }` [INFO] [stdout] d1a3948d8968cd543c7fde2d590ab4603ae37df7dfcae995edc382fdaf0a59ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b29caf90349a4880389d1950cc339df9187ed5f5d3a363b589ee9c273e96078b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b29caf90349a4880389d1950cc339df9187ed5f5d3a363b589ee9c273e96078b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking managed v0.7.2 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Compiling slp-server-rust v2.0.0-rust.alpha.11 (/opt/rustwide/workdir) [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking smoltcp v0.6.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking const-random v0.1.11 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ahash v0.2.19 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking multipart v0.17.0 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking tokio-tungstenite v0.11.0 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking multer v1.2.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Checking async-graphql-parser v1.18.1 [INFO] [stderr] Checking bson v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Compiling async-graphql-derive v1.18.1 [INFO] [stderr] Checking warp v0.2.5 [INFO] [stderr] Checking async-graphql v1.18.2 [INFO] [stderr] Checking async-graphql-warp v1.18.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "b29caf90349a4880389d1950cc339df9187ed5f5d3a363b589ee9c273e96078b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b29caf90349a4880389d1950cc339df9187ed5f5d3a363b589ee9c273e96078b", kill_on_drop: false }` [INFO] [stdout] b29caf90349a4880389d1950cc339df9187ed5f5d3a363b589ee9c273e96078b