[INFO] updating cached repository https://github.com/tdh8316/dsp [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] [stderr] From https://github.com/tdh8316/dsp [INFO] [stderr] b0ba36e..58330f5 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 58330f5ba5d210d8d3a64d4cbcb1985c993f71b1 [INFO] checking tdh8316/dsp against try#b2a885c600d942fb829a214e798f7ae205a0594e for pr-71796 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdh8316%2Fdsp" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tdh8316/dsp on toolchain b2a885c600d942fb829a214e798f7ae205a0594e [INFO] running `"/workspace/cargo-home/bin/cargo" "+b2a885c600d942fb829a214e798f7ae205a0594e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tdh8316/dsp [INFO] finished tweaking git repo https://github.com/tdh8316/dsp [INFO] tweaked toml for git repo https://github.com/tdh8316/dsp written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/tdh8316/dsp already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b2a885c600d942fb829a214e798f7ae205a0594e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+b2a885c600d942fb829a214e798f7ae205a0594e" "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] 8e3222d932ef848d7ef14e712a4e5bd35aca5da74893d59451b5f4efe7c6c917 [INFO] running `"docker" "start" "-a" "8e3222d932ef848d7ef14e712a4e5bd35aca5da74893d59451b5f4efe7c6c917"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm10-0#f211c50f) [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking unic-emoji-char v0.9.0 [INFO] [stderr] Checking unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Checking clap v2.33.0 (https://github.com/clap-rs/clap?tag=v2.33.0#c50deae6) [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling llvm-sys v100.0.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling inkwell_internals v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm10-0#f211c50f) [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling rustpython-parser v0.1.1 (https://github.com/RustPython/RustPython#160afdad) [INFO] [stderr] Checking dsp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 21s [INFO] running `"docker" "inspect" "8e3222d932ef848d7ef14e712a4e5bd35aca5da74893d59451b5f4efe7c6c917"` [INFO] running `"docker" "rm" "-f" "8e3222d932ef848d7ef14e712a4e5bd35aca5da74893d59451b5f4efe7c6c917"` [INFO] [stdout] 8e3222d932ef848d7ef14e712a4e5bd35aca5da74893d59451b5f4efe7c6c917