[INFO] updating cached repository https://github.com/FuriouZz/wk-rs [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] [stderr] From https://github.com/FuriouZz/wk-rs [INFO] [stderr] 55db978..30e9885 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 30e9885dcde304e9a5a81995a23158b9c3dad590 [INFO] checking FuriouZz/wk-rs against master#2da942f32802c8233a09744024dfbc34431adf65 for pr-66963 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuriouZz%2Fwk-rs" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FuriouZz/wk-rs on toolchain 2da942f32802c8233a09744024dfbc34431adf65 [INFO] running `"/workspace/cargo-home/bin/cargo" "+2da942f32802c8233a09744024dfbc34431adf65" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/FuriouZz/wk-rs [INFO] finished tweaking git repo https://github.com/FuriouZz/wk-rs [INFO] tweaked toml for git repo https://github.com/FuriouZz/wk-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/FuriouZz/wk-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2da942f32802c8233a09744024dfbc34431adf65" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+2da942f32802c8233a09744024dfbc34431adf65" "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] e2c6ecef0f2bec7015482fe1605299185b27d494fb68e5fff06ee034a23bac4e [INFO] running `"docker" "start" "-a" "e2c6ecef0f2bec7015482fe1605299185b27d494fb68e5fff06ee034a23bac4e"` [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking serde v1.0.102 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking wk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `CommandImported`, `executor::Executor` [INFO] [stderr] --> src/test.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | executor::Executor, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 5 | importer::{load, lookup_dir, CommandImported}, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `collections::HashMap` [INFO] [stderr] --> src/test.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | collections::HashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/test.rs:31:7 [INFO] [stderr] | [INFO] [stderr] 31 | context.run("how").await; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.77s [INFO] running `"docker" "inspect" "e2c6ecef0f2bec7015482fe1605299185b27d494fb68e5fff06ee034a23bac4e"` [INFO] running `"docker" "rm" "-f" "e2c6ecef0f2bec7015482fe1605299185b27d494fb68e5fff06ee034a23bac4e"` [INFO] [stdout] e2c6ecef0f2bec7015482fe1605299185b27d494fb68e5fff06ee034a23bac4e