[INFO] cloning repository https://github.com/wisonye/tide-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wisonye/tide-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisonye%2Ftide-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisonye%2Ftide-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b9eff06efec59a5cd082b3429a5137f317a4d02 [INFO] testing wisonye/tide-demo against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisonye%2Ftide-demo" "/workspace/builds/worker-117/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-117/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wisonye/tide-demo on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wisonye/tide-demo [INFO] finished tweaking git repo https://github.com/wisonye/tide-demo [INFO] tweaked toml for git repo https://github.com/wisonye/tide-demo written to /workspace/builds/worker-117/source/Cargo.toml [INFO] crate git repo https://github.com/wisonye/tide-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-client v6.2.0 [INFO] [stderr] Downloaded async-h1 v2.3.0 [INFO] [stderr] Downloaded async-process v1.0.1 [INFO] [stderr] Downloaded jwt v0.12.0 [INFO] [stderr] Downloaded http-types v2.9.0 [INFO] [stderr] Downloaded tide v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05bbfcede0818fd9bfcd770fcf606bec4279bc28fb2125c97ac939a87dae7f94 [INFO] running `Command { std: "docker" "start" "-a" "05bbfcede0818fd9bfcd770fcf606bec4279bc28fb2125c97ac939a87dae7f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05bbfcede0818fd9bfcd770fcf606bec4279bc28fb2125c97ac939a87dae7f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05bbfcede0818fd9bfcd770fcf606bec4279bc28fb2125c97ac939a87dae7f94", kill_on_drop: false }` [INFO] [stdout] 05bbfcede0818fd9bfcd770fcf606bec4279bc28fb2125c97ac939a87dae7f94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c03bc03c6ca2150cbcd318b78f1068fd35fc181eea0c24afc64eaf76cf3595e [INFO] running `Command { std: "docker" "start" "-a" "0c03bc03c6ca2150cbcd318b78f1068fd35fc181eea0c24afc64eaf76cf3595e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling http-types v2.9.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.24 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling jwt v0.12.0 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling async-h1 v2.3.0 [INFO] [stderr] Compiling http-client v6.2.0 [INFO] [stderr] Compiling tide v0.15.0 [INFO] [stderr] Compiling tide-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0601]: `main` function not found in crate `mongodb_crud_rest_api` [INFO] [stdout] | [INFO] [stdout] = note: consider adding a `main` function to `src/bin/mongodb_crud_rest_api.rs` [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 E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tide-demo` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `device_list` [INFO] [stdout] --> src/bin/shared_state.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | device_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DeviceResponseSessions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/shared_state.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tide-demo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name jwt_middleware --edition=2018 src/bin/jwt_middleware.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 -C metadata=86bb12967b118e09 -C extra-filename=-86bb12967b118e09 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-abb3f939bd3b3358.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7f51a8f761dd99f7.so --extern hmac=/opt/rustwide/target/debug/deps/libhmac-307288663e95f3dd.rlib --extern jwt=/opt/rustwide/target/debug/deps/libjwt-728d89b130eb783d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1ebce3e3b3faf817.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7e0a1832a2474df1.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-7f25c5d3784efe18.rlib --extern tide=/opt/rustwide/target/debug/deps/libtide-4d4a6c818b33b125.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-d9c76b7223c5522d/out -L native=/opt/rustwide/target/debug/build/blake3-d9c76b7223c5522d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tide-demo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serve_static_files --edition=2018 src/bin/serve_static_files.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 -C metadata=ccef269f2f48bb5a -C extra-filename=-ccef269f2f48bb5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-abb3f939bd3b3358.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7f51a8f761dd99f7.so --extern hmac=/opt/rustwide/target/debug/deps/libhmac-307288663e95f3dd.rlib --extern jwt=/opt/rustwide/target/debug/deps/libjwt-728d89b130eb783d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1ebce3e3b3faf817.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7e0a1832a2474df1.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-7f25c5d3784efe18.rlib --extern tide=/opt/rustwide/target/debug/deps/libtide-4d4a6c818b33b125.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-d9c76b7223c5522d/out -L native=/opt/rustwide/target/debug/build/blake3-d9c76b7223c5522d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tide-demo`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name shared_state --edition=2018 src/bin/shared_state.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 -C metadata=35d1a7d8c1811373 -C extra-filename=-35d1a7d8c1811373 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-abb3f939bd3b3358.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7f51a8f761dd99f7.so --extern hmac=/opt/rustwide/target/debug/deps/libhmac-307288663e95f3dd.rlib --extern jwt=/opt/rustwide/target/debug/deps/libjwt-728d89b130eb783d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1ebce3e3b3faf817.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7e0a1832a2474df1.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-7f25c5d3784efe18.rlib --extern tide=/opt/rustwide/target/debug/deps/libtide-4d4a6c818b33b125.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-d9c76b7223c5522d/out -L native=/opt/rustwide/target/debug/build/blake3-d9c76b7223c5522d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tide-demo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name benchmark_server --edition=2018 src/bin/benchmark_server.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 -C metadata=ca41bc0f93ad182b -C extra-filename=-ca41bc0f93ad182b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-abb3f939bd3b3358.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7f51a8f761dd99f7.so --extern hmac=/opt/rustwide/target/debug/deps/libhmac-307288663e95f3dd.rlib --extern jwt=/opt/rustwide/target/debug/deps/libjwt-728d89b130eb783d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1ebce3e3b3faf817.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7e0a1832a2474df1.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-7f25c5d3784efe18.rlib --extern tide=/opt/rustwide/target/debug/deps/libtide-4d4a6c818b33b125.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-d9c76b7223c5522d/out -L native=/opt/rustwide/target/debug/build/blake3-d9c76b7223c5522d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tide-demo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name basic_server --edition=2018 src/bin/basic_server.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 -C metadata=4043712d2f249591 -C extra-filename=-4043712d2f249591 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-abb3f939bd3b3358.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7f51a8f761dd99f7.so --extern hmac=/opt/rustwide/target/debug/deps/libhmac-307288663e95f3dd.rlib --extern jwt=/opt/rustwide/target/debug/deps/libjwt-728d89b130eb783d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1ebce3e3b3faf817.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7e0a1832a2474df1.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-7f25c5d3784efe18.rlib --extern tide=/opt/rustwide/target/debug/deps/libtide-4d4a6c818b33b125.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-d9c76b7223c5522d/out -L native=/opt/rustwide/target/debug/build/blake3-d9c76b7223c5522d/out` (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/deps/multiple_binding-34e693d351a5c935.multiple_binding.0f58ee83-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_binding-34e693d351a5c935.multiple_binding.0f58ee83-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_binding-34e693d351a5c935.multiple_binding.0f58ee83-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_binding-34e693d351a5c935.multiple_binding.0f58ee83-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_binding-34e693d351a5c935.multiple_binding.0f58ee83-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_binding-34e693d351a5c935.multiple_binding.0f58ee83-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_binding-34e693d351a5c935.multiple_binding.0f58ee83-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_binding-34e693d351a5c935.multiple_binding.0f58ee83-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_binding-34e693d351a5c935.multiple_binding.0f58ee83-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_binding-34e693d351a5c935.multiple_binding.0f58ee83-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_binding-34e693d351a5c935.multiple_binding.0f58ee83-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_binding-34e693d351a5c935.multiple_binding.0f58ee83-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_binding-34e693d351a5c935.multiple_binding.0f58ee83-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_binding-34e693d351a5c935.multiple_binding.0f58ee83-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_binding-34e693d351a5c935.multiple_binding.0f58ee83-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_binding-34e693d351a5c935.multiple_binding.0f58ee83-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_binding-34e693d351a5c935.2aeyou7ydlrrfe3q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-d9c76b7223c5522d/out" "-L" "/opt/rustwide/target/debug/build/blake3-d9c76b7223c5522d/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtide-4d4a6c818b33b125.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-8f553af1ea4675f7.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-76d2d81573134c76.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-61cc1af3630559db.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-0502b4e33ba8d646.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-e9b0eb143291d866.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-4136517822ed2eff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-74b82d90b47c373e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ac15016459712621.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1b9b007348024de8.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-146d1fdad76d8cb3.rlib" "/opt/rustwide/target/debug/deps/libasync_session-268cb8597306c8fe.rlib" "/opt/rustwide/target/debug/deps/libbincode-00aacd69f4fb15f1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5373212db2bebf14.rlib" "/opt/rustwide/target/debug/deps/libhmac-d398ee744ee60df7.rlib" "/opt/rustwide/target/debug/deps/libblake3-8f22e48a7ade47fd.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-adc54ea2aef37880.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libchrono-647888ca548cde20.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-f65fa48a231ae542.rlib" "/opt/rustwide/target/debug/deps/libfemme-8ffd550de79d3b2f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-aeb875beb68a4f15.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6b8abddc75bf4fbe.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-07ae523fb8bc89fb.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-2630721a5cbc8a6b.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-8be78b741d5c8842.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fcacb9c47ed5464d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-879d59ee5c123e90.rlib" "/opt/rustwide/target/debug/deps/libanyhow-54a30172d4886be2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a1faba178abc4f15.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b4414c276c53e36c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7e0a1832a2474df1.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libinfer-b1b26008f7b9ab09.rlib" "/opt/rustwide/target/debug/deps/liburl-0fcdc3ce4a5246ad.rlib" "/opt/rustwide/target/debug/deps/libidna-a42fadede2f9f20f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9b3ae5c65202d072.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d314caa35c1d7ee1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-eae4739b9f580e06.rlib" "/opt/rustwide/target/debug/deps/libserde-1ebce3e3b3faf817.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libcookie-d37e53705beaf263.rlib" "/opt/rustwide/target/debug/deps/libhkdf-6a74bc7412de0061.rlib" "/opt/rustwide/target/debug/deps/libhmac-09a4ddbfc16f4826.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-e4733a06ffcdcc36.rlib" "/opt/rustwide/target/debug/deps/libsha2-7f25c5d3784efe18.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-03a43d06f7c2bf7d.rlib" "/opt/rustwide/target/debug/deps/libdigest-584d6f2f78f3bf83.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-5521b2d282e73469.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-fb4afe4244417c88.rlib" "/opt/rustwide/target/debug/deps/libghash-f27b64ccf824ace7.rlib" "/opt/rustwide/target/debug/deps/libpolyval-d1135141f78dc543.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b27d62b7996433f6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-e24a7b26d1e824a9.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0659e0089bcb659.rlib" "/opt/rustwide/target/debug/deps/libctr-ae60eb358fe87aeb.rlib" "/opt/rustwide/target/debug/deps/libaes-35ea4db402e7e556.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-298de7ff7c1fc5f2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcipher-be330c576c8a9701.rlib" "/opt/rustwide/target/debug/deps/libaead-a9eaeb788cc18637.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-535638480f2015b4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/librand-66d300b6e53b2ea7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2aafa0ad9a713282.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-727cd75117a507ae.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ec62cb1ff4dacf5.rlib" "/opt/rustwide/target/debug/deps/libtime-1d6c549462a010a9.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0fa9988972dc4c2f.rlib" "/opt/rustwide/target/debug/deps/libstandback-68e979937b90d83e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libasync_std-abb3f939bd3b3358.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-282308faf4579bdf.rlib" "/opt/rustwide/target/debug/deps/libblocking-737f898048ec61e3.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3c858a480162970c.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0c28cd105b8e1857.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-fee94c47e927a2ad.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8ed50de62563761e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libasync_process-8227889888f315f3.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-8fca9a609ce53beb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5c4dfca7d05921ac.rlib" "/opt/rustwide/target/debug/deps/libasync_io-80e242149f2add56.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-15ef9e903f5fc9ab.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-baa30d7004252e50.rlib" "/opt/rustwide/target/debug/deps/libpolling-a8ad44387337b11e.rlib" "/opt/rustwide/target/debug/deps/liblibc-616817a6aabf49ff.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-d78a18d0e5033cf9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e52a441608282426.rlib" "/opt/rustwide/target/debug/deps/libfastrand-00aaf9f17582410f.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a91fe79d7eff7303.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-c208ec1803103c9e.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-e109f363d25eb8fa.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27ae7c2522f52e77.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8de66b71a42bbb59.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-9d1b8260fd0144f5.rlib" "/opt/rustwide/target/debug/deps/liblog-33056c9f9cec6bde.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/multiple_binding-34e693d351a5c935" "-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 `tide-demo` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0c03bc03c6ca2150cbcd318b78f1068fd35fc181eea0c24afc64eaf76cf3595e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c03bc03c6ca2150cbcd318b78f1068fd35fc181eea0c24afc64eaf76cf3595e", kill_on_drop: false }` [INFO] [stdout] 0c03bc03c6ca2150cbcd318b78f1068fd35fc181eea0c24afc64eaf76cf3595e