[INFO] cloning repository https://github.com/maxlapshin/flv.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxlapshin/flv.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxlapshin%2Fflv.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxlapshin%2Fflv.rs'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxlapshin%2Fflv.rs: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/maxlapshin/flv.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxlapshin/flv.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxlapshin%2Fflv.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxlapshin%2Fflv.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 906a403074d21d93c7a0407bd7d51996d98bebbb
[INFO] checking maxlapshin/flv.rs against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxlapshin%2Fflv.rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxlapshin/flv.rs
[INFO] finished tweaking git repo https://github.com/maxlapshin/flv.rs
[INFO] tweaked toml for git repo https://github.com/maxlapshin/flv.rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxlapshin/flv.rs on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxlapshin/flv.rs 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazycell v0.4.0
[INFO] [stderr]   Downloaded miow v0.2.0
[INFO] [stderr]   Downloaded tokio-proto v0.1.0
[INFO] [stderr]   Downloaded mio v0.6.4
[INFO] [stderr]   Downloaded tokio-core v0.1.4
[INFO] [stderr]   Downloaded futures v0.1.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5881ae1ef9fa8d94bff2c6b502828e87cc6ea3b5c30d7963a8ef462ba9f3de7a
[INFO] running `Command { std: "docker" "start" "-a" "5881ae1ef9fa8d94bff2c6b502828e87cc6ea3b5c30d7963a8ef462ba9f3de7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5881ae1ef9fa8d94bff2c6b502828e87cc6ea3b5c30d7963a8ef462ba9f3de7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5881ae1ef9fa8d94bff2c6b502828e87cc6ea3b5c30d7963a8ef462ba9f3de7a", kill_on_drop: false }`
[INFO] [stdout] 5881ae1ef9fa8d94bff2c6b502828e87cc6ea3b5c30d7963a8ef462ba9f3de7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd78c165aea39d10436ebcefa4258926ae85259114c5ed7e2e7d27baf8b0ba56
[INFO] running `Command { std: "docker" "start" "-a" "cd78c165aea39d10436ebcefa4258926ae85259114c5ed7e2e7d27baf8b0ba56", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking log v0.3.6
[INFO] [stderr]     Checking libc v0.2.20
[INFO] [stderr]     Checking cfg-if v0.1.0
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking lazycell v0.4.0
[INFO] [stderr]     Checking scoped-tls v0.1.0
[INFO] [stderr]     Checking take v0.1.0
[INFO] [stderr]     Checking smallvec v0.2.1
[INFO] [stderr]     Checking getopts v0.2.14
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/lazycell-47195804b356955e.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/lazycell-47195804b356955e/dep-lib-lazycell`
[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: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/scoped_tls-a6b754092c27bfbd.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/scoped-tls-a6b754092c27bfbd/dep-lib-scoped_tls`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaOMaxTi"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `take` (lib) due to 1 previous error
[INFO] [stdout] error[E0503]: cannot use `state` because it was mutably borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getopts-0.2.14/src/lib.rs:1008:25
[INFO] [stdout]      |
[INFO] [stdout]  955 |     let mut machine = |cont: &mut bool, (i, c): (usize, char)| {
[INFO] [stdout]      |                       ---------------------------------------- `state` is borrowed here
[INFO] [stdout] ...
[INFO] [stdout]  959 |         state = match (state, whitespace, limit) {
[INFO] [stdout]      |         ----- borrow occurs due to use of `state` in closure
[INFO] [stdout] ...
[INFO] [stdout] 1008 |     while cont && match state { B | C => true, A => false } {
[INFO] [stdout]      |                         ^^^^^ use of borrowed `state`
[INFO] [stdout] 1009 |         machine(&mut cont, (fake_i, ' '));
[INFO] [stdout]      |         ------- borrow later used here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaewWhWl"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamkD2Qj"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `getopts` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `log` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `slab` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1DB49p"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaEmW2KQ"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `smallvec` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "cd78c165aea39d10436ebcefa4258926ae85259114c5ed7e2e7d27baf8b0ba56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd78c165aea39d10436ebcefa4258926ae85259114c5ed7e2e7d27baf8b0ba56", kill_on_drop: false }`
[INFO] [stdout] cd78c165aea39d10436ebcefa4258926ae85259114c5ed7e2e7d27baf8b0ba56
