[INFO] cloning repository https://github.com/brycefisher/cucumber-rust-issue-39 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brycefisher/cucumber-rust-issue-39" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrycefisher%2Fcucumber-rust-issue-39", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrycefisher%2Fcucumber-rust-issue-39'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93ce378839e0889d1f3e295eff42bde1eef61ddf [INFO] checking brycefisher/cucumber-rust-issue-39 against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrycefisher%2Fcucumber-rust-issue-39" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brycefisher/cucumber-rust-issue-39 on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brycefisher/cucumber-rust-issue-39 [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/brycefisher/cucumber-rust-issue-39 [INFO] tweaked toml for git repo https://github.com/brycefisher/cucumber-rust-issue-39 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/brycefisher/cucumber-rust-issue-39 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pathdiff v0.1.0 [INFO] [stderr] Downloaded gherkin_rust v0.5.1 [INFO] [stderr] Downloaded shh v1.0.0 [INFO] [stderr] Downloaded cucumber_rust v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3902bc79ceccc3492aa270aff018ae38ddf20b83e9879ce369e1c9eb6d12329b [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" "3902bc79ceccc3492aa270aff018ae38ddf20b83e9879ce369e1c9eb6d12329b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3902bc79ceccc3492aa270aff018ae38ddf20b83e9879ce369e1c9eb6d12329b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3902bc79ceccc3492aa270aff018ae38ddf20b83e9879ce369e1c9eb6d12329b", kill_on_drop: false }` [INFO] [stdout] 3902bc79ceccc3492aa270aff018ae38ddf20b83e9879ce369e1c9eb6d12329b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 168cdf55c40d51e07a61edb7abeeae647e3cee6014223df0e4563f635ef95394 [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" "168cdf55c40d51e07a61edb7abeeae647e3cee6014223df0e4563f635ef95394", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling syn v1.0.12 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking pathdiff v0.1.0 [INFO] [stderr] Checking cucumber-rust-repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking shh v1.0.0 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking pest v2.1.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking ignore v0.4.10 [INFO] [stderr] Checking globwalk v0.7.1 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_core v0.9.0 [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] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking gherkin_rust v0.5.1 [INFO] [stderr] Checking cucumber_rust v0.6.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.50s [INFO] running `Command { std: "docker" "inspect" "168cdf55c40d51e07a61edb7abeeae647e3cee6014223df0e4563f635ef95394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "168cdf55c40d51e07a61edb7abeeae647e3cee6014223df0e4563f635ef95394", kill_on_drop: false }` [INFO] [stdout] 168cdf55c40d51e07a61edb7abeeae647e3cee6014223df0e4563f635ef95394