[INFO] cloning repository https://github.com/wecohere/loom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wecohere/loom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwecohere%2Floom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwecohere%2Floom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac6bbf01272cb7b7ff9fa1a41a4e9d21dc1fd099 [INFO] checking wecohere/loom against try#303604bb848977091b2fdfc36579c25e56c6889c for pr-108691 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwecohere%2Floom" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wecohere/loom on toolchain 303604bb848977091b2fdfc36579c25e56c6889c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+303604bb848977091b2fdfc36579c25e56c6889c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wecohere/loom [INFO] finished tweaking git repo https://github.com/wecohere/loom [INFO] tweaked toml for git repo https://github.com/wecohere/loom written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wecohere/loom 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" "+303604bb848977091b2fdfc36579c25e56c6889c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+303604bb848977091b2fdfc36579c25e56c6889c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 606df13799dc10fe880198b7d7457f0af08123d9e26d939f1d430373e0860997 [INFO] running `Command { std: "docker" "start" "-a" "606df13799dc10fe880198b7d7457f0af08123d9e26d939f1d430373e0860997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "606df13799dc10fe880198b7d7457f0af08123d9e26d939f1d430373e0860997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606df13799dc10fe880198b7d7457f0af08123d9e26d939f1d430373e0860997", kill_on_drop: false }` [INFO] [stdout] 606df13799dc10fe880198b7d7457f0af08123d9e26d939f1d430373e0860997 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+303604bb848977091b2fdfc36579c25e56c6889c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 389608036b953771e67049c86431ab58862f89bbc697f498b11e0bee04061826 [INFO] running `Command { std: "docker" "start" "-a" "389608036b953771e67049c86431ab58862f89bbc697f498b11e0bee04061826", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.36 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking futures v0.1.17 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking iovec v0.1.1 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Checking mio v0.6.12 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Checking tokio-io v0.1.4 [INFO] [stderr] Checking mio-uds v0.6.4 [INFO] [stdout] error: failed to write /tmp/rustc7DZOWM/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` due to previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:435:9 [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:435:9 [INFO] [stderr] error: could not compile `tokio-io` [INFO] [stderr] error: could not compile `serde_derive_internals` [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:435:9 [INFO] [stderr] error: could not compile `serde` [INFO] running `Command { std: "docker" "inspect" "389608036b953771e67049c86431ab58862f89bbc697f498b11e0bee04061826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "389608036b953771e67049c86431ab58862f89bbc697f498b11e0bee04061826", kill_on_drop: false }` [INFO] [stdout] 389608036b953771e67049c86431ab58862f89bbc697f498b11e0bee04061826