[INFO] fetching crate safe_app 0.17.1... [INFO] testing safe_app-0.17.1 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate safe_app 0.17.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate safe_app 0.17.1 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate safe_app 0.17.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate safe_app 0.17.1 [INFO] tweaked toml for crates.io crate safe_app 0.17.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate safe_app 0.17.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ae8391f2f7151881f33ada33abb2cbff93daf52963679af073621610b16c19f [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" "3ae8391f2f7151881f33ada33abb2cbff93daf52963679af073621610b16c19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ae8391f2f7151881f33ada33abb2cbff93daf52963679af073621610b16c19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ae8391f2f7151881f33ada33abb2cbff93daf52963679af073621610b16c19f", kill_on_drop: false }` [INFO] [stdout] 3ae8391f2f7151881f33ada33abb2cbff93daf52963679af073621610b16c19f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c514d0778400a000e5711cba9d42487ea31121a3815e152418435920415267b [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" "7c514d0778400a000e5711cba9d42487ea31121a3815e152418435920415267b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling memsec v0.5.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling zeroize v0.5.2 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling multibase v0.6.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling dbl v0.2.1 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling rand04 v0.1.1 [INFO] [stderr] Compiling pairing v0.14.2 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling curve25519-dalek v1.2.4 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling cmac v0.2.0 [INFO] [stderr] Compiling pmac v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling rand04_compat v0.1.1 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling miscreant v0.4.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling lru v0.5.3 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling pem v0.6.1 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling ed25519-dalek v0.9.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling threshold_crypto v0.3.2 [INFO] [stderr] Compiling ffi_utils v0.17.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling crdts v4.1.0 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling rcgen v0.7.0 [INFO] [stderr] Compiling quinn-proto v0.6.1 [INFO] [stderr] Compiling safe-nd v0.10.1 [INFO] [stderr] Compiling self_encryption v0.18.0 [INFO] [stderr] Compiling quinn v0.6.1 [INFO] [stderr] Compiling quic-p2p v0.7.0 [INFO] [stderr] Compiling safe_core v0.42.1 [INFO] [stderr] Compiling safe_app v0.17.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 48s [INFO] running `Command { std: "docker" "inspect" "7c514d0778400a000e5711cba9d42487ea31121a3815e152418435920415267b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c514d0778400a000e5711cba9d42487ea31121a3815e152418435920415267b", kill_on_drop: false }` [INFO] [stdout] 7c514d0778400a000e5711cba9d42487ea31121a3815e152418435920415267b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1035cf14fd1294a3ae6d1dc97d4bc69b7e8b6360dec06f74b1fa3dcf095b521f [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" "1035cf14fd1294a3ae6d1dc97d4bc69b7e8b6360dec06f74b1fa3dcf095b521f", kill_on_drop: false }` [INFO] [stderr] Compiling safe_authenticator v0.17.1 [INFO] [stderr] Compiling safe_app v0.17.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `safe_app`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name safe_app --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=9c1502a711e760c0 -C extra-filename=-9c1502a711e760c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6667432a0b2ae16d.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-45f1715f5c197550.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-336af65bc6e3366e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5e9af76d1124ed01.rlib --extern ffi_utils=/opt/rustwide/target/debug/deps/libffi_utils-645c0e6e6e306149.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-509268f07c53b341.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c0c3d9a1aa31a383.rlib --extern lru_cache=/opt/rustwide/target/debug/deps/liblru_cache-743c4944a96c20eb.rlib --extern miscreant=/opt/rustwide/target/debug/deps/libmiscreant-275b7220cf00e052.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a1dd83f232e00be5.rlib --extern safe_nd=/opt/rustwide/target/debug/deps/libsafe_nd-9b1e0d29caf50f6c.rlib --extern safe_authenticator=/opt/rustwide/target/debug/deps/libsafe_authenticator-cddb9e95ad448ec9.rlib --extern safe_core=/opt/rustwide/target/debug/deps/libsafe_core-0689d89e016a9d33.rlib --extern self_encryption=/opt/rustwide/target/debug/deps/libself_encryption-6bf869cc0ee5079b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e91e819c0bca5640.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-62e73c46b4061f3c.so --extern threshold_crypto=/opt/rustwide/target/debug/deps/libthreshold_crypto-e8876b4a6968b63f.rlib --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-d75391d61480477f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7fb0b34a9ccda449.rlib --extern unwrap=/opt/rustwide/target/debug/deps/libunwrap-39da3c5a5e973bd7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/clear_on_drop-a19d2892566ede5b/out -L native=/opt/rustwide/target/debug/build/ring-229abc19e1ae3248/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1035cf14fd1294a3ae6d1dc97d4bc69b7e8b6360dec06f74b1fa3dcf095b521f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1035cf14fd1294a3ae6d1dc97d4bc69b7e8b6360dec06f74b1fa3dcf095b521f", kill_on_drop: false }` [INFO] [stdout] 1035cf14fd1294a3ae6d1dc97d4bc69b7e8b6360dec06f74b1fa3dcf095b521f