[INFO] cloning repository https://github.com/azdle/futures-based-server-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azdle/futures-based-server-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazdle%2Ffutures-based-server-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazdle%2Ffutures-based-server-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11269927a8f995349a558aa200fb7735c5edeec7
[INFO] checking azdle/futures-based-server-example/11269927a8f995349a558aa200fb7735c5edeec7 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazdle%2Ffutures-based-server-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/azdle/futures-based-server-example
[INFO] finished tweaking git repo https://github.com/azdle/futures-based-server-example
[INFO] tweaked toml for git repo https://github.com/azdle/futures-based-server-example written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/azdle/futures-based-server-example on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/azdle/futures-based-server-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded backtrace v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e38be3ed78fe12f7df35d2254eb65f7c34ef4a8d261eb104eb594b63f64b3c5c
[INFO] running `Command { std: "docker" "start" "-a" "e38be3ed78fe12f7df35d2254eb65f7c34ef4a8d261eb104eb594b63f64b3c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e38be3ed78fe12f7df35d2254eb65f7c34ef4a8d261eb104eb594b63f64b3c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e38be3ed78fe12f7df35d2254eb65f7c34ef4a8d261eb104eb594b63f64b3c5c", kill_on_drop: false }`
[INFO] [stdout] e38be3ed78fe12f7df35d2254eb65f7c34ef4a8d261eb104eb594b63f64b3c5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b34e7cf4d874cf37809ec57f62ed2bd16a4a3b8e97e6774e6ab7ea1496036db
[INFO] running `Command { std: "docker" "start" "-a" "5b34e7cf4d874cf37809ec57f62ed2bd16a4a3b8e97e6774e6ab7ea1496036db", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.33
[INFO] [stderr]     Checking futures v0.1.16
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]     Checking byteorder v1.1.0
[INFO] [stderr]     Checking log v0.3.8
[INFO] [stderr]    Compiling cc v1.0.3
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking lazycell v0.5.1
[INFO] [stderr]     Checking scoped-tls v0.1.0
[INFO] [stderr]     Checking slab v0.4.0
[INFO] [stderr]     Checking smallvec v0.2.1
[INFO] [stderr]     Checking rustc-demangle v0.1.5
[INFO] [stderr]     Checking take v0.1.0
[INFO] [stderr]     Checking safemem v0.2.0
[INFO] [stderr]     Checking httparse v1.2.3
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking percent-encoding v1.0.0
[INFO] [stderr]     Checking base64 v0.6.0
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling unicase v2.0.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]     Checking iovec v0.1.1
[INFO] [stderr]     Checking net2 v0.2.31
[INFO] [stderr]     Checking num_cpus v1.7.0
[INFO] [stderr]     Checking rand v0.3.17
[INFO] [stderr]     Checking time v0.1.38
[INFO] [stderr]     Checking bytes v0.4.5
[INFO] [stderr]     Checking mio v0.6.11
[INFO] [stderr]     Checking mime v0.3.5
[INFO] [stderr]     Checking tokio-io v0.1.3
[INFO] [stderr]     Checking tokio-service v0.1.0
[INFO] [stderr]     Checking futures-cpupool v0.1.7
[INFO] [stderr]     Checking relay v0.1.0
[INFO] [stderr]     Checking tokio-timer v0.1.2
[INFO] [stderr]     Checking tokio-core v0.1.10
[INFO] [stderr]     Checking tokio-proto v0.1.1
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetauLMO3m"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio-proto` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5b34e7cf4d874cf37809ec57f62ed2bd16a4a3b8e97e6774e6ab7ea1496036db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b34e7cf4d874cf37809ec57f62ed2bd16a4a3b8e97e6774e6ab7ea1496036db", kill_on_drop: false }`
[INFO] [stdout] 5b34e7cf4d874cf37809ec57f62ed2bd16a4a3b8e97e6774e6ab7ea1496036db
