[INFO] fetching crate thespis_impl 0.1.0-alpha.2... [INFO] testing thespis_impl-0.1.0-alpha.2 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate thespis_impl 0.1.0-alpha.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate thespis_impl 0.1.0-alpha.2 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate thespis_impl 0.1.0-alpha.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate thespis_impl 0.1.0-alpha.2 [INFO] tweaked toml for crates.io crate thespis_impl 0.1.0-alpha.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate thespis_impl 0.1.0-alpha.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32546eb08cdd7df826923cf44a60d72e05865043da9bf4faa35c32dc783266ad [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" "32546eb08cdd7df826923cf44a60d72e05865043da9bf4faa35c32dc783266ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32546eb08cdd7df826923cf44a60d72e05865043da9bf4faa35c32dc783266ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32546eb08cdd7df826923cf44a60d72e05865043da9bf4faa35c32dc783266ad", kill_on_drop: false }` [INFO] [stdout] 32546eb08cdd7df826923cf44a60d72e05865043da9bf4faa35c32dc783266ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14a94f8e0fc21e70e4b6a4550519e99534da50051ba037e02a2a7927dccda3e8 [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" "14a94f8e0fc21e70e4b6a4550519e99534da50051ba037e02a2a7927dccda3e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling tokio v0.3.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling thespis_derive v0.1.0-alpha.1 [INFO] [stderr] Compiling thespis v0.1.0-alpha.2 [INFO] [stderr] Compiling thespis_impl v0.1.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.0 [INFO] [stderr] Compiling async_executors v0.4.0-beta.2 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.56s [INFO] running `Command { std: "docker" "inspect" "14a94f8e0fc21e70e4b6a4550519e99534da50051ba037e02a2a7927dccda3e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14a94f8e0fc21e70e4b6a4550519e99534da50051ba037e02a2a7927dccda3e8", kill_on_drop: false }` [INFO] [stdout] 14a94f8e0fc21e70e4b6a4550519e99534da50051ba037e02a2a7927dccda3e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 500d0ed3bf1847db1a489b2b6f3871ce1676febd3e979ce543e751fc0a1fc974 [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" "500d0ed3bf1847db1a489b2b6f3871ce1676febd3e979ce543e751fc0a1fc974", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling spinning_top v0.1.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling async_nursery v0.3.0-beta.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling ring-channel v0.8.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling thespis_impl v0.1.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `thespis_impl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name local_spawn --edition=2018 examples/local_spawn.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=1a819a50a1f8fcea -C extra-filename=-1a819a50a1f8fcea --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix=/opt/rustwide/target/debug/deps/libactix-0514a89211c46582.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-1f32b8cd948cf901.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-64fe802ee27a13d4.rlib --extern async_executors=/opt/rustwide/target/debug/deps/libasync_executors-08907f0c6c181cf3.rlib --extern async_nursery=/opt/rustwide/target/debug/deps/libasync_nursery-ea863d4262f9aae1.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-319a8731a8abbd53.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-00dbc0a26d41248d.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib --extern ring_channel=/opt/rustwide/target/debug/deps/libring_channel-c1729ab6f9ae4004.rlib --extern thespis=/opt/rustwide/target/debug/deps/libthespis-807f423c3203269d.rlib --extern thespis_impl=/opt/rustwide/target/debug/deps/libthespis_impl-d7877e1b1054dde9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b6c34b2109cb7b3b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e0fed4c4ea134cd3.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-a8e99d1eae48957d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-82709e40cee89d66.rlib --cap-lints=forbid --cfg nightly` (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" "500d0ed3bf1847db1a489b2b6f3871ce1676febd3e979ce543e751fc0a1fc974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "500d0ed3bf1847db1a489b2b6f3871ce1676febd3e979ce543e751fc0a1fc974", kill_on_drop: false }` [INFO] [stdout] 500d0ed3bf1847db1a489b2b6f3871ce1676febd3e979ce543e751fc0a1fc974