[INFO] fetching crate rust-forth-interactive-compiler 0.1.7... [INFO] checking rust-forth-interactive-compiler-0.1.7 against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] extracting crate rust-forth-interactive-compiler 0.1.7 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate rust-forth-interactive-compiler 0.1.7 on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-forth-interactive-compiler 0.1.7 [INFO] finished tweaking crates.io crate rust-forth-interactive-compiler 0.1.7 [INFO] tweaked toml for crates.io crate rust-forth-interactive-compiler 0.1.7 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate rust-forth-interactive-compiler 0.1.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cee2d5bed3b417dae5052c76c23bfa8e539bdc5b3777a19c71160b8b34b92548 [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" "cee2d5bed3b417dae5052c76c23bfa8e539bdc5b3777a19c71160b8b34b92548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cee2d5bed3b417dae5052c76c23bfa8e539bdc5b3777a19c71160b8b34b92548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cee2d5bed3b417dae5052c76c23bfa8e539bdc5b3777a19c71160b8b34b92548", kill_on_drop: false }` [INFO] [stdout] cee2d5bed3b417dae5052c76c23bfa8e539bdc5b3777a19c71160b8b34b92548 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 171724ac29c78caf74df59d9941a8c6cc6ddada59cf4754e3bcc0a6c0c9bac16 [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" "171724ac29c78caf74df59d9941a8c6cc6ddada59cf4754e3bcc0a6c0c9bac16", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking rust-forth-tokenizer v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Checking rust-simple-stack-processor v0.7.0 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking rust-forth-compiler v0.5.3 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rustyline v5.0.3 [INFO] [stderr] Checking rust-forth-interactive-compiler v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.15s [INFO] running `Command { std: "docker" "inspect" "171724ac29c78caf74df59d9941a8c6cc6ddada59cf4754e3bcc0a6c0c9bac16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "171724ac29c78caf74df59d9941a8c6cc6ddada59cf4754e3bcc0a6c0c9bac16", kill_on_drop: false }` [INFO] [stdout] 171724ac29c78caf74df59d9941a8c6cc6ddada59cf4754e3bcc0a6c0c9bac16