[INFO] updating cached repository https://github.com/GP7-app/corelib [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] 6a92034fcebe51929e26ce19b53ae93d00db47c5 [INFO] checking GP7-app/corelib against master#7f940ef5d91b53e889f111f27e00849f2f5ae4a2 for pr-72493 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGP7-app%2Fcorelib" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GP7-app/corelib on toolchain 7f940ef5d91b53e889f111f27e00849f2f5ae4a2 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/GP7-app/corelib [INFO] finished tweaking git repo https://github.com/GP7-app/corelib [INFO] tweaked toml for git repo https://github.com/GP7-app/corelib written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/GP7-app/corelib already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "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] bd3f1283447f617b6fa4de2cb66c43b9fa2ab970a62b6ddee2882c579c96b2fa [INFO] running `"docker" "start" "-a" "bd3f1283447f617b6fa4de2cb66c43b9fa2ab970a62b6ddee2882c579c96b2fa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking zeroize v0.10.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] error: legacy asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/subtle-2.2.2/src/lib.rs:150:14 [INFO] [stderr] | [INFO] [stderr] 150 | unsafe { asm!("" : "=r"(input) : "0"(input) ) } [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] error: could not compile `subtle`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "bd3f1283447f617b6fa4de2cb66c43b9fa2ab970a62b6ddee2882c579c96b2fa"` [INFO] running `"docker" "rm" "-f" "bd3f1283447f617b6fa4de2cb66c43b9fa2ab970a62b6ddee2882c579c96b2fa"` [INFO] [stdout] bd3f1283447f617b6fa4de2cb66c43b9fa2ab970a62b6ddee2882c579c96b2fa