[INFO] updating cached repository https://github.com/Reisen/keygen [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] 8143a4557158a1449df7b007e137d78f65c37060 [INFO] checking Reisen/keygen against try#89c05fd3cc6404a13e1bd71450c6132a2755fa4b for pr-69741 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReisen%2Fkeygen" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Reisen/keygen on toolchain 89c05fd3cc6404a13e1bd71450c6132a2755fa4b [INFO] running `"/workspace/cargo-home/bin/cargo" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Reisen/keygen [INFO] finished tweaking git repo https://github.com/Reisen/keygen [INFO] tweaked toml for git repo https://github.com/Reisen/keygen written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Reisen/keygen already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "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] d2c96cde208a443cdd070b06dbc47a5434fe39e18c5b2fe75db51d710348f5ce [INFO] running `"docker" "start" "-a" "d2c96cde208a443cdd070b06dbc47a5434fe39e18c5b2fe75db51d710348f5ce"` [INFO] [stderr] Compiling syn v1.0.12 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling memsec v0.5.6 [INFO] [stderr] Checking hex v0.4.1 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking blake2b_simd v0.5.9 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking rust-argon2 v0.6.1 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking quickcheck v0.9.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking buffered-reader v0.13.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling nettle-sys v2.0.4 [INFO] [stderr] Checking gumdrop v0.7.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Checking nettle v5.0.3 [INFO] [stderr] Compiling sequoia-openpgp v0.13.0 [INFO] [stderr] Checking wrench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `http::uri::Uri` [INFO] [stderr] --> src/main.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use http::uri::Uri; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `http::uri::Uri` [INFO] [stderr] --> src/main.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use http::uri::Uri; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `print` [INFO] [stderr] --> src/generators/key.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | print: bool, [INFO] [stderr] | ^^^^^ help: consider prefixing with an underscore: `_print` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `print` [INFO] [stderr] --> src/generators/key.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | print: bool, [INFO] [stderr] | ^^^^^ help: consider prefixing with an underscore: `_print` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `"docker" "inspect" "d2c96cde208a443cdd070b06dbc47a5434fe39e18c5b2fe75db51d710348f5ce"` [INFO] running `"docker" "rm" "-f" "d2c96cde208a443cdd070b06dbc47a5434fe39e18c5b2fe75db51d710348f5ce"` [INFO] [stdout] d2c96cde208a443cdd070b06dbc47a5434fe39e18c5b2fe75db51d710348f5ce