[INFO] updating cached repository https://github.com/foresterre/sic [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/foresterre/sic [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/regex-syntax-0.6.18 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/syn-1.0.29 [INFO] [stderr] + 02fe700...6715bf5 dependabot/cargo/crossbeam-queue-0.2.2 -> dependabot/cargo/crossbeam-queue-0.2.2 (forced update) [INFO] [stderr] + a32fda8...394858d dependabot/cargo/ignore-0.4.16 -> dependabot/cargo/ignore-0.4.16 (forced update) [INFO] [stderr] * [new branch] dependabot/cargo/proc-macro2-1.0.18 -> dependabot/cargo/proc-macro2-1.0.18 [INFO] [stderr] + bb143c3...4cf595b dependabot/cargo/regex-1.3.9 -> dependabot/cargo/regex-1.3.9 (forced update) [INFO] [stderr] + 220233a...53f69f4 dependabot/cargo/rusttype-0.9.2 -> dependabot/cargo/rusttype-0.9.2 (forced update) [INFO] [stderr] * [new branch] dependabot/cargo/syn-1.0.30 -> dependabot/cargo/syn-1.0.30 [INFO] [stderr] caf1aba..dc589e2 master -> master [INFO] [stderr] * [new branch] refactor/patch-1 -> refactor/patch-1 [INFO] [stderr] * [new tag] v0.12.0 -> v0.12.0 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dc589e2b3014e27038d450d1ae99e5251c68247b [INFO] checking foresterre/sic against try#4662032ab74cd44d423120d08d251dfead4914a0 for pr-72788 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesterre%2Fsic" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foresterre/sic on toolchain 4662032ab74cd44d423120d08d251dfead4914a0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+4662032ab74cd44d423120d08d251dfead4914a0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/foresterre/sic [INFO] removed workspace from git repo https://github.com/foresterre/sic [INFO] removed path dependency sic_cli_ops from git repo https://github.com/foresterre/sic [INFO] removed path dependency sic_core from git repo https://github.com/foresterre/sic [INFO] removed path dependency sic_image_engine from git repo https://github.com/foresterre/sic [INFO] removed path dependency sic_io from git repo https://github.com/foresterre/sic [INFO] removed path dependency sic_parser from git repo https://github.com/foresterre/sic [INFO] removed path dependency sic_core from git repo https://github.com/foresterre/sic [INFO] finished tweaking git repo https://github.com/foresterre/sic [INFO] tweaked toml for git repo https://github.com/foresterre/sic written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/foresterre/sic already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+4662032ab74cd44d423120d08d251dfead4914a0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+4662032ab74cd44d423120d08d251dfead4914a0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+4662032ab74cd44d423120d08d251dfead4914a0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sic_cli_ops v0.12.0 [INFO] [stderr] Downloaded sic_image_engine v0.12.0 [INFO] [stderr] Downloaded sic_io v0.12.0 [INFO] [stderr] Downloaded sic_parser v0.12.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+4662032ab74cd44d423120d08d251dfead4914a0" "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] f3d4ff382690be1bd877e3c469c3622979446a7a6b183ee6b065a3e7c0d675f1 [INFO] running `"docker" "start" "-a" "f3d4ff382690be1bd877e3c469c3622979446a7a6b183ee6b065a3e7c0d675f1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Checking tiff v0.4.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking png v0.16.4 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking crossbeam-queue v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling sic v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Checking globwalk v0.8.0 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Checking image v0.23.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling parameterized-macro v0.1.1 [INFO] [stderr] Checking sic_core v0.12.0 [INFO] [stderr] Checking parameterized v0.1.1 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking sic_io v0.12.0 [INFO] [stderr] Checking sic_image_engine v0.12.0 [INFO] [stderr] Checking sic_parser v0.12.0 [INFO] [stderr] Checking sic_cli_ops v0.12.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `"docker" "inspect" "f3d4ff382690be1bd877e3c469c3622979446a7a6b183ee6b065a3e7c0d675f1"` [INFO] running `"docker" "rm" "-f" "f3d4ff382690be1bd877e3c469c3622979446a7a6b183ee6b065a3e7c0d675f1"` [INFO] [stdout] f3d4ff382690be1bd877e3c469c3622979446a7a6b183ee6b065a3e7c0d675f1