[INFO] fetching crate gwasm-api 0.3.0... [INFO] testing gwasm-api-0.3.0 against try#015dbcea68b7642e2acc268b5c8f3e9086fc02ff for pr-102570 [INFO] extracting crate gwasm-api 0.3.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate gwasm-api 0.3.0 on toolchain 015dbcea68b7642e2acc268b5c8f3e9086fc02ff [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gwasm-api 0.3.0 [INFO] finished tweaking crates.io crate gwasm-api 0.3.0 [INFO] tweaked toml for crates.io crate gwasm-api 0.3.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3250ab0954e21c7ecc653c34959d984931f5f4e2f8f1c1b2e64e0eedcfd45ae [INFO] running `Command { std: "docker" "start" "-a" "c3250ab0954e21c7ecc653c34959d984931f5f4e2f8f1c1b2e64e0eedcfd45ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3250ab0954e21c7ecc653c34959d984931f5f4e2f8f1c1b2e64e0eedcfd45ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3250ab0954e21c7ecc653c34959d984931f5f4e2f8f1c1b2e64e0eedcfd45ae", kill_on_drop: false }` [INFO] [stdout] c3250ab0954e21c7ecc653c34959d984931f5f4e2f8f1c1b2e64e0eedcfd45ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9c5beada3f3fcf285f5e56e1d1ccb2db4c146ccc526a5f554bed36eb12d2388 [INFO] running `Command { std: "docker" "start" "-a" "a9c5beada3f3fcf285f5e56e1d1ccb2db4c146ccc526a5f554bed36eb12d2388", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling golem-rpc-macros v0.2.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling rmpv v0.4.7 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling actix-wamp v0.2.0 [INFO] [stderr] Compiling golem-rpc-api v0.2.0 [INFO] [stderr] Compiling gwasm-api v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.76s [INFO] running `Command { std: "docker" "inspect" "a9c5beada3f3fcf285f5e56e1d1ccb2db4c146ccc526a5f554bed36eb12d2388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9c5beada3f3fcf285f5e56e1d1ccb2db4c146ccc526a5f554bed36eb12d2388", kill_on_drop: false }` [INFO] [stdout] a9c5beada3f3fcf285f5e56e1d1ccb2db4c146ccc526a5f554bed36eb12d2388 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56b5dfdee9377fc09b5952c88c1b3e9c93eee60e0aa6e0b3e2298a6518908a65 [INFO] running `Command { std: "docker" "start" "-a" "56b5dfdee9377fc09b5952c88c1b3e9c93eee60e0aa6e0b3e2298a6518908a65", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling gwasm-api v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.95s [INFO] running `Command { std: "docker" "inspect" "56b5dfdee9377fc09b5952c88c1b3e9c93eee60e0aa6e0b3e2298a6518908a65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56b5dfdee9377fc09b5952c88c1b3e9c93eee60e0aa6e0b3e2298a6518908a65", kill_on_drop: false }` [INFO] [stdout] 56b5dfdee9377fc09b5952c88c1b3e9c93eee60e0aa6e0b3e2298a6518908a65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 07a005e7c20d4cdbc0f63b31b50fb0d02ca328c18cf27e6f7c59fd41a5039baa [INFO] running `Command { std: "docker" "start" "-a" "07a005e7c20d4cdbc0f63b31b50fb0d02ca328c18cf27e6f7c59fd41a5039baa", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.98s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gwasm_api-231426600fdd95c9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test timeout::test::invalid_input ... ok [INFO] [stderr] Doc-tests gwasm-api [INFO] [stdout] test timeout::test::valid_input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - (line 9) - compile ... ok [INFO] [stdout] test src/lib.rs - ProgressUpdate (line 109) ... ok [INFO] [stdout] test src/lib.rs - prelude (line 205) ... ok [INFO] [stdout] test src/lib.rs - ProgressUpdate (line 122) ... ok [INFO] [stdout] test src/timeout.rs - timeout::Timeout (line 17) ... FAILED [INFO] [stdout] test src/task.rs - task::Task (line 233) ... ok [INFO] [stdout] test src/task.rs - task::TaskBuilder (line 34) ... ok [INFO] [stdout] test src/task.rs - task::ComputedTask (line 439) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/timeout.rs - timeout::Timeout (line 17) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcf4CAAe/symbols.o" "/tmp/rustdoctest2hPRTl/rust_out.rust_out.9c2e14e3-cgu.0.rcgu.o" "/tmp/rustdoctest2hPRTl/rust_out.4ae69bhzuvoyicz8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgwasm_api-9e0c9902bdbe2b64.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ea6c9a7eed5a6111.rlib" "/opt/rustwide/target/debug/deps/libgolem_rpc_api-308207b4aa65c0c4.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-c832d9fa8d67b886.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-94a096984b630c40.rlib" "/opt/rustwide/target/debug/deps/libactix_wamp-405a9094125dd460.rlib" "/opt/rustwide/target/debug/deps/librmpv-8a3ae35233d584b2.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-2aeb57577804fe82.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-bfb9dc7e7345bf76.rlib" "/opt/rustwide/target/debug/deps/librmp-a84d02a20efcbdf2.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ccce72a9023d77a.rlib" "/opt/rustwide/target/debug/deps/libsha2-4a222ece9a51bcad.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-58b4d3a921135c1e.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libawc-ee51feada8942ebd.rlib" "/opt/rustwide/target/debug/deps/librand-2adc0cc5a6be2238.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-6052e35992778dd6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b4201c2c54fd48fa.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-8ef032c39d6b62d8.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libhmac-21e93814bd63818e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ff6a77cf03502960.rlib" "/opt/rustwide/target/debug/deps/libsubtle-92ac3e1d61a4fa67.rlib" "/opt/rustwide/target/debug/deps/libdigest-0ad016e97e24edac.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8fbac3c7bc0ad53e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libactix-0a6faccd05f073cb.rlib" "/opt/rustwide/target/debug/deps/libactix_http-8a8b5455da8dccf8.rlib" "/opt/rustwide/target/debug/deps/libsha1-e8c468084871fae2.rlib" "/opt/rustwide/target/debug/deps/libsha1_smol-2efebee28cd09b0e.rlib" "/opt/rustwide/target/debug/deps/libbase64-4a3ec7ac552c3891.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-86a8fbe2642910b4.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib" "/opt/rustwide/target/debug/deps/libchrono-e6b42eff6b5c3ebf.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-ceb6d0b44d512299.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-aa1eaa13d4997e23.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07b3e0818f14fa6e.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-6aeae536194a66c8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c64273aa456d8c6.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libserde-d8d72c57b2089d76.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libregex-4fc7fb58938da5cb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2f2b2863966d47f7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3fbe52600510e068.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libtime-6a4cc4bf8bdcd630.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-9bb75f4439132acd.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-ee865fdb530c3d2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-038debbfe6be7d70.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c85063281b808226.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-408f66476f34d6f3.rlib" "/opt/rustwide/target/debug/deps/libeither-1125488968165a09.rlib" "/opt/rustwide/target/debug/deps/libh2-68918607e460d00b.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-97ba5efddf365c77.rlib" "/opt/rustwide/target/debug/deps/libtracing-525d9d945279d899.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3702fa83ce8ff4f5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-70e1affe12711084.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8dde6101d17391e2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7a5cc09d7b2b7e0a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e26f80d2d691d1b8.rlib" "/opt/rustwide/target/debug/deps/libhttp-6d497407bcc090fd.rlib" "/opt/rustwide/target/debug/deps/libitoa-1f0d9d1da4096b5b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/target/debug/deps/libactix_service-c9e1b4d20dd1b51f.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-782b06e79ee9c38d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-bbb7713a01f3533c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-323e173ea1bd698d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a9f70909134e8e47.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-1cd2adcc4c900d90.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-8073e2f62fe30765.rlib" "/opt/rustwide/target/debug/deps/librand-4ed6d722a84a5e5d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ace79914323ef47e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c3b50727aee24350.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4220d9237abb8d2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b776e09d9b0dc010.rlib" "/opt/rustwide/target/debug/deps/liburl-cd710240c32fbe31.rlib" "/opt/rustwide/target/debug/deps/libidna-91f2d456daed2193.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libidna-707b8684c1898e96.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbdf84fbc87fad11.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-9c38981949047f4f.rlib" "/opt/rustwide/target/debug/deps/libhostname-00775eaddf789a18.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f0027840c3459075.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8e8496f5a3794220.rlib" "/opt/rustwide/target/debug/deps/libfailure-3b8997bfc67a3a83.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-15b4625accbe6474.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f03124ae841b74e6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-b2ee870b30105ff6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7eed364a78cd5982.rlib" "/opt/rustwide/target/debug/deps/libgimli-c31b4787004ab5e8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-dec6ec765a6ed8c8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-736bdbb5e8f79d95.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7f71b0cff629e4e4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libfutures-7cdb8c819208e664.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b81101fbd4fb676f.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-169ab57b3d886384.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-22e7a035847dbd0c.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-87fd0ef59c4b50fc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-acd84a4cd826204b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fd93c0bc1e3c2b8c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4007abf484cec0f5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c6bea19f72bcd334.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libtokio-038f903a9bc9810e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-500608cc402d9af9.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4731e70fb9b40476.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmio-6f8ecb84bffaf7b7.rlib" "/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libiovec-f67d315d64e2d7e1.rlib" "/opt/rustwide/target/debug/deps/libnet2-06550c1ef4b357d0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-fa962897ef792fb5.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-794da2e598533290.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-12e1b877dd696a07.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-be3b4c4a8dcd80cc.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2df9af6b02fb94e5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-242e21371afaef11.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f04cee700c002253.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1eac79b368bfe543.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f30f0c72643db558.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f568c570fff954b1.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e7b70edde5e55443.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e89379089032cd0e.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-e7d90005a619f6ea.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-e8fa7b53a3149a70.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-db4d651637ed1365.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-255c18ca7ff0a7c6.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1791beb5b36e409b.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ab2b83cf39766489.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-21993ed5a33c1bb3.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b113a1d1429de7b6.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-0aacf29316aaa95c.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fcf994c37af81dc5.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a5319eed00c3264d.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c6c03e024a2f1e46.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7c79d85cf21a511.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/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2hPRTl/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/timeout.rs - timeout::Timeout (line 17) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "07a005e7c20d4cdbc0f63b31b50fb0d02ca328c18cf27e6f7c59fd41a5039baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07a005e7c20d4cdbc0f63b31b50fb0d02ca328c18cf27e6f7c59fd41a5039baa", kill_on_drop: false }` [INFO] [stdout] 07a005e7c20d4cdbc0f63b31b50fb0d02ca328c18cf27e6f7c59fd41a5039baa