[INFO] fetching crate gherkin_rust 0.8.0... [INFO] checking gherkin_rust-0.8.0 against try#ffa4a0215752773248fb0f0a8092f1c3e7907e9e for pr-75585 [INFO] extracting crate gherkin_rust 0.8.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate gherkin_rust 0.8.0 on toolchain ffa4a0215752773248fb0f0a8092f1c3e7907e9e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gherkin_rust 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gherkin_rust 0.8.0 [INFO] tweaked toml for crates.io crate gherkin_rust 0.8.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder v0.5.1 [INFO] [stderr] Downloaded cucumber_rust v0.6.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 439582f2b1404d6c94437206cec6a6d29409cdde17663e4018d93cced320b046 [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" "439582f2b1404d6c94437206cec6a6d29409cdde17663e4018d93cced320b046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "439582f2b1404d6c94437206cec6a6d29409cdde17663e4018d93cced320b046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "439582f2b1404d6c94437206cec6a6d29409cdde17663e4018d93cced320b046", kill_on_drop: false }` [INFO] [stdout] 439582f2b1404d6c94437206cec6a6d29409cdde17663e4018d93cced320b046 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4347dcb488dde321c853fe6a90ee047df5d2c6c00bae3d751dc25933f536a9a5 [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" "4347dcb488dde321c853fe6a90ee047df5d2c6c00bae3d751dc25933f536a9a5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking pathdiff v0.1.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking shh v1.0.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking globwalk v0.7.3 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling typed-builder v0.5.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking gherkin_rust v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking gherkin_rust v0.6.0 [INFO] [stderr] Checking cucumber_rust v0.6.9 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "4347dcb488dde321c853fe6a90ee047df5d2c6c00bae3d751dc25933f536a9a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4347dcb488dde321c853fe6a90ee047df5d2c6c00bae3d751dc25933f536a9a5", kill_on_drop: false }` [INFO] [stdout] 4347dcb488dde321c853fe6a90ee047df5d2c6c00bae3d751dc25933f536a9a5