[INFO] cloning repository https://github.com/egonik-unlp/bilinear
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/egonik-unlp/bilinear" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegonik-unlp%2Fbilinear", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegonik-unlp%2Fbilinear'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcf23df45e5e4639a08acf3829c49d7d6a7986ed
[INFO] checking egonik-unlp/bilinear against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegonik-unlp%2Fbilinear" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/egonik-unlp/bilinear
[INFO] finished tweaking git repo https://github.com/egonik-unlp/bilinear
[INFO] tweaked toml for git repo https://github.com/egonik-unlp/bilinear written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/egonik-unlp/bilinear on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/egonik-unlp/bilinear 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded linfa-datasets v0.6.1
[INFO] [stderr]   Downloaded linfa-linear v0.6.1
[INFO] [stderr]   Downloaded argmin v0.4.7
[INFO] [stderr]   Downloaded linfa v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 832a355405b7587a06fa7d978702440a9b72471cb89019c62c5200f4b1a7b6a1
[INFO] running `Command { std: "docker" "start" "-a" "832a355405b7587a06fa7d978702440a9b72471cb89019c62c5200f4b1a7b6a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "832a355405b7587a06fa7d978702440a9b72471cb89019c62c5200f4b1a7b6a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "832a355405b7587a06fa7d978702440a9b72471cb89019c62c5200f4b1a7b6a1", kill_on_drop: false }`
[INFO] [stdout] 832a355405b7587a06fa7d978702440a9b72471cb89019c62c5200f4b1a7b6a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32da9f3c8673c2905ede11c280adc8ebe162707a92e8fda9a461d67b8f8ac71f
[INFO] running `Command { std: "docker" "start" "-a" "32da9f3c8673c2905ede11c280adc8ebe162707a92e8fda9a461d67b8f8ac71f", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling serde v1.0.175
[INFO] [stderr]    Compiling serde_derive v1.0.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling time-macros v0.2.10
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]    Compiling linfa v0.6.1
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking time v0.3.23
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/approx-8dcd422a88924d2d/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/approx-5732c5f6a19ea8e4/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/num-integer-d12e5f6a11e213f7/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/num-complex-c45b3c6401e1f6fb/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.23/src/format_description/parse/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items = format_items
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     Ok(items.into())
[INFO] [stdout]    |              ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetakzd0KK/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "32da9f3c8673c2905ede11c280adc8ebe162707a92e8fda9a461d67b8f8ac71f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32da9f3c8673c2905ede11c280adc8ebe162707a92e8fda9a461d67b8f8ac71f", kill_on_drop: false }`
[INFO] [stdout] 32da9f3c8673c2905ede11c280adc8ebe162707a92e8fda9a461d67b8f8ac71f
