[INFO] fetching crate rust-forth-interactive-compiler 0.1.7... [INFO] checking rust-forth-interactive-compiler-0.1.7 against try#99a443d6903f71d521237d8acb5a3016b534d17b for pr-83354 [INFO] extracting crate rust-forth-interactive-compiler 0.1.7 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rust-forth-interactive-compiler 0.1.7 on toolchain 99a443d6903f71d521237d8acb5a3016b534d17b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-7/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" "+99a443d6903f71d521237d8acb5a3016b534d17b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-forth-compiler v0.5.3 [INFO] [stderr] Downloaded rustyline v5.0.3 [INFO] [stderr] Downloaded rust-simple-stack-processor v0.7.0 [INFO] [stderr] Downloaded rust-forth-tokenizer v0.2.0 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65d3bbc96aa2b81d6b69a957c4811345f7d42745b688c4c19075de8dbc16e915 [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" "65d3bbc96aa2b81d6b69a957c4811345f7d42745b688c4c19075de8dbc16e915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65d3bbc96aa2b81d6b69a957c4811345f7d42745b688c4c19075de8dbc16e915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65d3bbc96aa2b81d6b69a957c4811345f7d42745b688c4c19075de8dbc16e915", kill_on_drop: false }` [INFO] [stdout] 65d3bbc96aa2b81d6b69a957c4811345f7d42745b688c4c19075de8dbc16e915 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5e83baec4e8f5e17a8b4a0bce7a1367ba49aa809d5ce6e986f1ecf4eaf89a05 [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" "b5e83baec4e8f5e17a8b4a0bce7a1367ba49aa809d5ce6e986f1ecf4eaf89a05", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking rust-simple-stack-processor v0.7.0 [INFO] [stderr] Checking rust-forth-tokenizer v0.2.0 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [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 9.52s [INFO] running `Command { std: "docker" "inspect" "b5e83baec4e8f5e17a8b4a0bce7a1367ba49aa809d5ce6e986f1ecf4eaf89a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e83baec4e8f5e17a8b4a0bce7a1367ba49aa809d5ce6e986f1ecf4eaf89a05", kill_on_drop: false }` [INFO] [stdout] b5e83baec4e8f5e17a8b4a0bce7a1367ba49aa809d5ce6e986f1ecf4eaf89a05