[INFO] updating cached repository https://github.com/tiborschneider/i3_status_rust
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] f612704ce26ea46b24cb01f358a0b226db347adb
[INFO] checking tiborschneider/i3_status_rust against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiborschneider%2Fi3_status_rust" "/workspace/builds/worker-6/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tiborschneider/i3_status_rust on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/tiborschneider/i3_status_rust
[INFO] finished tweaking git repo https://github.com/tiborschneider/i3_status_rust
[INFO] tweaked toml for git repo https://github.com/tiborschneider/i3_status_rust written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] crate git repo https://github.com/tiborschneider/i3_status_rust already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 69c8f01d714d80cb613a05ac373fb3c57af84c2ae3eb0699690a5113d6910262
[INFO] running `"docker" "start" "-a" "69c8f01d714d80cb613a05ac373fb3c57af84c2ae3eb0699690a5113d6910262"`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]     Checking quoted_printable v0.4.2
[INFO] [stderr]    Compiling battery v0.7.5
[INFO] [stderr]     Checking error-chain v0.11.0
[INFO] [stderr]    Compiling libdbus-sys v0.1.5
[INFO] [stderr]     Checking tokio-timer v0.1.2
[INFO] [stderr]     Checking charset v0.1.2
[INFO] [stderr]     Checking uom v0.26.0
[INFO] [stderr]    Compiling curl-sys v0.4.30+curl-7.69.1
[INFO] [stderr]     Checking mailparse v0.10.4
[INFO] [stderr]     Checking libz-sys v1.0.25
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking openssl-sys v0.9.55
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking dbus v0.5.4
[INFO] [stderr]     Checking alsa-sys v0.1.2
[INFO] [stderr]     Checking nix v0.9.0
[INFO] [stderr]     Checking socket2 v0.3.12
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking network-manager v0.11.0
[INFO] [stderr]     Checking systemstat v0.1.5
[INFO] [stderr]    Compiling curl v0.4.28
[INFO] [stderr]     Checking alsa v0.2.2
[INFO] [stderr]     Checking maildir v0.3.4
[INFO] [stderr]     Checking status-parallel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0599]: no method named `as_usize` found for struct `bytesize::ByteSize` in the current scope
[INFO] [stderr]   --> src/block/memory.rs:18:39
[INFO] [stderr]    |
[INFO] [stderr] 18 |         let perc = 100.0 - ((mem.free.as_usize() as f64) * 100.0) / (mem.total.as_usize() as f64);
[INFO] [stderr]    |                                       ^^^^^^^^ method not found in `bytesize::ByteSize`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `as_usize` found for struct `bytesize::ByteSize` in the current scope
[INFO] [stderr]   --> src/block/memory.rs:18:80
[INFO] [stderr]    |
[INFO] [stderr] 18 |         let perc = 100.0 - ((mem.free.as_usize() as f64) * 100.0) / (mem.total.as_usize() as f64);
[INFO] [stderr]    |                                                                                ^^^^^^^^ method not found in `bytesize::ByteSize`
[INFO] [stderr] 
[INFO] [stderr] error[E0369]: cannot subtract `bytesize::ByteSize` from `bytesize::ByteSize`
[INFO] [stderr]   --> src/block/traffic.rs:27:37
[INFO] [stderr]    |
[INFO] [stderr] 27 |         let (d_rx, d_tx) = ((new_rx - cur_rx) as f32 / (1024.0 * 1024.0) / (PERIOD as f32),
[INFO] [stderr]    |                              ------ ^ ------ bytesize::ByteSize
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              bytesize::ByteSize
[INFO] [stderr] 
[INFO] [stderr] error[E0369]: cannot subtract `bytesize::ByteSize` from `bytesize::ByteSize`
[INFO] [stderr]   --> src/block/traffic.rs:28:37
[INFO] [stderr]    |
[INFO] [stderr] 28 | ...                   (new_tx - cur_tx) as f32 / (1024.0 * 1024.0) / (PERIOD as f32));
[INFO] [stderr]    |                        ------ ^ ------ bytesize::ByteSize
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        bytesize::ByteSize
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 4 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0369, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0369`.
[INFO] [stderr] error: could not compile `status-parallel`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0599]: no method named `as_usize` found for struct `bytesize::ByteSize` in the current scope
[INFO] [stderr]   --> src/block/memory.rs:18:39
[INFO] [stderr]    |
[INFO] [stderr] 18 |         let perc = 100.0 - ((mem.free.as_usize() as f64) * 100.0) / (mem.total.as_usize() as f64);
[INFO] [stderr]    |                                       ^^^^^^^^ method not found in `bytesize::ByteSize`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `as_usize` found for struct `bytesize::ByteSize` in the current scope
[INFO] [stderr]   --> src/block/memory.rs:18:80
[INFO] [stderr]    |
[INFO] [stderr] 18 |         let perc = 100.0 - ((mem.free.as_usize() as f64) * 100.0) / (mem.total.as_usize() as f64);
[INFO] [stderr]    |                                                                                ^^^^^^^^ method not found in `bytesize::ByteSize`
[INFO] [stderr] 
[INFO] [stderr] error[E0369]: cannot subtract `bytesize::ByteSize` from `bytesize::ByteSize`
[INFO] [stderr]   --> src/block/traffic.rs:27:37
[INFO] [stderr]    |
[INFO] [stderr] 27 |         let (d_rx, d_tx) = ((new_rx - cur_rx) as f32 / (1024.0 * 1024.0) / (PERIOD as f32),
[INFO] [stderr]    |                              ------ ^ ------ bytesize::ByteSize
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              bytesize::ByteSize
[INFO] [stderr] 
[INFO] [stderr] error[E0369]: cannot subtract `bytesize::ByteSize` from `bytesize::ByteSize`
[INFO] [stderr]   --> src/block/traffic.rs:28:37
[INFO] [stderr]    |
[INFO] [stderr] 28 | ...                   (new_tx - cur_tx) as f32 / (1024.0 * 1024.0) / (PERIOD as f32));
[INFO] [stderr]    |                        ------ ^ ------ bytesize::ByteSize
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        bytesize::ByteSize
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 4 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0369, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0369`.
[INFO] [stderr] error: could not compile `status-parallel`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "69c8f01d714d80cb613a05ac373fb3c57af84c2ae3eb0699690a5113d6910262"`
[INFO] running `"docker" "rm" "-f" "69c8f01d714d80cb613a05ac373fb3c57af84c2ae3eb0699690a5113d6910262"`
[INFO] [stdout] 69c8f01d714d80cb613a05ac373fb3c57af84c2ae3eb0699690a5113d6910262
