[INFO] cloning repository https://github.com/meain/quickserve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meain/quickserve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeain%2Fquickserve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeain%2Fquickserve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ac53654580fe912612bdea743f799c94d90dfab [INFO] checking meain/quickserve against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeain%2Fquickserve" "/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/meain/quickserve on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/meain/quickserve [INFO] finished tweaking git repo https://github.com/meain/quickserve [INFO] tweaked toml for git repo https://github.com/meain/quickserve written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/meain/quickserve already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68c30487b8d639b1617c8bffe3a6935a8204d0772a69994b12a2de8f42ef6085 [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" "68c30487b8d639b1617c8bffe3a6935a8204d0772a69994b12a2de8f42ef6085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68c30487b8d639b1617c8bffe3a6935a8204d0772a69994b12a2de8f42ef6085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68c30487b8d639b1617c8bffe3a6935a8204d0772a69994b12a2de8f42ef6085", kill_on_drop: false }` [INFO] [stdout] 68c30487b8d639b1617c8bffe3a6935a8204d0772a69994b12a2de8f42ef6085 [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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2edfadc0bfa81cce677c448de66ef3e855ba93d510143d540f6f9fc825b1adbd [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" "2edfadc0bfa81cce677c448de66ef3e855ba93d510143d540f6f9fc825b1adbd", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Checking parking v1.0.1 [INFO] [stderr] Checking cache-padded v1.1.0 [INFO] [stderr] Checking fastrand v1.2.4 [INFO] [stderr] Checking base64 v0.12.2 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking infer v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Checking byte-pool v0.2.1 [INFO] [stderr] Checking ghash v0.2.3 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking concurrent-queue v1.1.1 [INFO] [stderr] Checking aes-gcm v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Checking argh v0.1.3 [INFO] [stderr] Checking cookie v0.14.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Checking blocking v0.4.6 [INFO] [stderr] Checking piper v0.1.3 [INFO] [stderr] Checking smol v0.1.14 [INFO] [stderr] Checking serde v1.0.113 [INFO] [stderr] Checking serde_json v1.0.55 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking femme v2.1.0 [INFO] [stderr] Checking js-sys v0.3.40 [INFO] [stderr] Checking web-sys v0.3.40 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking async-std v1.6.2 [INFO] [stderr] Checking http-types v2.2.0 [INFO] [stderr] Checking async-h1 v2.0.2 [INFO] [stderr] Checking async-sse v3.0.0 [INFO] [stderr] Checking tide v0.11.0 [INFO] [stderr] Checking quickserve v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "2edfadc0bfa81cce677c448de66ef3e855ba93d510143d540f6f9fc825b1adbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2edfadc0bfa81cce677c448de66ef3e855ba93d510143d540f6f9fc825b1adbd", kill_on_drop: false }` [INFO] [stdout] 2edfadc0bfa81cce677c448de66ef3e855ba93d510143d540f6f9fc825b1adbd