[INFO] updating cached repository https://github.com/brycefisher/cucumber-rust-issue-39 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 93ce378839e0889d1f3e295eff42bde1eef61ddf [INFO] testing brycefisher/cucumber-rust-issue-39 against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrycefisher%2Fcucumber-rust-issue-39" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brycefisher/cucumber-rust-issue-39 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-11/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 `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ac6aab44b055e51b375bdf6fde9cd97e9de20e43c479e84a119ceefa21c1e726 [INFO] running `"docker" "start" "-a" "ac6aab44b055e51b375bdf6fde9cd97e9de20e43c479e84a119ceefa21c1e726"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cucumber-rust-repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `"docker" "inspect" "ac6aab44b055e51b375bdf6fde9cd97e9de20e43c479e84a119ceefa21c1e726"` [INFO] running `"docker" "rm" "-f" "ac6aab44b055e51b375bdf6fde9cd97e9de20e43c479e84a119ceefa21c1e726"` [INFO] [stdout] ac6aab44b055e51b375bdf6fde9cd97e9de20e43c479e84a119ceefa21c1e726 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 39b73f615a6b3eeb8bef0fada854e0ca5204dc04df12b7b95c5a01e071b70897 [INFO] running `"docker" "start" "-a" "39b73f615a6b3eeb8bef0fada854e0ca5204dc04df12b7b95c5a01e071b70897"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.12 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling shh v1.0.0 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling globwalk v0.7.1 [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 gherkin_rust v0.5.1 [INFO] [stderr] Compiling cucumber_rust v0.6.3 [INFO] [stderr] Compiling cucumber-rust-repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 58.28s [INFO] running `"docker" "inspect" "39b73f615a6b3eeb8bef0fada854e0ca5204dc04df12b7b95c5a01e071b70897"` [INFO] running `"docker" "rm" "-f" "39b73f615a6b3eeb8bef0fada854e0ca5204dc04df12b7b95c5a01e071b70897"` [INFO] [stdout] 39b73f615a6b3eeb8bef0fada854e0ca5204dc04df12b7b95c5a01e071b70897 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stdout] 56b5bec0823b00a129b4cf9489aac710f0801a22bf8067e3a68353bce46d6f46 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "56b5bec0823b00a129b4cf9489aac710f0801a22bf8067e3a68353bce46d6f46"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cucumber_rust_repro-f87a4a5753d75971 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cucumber-0800a01a7a871494 [INFO] [stdout] Setup has run 1 times [INFO] [stdout] Setup has run 2 times [INFO] [stdout] [Cucumber v0.6.3] [INFO] [stdout] [INFO] [stdout] 0 features [INFO] [stdout] 0 scenarios (0 passed) [INFO] [stdout] 0 steps (0 passed) [INFO] [stdout]  [INFO] running `"docker" "inspect" "56b5bec0823b00a129b4cf9489aac710f0801a22bf8067e3a68353bce46d6f46"` [INFO] running `"docker" "rm" "-f" "56b5bec0823b00a129b4cf9489aac710f0801a22bf8067e3a68353bce46d6f46"` [INFO] [stdout] 56b5bec0823b00a129b4cf9489aac710f0801a22bf8067e3a68353bce46d6f46