[INFO] updating cached repository https://github.com/peeech/register-hosted-happs [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] 74220d47841f8bc3a8c0606899792f9d78fe165e [INFO] checking peeech/register-hosted-happs against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeeech%2Fregister-hosted-happs" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peeech/register-hosted-happs on toolchain 1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/peeech/register-hosted-happs [INFO] finished tweaking git repo https://github.com/peeech/register-hosted-happs [INFO] tweaked toml for git repo https://github.com/peeech/register-hosted-happs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/peeech/register-hosted-happs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "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] d09a60fd0f2a8b07b2f3c6ad0cf532c39886dc14a34a847410a04576262aeac1 [INFO] running `"docker" "start" "-a" "d09a60fd0f2a8b07b2f3c6ad0cf532c39886dc14a34a847410a04576262aeac1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking base-x v0.2.6 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking argon2min v0.3.0 (https://github.com/Holo-Host/argon2min?branch=2019-10-13-holo-config#65627302) [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking base36 v0.0.0 (https://github.com/transumption-unstable/base36?branch=2019-12-18-nix#4e6981e1) [INFO] [stderr] Checking serde v1.0.105 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_json v1.0.50 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking hpos-config-core v0.0.0 (https://github.com/Holo-Host/hpos-config?branch=develop#920bd384) [INFO] [stderr] Checking register-hosted-happs v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Context` [INFO] [stderr] --> src/main.rs:1:14 [INFO] [stderr] | [INFO] [stderr] 1 | use anyhow::{Context, Result}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Context` [INFO] [stderr] --> src/main.rs:1:14 [INFO] [stderr] | [INFO] [stderr] 1 | use anyhow::{Context, Result}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `"docker" "inspect" "d09a60fd0f2a8b07b2f3c6ad0cf532c39886dc14a34a847410a04576262aeac1"` [INFO] running `"docker" "rm" "-f" "d09a60fd0f2a8b07b2f3c6ad0cf532c39886dc14a34a847410a04576262aeac1"` [INFO] [stdout] d09a60fd0f2a8b07b2f3c6ad0cf532c39886dc14a34a847410a04576262aeac1