[INFO] cloning repository https://github.com/LLFourn/attest-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LLFourn/attest-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLLFourn%2Fattest-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLLFourn%2Fattest-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11f66aae9be6242d3ed8b527c6ca4ef0c46324a2 [INFO] checking LLFourn/attest-cli against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLLFourn%2Fattest-cli" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LLFourn/attest-cli on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LLFourn/attest-cli [INFO] finished tweaking git repo https://github.com/LLFourn/attest-cli [INFO] tweaked toml for git repo https://github.com/LLFourn/attest-cli written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/LLFourn/attest-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4cb1a05c918990eb2dfc7b2e27bceb7368460ea4e2696a5ab9bee166a6bd1076 [INFO] running `Command { std: "docker" "start" "-a" "4cb1a05c918990eb2dfc7b2e27bceb7368460ea4e2696a5ab9bee166a6bd1076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cb1a05c918990eb2dfc7b2e27bceb7368460ea4e2696a5ab9bee166a6bd1076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cb1a05c918990eb2dfc7b2e27bceb7368460ea4e2696a5ab9bee166a6bd1076", kill_on_drop: false }` [INFO] [stdout] 4cb1a05c918990eb2dfc7b2e27bceb7368460ea4e2696a5ab9bee166a6bd1076 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13a3f84743596114a11b66c89b37b907d0a8b361d71b1807f561ff8241f628ff [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" "13a3f84743596114a11b66c89b37b907d0a8b361d71b1807f561ff8241f628ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Compiling secp256kfun_parity_backend v0.1.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling secp256kfun v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Checking structopt v0.3.17 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] error: could not compile `secp256kfun` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name secp256kfun --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/secp256kfun-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="serialization"' --cfg 'feature="serialize_hex"' -C metadata=d1f34060b0f74317 -C extra-filename=-d1f34060b0f74317 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern digest=/opt/rustwide/target/debug/deps/libdigest-b4fda55c37d5e44c.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-9ad05fbb3408971b.rmeta --extern parity_backend=/opt/rustwide/target/debug/deps/libsecp256kfun_parity_backend-b3cc92491e932370.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ffa9de76f3bb9c92.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-b6fa7c19d65ca6a1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "13a3f84743596114a11b66c89b37b907d0a8b361d71b1807f561ff8241f628ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13a3f84743596114a11b66c89b37b907d0a8b361d71b1807f561ff8241f628ff", kill_on_drop: false }` [INFO] [stdout] 13a3f84743596114a11b66c89b37b907d0a8b361d71b1807f561ff8241f628ff