[INFO] fetching crate cucumber_rust 0.8.0... [INFO] checking cucumber_rust-0.8.0 against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] extracting crate cucumber_rust 0.8.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate cucumber_rust 0.8.0 on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cucumber_rust 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cucumber_rust 0.8.0 [INFO] tweaked toml for crates.io crate cucumber_rust 0.8.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shh v1.0.1 [INFO] [stderr] Downloaded cute_custom_default v2.1.0 [INFO] [stderr] Downloaded cucumber_rust_codegen v0.1.0 [INFO] [stderr] Downloaded gherkin_rust v0.8.3 [INFO] [stderr] Downloaded typed-builder v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ff6098614d598d514ff960b66b51c7728c10b3db55ba5ac4d8207336486e7cd [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" "9ff6098614d598d514ff960b66b51c7728c10b3db55ba5ac4d8207336486e7cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ff6098614d598d514ff960b66b51c7728c10b3db55ba5ac4d8207336486e7cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ff6098614d598d514ff960b66b51c7728c10b3db55ba5ac4d8207336486e7cd", kill_on_drop: false }` [INFO] [stdout] 9ff6098614d598d514ff960b66b51c7728c10b3db55ba5ac4d8207336486e7cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b0c3d96b9fbc70f5f300a28f3c924fa304fff70ff3e93f463dc69e4e65c60fc [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" "6b0c3d96b9fbc70f5f300a28f3c924fa304fff70ff3e93f463dc69e4e65c60fc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Checking log v0.4.13 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking shh v1.0.1 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling cute_custom_default v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking gherkin_rust v0.8.3 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking cucumber_rust v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `futures` in `$crate` [INFO] [stdout] --> tests/integration_test.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | / t!(|world, _step| { [INFO] [stdout] 106 | | futures_timer::Delay::new(Duration::from_secs(9_000)).await; [INFO] [stdout] 107 | | world [INFO] [stdout] 108 | | }), [INFO] [stdout] | |__________^ could not find `futures` in `$crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `futures` in `$crate` [INFO] [stdout] --> tests/cucumber_builder.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | / t!(|mut world, _step| { [INFO] [stdout] 43 | | world.foo = "elho".into(); [INFO] [stdout] 44 | | world.test_async_fn().await; [INFO] [stdout] 45 | | world [INFO] [stdout] 46 | | }), [INFO] [stdout] | |__________________^ could not find `futures` in `$crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `futures` in `$crate` [INFO] [stdout] --> tests/cucumber_builder.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | t!(|world, _matches, _step| crate::MyWorld::new().await.unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `futures` in `$crate` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `catch_unwind` found for struct `AssertUnwindSafe` in the current scope [INFO] [stdout] --> tests/cucumber_builder.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | / t!(|mut world, _step| { [INFO] [stdout] 43 | | world.foo = "elho".into(); [INFO] [stdout] 44 | | world.test_async_fn().await; [INFO] [stdout] 45 | | world [INFO] [stdout] 46 | | }), [INFO] [stdout] | |__________________^ method not found in `AssertUnwindSafe` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use futures::FutureExt;` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `catch_unwind` found for struct `AssertUnwindSafe` in the current scope [INFO] [stdout] --> tests/integration_test.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | / t!(|world, _step| { [INFO] [stdout] 106 | | futures_timer::Delay::new(Duration::from_secs(9_000)).await; [INFO] [stdout] 107 | | world [INFO] [stdout] 108 | | }), [INFO] [stdout] | |__________^ method not found in `AssertUnwindSafe` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use futures::FutureExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `catch_unwind` found for struct `AssertUnwindSafe` in the current scope [INFO] [stdout] --> tests/cucumber_builder.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | t!(|world, _matches, _step| crate::MyWorld::new().await.unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `AssertUnwindSafe` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use futures::FutureExt;` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cucumber_rust` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6b0c3d96b9fbc70f5f300a28f3c924fa304fff70ff3e93f463dc69e4e65c60fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b0c3d96b9fbc70f5f300a28f3c924fa304fff70ff3e93f463dc69e4e65c60fc", kill_on_drop: false }` [INFO] [stdout] 6b0c3d96b9fbc70f5f300a28f3c924fa304fff70ff3e93f463dc69e4e65c60fc