[INFO] fetching crate thespis_impl 0.1.0... [INFO] testing thespis_impl-0.1.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate thespis_impl 0.1.0 into /workspace/builds/worker-116/source [INFO] validating manifest of crates.io crate thespis_impl 0.1.0 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 crates.io crate thespis_impl 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate thespis_impl 0.1.0 [INFO] tweaked toml for crates.io crate thespis_impl 0.1.0 written to /workspace/builds/worker-116/source/Cargo.toml [INFO] crate crates.io crate thespis_impl 0.1.0 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] Downloading crates ... [INFO] [stderr] Downloaded ring-channel v0.8.3 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.24 [INFO] [stderr] Downloaded actix_derive v0.6.0 [INFO] [stderr] Downloaded actix v0.12.0 [INFO] [stderr] Downloaded async_executors v0.4.2 [INFO] [stderr] Downloaded oneshot v0.1.2 [INFO] [stderr] Downloaded async_chanx v0.1.0-alpha.3 [INFO] [stderr] Downloaded semver v1.0.3 [INFO] [stderr] Downloaded thespis_derive v0.1.0 [INFO] [stderr] Downloaded thespis v0.1.0 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.24 [INFO] [stderr] Downloaded generator v0.6.25 [INFO] [stderr] Downloaded blanket v0.2.0 [INFO] [stderr] Downloaded stream_throttle v0.4.0 [INFO] [stderr] Downloaded async_nursery v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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] [stdout] 3af894f5bccf1807d48c7ffe151d2842195022c4022d8aa6f221a919d7927de4 [INFO] running `Command { std: "docker" "start" "-a" "3af894f5bccf1807d48c7ffe151d2842195022c4022d8aa6f221a919d7927de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3af894f5bccf1807d48c7ffe151d2842195022c4022d8aa6f221a919d7927de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3af894f5bccf1807d48c7ffe151d2842195022c4022d8aa6f221a919d7927de4", kill_on_drop: false }` [INFO] [stdout] 3af894f5bccf1807d48c7ffe151d2842195022c4022d8aa6f221a919d7927de4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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] 4caefd84f601ce2a932710b76ba49ae7e9812b8cda0e5b1e4513f00347b96ba9 [INFO] running `Command { std: "docker" "start" "-a" "4caefd84f601ce2a932710b76ba49ae7e9812b8cda0e5b1e4513f00347b96ba9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling oneshot v0.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thespis_derive v0.1.0 [INFO] [stderr] Compiling thespis v0.1.0 [INFO] [stderr] Compiling async_executors v0.4.2 [INFO] [stderr] Compiling thespis_impl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling blanket v0.2.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.38s [INFO] running `Command { std: "docker" "inspect" "4caefd84f601ce2a932710b76ba49ae7e9812b8cda0e5b1e4513f00347b96ba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4caefd84f601ce2a932710b76ba49ae7e9812b8cda0e5b1e4513f00347b96ba9", kill_on_drop: false }` [INFO] [stdout] 4caefd84f601ce2a932710b76ba49ae7e9812b8cda0e5b1e4513f00347b96ba9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c1088f2a24b3a4f2a4d8aa8896bee324ae0df884e7a686f8ccfd9a279365113 [INFO] running `Command { std: "docker" "start" "-a" "2c1088f2a24b3a4f2a4d8aa8896bee324ae0df884e7a686f8ccfd9a279365113", 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] Compiling libc v0.2.97 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async_executors v0.4.2 [INFO] [stderr] Compiling async_nursery v0.3.1 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling async_chanx v0.1.0-alpha.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling thespis v0.1.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling stream_throttle v0.4.0 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling ring-channel v0.8.3 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling actix v0.12.0 [INFO] [stderr] Compiling thespis_impl v0.1.0 (/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 thespis_local_perf --edition=2018 examples/perf/thespis_local.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"' --cfg 'feature="not_wasm"' -C metadata=9a457f27bb79de90 -C extra-filename=-9a457f27bb79de90 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix=/opt/rustwide/target/debug/deps/libactix-06fa343a9fd7d689.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-d9c63433983deff5.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-c803db99be1cec7b.rlib --extern async_chanx=/opt/rustwide/target/debug/deps/libasync_chanx-ff9994aa4667d669.rlib --extern async_executors=/opt/rustwide/target/debug/deps/libasync_executors-6b3d489dfea4a8c4.rlib --extern async_nursery=/opt/rustwide/target/debug/deps/libasync_nursery-e61dbaddb67eeaca.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-49935d40812be6ff.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-2c6cc1b58a4a0910.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rlib --extern oneshot=/opt/rustwide/target/debug/deps/liboneshot-7bf402df8dc600c4.rlib --extern ring_channel=/opt/rustwide/target/debug/deps/libring_channel-82424df5c926025f.rlib --extern stream_throttle=/opt/rustwide/target/debug/deps/libstream_throttle-3b8d0ff1d29c6417.rlib --extern thespis=/opt/rustwide/target/debug/deps/libthespis-41a469e6940989a0.rlib --extern thespis_impl=/opt/rustwide/target/debug/deps/libthespis_impl-e4a5620b538caa64.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f1428468ca333bc4.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5cc8b3d1b4b6bdc0.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-df1208cf2a352407.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-4f90f12673c31b67.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-64f2b852df918fba.rlib --cap-lints=warn --cfg beta` (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" "2c1088f2a24b3a4f2a4d8aa8896bee324ae0df884e7a686f8ccfd9a279365113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c1088f2a24b3a4f2a4d8aa8896bee324ae0df884e7a686f8ccfd9a279365113", kill_on_drop: false }` [INFO] [stdout] 2c1088f2a24b3a4f2a4d8aa8896bee324ae0df884e7a686f8ccfd9a279365113