[INFO] cloning repository https://github.com/menmos/menmos-fuse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/menmos/menmos-fuse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmenmos%2Fmenmos-fuse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmenmos%2Fmenmos-fuse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccdf74b85ee8cb0f19a2c0ab11b0a2d4e376e205 [INFO] testing menmos/menmos-fuse against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmenmos%2Fmenmos-fuse" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/menmos/menmos-fuse on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/menmos/menmos-fuse [INFO] finished tweaking git repo https://github.com/menmos/menmos-fuse [INFO] tweaked toml for git repo https://github.com/menmos/menmos-fuse written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/menmos/menmos-fuse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b5ad4a9963e1bdd3b2f1b1c140cd7a6146306571214ecaca0fa0c2a73ac3fb0 [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" "4b5ad4a9963e1bdd3b2f1b1c140cd7a6146306571214ecaca0fa0c2a73ac3fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b5ad4a9963e1bdd3b2f1b1c140cd7a6146306571214ecaca0fa0c2a73ac3fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b5ad4a9963e1bdd3b2f1b1c140cd7a6146306571214ecaca0fa0c2a73ac3fb0", kill_on_drop: false }` [INFO] [stdout] 4b5ad4a9963e1bdd3b2f1b1c140cd7a6146306571214ecaca0fa0c2a73ac3fb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 943bb24eea80553907ad44f6682abbb75cf1e65421f0cc049815e526468d7777 [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" "943bb24eea80553907ad44f6682abbb75cf1e65421f0cc049815e526468d7777", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fuse-abi v0.1.0-dev (https://github.com/menmos/async-fuse-rs?tag=v0.1.0#13d94646) [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling fuse-sys v0.1.0-dev (https://github.com/menmos/async-fuse-rs?tag=v0.1.0#13d94646) [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling orion v0.15.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling headers v0.3.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling branca v0.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling bitvec v0.20.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling rapidquery v0.0.4 (https://github.com/menmos/menmos?tag=v0.0.4#5289c2e5) [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling lfan v0.0.4 (https://github.com/menmos/menmos?tag=v0.0.4#5289c2e5) [INFO] [stderr] Compiling async-fuse v0.1.0-dev (https://github.com/menmos/async-fuse-rs?tag=v0.1.0#13d94646) [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling mpart-async v0.5.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling warp v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.1 [INFO] [stderr] Compiling interface v0.0.4 (https://github.com/menmos/menmos?tag=v0.0.4#5289c2e5) [INFO] [stderr] Compiling apikit v0.0.4 (https://github.com/menmos/menmos?tag=v0.0.4#5289c2e5) [INFO] [stderr] Compiling protocol v0.0.4 (https://github.com/menmos/menmos?tag=v0.0.4#5289c2e5) [INFO] [stderr] Compiling menmos-client v0.0.4 (https://github.com/menmos/menmos?tag=v0.0.4#5289c2e5) [INFO] [stderr] Compiling menmos-fuse v0.0.5-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 37s [INFO] running `Command { std: "docker" "inspect" "943bb24eea80553907ad44f6682abbb75cf1e65421f0cc049815e526468d7777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "943bb24eea80553907ad44f6682abbb75cf1e65421f0cc049815e526468d7777", kill_on_drop: false }` [INFO] [stdout] 943bb24eea80553907ad44f6682abbb75cf1e65421f0cc049815e526468d7777 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c3d07807075f1e2f28da62ec5b751ee2cc1a1620a198b517493fce0fa4e159d [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" "6c3d07807075f1e2f28da62ec5b751ee2cc1a1620a198b517493fce0fa4e159d", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling wildmatch v1.0.13 [INFO] [stderr] Compiling oid-registry v0.1.1 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling local_ipaddress v0.1.3 [INFO] [stderr] Compiling machine-uid v0.2.0 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling xmltree v0.10.2 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling publicsuffix v1.5.5 [INFO] [stderr] Compiling rusticata-macros v3.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.2 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling dns-server v0.0.4 (https://github.com/menmos/menmos?tag=v0.0.4#5289c2e5) [INFO] [stderr] Compiling betterstreams v0.0.4 (https://github.com/menmos/menmos?tag=v0.0.4#5289c2e5) [INFO] [stderr] Compiling rusoto_credential v0.46.0 [INFO] [stderr] Compiling igd v0.12.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.20.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling sized-chunks v0.6.4 [INFO] [stderr] Compiling portpicker v0.1.0 [INFO] [stderr] Compiling der-oid-macro v0.3.0 [INFO] [stderr] Compiling config v0.10.1 (https://github.com/dalloriam/config-rs?branch=parse-env-numbers#42898560) [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling der-parser v5.0.0 [INFO] [stderr] Compiling ureq v1.5.4 [INFO] [stderr] Compiling rusoto_signature v0.46.0 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling sled v0.34.6 (https://github.com/spacejam/sled?branch=main#b9a64fe4) [INFO] [stderr] Compiling acme-lib v0.8.1 [INFO] [stderr] Compiling x509-parser v0.9.1 [INFO] [stderr] Compiling trust-dns-resolver v0.20.0 [INFO] [stderr] Compiling trust-dns-client v0.20.0 [INFO] [stderr] Compiling rusoto_s3 v0.46.0 [INFO] [stderr] Compiling external-ip v4.1.0 [INFO] [stderr] Compiling public-ip v0.1.1 (https://github.com/avitex/rust-public-ip?rev=09c3c33#09c3c33e) [INFO] [stderr] Compiling indexer v0.0.4 (https://github.com/menmos/menmos?tag=v0.0.4#5289c2e5) [INFO] [stderr] Compiling menmosd v0.0.4 (https://github.com/menmos/menmos?tag=v0.0.4#5289c2e5) [INFO] [stderr] Compiling repository v0.0.4 (https://github.com/menmos/menmos?tag=v0.0.4#5289c2e5) [INFO] [stderr] Compiling amphora v0.0.4 (https://github.com/menmos/menmos?tag=v0.0.4#5289c2e5) [INFO] [stderr] Compiling testing v0.0.4 (https://github.com/menmos/menmos?tag=v0.0.4#5289c2e5) [INFO] [stderr] Compiling menmos-fuse v0.0.5-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `menmos-fuse` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fuse_basic --edition=2018 tests/fuse_basic.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=fc195b44d5a1c490 -C extra-filename=-fc195b44d5a1c490 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-54a30172d4886be2.rlib --extern async_fuse=/opt/rustwide/target/debug/deps/libasync_fuse-bba679af914e4697.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f776a2b77e9e35e9.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-04a77c252c58bf28.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5297c1aebf3a3dad.rlib --extern lfan=/opt/rustwide/target/debug/deps/liblfan-0552beaf24675dea.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-9d8efa524d0d4de4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-35bebeca5c2df6c2.rlib --extern menmos_client=/opt/rustwide/target/debug/deps/libmenmos_client-97f7f73c6a9b3c9a.rlib --extern menmos_fs=/opt/rustwide/target/debug/deps/libmenmos_fs-43cccf95f9ad2dc3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-abc51a9cd8dc47d9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-73bc7a2bda564a6b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ad5f998dfbb01880.rlib --extern testing=/opt/rustwide/target/debug/deps/libtesting-47e8cffe42867740.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a905b108353c7f9a.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/ring-0d446b79578b2e5d/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6c3d07807075f1e2f28da62ec5b751ee2cc1a1620a198b517493fce0fa4e159d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c3d07807075f1e2f28da62ec5b751ee2cc1a1620a198b517493fce0fa4e159d", kill_on_drop: false }` [INFO] [stdout] 6c3d07807075f1e2f28da62ec5b751ee2cc1a1620a198b517493fce0fa4e159d