[INFO] fetching crate wallabag-api 0.4.0... [INFO] testing wallabag-api-0.4.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate wallabag-api 0.4.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate wallabag-api 0.4.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wallabag-api 0.4.0 [INFO] finished tweaking crates.io crate wallabag-api 0.4.0 [INFO] tweaked toml for crates.io crate wallabag-api 0.4.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate crates.io crate wallabag-api 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9122b19c09b7802810f71887008894ca4456450cb8e4fb2b495001cbdb39f483 [INFO] running `Command { std: "docker" "start" "-a" "9122b19c09b7802810f71887008894ca4456450cb8e4fb2b495001cbdb39f483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9122b19c09b7802810f71887008894ca4456450cb8e4fb2b495001cbdb39f483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9122b19c09b7802810f71887008894ca4456450cb8e4fb2b495001cbdb39f483", kill_on_drop: false }` [INFO] [stdout] 9122b19c09b7802810f71887008894ca4456450cb8e4fb2b495001cbdb39f483 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49d8f43c1df87cdcc4bd7d2e2375abb10a21281094058c4f3d6cd08bd08ff5ae [INFO] running `Command { std: "docker" "start" "-a" "49d8f43c1df87cdcc4bd7d2e2375abb10a21281094058c4f3d6cd08bd08ff5ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling curl v0.4.36 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling http-types v2.11.0 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling spinning_top v0.2.3 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling curl-sys v0.4.42+curl-7.76.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest 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 block-buffer v0.9.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.4.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling http-client v6.3.5 [INFO] [stderr] Compiling surf v2.2.0 [INFO] [stderr] Compiling wallabag-api v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.85s [INFO] running `Command { std: "docker" "inspect" "49d8f43c1df87cdcc4bd7d2e2375abb10a21281094058c4f3d6cd08bd08ff5ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49d8f43c1df87cdcc4bd7d2e2375abb10a21281094058c4f3d6cd08bd08ff5ae", kill_on_drop: false }` [INFO] [stdout] 49d8f43c1df87cdcc4bd7d2e2375abb10a21281094058c4f3d6cd08bd08ff5ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 461d30b514e05fe812a5a50e7520c5e7b2e3a02df6133d98bcc9948c22cd750e [INFO] running `Command { std: "docker" "start" "-a" "461d30b514e05fe812a5a50e7520c5e7b2e3a02df6133d98bcc9948c22cd750e", kill_on_drop: false }` [INFO] [stderr] Compiling wallabag-api v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `wallabag-api` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wallabag_api --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=4f09b88b309ce6e1 -C extra-filename=-4f09b88b309ce6e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-7c9aabfb7c046328.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9db6b2e5cec5a976.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1a13257d1bfb9c8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b69a943ebf826dd4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5e44d41fc3d5331c.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-42138e597571e0a8.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-622c23bb8979357e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/curl-sys-51454c940f067961/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-b79258dc0fbe0322/out/i/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d.example_sandbox.2e940342-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d.example_sandbox.2e940342-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d.example_sandbox.2e940342-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d.example_sandbox.2e940342-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d.example_sandbox.2e940342-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d.example_sandbox.2e940342-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d.example_sandbox.2e940342-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d.example_sandbox.2e940342-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d.example_sandbox.2e940342-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d.example_sandbox.2e940342-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d.example_sandbox.2e940342-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d.example_sandbox.2e940342-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d.example_sandbox.2e940342-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d.example_sandbox.2e940342-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d.example_sandbox.2e940342-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d.example_sandbox.2e940342-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d.10ij5jue1e4rk6sq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-51454c940f067961/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-b79258dc0fbe0322/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwallabag_api-73813a550a9dfb67.rlib" "/opt/rustwide/target/debug/deps/libchrono-9db6b2e5cec5a976.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-09abfd76392bf95d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-42138e597571e0a8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1412316b040be4e0.rlib" "/opt/rustwide/target/debug/deps/libsurf-622c23bb8979357e.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-88b94dab02f0ade5.rlib" "/opt/rustwide/target/debug/deps/libisahc-d074029c55f84ad2.rlib" "/opt/rustwide/target/debug/deps/libsluice-bae594b2b1663cee.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4aa2d4218b276684.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-55fa83ded2259db1.rlib" "/opt/rustwide/target/debug/deps/libtracing-01a89c7057474676.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libpin_project-46c5c81db00a4b14.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libflume-4b7e6dfbd7bc8f84.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-c026077950318769.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9b37745fd87f3f5b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7e9fc98410922507.rlib" "/opt/rustwide/target/debug/deps/libcurl-cb85ec1e98d37b9a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-f078434ff3e6abdf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f8b1a93644999469.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-2c38a8acae1d5d1b.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-3c1cedf3c4b7b994.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bcf53dbdc35b6ca2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-f538ab2363db3a95.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-fe1ae216397707c6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-bbd5a3d0801f39d1.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-e6ac5c40d28f0158.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a0bce92b5ed83caa.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5e44d41fc3d5331c.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/librand-0f193f4e9d8bca4c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-146d272854ecc53c.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f23029b3f3ab1cf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c745e2b0e85a812e.rlib" "/opt/rustwide/target/debug/deps/libinfer-ebeab7dc510a4f04.rlib" "/opt/rustwide/target/debug/deps/liburl-2c65e26e022f35d1.rlib" "/opt/rustwide/target/debug/deps/libidna-5ffcea30e4684495.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a631b26f2532888c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libcookie-25821fd62fca61b8.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d98933bd70fc2e50.rlib" "/opt/rustwide/target/debug/deps/libhmac-8cdb5e8aa250a84a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-595db6c1cdafd542.rlib" "/opt/rustwide/target/debug/deps/libsha2-0f81259bf36f1aa7.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-3272cd883a0e62d5.rlib" "/opt/rustwide/target/debug/deps/libghash-e35b2479dfc3da64.rlib" "/opt/rustwide/target/debug/deps/libpolyval-b33bc645d9d445cb.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4b81e0a27799af5b.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-cf3ef65bdcb17e94.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b06cbbb829db76a3.rlib" "/opt/rustwide/target/debug/deps/libctr-90204a06b0cd9474.rlib" "/opt/rustwide/target/debug/deps/libaes-204356ab33280412.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-9059b3acc5f2c606.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcipher-645fa153eb522e0f.rlib" "/opt/rustwide/target/debug/deps/libaead-9569c34894b2b69c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/librand-cb0a1561724451d0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b36bcc5959305ffc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-046ea11d8e265513.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-905645a29c74d4b3.rlib" "/opt/rustwide/target/debug/deps/libtime-091d49195c4dd2c3.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-749286a4e1d86300.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libasync_std-7c9aabfb7c046328.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2d010d8e7926caf6.rlib" "/opt/rustwide/target/debug/deps/libblocking-3b900548faa830dd.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-51a28809458488d4.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-f1409a4d72730224.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libasync_io-e496c9bafb418d48.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-4cbe3485d36cdd3c.rlib" "/opt/rustwide/target/debug/deps/libpolling-3079f26c490f8fca.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libsocket2-170019ca09318135.rlib" "/opt/rustwide/target/debug/deps/liblibc-a2473bfb2c048937.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-289b922031de4eb0.rlib" "/opt/rustwide/target/debug/deps/libfastrand-bda5ddd90eefc0ec.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-59ab0c77c1cd7a5a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-f13ee8d897e6eb18.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-19b5349faee2d891.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1a7d5124044bc588.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f5ba311ac1827fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9c689ee0a6e3ab77.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/libserde-b69a943ebf826dd4.rlib" "/opt/rustwide/target/debug/deps/liblog-f1a13257d1bfb9c8.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-fa4379b1eaaa5127.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/example_sandbox-4781c5306dbdf43d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: build failed [INFO] running `Command { std: "docker" "inspect" "461d30b514e05fe812a5a50e7520c5e7b2e3a02df6133d98bcc9948c22cd750e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "461d30b514e05fe812a5a50e7520c5e7b2e3a02df6133d98bcc9948c22cd750e", kill_on_drop: false }` [INFO] [stdout] 461d30b514e05fe812a5a50e7520c5e7b2e3a02df6133d98bcc9948c22cd750e