[INFO] fetching crate thespis_impl 0.1.0-alpha.2... [INFO] testing thespis_impl-0.1.0-alpha.2 against 1.49.0 for beta-1.50-1 [INFO] extracting crate thespis_impl 0.1.0-alpha.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate thespis_impl 0.1.0-alpha.2 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-0/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e65767bd0ab2abff00ba204a0dc1d60e29370b5ff68809073746270ff972b750 [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" "e65767bd0ab2abff00ba204a0dc1d60e29370b5ff68809073746270ff972b750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e65767bd0ab2abff00ba204a0dc1d60e29370b5ff68809073746270ff972b750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65767bd0ab2abff00ba204a0dc1d60e29370b5ff68809073746270ff972b750", kill_on_drop: false }` [INFO] [stdout] e65767bd0ab2abff00ba204a0dc1d60e29370b5ff68809073746270ff972b750 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a03e921c299a7edeef9b8ce2f89505d57942434ee8514ac34ebb73d7807d741 [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" "3a03e921c299a7edeef9b8ce2f89505d57942434ee8514ac34ebb73d7807d741", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [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 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 futures-lite v1.11.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.2.0 [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 pin-project-internal v0.4.27 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [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 59.02s [INFO] running `Command { std: "docker" "inspect" "3a03e921c299a7edeef9b8ce2f89505d57942434ee8514ac34ebb73d7807d741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a03e921c299a7edeef9b8ce2f89505d57942434ee8514ac34ebb73d7807d741", kill_on_drop: false }` [INFO] [stdout] 3a03e921c299a7edeef9b8ce2f89505d57942434ee8514ac34ebb73d7807d741 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3afb86165f223f1a9621a2f2287e506e3940093ab0b9614fb18b7326cbe3883 [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" "e3afb86165f223f1a9621a2f2287e506e3940093ab0b9614fb18b7326cbe3883", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling instant v0.1.8 [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 itertools v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling spinning_top v0.1.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [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 parking_lot v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async_nursery v0.3.0-beta.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling ring-channel v0.8.2 [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 bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling thespis_impl v0.1.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `async_chanx` [INFO] [stdout] --> examples/perf/thespis_unbounded.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | async_chanx :: { * } , [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `async_chanx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokioUnboundedSender` [INFO] [stdout] --> examples/perf/thespis_unbounded.rs:81:30 [INFO] [stdout] | [INFO] [stdout] 81 | let tx = Box::new( TokioUnboundedSender::new( tx ).sink_map_err( |e| Box::new(e) as SinkError ) ) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `TokioUnboundedSender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokioUnboundedSender` [INFO] [stdout] --> examples/perf/thespis_unbounded.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | let tx = Box::new( TokioUnboundedSender::new( tx ).sink_map_err( |e| Box::new(e) as SinkError ) ) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `TokioUnboundedSender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope<_> + Send + 'static)>, Box<(dyn std::error::Error + Send + 'static)>, Error = Box<(dyn std::error::Error + Send + 'static)>>` cannot be known at compilation time [INFO] [stdout] --> examples/perf/thespis_unbounded.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | let tx = Box::new( TokioUnboundedSender::new( tx ).sink_map_err( |e| Box::new(e) as SinkError ) ) ; [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope<_> + Send + 'static)>, Box<(dyn std::error::Error + Send + 'static)>, Error = Box<(dyn std::error::Error + Send + 'static)>>` [INFO] [stdout] = note: required by `Box::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope<_> + Send + 'static)>, Box<(dyn std::error::Error + Send + 'static)>, Error = Box<(dyn std::error::Error + Send + 'static)>>` cannot be known at compilation time [INFO] [stdout] --> examples/perf/thespis_unbounded.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | let tx = Box::new( TokioUnboundedSender::new( tx ).sink_map_err( |e| Box::new(e) as SinkError ) ) ; [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope<_> + Send + 'static)>, Box<(dyn std::error::Error + Send + 'static)>, Error = Box<(dyn std::error::Error + Send + 'static)>>` [INFO] [stdout] = note: required by `Box::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `thespis_impl` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e3afb86165f223f1a9621a2f2287e506e3940093ab0b9614fb18b7326cbe3883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3afb86165f223f1a9621a2f2287e506e3940093ab0b9614fb18b7326cbe3883", kill_on_drop: false }` [INFO] [stdout] e3afb86165f223f1a9621a2f2287e506e3940093ab0b9614fb18b7326cbe3883