[INFO] fetching crate starlark-repl 0.3.1... [INFO] checking starlark-repl-0.3.1 against try#ff4041081a39fb2e940a03a55f86a4ad0b37d26a for pr-80763 [INFO] extracting crate starlark-repl 0.3.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate starlark-repl 0.3.1 on toolchain ff4041081a39fb2e940a03a55f86a4ad0b37d26a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff4041081a39fb2e940a03a55f86a4ad0b37d26a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate starlark-repl 0.3.1 [INFO] finished tweaking crates.io crate starlark-repl 0.3.1 [INFO] tweaked toml for crates.io crate starlark-repl 0.3.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate starlark-repl 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff4041081a39fb2e940a03a55f86a4ad0b37d26a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_cmd v0.10.2 [INFO] [stderr] Downloaded codemap v0.1.3 [INFO] [stderr] Downloaded codemap-diagnostic v0.1.1 [INFO] [stderr] Downloaded escargot v0.3.1 [INFO] [stderr] Downloaded starlark v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+ff4041081a39fb2e940a03a55f86a4ad0b37d26a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa27e5f07323266593e56959a63a979032a4ac97a81c2a4487d6911f862598db [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" "aa27e5f07323266593e56959a63a979032a4ac97a81c2a4487d6911f862598db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa27e5f07323266593e56959a63a979032a4ac97a81c2a4487d6911f862598db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa27e5f07323266593e56959a63a979032a4ac97a81c2a4487d6911f862598db", kill_on_drop: false }` [INFO] [stdout] aa27e5f07323266593e56959a63a979032a4ac97a81c2a4487d6911f862598db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+ff4041081a39fb2e940a03a55f86a4ad0b37d26a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 7cba567f09b2e2c24a5102c67a9b9d353a27973951e5f4e05ebe31ac7601b0c2 [INFO] running `Command { std: "docker" "start" "-a" "7cba567f09b2e2c24a5102c67a9b9d353a27973951e5f4e05ebe31ac7601b0c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking codemap v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [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 aho-corasick v0.7.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Checking smallstr v0.1.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking codemap-diagnostic v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking tempfile v3.0.4 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling structopt-derive v0.4.11 [INFO] [stderr] Checking structopt v0.3.18 [INFO] [stderr] Checking mortal v0.1.5 [INFO] [stderr] Checking linefeed v0.5.4 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Checking assert_cmd v0.10.2 [INFO] [stderr] Compiling starlark v0.3.1 [INFO] [stderr] Checking starlark-repl v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "7cba567f09b2e2c24a5102c67a9b9d353a27973951e5f4e05ebe31ac7601b0c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cba567f09b2e2c24a5102c67a9b9d353a27973951e5f4e05ebe31ac7601b0c2", kill_on_drop: false }` [INFO] [stdout] 7cba567f09b2e2c24a5102c67a9b9d353a27973951e5f4e05ebe31ac7601b0c2