[INFO] cloning repository https://github.com/jwmurray/mstrings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwmurray/mstrings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwmurray%2Fmstrings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwmurray%2Fmstrings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0c28f38f34dbfbc3a6405e1a8650a6d4eb465cf [INFO] checking jwmurray/mstrings against master#893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 for pr-77153 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwmurray%2Fmstrings" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 37% (1528/4117) Checking out files: 38% (1565/4117) Checking out files: 39% (1606/4117) Checking out files: 40% (1647/4117) Checking out files: 41% (1688/4117) Checking out files: 42% (1730/4117) Checking out files: 43% (1771/4117) Checking out files: 44% (1812/4117) Checking out files: 45% (1853/4117) Checking out files: 46% (1894/4117) Checking out files: 47% (1935/4117) Checking out files: 48% (1977/4117) Checking out files: 49% (2018/4117) Checking out files: 50% (2059/4117) Checking out files: 51% (2100/4117) Checking out files: 52% (2141/4117) Checking out files: 53% (2183/4117) Checking out files: 54% (2224/4117) Checking out files: 55% (2265/4117) Checking out files: 56% (2306/4117) Checking out files: 57% (2347/4117) Checking out files: 58% (2388/4117) Checking out files: 59% (2430/4117) Checking out files: 60% (2471/4117) Checking out files: 61% (2512/4117) Checking out files: 62% (2553/4117) Checking out files: 63% (2594/4117) Checking out files: 64% (2635/4117) Checking out files: 65% (2677/4117) Checking out files: 66% (2718/4117) Checking out files: 67% (2759/4117) Checking out files: 68% (2800/4117) Checking out files: 69% (2841/4117) Checking out files: 70% (2882/4117) Checking out files: 71% (2924/4117) Checking out files: 72% (2965/4117) Checking out files: 73% (3006/4117) Checking out files: 74% (3047/4117) Checking out files: 75% (3088/4117) Checking out files: 76% (3129/4117) Checking out files: 77% (3171/4117) Checking out files: 78% (3212/4117) Checking out files: 79% (3253/4117) Checking out files: 80% (3294/4117) Checking out files: 81% (3335/4117) Checking out files: 82% (3376/4117) Checking out files: 83% (3418/4117) Checking out files: 84% (3459/4117) Checking out files: 85% (3500/4117) Checking out files: 86% (3541/4117) Checking out files: 87% (3582/4117) Checking out files: 88% (3623/4117) Checking out files: 89% (3665/4117) Checking out files: 90% (3706/4117) Checking out files: 91% (3747/4117) Checking out files: 92% (3788/4117) Checking out files: 93% (3829/4117) Checking out files: 94% (3870/4117) Checking out files: 95% (3912/4117) Checking out files: 96% (3953/4117) Checking out files: 97% (3994/4117) Checking out files: 98% (4035/4117) Checking out files: 99% (4076/4117) Checking out files: 100% (4117/4117) Checking out files: 100% (4117/4117), done. [INFO] validating manifest of git repo https://github.com/jwmurray/mstrings on toolchain 893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jwmurray/mstrings [INFO] finished tweaking git repo https://github.com/jwmurray/mstrings [INFO] tweaked toml for git repo https://github.com/jwmurray/mstrings written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jwmurray/mstrings already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stfu8 v0.2.4 [INFO] [stderr] Downloaded markup5ever v0.6.2 [INFO] [stderr] Downloaded html5ever v0.21.0 [INFO] [stderr] Downloaded unidecode v0.3.0 [INFO] [stderr] Downloaded dissolve v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1290bb0a9986d62c8a33d717440c6b59590d84d5fce7e0efdf95ab8cd24fc9bd [INFO] running `Command { std: "docker" "start" "-a" "1290bb0a9986d62c8a33d717440c6b59590d84d5fce7e0efdf95ab8cd24fc9bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1290bb0a9986d62c8a33d717440c6b59590d84d5fce7e0efdf95ab8cd24fc9bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1290bb0a9986d62c8a33d717440c6b59590d84d5fce7e0efdf95ab8cd24fc9bd", kill_on_drop: false }` [INFO] [stdout] 1290bb0a9986d62c8a33d717440c6b59590d84d5fce7e0efdf95ab8cd24fc9bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8f6a564073e2d1a4fed33a7094902fce53c4a0def227a7e513d4706edfc0eef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e8f6a564073e2d1a4fed33a7094902fce53c4a0def227a7e513d4706edfc0eef", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Checking new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking regex v1.2.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking stfu8 v0.2.4 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.6.2 [INFO] [stderr] Compiling html5ever v0.21.0 [INFO] [stderr] Checking dissolve v0.2.2 [INFO] [stderr] Checking strings v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.61s [INFO] running `Command { std: "docker" "inspect" "e8f6a564073e2d1a4fed33a7094902fce53c4a0def227a7e513d4706edfc0eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8f6a564073e2d1a4fed33a7094902fce53c4a0def227a7e513d4706edfc0eef", kill_on_drop: false }` [INFO] [stdout] e8f6a564073e2d1a4fed33a7094902fce53c4a0def227a7e513d4706edfc0eef