[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevdokimovs%2Fcucumber-test" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/evdokimovs/cucumber-test on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-8/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" "+1.59.0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70120b728158d70852b54295b26a0c06672014f1e69c381bb49dcd6f3df73f26 [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" "70120b728158d70852b54295b26a0c06672014f1e69c381bb49dcd6f3df73f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70120b728158d70852b54295b26a0c06672014f1e69c381bb49dcd6f3df73f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70120b728158d70852b54295b26a0c06672014f1e69c381bb49dcd6f3df73f26", kill_on_drop: false }` [INFO] [stdout] 70120b728158d70852b54295b26a0c06672014f1e69c381bb49dcd6f3df73f26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8ea7ca749c7b7985b6ed94667e3cd70f736b9651ff140a1f6224296ff50a8a8 [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" "a8ea7ca749c7b7985b6ed94667e3cd70f736b9651ff140a1f6224296ff50a8a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling headers-core v0.2.0 [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 sha-1 v0.8.2 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [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 idna v0.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling headers v0.3.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [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 typed-builder v0.7.1 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.18 [INFO] [stderr] Compiling cute_custom_default v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling cucumber_rust_codegen v0.1.0 [INFO] [stderr] error: could not compile `pin-project-internal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=14dd6f2b787a618b -C extra-filename=-14dd6f2b787a618b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-755220030b6adeba.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1d754c4e95b0d980.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f4257ab21f3671bc.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg deprecated_proc_macro` (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" "a8ea7ca749c7b7985b6ed94667e3cd70f736b9651ff140a1f6224296ff50a8a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ea7ca749c7b7985b6ed94667e3cd70f736b9651ff140a1f6224296ff50a8a8", kill_on_drop: false }` [INFO] [stdout] a8ea7ca749c7b7985b6ed94667e3cd70f736b9651ff140a1f6224296ff50a8a8