[INFO] updating cached repository https://github.com/studio-lucia/sss_fontbuild [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] 10e1ebdeaaa719fff31c5e962b2095aabe4ef36c [INFO] checking studio-lucia/sss_fontbuild against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstudio-lucia%2Fsss_fontbuild" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/studio-lucia/sss_fontbuild on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/studio-lucia/sss_fontbuild [INFO] finished tweaking git repo https://github.com/studio-lucia/sss_fontbuild [INFO] tweaked toml for git repo https://github.com/studio-lucia/sss_fontbuild written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/studio-lucia/sss_fontbuild already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "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] 93d77bd766ee8a92cc6b7be0762ef4b87be8a8d8162ca480d22542c1b6e5951a [INFO] running `"docker" "start" "-a" "93d77bd766ee8a92cc6b7be0762ef4b87be8a8d8162ca480d22542c1b6e5951a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.6 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking termcolor v0.3.4 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking num v0.1.39 [INFO] [stderr] Compiling proc-macro2 v0.2.2 [INFO] [stderr] Checking clap v2.30.0 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking deflate v0.7.13 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking png v0.9.0 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling sega_cmp v0.2.0 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking rayon v0.9.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking env_logger v0.5.3 [INFO] [stderr] Compiling structopt-derive v0.2.3 [INFO] [stderr] Checking structopt v0.2.3 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking quicli v0.2.0 [INFO] [stderr] Checking sss_fontbuild v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused return value of `std::vec::Vec::::split_off` that must be used [INFO] [stderr] --> src/utils.rs:269:5 [INFO] [stderr] | [INFO] [stderr] 269 | new_data.split_off(game.font_start_address() as usize); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: use `.truncate()` if you don't need the other half [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::vec::Vec::::split_off` that must be used [INFO] [stderr] --> src/utils.rs:269:5 [INFO] [stderr] | [INFO] [stderr] 269 | new_data.split_off(game.font_start_address() as usize); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: use `.truncate()` if you don't need the other half [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.31s [INFO] running `"docker" "inspect" "93d77bd766ee8a92cc6b7be0762ef4b87be8a8d8162ca480d22542c1b6e5951a"` [INFO] running `"docker" "rm" "-f" "93d77bd766ee8a92cc6b7be0762ef4b87be8a8d8162ca480d22542c1b6e5951a"` [INFO] [stdout] 93d77bd766ee8a92cc6b7be0762ef4b87be8a8d8162ca480d22542c1b6e5951a