[INFO] updating cached repository https://github.com/CodeMyst/chipmyst [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] d8438521cf20b1a83a3e6cb3dd4a36464a37f5d7 [INFO] checking CodeMyst/chipmyst against try#d93021f5faa26e4f9d2719e79f9974e06aa40e17 for pr-71873 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeMyst%2Fchipmyst" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 81% (81/100) Checking out files: 82% (82/100) Checking out files: 83% (83/100) Checking out files: 84% (84/100) Checking out files: 85% (85/100) Checking out files: 86% (86/100) Checking out files: 87% (87/100) Checking out files: 88% (88/100) Checking out files: 89% (89/100) Checking out files: 90% (90/100) Checking out files: 91% (91/100) Checking out files: 92% (92/100) Checking out files: 93% (93/100) Checking out files: 94% (94/100) Checking out files: 95% (95/100) Checking out files: 96% (96/100) Checking out files: 97% (97/100) Checking out files: 98% (98/100) Checking out files: 99% (99/100) Checking out files: 100% (100/100) Checking out files: 100% (100/100), done. [INFO] validating manifest of git repo https://github.com/CodeMyst/chipmyst on toolchain d93021f5faa26e4f9d2719e79f9974e06aa40e17 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/CodeMyst/chipmyst [INFO] finished tweaking git repo https://github.com/CodeMyst/chipmyst [INFO] tweaked toml for git repo https://github.com/CodeMyst/chipmyst written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/CodeMyst/chipmyst already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4f3a6fa1c105bcf20d7023320521d7ae653808d3819ee4d2fdb8f52b0310677f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "4f3a6fa1c105bcf20d7023320521d7ae653808d3819ee4d2fdb8f52b0310677f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking os_str_bytes v2.1.0 [INFO] [stderr] Compiling chipmyst v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap/#99b1b768) [INFO] [stderr] Checking clap v3.0.0-beta.1 (https://github.com/clap-rs/clap/#99b1b768) [INFO] [stderr] warning: field is never read: `output` [INFO] [stderr] --> src/bin/chipmyst-asm.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | output: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: field is never read: `output` [INFO] [stderr] --> src/bin/chipmyst-asm.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | output: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.52s [INFO] running `"docker" "inspect" "4f3a6fa1c105bcf20d7023320521d7ae653808d3819ee4d2fdb8f52b0310677f"` [INFO] running `"docker" "rm" "-f" "4f3a6fa1c105bcf20d7023320521d7ae653808d3819ee4d2fdb8f52b0310677f"` [INFO] [stdout] 4f3a6fa1c105bcf20d7023320521d7ae653808d3819ee4d2fdb8f52b0310677f