[INFO] fetching crate delay_timer 0.11.1... [INFO] testing delay_timer-0.11.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate delay_timer 0.11.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate delay_timer 0.11.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate delay_timer 0.11.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate delay_timer 0.11.1 [INFO] tweaked toml for crates.io crate delay_timer 0.11.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate delay_timer 0.11.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 6fa1f1186fd23cf4f019fce6f068457d4735f575fd3c4b8bb5534c28d17d6d1a [INFO] running `Command { std: "docker" "start" "-a" "6fa1f1186fd23cf4f019fce6f068457d4735f575fd3c4b8bb5534c28d17d6d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fa1f1186fd23cf4f019fce6f068457d4735f575fd3c4b8bb5534c28d17d6d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa1f1186fd23cf4f019fce6f068457d4735f575fd3c4b8bb5534c28d17d6d1a", kill_on_drop: false }` [INFO] [stdout] 6fa1f1186fd23cf4f019fce6f068457d4735f575fd3c4b8bb5534c28d17d6d1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f9ebfec8f7f973802148bf8e94614b643b69a41676878dd2a1437960fce260a [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" "4f9ebfec8f7f973802148bf8e94614b643b69a41676878dd2a1437960fce260a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling anyhow v1.0.49 [INFO] [stderr] Compiling rs-snowflake v0.5.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling delay_timer v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling cron_clock v0.8.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling concat-idents v1.1.3 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "4f9ebfec8f7f973802148bf8e94614b643b69a41676878dd2a1437960fce260a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f9ebfec8f7f973802148bf8e94614b643b69a41676878dd2a1437960fce260a", kill_on_drop: false }` [INFO] [stdout] 4f9ebfec8f7f973802148bf8e94614b643b69a41676878dd2a1437960fce260a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", 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] fc18e4948c20e3cda0631f1e163634d3a430e627ee27f4af0db595f9a3f01b9e [INFO] running `Command { std: "docker" "start" "-a" "fc18e4948c20e3cda0631f1e163634d3a430e627ee27f4af0db595f9a3f01b9e", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling curl v0.4.41 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling eyre v0.6.6 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling mockall_derive v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling ansi-parser v0.6.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling mockall v0.8.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling http-client v6.5.1 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling delay_timer v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `enable_status_report` found for struct `delay_timer::entity::DelayTimerBuilder` in the current scope [INFO] [stdout] --> examples/generic.rs:14:52 [INFO] [stdout] | [INFO] [stdout] 14 | let delay_timer = DelayTimerBuilder::default().enable_status_report().build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `delay_timer::entity::DelayTimerBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `delay_timer` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `delay_timer` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cycle_tokio_task --edition=2018 examples/cycle_tokio_task.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=45b93d2b83ef80e3 -C extra-filename=-45b93d2b83ef80e3 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ansi_parser=/opt/rustwide/target/debug/deps/libansi_parser-d9c1ab349bec02e4.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b3655d864f62bd6c.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-012c157eea743b14.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7c5c75d52d8eaf6e.so --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-264fe91938b3ae2a.rlib --extern concat_idents=/opt/rustwide/target/debug/deps/libconcat_idents-5d33b96c701f733d.so --extern cron_clock=/opt/rustwide/target/debug/deps/libcron_clock-0376c3a387200c82.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6473187a58149cbe.rlib --extern delay_timer=/opt/rustwide/target/debug/deps/libdelay_timer-29d5e74ef7f5c844.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-52bf563aae248b07.rlib --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0ecb5ed49f8ef129.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c89cbcb1461f575f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c204aa932192ffac.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-220cb833ef90d915.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-3a343d40b10d7c4e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-892f2ad450b09add.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-faf44227a301a1e1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a24be2b570e6ff8a.rlib --extern snowflake=/opt/rustwide/target/debug/deps/libsnowflake-1416208a65aff55d.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-90075f52a34621b1.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-ea143d68fcb4e073.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0ff0c5f039f2d9b3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-50a66cf811974fbe.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c71ce10d0cc4f612.rlib --extern tracing_error=/opt/rustwide/target/debug/deps/libtracing_error-a6bd1e83294e6b1b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-63584edb0770eafe.rlib --cap-lints=warn --cfg RUSTC_IS_BETA --cfg SPLIT_INCLUSIVE_COMPATIBLE -L native=/opt/rustwide/target/debug/build/curl-sys-6cbfcd4c846e9ac5/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-75b32ad004787f99/out/i/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `delay_timer` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name demo_async_tokio --edition=2018 examples/demo_async_tokio.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=d4bf886a6cae37c6 -C extra-filename=-d4bf886a6cae37c6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ansi_parser=/opt/rustwide/target/debug/deps/libansi_parser-d9c1ab349bec02e4.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b3655d864f62bd6c.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-012c157eea743b14.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7c5c75d52d8eaf6e.so --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-264fe91938b3ae2a.rlib --extern concat_idents=/opt/rustwide/target/debug/deps/libconcat_idents-5d33b96c701f733d.so --extern cron_clock=/opt/rustwide/target/debug/deps/libcron_clock-0376c3a387200c82.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6473187a58149cbe.rlib --extern delay_timer=/opt/rustwide/target/debug/deps/libdelay_timer-29d5e74ef7f5c844.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-52bf563aae248b07.rlib --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0ecb5ed49f8ef129.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c89cbcb1461f575f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c204aa932192ffac.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-220cb833ef90d915.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-3a343d40b10d7c4e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-892f2ad450b09add.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-faf44227a301a1e1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a24be2b570e6ff8a.rlib --extern snowflake=/opt/rustwide/target/debug/deps/libsnowflake-1416208a65aff55d.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-90075f52a34621b1.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-ea143d68fcb4e073.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0ff0c5f039f2d9b3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-50a66cf811974fbe.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c71ce10d0cc4f612.rlib --extern tracing_error=/opt/rustwide/target/debug/deps/libtracing_error-a6bd1e83294e6b1b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-63584edb0770eafe.rlib --cap-lints=warn --cfg RUSTC_IS_BETA --cfg SPLIT_INCLUSIVE_COMPATIBLE -L native=/opt/rustwide/target/debug/build/curl-sys-6cbfcd4c846e9ac5/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-75b32ad004787f99/out/i/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `delay_timer` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name delay_timer --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=0147d94a679748ee -C extra-filename=-0147d94a679748ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_parser=/opt/rustwide/target/debug/deps/libansi_parser-d9c1ab349bec02e4.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b3655d864f62bd6c.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-012c157eea743b14.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7c5c75d52d8eaf6e.so --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-264fe91938b3ae2a.rlib --extern concat_idents=/opt/rustwide/target/debug/deps/libconcat_idents-5d33b96c701f733d.so --extern cron_clock=/opt/rustwide/target/debug/deps/libcron_clock-0376c3a387200c82.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6473187a58149cbe.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-52bf563aae248b07.rlib --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0ecb5ed49f8ef129.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c89cbcb1461f575f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c204aa932192ffac.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-220cb833ef90d915.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-3a343d40b10d7c4e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-892f2ad450b09add.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-faf44227a301a1e1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a24be2b570e6ff8a.rlib --extern snowflake=/opt/rustwide/target/debug/deps/libsnowflake-1416208a65aff55d.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-90075f52a34621b1.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-ea143d68fcb4e073.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0ff0c5f039f2d9b3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-50a66cf811974fbe.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c71ce10d0cc4f612.rlib --extern tracing_error=/opt/rustwide/target/debug/deps/libtracing_error-a6bd1e83294e6b1b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-63584edb0770eafe.rlib --cap-lints=warn --cfg RUSTC_IS_BETA --cfg SPLIT_INCLUSIVE_COMPATIBLE -L native=/opt/rustwide/target/debug/build/curl-sys-6cbfcd4c846e9ac5/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-75b32ad004787f99/out/i/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `delay_timer` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name simulation --edition=2018 tests/simulation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=19f5f23e2c51d787 -C extra-filename=-19f5f23e2c51d787 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_parser=/opt/rustwide/target/debug/deps/libansi_parser-d9c1ab349bec02e4.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b3655d864f62bd6c.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-012c157eea743b14.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7c5c75d52d8eaf6e.so --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-264fe91938b3ae2a.rlib --extern concat_idents=/opt/rustwide/target/debug/deps/libconcat_idents-5d33b96c701f733d.so --extern cron_clock=/opt/rustwide/target/debug/deps/libcron_clock-0376c3a387200c82.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6473187a58149cbe.rlib --extern delay_timer=/opt/rustwide/target/debug/deps/libdelay_timer-29d5e74ef7f5c844.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-52bf563aae248b07.rlib --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0ecb5ed49f8ef129.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c89cbcb1461f575f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c204aa932192ffac.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-220cb833ef90d915.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-3a343d40b10d7c4e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-892f2ad450b09add.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-faf44227a301a1e1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a24be2b570e6ff8a.rlib --extern snowflake=/opt/rustwide/target/debug/deps/libsnowflake-1416208a65aff55d.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-90075f52a34621b1.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-ea143d68fcb4e073.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0ff0c5f039f2d9b3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-50a66cf811974fbe.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c71ce10d0cc4f612.rlib --extern tracing_error=/opt/rustwide/target/debug/deps/libtracing_error-a6bd1e83294e6b1b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-63584edb0770eafe.rlib --cap-lints=warn --cfg RUSTC_IS_BETA --cfg SPLIT_INCLUSIVE_COMPATIBLE -L native=/opt/rustwide/target/debug/build/curl-sys-6cbfcd4c846e9ac5/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-75b32ad004787f99/out/i/lib` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3.share_tokio_runtime.3ef7422a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3.share_tokio_runtime.3ef7422a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3.share_tokio_runtime.3ef7422a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3.share_tokio_runtime.3ef7422a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3.share_tokio_runtime.3ef7422a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3.share_tokio_runtime.3ef7422a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3.share_tokio_runtime.3ef7422a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3.share_tokio_runtime.3ef7422a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3.share_tokio_runtime.3ef7422a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3.share_tokio_runtime.3ef7422a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3.share_tokio_runtime.3ef7422a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3.share_tokio_runtime.3ef7422a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3.share_tokio_runtime.3ef7422a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3.share_tokio_runtime.3ef7422a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3.share_tokio_runtime.3ef7422a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3.share_tokio_runtime.3ef7422a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3.5f0p6gxfo5wydoqd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-6cbfcd4c846e9ac5/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-75b32ad004787f99/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdelay_timer-29d5e74ef7f5c844.rlib" "/opt/rustwide/target/debug/deps/liblru-220cb833ef90d915.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-86dd9ebbc9291d81.rlib" "/opt/rustwide/target/debug/deps/libahash-689cb0803a1889c3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-482b9ca87064a2b7.rlib" "/opt/rustwide/target/debug/deps/libdashmap-6473187a58149cbe.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0ff0c5f039f2d9b3.rlib" "/opt/rustwide/target/debug/deps/libsmol-90075f52a34621b1.rlib" "/opt/rustwide/target/debug/deps/libasync_process-497a82db321caec0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-1cd8b7184b4b5b06.rlib" "/opt/rustwide/target/debug/deps/libasync_net-5a00631c4375ed89.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-0fd918343b3d21bc.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-7bf7aa732b4519ee.rlib" "/opt/rustwide/target/debug/deps/libblocking-cf1ef62cabef61cc.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-e8ccc0e8a9936bfd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-eaa28e71f65e316c.rlib" "/opt/rustwide/target/debug/deps/libpolling-60b2f8e99f5d133b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6715eeb463a77737.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-d94bd54b3f998779.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-7cda1af8691bc0bb.rlib" "/opt/rustwide/target/debug/deps/libfastrand-b335408ccec7c319.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libcron_clock-0376c3a387200c82.rlib" "/opt/rustwide/target/debug/deps/libnom-4324144e68737736.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b3655d864f62bd6c.rlib" "/opt/rustwide/target/debug/deps/libtokio-50a66cf811974fbe.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e45e47bdf2bac6aa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9b4da96bbd97b6df.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libmio-673c2dcb68beff23.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9dd6e56abca0ddb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e9d156d5a6ab8127.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libsnowflake-1416208a65aff55d.rlib" "/opt/rustwide/target/debug/deps/libfutures-0ecb5ed49f8ef129.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bc5a55b4e972b5c6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6b6fbb15cdd6dc54.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a9ae8e8c667d0f3f.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a09c14624be15d2a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b973993d46881d45.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d7d848ede8919c5d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c113189938bc3a1c.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-264fe91938b3ae2a.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-b7380dc7d5be54a1.rlib" "/opt/rustwide/target/debug/deps/liburl-237a25a2048667c3.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-a6bd1e83294e6b1b.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-63584edb0770eafe.rlib" "/opt/rustwide/target/debug/deps/libchrono-dd8903ce4a34afec.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-7332ec5a78eabc5d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-da47fbf7f5cc9489.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4503bbac24f85b71.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-68676dc1b3c7800c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-be00e1fe4c885bcb.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libserde-7fe79be513324b47.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-e49c4c4ba7828391.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libmatchers-2257f9bdd8c4bc25.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-2f9edfead0c05b8d.rlib" "/opt/rustwide/target/debug/deps/libregex-4efcc36bab2a8580.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-053f5b9157af7a76.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libtracing-c71ce10d0cc4f612.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-be07ec05c93c270f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblog-c204aa932192ffac.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-b44b28bdb38e0468.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-eaa1fb64c22ed86d.rlib" "/opt/rustwide/target/debug/deps/libeyre-9903c4d275034c4d.rlib" "/opt/rustwide/target/debug/deps/libindenter-23f5f2ffb5f030c2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0d1b714902198161.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-4112516c39b35e9b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2dcc6205f23bafab.rlib" "/opt/rustwide/target/debug/deps/liblibc-197a93fa7c279dff.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/share_tokio_runtime-7b78ae911b728cd3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `delay_timer` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fc18e4948c20e3cda0631f1e163634d3a430e627ee27f4af0db595f9a3f01b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc18e4948c20e3cda0631f1e163634d3a430e627ee27f4af0db595f9a3f01b9e", kill_on_drop: false }` [INFO] [stdout] fc18e4948c20e3cda0631f1e163634d3a430e627ee27f4af0db595f9a3f01b9e