[INFO] cloning repository https://github.com/lewisbelcher/rs-blocks [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lewisbelcher/rs-blocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewisbelcher%2Frs-blocks"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewisbelcher%2Frs-blocks'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f42aedd83e29f7612475d1f5b888e4a031be0097 [INFO] checking lewisbelcher/rs-blocks against master#74e80468347471779be6060d8d7d6d04e98e467f for pr-72788 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewisbelcher%2Frs-blocks" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lewisbelcher/rs-blocks on toolchain 74e80468347471779be6060d8d7d6d04e98e467f [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/lewisbelcher/rs-blocks [INFO] removed path dependency rs-blocks-derive from git repo https://github.com/lewisbelcher/rs-blocks [INFO] finished tweaking git repo https://github.com/lewisbelcher/rs-blocks [INFO] tweaked toml for git repo https://github.com/lewisbelcher/rs-blocks written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/lewisbelcher/rs-blocks already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/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" "+74e80468347471779be6060d8d7d6d04e98e467f" "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" "+74e80468347471779be6060d8d7d6d04e98e467f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+74e80468347471779be6060d8d7d6d04e98e467f" "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] 540520b5ce316c4516be5a4404769489eff671760f10df6e21ef6d648e8bca17 [INFO] running `"docker" "start" "-a" "540520b5ce316c4516be5a4404769489eff671760f10df6e21ef6d648e8bca17"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking oorandom v11.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking signal-hook v0.1.15 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking criterion-plot v0.4.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking crossbeam-queue v0.2.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling rs-blocks-derive v0.1.0 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking rs-blocks v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.3.2 [INFO] [stderr] warning: value captured by `symbol` is never read [INFO] [stderr] --> src/blocks/battery.rs:93:4 [INFO] [stderr] | [INFO] [stderr] 93 | symbol = get_symbol(current_status, percent); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: did you mean to capture by reference instead? [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rs_blocks::file` [INFO] [stderr] --> benches/file_read.rs:12:16 [INFO] [stderr] | [INFO] [stderr] 12 | use rs_blocks::file::MonitorFile; [INFO] [stderr] | ^^^^ could not find `file` in `rs_blocks` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `rs-blocks`. [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] warning: value captured by `symbol` is never read [INFO] [stderr] --> src/blocks/battery.rs:93:4 [INFO] [stderr] | [INFO] [stderr] 93 | symbol = get_symbol(current_status, percent); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: did you mean to capture by reference instead? [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "540520b5ce316c4516be5a4404769489eff671760f10df6e21ef6d648e8bca17"` [INFO] running `"docker" "rm" "-f" "540520b5ce316c4516be5a4404769489eff671760f10df6e21ef6d648e8bca17"` [INFO] [stdout] 540520b5ce316c4516be5a4404769489eff671760f10df6e21ef6d648e8bca17