[INFO] fetching crate actix-web-middleware-keycloak-auth 0.4.0... [INFO] testing actix-web-middleware-keycloak-auth-0.4.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate actix-web-middleware-keycloak-auth 0.4.0 into /workspace/builds/worker-80/source [INFO] validating manifest of crates.io crate actix-web-middleware-keycloak-auth 0.4.0 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 actix-web-middleware-keycloak-auth 0.4.0 [INFO] finished tweaking crates.io crate actix-web-middleware-keycloak-auth 0.4.0 [INFO] tweaked toml for crates.io crate actix-web-middleware-keycloak-auth 0.4.0 written to /workspace/builds/worker-80/source/Cargo.toml [INFO] crate crates.io crate actix-web-middleware-keycloak-auth 0.4.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f41bf41db9ae990f20c23ba75d45a6efd430d5e8b26ad0cec72c70c73db306ae [INFO] running `Command { std: "docker" "start" "-a" "f41bf41db9ae990f20c23ba75d45a6efd430d5e8b26ad0cec72c70c73db306ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f41bf41db9ae990f20c23ba75d45a6efd430d5e8b26ad0cec72c70c73db306ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f41bf41db9ae990f20c23ba75d45a6efd430d5e8b26ad0cec72c70c73db306ae", kill_on_drop: false }` [INFO] [stdout] f41bf41db9ae990f20c23ba75d45a6efd430d5e8b26ad0cec72c70c73db306ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2d158bed31b671b39a8855bfe6b6cfc198846751dd7a56b92213e158f15fc0d [INFO] running `Command { std: "docker" "start" "-a" "a2d158bed31b671b39a8855bfe6b6cfc198846751dd7a56b92213e158f15fc0d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling simple_asn1 v0.6.1 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling actix-http v3.0.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling jsonwebtoken v8.0.1 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling actix-web-middleware-keycloak-auth v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "a2d158bed31b671b39a8855bfe6b6cfc198846751dd7a56b92213e158f15fc0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d158bed31b671b39a8855bfe6b6cfc198846751dd7a56b92213e158f15fc0d", kill_on_drop: false }` [INFO] [stdout] a2d158bed31b671b39a8855bfe6b6cfc198846751dd7a56b92213e158f15fc0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 666713fa12a773a10760ea7260d989567d94a8fcdbc2499cfef1c4bf41ac5a17 [INFO] running `Command { std: "docker" "start" "-a" "666713fa12a773a10760ea7260d989567d94a8fcdbc2499cfef1c4bf41ac5a17", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling actix-http v3.0.4 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling actix-web-middleware-keycloak-auth v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paperclip` [INFO] [stdout] --> examples/paperclip.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use paperclip::actix::{api_v2_operation, web, OpenApiExt}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `paperclip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `api_v2_operation` in this scope [INFO] [stdout] --> examples/paperclip.rs:93:3 [INFO] [stdout] | [INFO] [stdout] 93 | #[api_v2_operation] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `api_v2_operation` in this scope [INFO] [stdout] --> examples/paperclip.rs:98:3 [INFO] [stdout] | [INFO] [stdout] 98 | #[api_v2_operation] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `web` [INFO] [stdout] --> examples/paperclip.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | web::scope("/private") [INFO] [stdout] | ^^^ use of undeclared crate or module `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `web` [INFO] [stdout] --> examples/paperclip.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | .route("", web::get().to(private)), [INFO] [stdout] | ^^^ use of undeclared crate or module `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `web` [INFO] [stdout] --> examples/paperclip.rs:83:22 [INFO] [stdout] | [INFO] [stdout] 83 | .service(web::resource("/").to(hello_world)) [INFO] [stdout] | ^^^ use of undeclared crate or module `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `wrap_api` found for struct `App` in the current scope [INFO] [stdout] --> examples/paperclip.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | .wrap_api() [INFO] [stdout] | ^^^^^^^^ method not found in `App>, Error = actix_web::Error, Config = (), InitError = ()>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web-middleware-keycloak-auth` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `actix-web-middleware-keycloak-auth` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/simple-0ebf273010e76f58.simple.ab2d0303-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0ebf273010e76f58.simple.ab2d0303-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0ebf273010e76f58.simple.ab2d0303-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0ebf273010e76f58.simple.ab2d0303-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0ebf273010e76f58.simple.ab2d0303-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0ebf273010e76f58.simple.ab2d0303-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0ebf273010e76f58.simple.ab2d0303-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0ebf273010e76f58.simple.ab2d0303-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0ebf273010e76f58.simple.ab2d0303-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0ebf273010e76f58.simple.ab2d0303-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0ebf273010e76f58.simple.ab2d0303-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0ebf273010e76f58.simple.ab2d0303-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0ebf273010e76f58.simple.ab2d0303-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0ebf273010e76f58.simple.ab2d0303-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0ebf273010e76f58.simple.ab2d0303-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0ebf273010e76f58.simple.ab2d0303-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0ebf273010e76f58.5dqezq9k10no5yvf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-ced139d546c86ad8/out" "-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/libenv_logger-228106809f2cb12c.rlib" "/opt/rustwide/target/debug/deps/libatty-a71dab0533fb0a3a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libactix_web_middleware_keycloak_auth-6998cd6917f82236.rlib" "/opt/rustwide/target/debug/deps/libuuid-1c22d60bf9962e64.rlib" "/opt/rustwide/target/debug/deps/libchrono-a71d0f6fc3555178.rlib" "/opt/rustwide/target/debug/deps/libtime-0a4273213065edf0.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-fa91ec7aed2ed08d.rlib" "/opt/rustwide/target/debug/deps/libpem-d805a4fb31264c13.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-300bdd6711dd6511.rlib" "/opt/rustwide/target/debug/deps/libthiserror-874e1fdb3f7919a6.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5834a025d833fdd7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-10635425330b04de.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a7661cd4d391809c.rlib" "/opt/rustwide/target/debug/deps/libring-da9bd142e6ee0a53.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libactix_web-b7f4a40fc4514561.rlib" "/opt/rustwide/target/debug/deps/libtime-e2da719ade110527.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-3287084fc86ff60c.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.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/libserde_urlencoded-f734961f12e51ad6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-458d72f9754b1ef7.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libactix_server-f1f80e58087ac56d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a4c3bb5f00ae441f.rlib" "/opt/rustwide/target/debug/deps/libactix_router-bbd7cceeb9eaebdc.rlib" "/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-32dbfc811be4a63f.rlib" "/opt/rustwide/target/debug/deps/libserde-c7a9e7355108e8d6.rlib" "/opt/rustwide/target/debug/deps/libactix_http-f43e75a99719193a.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librand-f8e55f058b55735a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-709e336bb109a10a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-580ffae48956af47.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4785303f3c756830.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libsha1-1406b85d742f6682.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-351ccc13a33081d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-96e2ccd9a4b1d8eb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-773e8ec21813b689.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-ac6cbc8aa6c81cab.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-cf9ed3bb00bd90fb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-56a16038e27d0929.rlib" "/opt/rustwide/target/debug/deps/libbytestring-c5aeca0c4eec74eb.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9d9f3f37912d4e58.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-215e6eaf9b62f53d.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libh2-b3b41dc1c9af7483.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8997902f3d506c7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-265939765a5e1529.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libahash-f7d356718745ffd8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6f22cb2094fb5681.rlib" "/opt/rustwide/target/debug/deps/libactix_service-7c6db17e5482d66d.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-1d8ed772df36a5d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8b1d9dddefb2a86d.rlib" "/opt/rustwide/target/debug/deps/libtracing-1bf0154d08f30195.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a56c8f1af539ee0d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-47e7c328394f3fe1.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-4f04ca3c91ca6b05.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-f65d16ef06919864.rlib" "/opt/rustwide/target/debug/deps/libtokio-2a6077a4b1989f3c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fb7b131bc9686506.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5885b21a8fff6af6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libmio-d9bdc5b8d235f3dd.rlib" "/opt/rustwide/target/debug/deps/liblog-b0c795b3b7b3806c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d0210dcfd5efbe13.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eb42511c5acea2e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-c197c6edf55d6743.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.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/simple-0ebf273010e76f58" "-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] running `Command { std: "docker" "inspect" "666713fa12a773a10760ea7260d989567d94a8fcdbc2499cfef1c4bf41ac5a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "666713fa12a773a10760ea7260d989567d94a8fcdbc2499cfef1c4bf41ac5a17", kill_on_drop: false }` [INFO] [stdout] 666713fa12a773a10760ea7260d989567d94a8fcdbc2499cfef1c4bf41ac5a17