[INFO] cloning repository https://github.com/IBUzPE9/tokio-mini-sse-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IBUzPE9/tokio-mini-sse-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIBUzPE9%2Ftokio-mini-sse-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIBUzPE9%2Ftokio-mini-sse-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ef079ff2a9a4ef75ad33dac8bcfe81caab476a0 [INFO] checking IBUzPE9/tokio-mini-sse-example against master#2e5723137b2b88368d018b262a0a823a1423131b for pr-78935-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIBUzPE9%2Ftokio-mini-sse-example" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IBUzPE9/tokio-mini-sse-example on toolchain 2e5723137b2b88368d018b262a0a823a1423131b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IBUzPE9/tokio-mini-sse-example [INFO] finished tweaking git repo https://github.com/IBUzPE9/tokio-mini-sse-example [INFO] tweaked toml for git repo https://github.com/IBUzPE9/tokio-mini-sse-example written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/IBUzPE9/tokio-mini-sse-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+2e5723137b2b88368d018b262a0a823a1423131b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efa6d4ebdbeb27665bf4c89b49f7e7a15b88d517c3741e6c0569fb6c909375f2 [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" "efa6d4ebdbeb27665bf4c89b49f7e7a15b88d517c3741e6c0569fb6c909375f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efa6d4ebdbeb27665bf4c89b49f7e7a15b88d517c3741e6c0569fb6c909375f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efa6d4ebdbeb27665bf4c89b49f7e7a15b88d517c3741e6c0569fb6c909375f2", kill_on_drop: false }` [INFO] [stdout] efa6d4ebdbeb27665bf4c89b49f7e7a15b88d517c3741e6c0569fb6c909375f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+2e5723137b2b88368d018b262a0a823a1423131b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ee3657218f2c32e5eaa2c5a5a6ed9e124990c074e2ffc9e20209c5f2e5df2eb [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" "0ee3657218f2c32e5eaa2c5a5a6ed9e124990c074e2ffc9e20209c5f2e5df2eb", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.24 [INFO] [stderr] Checking cfg-if v0.1.1 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking lazycell v0.4.0 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Checking httparse v1.2.3 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking net2 v0.2.29 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking time v0.1.37 [INFO] [stderr] Checking bytes v0.4.4 [INFO] [stderr] Checking mio v0.6.9 [INFO] [stderr] Checking tokio-io v0.1.2 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking tokio-core v0.1.8 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking tokio-minihttp v0.1.0 (https://github.com/tokio-rs/tokio-minihttp#3c7d4991) [INFO] [stderr] Checking tokio-minisse v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.30s [INFO] running `Command { std: "docker" "inspect" "0ee3657218f2c32e5eaa2c5a5a6ed9e124990c074e2ffc9e20209c5f2e5df2eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee3657218f2c32e5eaa2c5a5a6ed9e124990c074e2ffc9e20209c5f2e5df2eb", kill_on_drop: false }` [INFO] [stdout] 0ee3657218f2c32e5eaa2c5a5a6ed9e124990c074e2ffc9e20209c5f2e5df2eb