[INFO] updating cached repository https://github.com/apoelstra/rust-simplicity [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] 9390215567dd365112f752e749114408c9dc41ba [INFO] checking apoelstra/rust-simplicity against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoelstra%2Frust-simplicity" "/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/apoelstra/rust-simplicity 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/apoelstra/rust-simplicity [INFO] finished tweaking git repo https://github.com/apoelstra/rust-simplicity [INFO] tweaked toml for git repo https://github.com/apoelstra/rust-simplicity written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/apoelstra/rust-simplicity already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "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" "+45d050cde277b22a755847338f2acc2c7b834141" "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] daa180322a74e35aa7e65d2297c9e893611748e9be6c124616e26f7bce9e6a17 [INFO] running `"docker" "start" "-a" "daa180322a74e35aa7e65d2297c9e893611748e9be6c124616e26f7bce9e6a17"` [INFO] [stderr] Checking rust-simplicity v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: constant item is never used: `SCHNORR_1_CMR` [INFO] [stderr] --> src/main.rs:927:1 [INFO] [stderr] | [INFO] [stderr] 927 | / const SCHNORR_1_CMR: [u32; 8] = [ [INFO] [stderr] 928 | | 0xc64df1cb, 0xdd50bd2c, 0x979ad948, 0x742d253c, 0xd2c0ea83, 0xe635ea96, 0xb8ba8c8e, 0xb61a2181, [INFO] [stderr] 929 | | ]; [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `SCHNORR_1_WMR` [INFO] [stderr] --> src/main.rs:932:1 [INFO] [stderr] | [INFO] [stderr] 932 | / const SCHNORR_1_WMR: [u32; 8] = [ [INFO] [stderr] 933 | | 0xdebfd1b6, 0x7e14c364, 0x9ab5fc33, 0x432af0b0, 0x4568ab5d, 0x2eb15c8c, 0xa53701ab, 0x86524eab, [INFO] [stderr] 934 | | ]; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `SCHNORR_1_CMR` [INFO] [stderr] --> src/main.rs:927:1 [INFO] [stderr] | [INFO] [stderr] 927 | / const SCHNORR_1_CMR: [u32; 8] = [ [INFO] [stderr] 928 | | 0xc64df1cb, 0xdd50bd2c, 0x979ad948, 0x742d253c, 0xd2c0ea83, 0xe635ea96, 0xb8ba8c8e, 0xb61a2181, [INFO] [stderr] 929 | | ]; [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `SCHNORR_1_WMR` [INFO] [stderr] --> src/main.rs:932:1 [INFO] [stderr] | [INFO] [stderr] 932 | / const SCHNORR_1_WMR: [u32; 8] = [ [INFO] [stderr] 933 | | 0xdebfd1b6, 0x7e14c364, 0x9ab5fc33, 0x432af0b0, 0x4568ab5d, 0x2eb15c8c, 0xa53701ab, 0x86524eab, [INFO] [stderr] 934 | | ]; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.93s [INFO] running `"docker" "inspect" "daa180322a74e35aa7e65d2297c9e893611748e9be6c124616e26f7bce9e6a17"` [INFO] running `"docker" "rm" "-f" "daa180322a74e35aa7e65d2297c9e893611748e9be6c124616e26f7bce9e6a17"` [INFO] [stdout] daa180322a74e35aa7e65d2297c9e893611748e9be6c124616e26f7bce9e6a17