[INFO] cloning repository https://github.com/peeech/register-hosted-happs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peeech/register-hosted-happs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeeech%2Fregister-hosted-happs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeeech%2Fregister-hosted-happs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 74220d47841f8bc3a8c0606899792f9d78fe165e [INFO] checking peeech/register-hosted-happs against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeeech%2Fregister-hosted-happs" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peeech/register-hosted-happs 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/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-5/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" "+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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 3e77bbd077c77fabbee8cdffa71c4f574ca4ca83f9ce0461a7301a263a196722 [INFO] running `"docker" "start" "-a" "3e77bbd077c77fabbee8cdffa71c4f574ca4ca83f9ce0461a7301a263a196722"` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking packed_simd v0.3.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking argon2min v0.3.0 (https://github.com/Holo-Host/argon2min?branch=2019-10-13-holo-config#65627302) [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Compiling syn v1.0.17 [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 serde_json v1.0.50 [INFO] [stderr] Checking toml v0.5.6 [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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `"docker" "inspect" "3e77bbd077c77fabbee8cdffa71c4f574ca4ca83f9ce0461a7301a263a196722"` [INFO] running `"docker" "rm" "-f" "3e77bbd077c77fabbee8cdffa71c4f574ca4ca83f9ce0461a7301a263a196722"` [INFO] [stdout] 3e77bbd077c77fabbee8cdffa71c4f574ca4ca83f9ce0461a7301a263a196722