[INFO] cloning repository https://github.com/Fi3/shrd_sec_lib [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fi3/shrd_sec_lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFi3%2Fshrd_sec_lib"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFi3%2Fshrd_sec_lib'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0e145b54c2c10a109fa48e7e06220891b70f3046 [INFO] checking Fi3/shrd_sec_lib against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFi3%2Fshrd_sec_lib" "/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/Fi3/shrd_sec_lib on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Fi3/shrd_sec_lib [INFO] finished tweaking git repo https://github.com/Fi3/shrd_sec_lib [INFO] tweaked toml for git repo https://github.com/Fi3/shrd_sec_lib written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Fi3/shrd_sec_lib already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 580162f5d25e8e5758202e2445c0d380f73e9acbb3f7b8fbb3aba9b89c42201f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "580162f5d25e8e5758202e2445c0d380f73e9acbb3f7b8fbb3aba9b89c42201f"` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking ofb v0.1.1 [INFO] [stderr] Checking secrecy v0.6.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking memsec v0.5.7 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking rand04 v0.1.1 [INFO] [stderr] Checking pairing v0.14.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking rand04_compat v0.1.1 [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 thiserror-impl v1.0.11 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Checking threshold_crypto v0.3.2 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking shrd_sec_lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/root/root.rs:199:5 [INFO] [stderr] | [INFO] [stderr] 199 | Root::new(2, vec![member1, member2]); [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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.66s [INFO] running `"docker" "inspect" "580162f5d25e8e5758202e2445c0d380f73e9acbb3f7b8fbb3aba9b89c42201f"` [INFO] running `"docker" "rm" "-f" "580162f5d25e8e5758202e2445c0d380f73e9acbb3f7b8fbb3aba9b89c42201f"` [INFO] [stdout] 580162f5d25e8e5758202e2445c0d380f73e9acbb3f7b8fbb3aba9b89c42201f