[INFO] fetching crate virtiofsd 1.13.3...
[INFO] testing virtiofsd-1.13.3 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate virtiofsd 1.13.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate virtiofsd 1.13.3
[INFO] finished tweaking crates.io crate virtiofsd 1.13.3
[INFO] tweaked toml for crates.io crate virtiofsd 1.13.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate virtiofsd 1.13.3 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate virtiofsd 1.13.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 024b10000b5aa0551a20cf8d33eb0de9ce8adfd0bfb76054ffc101c19fdc7261
[INFO] running `Command { std: "docker" "start" "-a" "024b10000b5aa0551a20cf8d33eb0de9ce8adfd0bfb76054ffc101c19fdc7261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "024b10000b5aa0551a20cf8d33eb0de9ce8adfd0bfb76054ffc101c19fdc7261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "024b10000b5aa0551a20cf8d33eb0de9ce8adfd0bfb76054ffc101c19fdc7261", kill_on_drop: false }`
[INFO] [stdout] 024b10000b5aa0551a20cf8d33eb0de9ce8adfd0bfb76054ffc101c19fdc7261
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ea8d65cd83812c80ab50249c76833100a6b74613c5a7a26c135a400fdd2d587
[INFO] running `Command { std: "docker" "start" "-a" "0ea8d65cd83812c80ab50249c76833100a6b74613c5a7a26c135a400fdd2d587", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling thiserror v1.0.41
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling serde v1.0.168
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling cc-traits v2.0.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling virtio-bindings v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling capng v0.2.2
[INFO] [stderr]    Compiling libseccomp-sys v0.2.1
[INFO] [stderr]    Compiling btree-slab v0.6.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling range-traits v0.3.2
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling btree-range-map v0.7.2
[INFO] [stderr]    Compiling clap_builder v4.3.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling vmm-sys-util v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling syslog v6.1.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.41
[INFO] [stderr]    Compiling uuid-macro-internal v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.168
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling vm-memory v0.16.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling clap v4.3.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling virtio-queue v0.14.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling vhost v0.13.0
[INFO] [stderr]    Compiling vhost-user-backend v0.17.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling postcard v1.0.6
[INFO] [stderr]    Compiling virtiofsd v1.13.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc1RMmXX/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyslog-373e72e6043a6ec9,libhostname-da74c06ee220d768,libmatch_cfg-0cced81dfd0ea825,libtime-d35dfe08f984f939,libnum_threads-a68b223e569c10f8,libitoa-f074f9f9ccd107d3,liberror_chain-f7d9397338d69063,libenv_logger-a71ea4a6c8db62cc,libatty-cba8380834780512,libtermcolor-585379459a5fd065,libhumantime-8da890facb473338,libregex-c4a50c118508e79e,libaho_corasick-25c22ef0f2226e6e,libregex_syntax-5125159648593c69,libclap-a0f7a6de36c21976,libonce_cell-51c4cd8fa9311a7e,libclap_builder-0e2f964557183232,libstrsim-2971d662c3dc90d1,libanstream-dee03b54160df107,libanstyle_query-adc549624c8d2849,libis_terminal-a4644a433bbc437a,librustix-910bbb5bd250ed17,liblinux_raw_sys-f6bf4cf111e9b35c,libanstyle-9ba6ff459dd4e2ef,libcolorchoice-4c605f3fe7872141,libanstyle_parse-9accfd3c71e14372,libutf8parse-17d4aa463df4f281,libclap_lex-97b62179f9e348c5,libvirtiofsd-dd7313c7dcd88570,libpostcard-d5f8557f0b99898e,libheapless-3888658c505d8e77,libstable_deref_trait-57c0b871c57b8805,libspin-612b8d14bb2cde5e,liblock_api-a566333307aeaba7,libscopeguard-88d64e99d3001c2a,libhash32-f8a6c8c381a18f04,libcobs-23a67e833cfaec9c,libfutures-83ab8a5b569b0bca,libfutures_executor-7feb7c7816a070c2,libnum_cpus-0b01368f565a0f2f,libfutures_util-dc0fde93f9b3aa54,libmemchr-6d52070c5077e5ac,libfutures_io-3b8e2a978d1f6ea5,libfutures_channel-3208ae705831eb07,libpin_project_lite-9507e61e0fe0dfee,libfutures_sink-59472cde0354ab9c,libfutures_task-0f14a4af0c1d56e7,libpin_utils-edd6e294c1e21a4f,libfutures_core-edd40d4484f1553d,libbtree_range_map-05b5960f5c761d2d,librange_traits-b9326e3e028fea5b,libbtree_slab-c938625e86a47061,libcc_traits-a1adbad6b01ba189,libsmallvec-8d80e7d293f973ed,libslab-3a0cc1b0db4af2b7,liblibseccomp_sys-71c35e75ec5f3385,libserde-1ddb04e2cd1cb887,libcapng-d330db441ca96b2a,libvhost_user_backend-95bf96bcb6546740,libvirtio_queue-4cbb4ea8952cb284,libvirtio_bindings-d2804776b472ed60,libvhost-876c7a80127a8145,libuuid-50e238a128b74bf4,librand-9f0704c166f52d76,librand_chacha-b92bd1a492cb9ef2,libppv_lite86-f2382c41d6e520b7,libzerocopy-d1384262aadac1a5,libbyteorder-682bd9640c4d7305,librand_core-3446b92f9e85de31,libgetrandom-865ba1aa44c463e3,libvm_memory-48c2a7cf00386394,libthiserror-92ad89fd9788d6f4,libarc_swap-c1548e98a1119e65,libvmm_sys_util-c5551e4150fe9676,liblibc-1402d77581571ae3,libbitflags-40a27ceec947d12f,libbitflags-2143887d4be3b02e,liblog-51e16959fb9ee1a6,libcfg_if-8c8419bc1cff3c76}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lseccomp" "-lcap-ng" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc1RMmXX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/virtiofsd-81c29c0fe2662842" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lcap-ng
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `virtiofsd` (bin "virtiofsd") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0ea8d65cd83812c80ab50249c76833100a6b74613c5a7a26c135a400fdd2d587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ea8d65cd83812c80ab50249c76833100a6b74613c5a7a26c135a400fdd2d587", kill_on_drop: false }`
[INFO] [stdout] 0ea8d65cd83812c80ab50249c76833100a6b74613c5a7a26c135a400fdd2d587
