[INFO] updating cached repository https://github.com/CSML-by-Clevy/csml-interpreter [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] f8da2265c6760ebc94b22f93362ee6e1a46ba7a9 [INFO] checking CSML-by-Clevy/csml-interpreter against master#74e80468347471779be6060d8d7d6d04e98e467f for pr-72788 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCSML-by-Clevy%2Fcsml-interpreter" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CSML-by-Clevy/csml-interpreter on toolchain 74e80468347471779be6060d8d7d6d04e98e467f [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/CSML-by-Clevy/csml-interpreter [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/CSML-by-Clevy/csml-interpreter [INFO] tweaked toml for git repo https://github.com/CSML-by-Clevy/csml-interpreter written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/CSML-by-Clevy/csml-interpreter already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+74e80468347471779be6060d8d7d6d04e98e467f" "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] 0463251ff5f74cd4c7403273be2a08413417789ff946e9e97618ef4aecda2fb8 [INFO] running `"docker" "start" "-a" "0463251ff5f74cd4c7403273be2a08413417789ff946e9e97618ef4aecda2fb8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking chunked_transfer v1.1.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling time v0.2.15 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking nom_locate v2.0.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking cookie v0.13.3 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Checking ureq v0.12.1 [INFO] [stderr] Checking csmlinterpreter v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "0463251ff5f74cd4c7403273be2a08413417789ff946e9e97618ef4aecda2fb8"` [INFO] running `"docker" "rm" "-f" "0463251ff5f74cd4c7403273be2a08413417789ff946e9e97618ef4aecda2fb8"` [INFO] [stdout] 0463251ff5f74cd4c7403273be2a08413417789ff946e9e97618ef4aecda2fb8