[INFO] cloning repository https://github.com/connorkuehl/virtiofsd-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/connorkuehl/virtiofsd-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnorkuehl%2Fvirtiofsd-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnorkuehl%2Fvirtiofsd-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6252703d8c2a892bb134f2144351d6bc4e908e7f [INFO] testing connorkuehl/virtiofsd-rs against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnorkuehl%2Fvirtiofsd-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/connorkuehl/virtiofsd-rs 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 git repo https://github.com/connorkuehl/virtiofsd-rs [INFO] finished tweaking git repo https://github.com/connorkuehl/virtiofsd-rs [INFO] tweaked toml for git repo https://github.com/connorkuehl/virtiofsd-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/connorkuehl/virtiofsd-rs 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-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" "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] 2bcdfe7ee351b77ec95fa2512e3acece7dfc78daf4b6eae6f3451536eb82815c [INFO] running `Command { std: "docker" "start" "-a" "2bcdfe7ee351b77ec95fa2512e3acece7dfc78daf4b6eae6f3451536eb82815c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bcdfe7ee351b77ec95fa2512e3acece7dfc78daf4b6eae6f3451536eb82815c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bcdfe7ee351b77ec95fa2512e3acece7dfc78daf4b6eae6f3451536eb82815c", kill_on_drop: false }` [INFO] [stdout] 2bcdfe7ee351b77ec95fa2512e3acece7dfc78daf4b6eae6f3451536eb82815c [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" "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] 6435272cee0c8ca90d0991ccefcfede491fbf9f375e4673eb3c9ec526c500e37 [INFO] running `Command { std: "docker" "start" "-a" "6435272cee0c8ca90d0991ccefcfede491fbf9f375e4673eb3c9ec526c500e37", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling virtio-bindings v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling seccomp v0.1.0 (https://github.com/firecracker-microvm/firecracker?tag=v0.22.0#cc538763) [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling vm-memory v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling vmm-sys-util v0.7.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling epoll v4.3.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling vm-virtio v0.1.0 (https://github.com/rust-vmm/vm-virtio#7b5fd44d) [INFO] [stderr] Compiling vhost v0.1.0 (https://github.com/rust-vmm/vhost#6ccc681e) [INFO] [stderr] Compiling vhost-user-backend v0.1.0 (https://github.com/rust-vmm/vhost-user-backend?rev=3c97ba5#3c97ba57) [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling virtiofsd-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.68s [INFO] running `Command { std: "docker" "inspect" "6435272cee0c8ca90d0991ccefcfede491fbf9f375e4673eb3c9ec526c500e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6435272cee0c8ca90d0991ccefcfede491fbf9f375e4673eb3c9ec526c500e37", kill_on_drop: false }` [INFO] [stdout] 6435272cee0c8ca90d0991ccefcfede491fbf9f375e4673eb3c9ec526c500e37 [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" "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] b812cc0e3a2e9562f66a30dc0a844f6da542c62ff69ebbdb3ddec88ee1d42712 [INFO] running `Command { std: "docker" "start" "-a" "b812cc0e3a2e9562f66a30dc0a844f6da542c62ff69ebbdb3ddec88ee1d42712", kill_on_drop: false }` [INFO] [stderr] Compiling virtiofsd-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.21s [INFO] running `Command { std: "docker" "inspect" "b812cc0e3a2e9562f66a30dc0a844f6da542c62ff69ebbdb3ddec88ee1d42712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b812cc0e3a2e9562f66a30dc0a844f6da542c62ff69ebbdb3ddec88ee1d42712", kill_on_drop: false }` [INFO] [stdout] b812cc0e3a2e9562f66a30dc0a844f6da542c62ff69ebbdb3ddec88ee1d42712 [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" "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", kill_on_drop: false }` [INFO] [stdout] bfcc1d25eac5b3f1cb96494ee0facc821dee1fffc0af69a9f4d6ea33d52728c5 [INFO] running `Command { std: "docker" "start" "-a" "bfcc1d25eac5b3f1cb96494ee0facc821dee1fffc0af69a9f4d6ea33d52728c5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/virtiofsd_rs-6b4a1f174d6f277b) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test descriptor_utils::tests::read_full ... ignored [INFO] [stdout] test descriptor_utils::tests::reader_test_incompatible_chain ... ignored [INFO] [stdout] test descriptor_utils::tests::reader_test_simple_chain ... ignored [INFO] [stdout] test descriptor_utils::tests::reader_unexpected_eof ... ignored [INFO] [stdout] test descriptor_utils::tests::reader_writer_shared_chain ... ignored [INFO] [stdout] test descriptor_utils::tests::reader_writer_shattered_object ... ignored [INFO] [stdout] test descriptor_utils::tests::split_beginning ... ignored [INFO] [stdout] test descriptor_utils::tests::split_border ... ignored [INFO] [stdout] test descriptor_utils::tests::split_end ... ignored [INFO] [stdout] test descriptor_utils::tests::split_middle ... ignored [INFO] [stdout] test descriptor_utils::tests::split_outofbounds ... ignored [INFO] [stdout] test descriptor_utils::tests::write_full ... ignored [INFO] [stdout] test descriptor_utils::tests::writer_test_incompatible_chain ... ignored [INFO] [stdout] test descriptor_utils::tests::writer_test_simple_chain ... ignored [INFO] [stdout] test multikey::test::get ... ok [INFO] [stdout] test multikey::test::remove ... ok [INFO] [stdout] test multikey::test::update_both_keys_alt ... ok [INFO] [stdout] test multikey::test::update_alt_key ... ok [INFO] [stdout] test multikey::test::update_both_keys_main ... ok [INFO] [stdout] test multikey::test::update_value ... ok [INFO] [stdout] test multikey::test::update_main_key ... ok [INFO] [stdout] test passthrough::xattrmap::tests::test_parser_can_parse_rules_separated_by_whitespace ... ok [INFO] [stdout] test passthrough::xattrmap::tests::test_parser_can_parse_single_rule ... ok [INFO] [stdout] test passthrough::xattrmap::tests::test_parser_can_parse_rules_with_different_delimiters ... ok [INFO] [stdout] test passthrough::xattrmap::tests::test_parser_can_parse_multiple_valid_rules ... ok [INFO] [stdout] test passthrough::xattrmap::tests::test_parser_emits_error_when_invalid_scope_is_used ... ok [INFO] [stdout] test passthrough::xattrmap::tests::test_parser_emits_error_when_no_rules_are_provided ... ok [INFO] [stdout] test passthrough::xattrmap::tests::test_parser_emits_incomplete_rule_error ... ok [INFO] [stdout] test passthrough::xattrmap::tests::test_parser_emits_error_when_invalid_type_is_used ... ok [INFO] [stdout] test passthrough::xattrmap::tests::test_parser_emits_error_when_multiple_map_rules_exist ... ok [INFO] [stdout] test passthrough::xattrmap::tests::test_rule_bad_hides_xattr_names_from_client ... ok [INFO] [stdout] test passthrough::xattrmap::tests::test_rule_ok_all ... ok [INFO] [stdout] test passthrough::xattrmap::tests::test_rule_ok_allows_xattr_names_to_pass_through_unchanged ... ok [INFO] [stdout] test passthrough::xattrmap::tests::test_rule_prefix_prepends_xattr_names_from_client ... ok [INFO] [stdout] test passthrough::xattrmap::tests::test_rule_bad_denies_the_client_request ... ok [INFO] [stdout] test passthrough::xattrmap::tests::test_rule_prefix_strips_prefixes_from_server ... ok [INFO] [stdout] test read_dir::test::padded_cstrings ... ok [INFO] [stdout] test read_dir::test::no_nul_byte - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 14 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/virtiofsd_rs-01328038c82fe991) [INFO] [stdout] [INFO] [stderr] Doc-tests virtiofsd-rs [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bfcc1d25eac5b3f1cb96494ee0facc821dee1fffc0af69a9f4d6ea33d52728c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfcc1d25eac5b3f1cb96494ee0facc821dee1fffc0af69a9f4d6ea33d52728c5", kill_on_drop: false }` [INFO] [stdout] bfcc1d25eac5b3f1cb96494ee0facc821dee1fffc0af69a9f4d6ea33d52728c5