[INFO] fetching crate notion-rs 0.1.0... [INFO] testing notion-rs-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate notion-rs 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate notion-rs 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate notion-rs 0.1.0 [INFO] finished tweaking crates.io crate notion-rs 0.1.0 [INFO] tweaked toml for crates.io crate notion-rs 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate notion-rs 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v0.8.1 [INFO] [stderr] Downloaded security-framework v2.1.1 [INFO] [stderr] Downloaded futures-core v0.3.6 [INFO] [stderr] Downloaded futures-task v0.3.6 [INFO] [stderr] Downloaded pin-project-internal v0.4.26 [INFO] [stderr] Downloaded once_cell v1.7.0 [INFO] [stderr] Downloaded futures-channel v0.3.6 [INFO] [stderr] Downloaded futures-io v0.3.13 [INFO] [stderr] Downloaded pin-project v0.4.26 [INFO] [stderr] Downloaded futures-util v0.3.6 [INFO] [stderr] Downloaded futures-sink v0.3.6 [INFO] [stderr] Downloaded cc v1.0.60 [INFO] [stderr] Downloaded tokio v1.2.0 [INFO] [stderr] Downloaded encoding_rs v0.8.24 [INFO] [stderr] Downloaded pin-project-lite v0.1.10 [INFO] [stderr] Downloaded tracing v0.1.21 [INFO] [stderr] Downloaded reqwest v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.60.0" "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] dcf8703f2bc7d2954e322ac5acacf46c8277a1c60ac4256c11acd8e5f65ac825 [INFO] running `Command { std: "docker" "start" "-a" "dcf8703f2bc7d2954e322ac5acacf46c8277a1c60ac4256c11acd8e5f65ac825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcf8703f2bc7d2954e322ac5acacf46c8277a1c60ac4256c11acd8e5f65ac825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf8703f2bc7d2954e322ac5acacf46c8277a1c60ac4256c11acd8e5f65ac825", kill_on_drop: false }` [INFO] [stdout] dcf8703f2bc7d2954e322ac5acacf46c8277a1c60ac4256c11acd8e5f65ac825 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.60.0" "build" "--frozen" "--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] d93ca6f294ae4167340666702ef0dacc69f2b45c885b039c700ee554ff2baa4e [INFO] running `Command { std: "docker" "start" "-a" "d93ca6f294ae4167340666702ef0dacc69f2b45c885b039c700ee554ff2baa4e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.1 [INFO] [stderr] Compiling notion-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/block/data.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[serde(tag = "type", content = "properties", rename_all = "snake_case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d93ca6f294ae4167340666702ef0dacc69f2b45c885b039c700ee554ff2baa4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d93ca6f294ae4167340666702ef0dacc69f2b45c885b039c700ee554ff2baa4e", kill_on_drop: false }` [INFO] [stdout] d93ca6f294ae4167340666702ef0dacc69f2b45c885b039c700ee554ff2baa4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64977c8277b686f92d33aaaad0e7736fd7a6c9132579b2e1710c21a71a6fe8b3 [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" "64977c8277b686f92d33aaaad0e7736fd7a6c9132579b2e1710c21a71a6fe8b3", kill_on_drop: false }` [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling nb-connect v1.0.3 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/block/data.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[serde(tag = "type", content = "properties", rename_all = "snake_case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling notion-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/block/data.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[serde(tag = "type", content = "properties", rename_all = "snake_case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e.kitchensink.bd3ec549-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e.kitchensink.bd3ec549-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e.kitchensink.bd3ec549-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e.kitchensink.bd3ec549-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e.kitchensink.bd3ec549-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e.kitchensink.bd3ec549-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e.kitchensink.bd3ec549-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e.kitchensink.bd3ec549-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e.kitchensink.bd3ec549-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e.kitchensink.bd3ec549-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e.kitchensink.bd3ec549-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e.kitchensink.bd3ec549-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e.kitchensink.bd3ec549-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e.kitchensink.bd3ec549-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e.kitchensink.bd3ec549-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e.kitchensink.bd3ec549-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e.5bns0a0wdr36ct1j.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnotion_rs-072721992ac55132.rlib" "/opt/rustwide/target/debug/deps/libreqwest-19067c7a89417c6f.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-31c0fffff6201cfa.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-7303e691726a772b.rlib" "/opt/rustwide/target/debug/deps/libcookie-ccfe799b08165340.rlib" "/opt/rustwide/target/debug/deps/libtime-e84ac65096fbe2ca.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-69b872427ebc934d.rlib" "/opt/rustwide/target/debug/deps/libstandback-9c4c459a45a4adba.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-63681fe7c5f40948.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-df293582a149e4af.rlib" "/opt/rustwide/target/debug/deps/libipnet-0d5c50c485adefe5.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-02dad72fd5bd64de.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-93bc8817bda59f1e.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d83b2e29d28a716a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c4c6d53b8747f049.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3727b382373edfef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libhyper-cd3c4a9f4250a8c3.rlib" "/opt/rustwide/target/debug/deps/libwant-e326f4e6c30950f8.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a7743c4525b40c80.rlib" "/opt/rustwide/target/debug/deps/libh2-19bb7a72bd139e8f.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-42b16df523acca26.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5e3cd3d42bc87bd5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-dbdd22057efa63ad.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-65860ec97df94172.rlib" "/opt/rustwide/target/debug/deps/libtracing-25e033eeb52fc098.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18a2d4b604411b55.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4038da2553535e11.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-08f5433db93fd819.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1d3bdab48cecd774.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-cbd45a2a3eb3d50b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-fa1a1bf12567eb37.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liburl-c4650c345c0d6e6e.rlib" "/opt/rustwide/target/debug/deps/libidna-ee359aba7126f755.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-80426e3445638cba.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-5e9ea66d0d10cc98.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7dd23ad1e9ec9e20.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libhttp-41f7d9e081b57a68.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libthiserror-992bb0ec815defd3.rlib" "/opt/rustwide/target/debug/deps/libuuid-fa5e005ca657360a.rlib" "/opt/rustwide/target/debug/deps/librand-04e4dd071eed5b71.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-505bcff252fd4ca7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fbe4d881a10fb8b9.rlib" "/opt/rustwide/target/debug/deps/librand_core-818cfa2497078e21.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e675907fbaf7a988.rlib" "/opt/rustwide/target/debug/deps/libserde_json-58cecc98d46ec0e5.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-557deac4472acf44.rlib" "/opt/rustwide/target/debug/deps/libindexmap-55e7cef98f116ee8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d00313852205d792.rlib" "/opt/rustwide/target/debug/deps/libserde-67b903f19c52893d.rlib" "/opt/rustwide/target/debug/deps/libasync_std-077d7efcf5b8e358.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-04a221dcef9c6304.rlib" "/opt/rustwide/target/debug/deps/libblocking-6ed9974e85a98e40.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-34eb5373b5d76288.rlib" "/opt/rustwide/target/debug/deps/libtokio-448c1d8954b845f0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f52f5efca9ce1f40.rlib" "/opt/rustwide/target/debug/deps/libbytes-4bf2b520dc5a4ca8.rlib" "/opt/rustwide/target/debug/deps/libmio-f9183056c236b1f9.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-506db61d1e7581a6.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-a0d3611affd7aeff.rlib" "/opt/rustwide/target/debug/deps/libasync_task-ff558da1f8162ffe.rlib" "/opt/rustwide/target/debug/deps/libasync_io-d249169d220b8dcf.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-2ec75d1761bde385.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1573b1a63e64528d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-9d149a5c49699464.rlib" "/opt/rustwide/target/debug/deps/libpolling-bc1d6103e339012d.rlib" "/opt/rustwide/target/debug/deps/liblibc-b6ecb59a4cb3f258.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4df5afcc76893e68.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-457a1854d54637b0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5185127b433d2fa3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-7453b61058963358.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-1c7e7d9b60b2d8cf.rlib" "/opt/rustwide/target/debug/deps/libparking-378a57a744abe59e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a953cbb05d18e9a9.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-b9d47b67f73117ad.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-44b4da9d9042bfbf.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-cb0d593e4131767e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-0aaab534ec683e7f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-d9b92fd5db9dbdc8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e4cbbec48420e14.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ebdd3ff667c4be93.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-200eb9facfaba613.rlib" "/opt/rustwide/target/debug/deps/liblog-6dcf0e26372d8110.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/kitchensink-463de032a170948e" "-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 `notion-rs` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "64977c8277b686f92d33aaaad0e7736fd7a6c9132579b2e1710c21a71a6fe8b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64977c8277b686f92d33aaaad0e7736fd7a6c9132579b2e1710c21a71a6fe8b3", kill_on_drop: false }` [INFO] [stdout] 64977c8277b686f92d33aaaad0e7736fd7a6c9132579b2e1710c21a71a6fe8b3