[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 try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwmurray%2Fmstrings" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 66% (2732/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 f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-12/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dissolve v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1880979315c71773c9ecbef31d0c94f2bfb9d8a6031f7f7941082aab18853dce [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" "1880979315c71773c9ecbef31d0c94f2bfb9d8a6031f7f7941082aab18853dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1880979315c71773c9ecbef31d0c94f2bfb9d8a6031f7f7941082aab18853dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1880979315c71773c9ecbef31d0c94f2bfb9d8a6031f7f7941082aab18853dce", kill_on_drop: false }` [INFO] [stdout] 1880979315c71773c9ecbef31d0c94f2bfb9d8a6031f7f7941082aab18853dce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ac1e9038e507fff9ee5c30a9991cad743f8dfe4fb15cde9d61961330946a629 [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" "6ac1e9038e507fff9ee5c30a9991cad743f8dfe4fb15cde9d61961330946a629", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.10 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [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] Compiling quote v0.6.13 [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] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.6.2 [INFO] [stderr] Checking regex v1.2.0 [INFO] [stderr] Compiling html5ever v0.21.0 [INFO] [stderr] Checking stfu8 v0.2.4 [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 42.76s [INFO] running `Command { std: "docker" "inspect" "6ac1e9038e507fff9ee5c30a9991cad743f8dfe4fb15cde9d61961330946a629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac1e9038e507fff9ee5c30a9991cad743f8dfe4fb15cde9d61961330946a629", kill_on_drop: false }` [INFO] [stdout] 6ac1e9038e507fff9ee5c30a9991cad743f8dfe4fb15cde9d61961330946a629