[INFO] updating cached repository https://github.com/flammel/rustasata [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] ef02642a60bda40deaa415b2b91f357230d853d3 [INFO] checking flammel/rustasata against try#a243773eaf3fedcd203f10ae4579e4f106bf7ccd for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflammel%2Frustasata" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flammel/rustasata on toolchain a243773eaf3fedcd203f10ae4579e4f106bf7ccd [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/flammel/rustasata [INFO] finished tweaking git repo https://github.com/flammel/rustasata [INFO] tweaked toml for git repo https://github.com/flammel/rustasata written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/flammel/rustasata already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "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] 45648a16e41cd2618fd71105f4eeb4f8800bf24fdd5c7d5a303a0d61203c1f45 [INFO] running `"docker" "start" "-a" "45648a16e41cd2618fd71105f4eeb4f8800bf24fdd5c7d5a303a0d61203c1f45"` [INFO] [stderr] Compiling proc-macro2 v0.4.17 [INFO] [stderr] Compiling serde v1.0.76 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking indexmap v0.4.1 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking fern v0.5.6 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking itertools-num v0.1.2 [INFO] [stderr] Checking criterion-plot v0.2.5 [INFO] [stderr] Checking criterion-stats v0.2.5 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking priority-queue v0.5.2 [INFO] [stderr] Checking rustasata v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/solver.rs:269:21 [INFO] [stderr] | [INFO] [stderr] 269 | let mut clauses = self [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Checking simplelog v0.5.2 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking serde_json v1.0.26 [INFO] [stderr] Checking csv v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.76 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking handlebars v0.32.4 [INFO] [stderr] Checking criterion v0.2.5 [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/solver.rs:269:21 [INFO] [stderr] | [INFO] [stderr] 269 | let mut clauses = self [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.64s [INFO] running `"docker" "inspect" "45648a16e41cd2618fd71105f4eeb4f8800bf24fdd5c7d5a303a0d61203c1f45"` [INFO] running `"docker" "rm" "-f" "45648a16e41cd2618fd71105f4eeb4f8800bf24fdd5c7d5a303a0d61203c1f45"` [INFO] [stdout] 45648a16e41cd2618fd71105f4eeb4f8800bf24fdd5c7d5a303a0d61203c1f45