[INFO] cloning repository https://github.com/evdokimovs/cucumber-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evdokimovs/cucumber-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevdokimovs%2Fcucumber-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevdokimovs%2Fcucumber-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e98b05baa28cc1ae06c1fd0145cd56a7602afb7e [INFO] testing evdokimovs/cucumber-test against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevdokimovs%2Fcucumber-test" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/evdokimovs/cucumber-test on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/evdokimovs/cucumber-test [INFO] finished tweaking git repo https://github.com/evdokimovs/cucumber-test [INFO] tweaked toml for git repo https://github.com/evdokimovs/cucumber-test written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/evdokimovs/cucumber-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor v0.1.18 [INFO] [stderr] Downloaded webdriver v0.43.0 [INFO] [stderr] Downloaded cucumber_rust_codegen v0.1.0 [INFO] [stderr] Downloaded tokio-util v0.6.2 [INFO] [stderr] Downloaded typed-builder v0.7.1 [INFO] [stderr] Downloaded cute_custom_default v2.1.0 [INFO] [stderr] Downloaded libc v0.2.84 [INFO] [stderr] Downloaded fantoccini v0.17.0 [INFO] [stderr] Downloaded cucumber_rust v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3c0297002392d7d51def5c93cfd03f45d94ccb92fc8b0fcd83b6f3202e1f9a45 [INFO] running `Command { std: "docker" "start" "-a" "3c0297002392d7d51def5c93cfd03f45d94ccb92fc8b0fcd83b6f3202e1f9a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c0297002392d7d51def5c93cfd03f45d94ccb92fc8b0fcd83b6f3202e1f9a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c0297002392d7d51def5c93cfd03f45d94ccb92fc8b0fcd83b6f3202e1f9a45", kill_on_drop: false }` [INFO] [stdout] 3c0297002392d7d51def5c93cfd03f45d94ccb92fc8b0fcd83b6f3202e1f9a45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 541a868138227660f84210d6649cee0dd5f041756078c8faf1f59c45310db664 [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" "541a868138227660f84210d6649cee0dd5f041756078c8faf1f59c45310db664", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling shh v1.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling headers v0.3.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling ctor v0.1.18 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling cute_custom_default v2.1.0 [INFO] [stderr] Compiling cucumber_rust_codegen v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] error: could not compile `tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="fnv"' --cfg 'feature="fs"' --cfg 'feature="futures-core"' --cfg 'feature="io-driver"' --cfg 'feature="io-util"' --cfg 'feature="iovec"' --cfg 'feature="lazy_static"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="rt-core"' --cfg 'feature="slab"' --cfg 'feature="stream"' --cfg 'feature="sync"' --cfg 'feature="tcp"' --cfg 'feature="time"' -C metadata=90db28c37d3308e1 -C extra-filename=-90db28c37d3308e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-7e32d876966372ce.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-c6fba973420f282a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-21530b60453b0d1f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-d487c2150cb5acc4.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-55d1b613307b8f8b.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "541a868138227660f84210d6649cee0dd5f041756078c8faf1f59c45310db664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "541a868138227660f84210d6649cee0dd5f041756078c8faf1f59c45310db664", kill_on_drop: false }` [INFO] [stdout] 541a868138227660f84210d6649cee0dd5f041756078c8faf1f59c45310db664