[INFO] cloning repository https://github.com/yatima-inc/cedille-core-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yatima-inc/cedille-core-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyatima-inc%2Fcedille-core-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyatima-inc%2Fcedille-core-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7cecccd842ca130acbf394c3a99342e47661f83 [INFO] checking yatima-inc/cedille-core-rs against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyatima-inc%2Fcedille-core-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yatima-inc/cedille-core-rs on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yatima-inc/cedille-core-rs [INFO] finished tweaking git repo https://github.com/yatima-inc/cedille-core-rs [INFO] tweaked toml for git repo https://github.com/yatima-inc/cedille-core-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/yatima-inc/cedille-core-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d0f833bc9834aa411e9bb783e5d66972a79d21a33568dc02993688056d93730 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0d0f833bc9834aa411e9bb783e5d66972a79d21a33568dc02993688056d93730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d0f833bc9834aa411e9bb783e5d66972a79d21a33568dc02993688056d93730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d0f833bc9834aa411e9bb783e5d66972a79d21a33568dc02993688056d93730", kill_on_drop: false }` [INFO] [stdout] 0d0f833bc9834aa411e9bb783e5d66972a79d21a33568dc02993688056d93730 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5f918dd7976752059e95dd14073c87cf3325d7ef8a77974e04b849c59b0826d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f5f918dd7976752059e95dd14073c87cf3325d7ef8a77974e04b849c59b0826d", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking unsigned-varint v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking base-x v0.2.8 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking bytecursor v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Checking sized-chunks v0.6.5 (https://github.com/yatima-inc/sized-chunks?branch=main#ba09facd) [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking sp-im v0.0.1 (https://github.com/yatima-inc/sp-im?branch=main#3d0447c4) [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking nom_locate v3.0.0 (https://github.com/yatima-inc/nom_locate?branch=main#ef7e281e) [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking data-encoding-macro v0.1.12 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling sp-multihash-derive v0.1.0 [INFO] [stderr] Checking sp-multihash v0.1.0 [INFO] [stderr] Checking sp-cid v0.1.0 [INFO] [stderr] Checking sp-ipld v0.1.1 [INFO] [stderr] Checking test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `uses::Uses` [INFO] [stdout] --> src/parse/kind.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | uses::Uses, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `combinator::value` [INFO] [stdout] --> src/parse/kind.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | combinator::value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uses::Uses` [INFO] [stdout] --> src/parse/kind.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | uses::Uses, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `combinator::value` [INFO] [stdout] --> src/parse/kind.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | combinator::value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.18s [INFO] running `Command { std: "docker" "inspect" "f5f918dd7976752059e95dd14073c87cf3325d7ef8a77974e04b849c59b0826d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5f918dd7976752059e95dd14073c87cf3325d7ef8a77974e04b849c59b0826d", kill_on_drop: false }` [INFO] [stdout] f5f918dd7976752059e95dd14073c87cf3325d7ef8a77974e04b849c59b0826d