[INFO] cloning repository https://github.com/Minoru/plentyfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Minoru/plentyfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinoru%2Fplentyfs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinoru%2Fplentyfs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 621582f70f9412b2d487cb9b1b0aaa3bb7450da4 [INFO] testing Minoru/plentyfs against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinoru%2Fplentyfs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Minoru/plentyfs on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Minoru/plentyfs [INFO] finished tweaking git repo https://github.com/Minoru/plentyfs [INFO] tweaked toml for git repo https://github.com/Minoru/plentyfs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Minoru/plentyfs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4acb1d1c0dd0b4a3c667bd992bdbeb63ec2e638b1c090a3888cc66014224bbdf [INFO] running `Command { std: "docker" "start" "-a" "4acb1d1c0dd0b4a3c667bd992bdbeb63ec2e638b1c090a3888cc66014224bbdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4acb1d1c0dd0b4a3c667bd992bdbeb63ec2e638b1c090a3888cc66014224bbdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4acb1d1c0dd0b4a3c667bd992bdbeb63ec2e638b1c090a3888cc66014224bbdf", kill_on_drop: false }` [INFO] [stdout] 4acb1d1c0dd0b4a3c667bd992bdbeb63ec2e638b1c090a3888cc66014224bbdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 108f9a7c992e255c001b8a6559b37c353991c32bc8c0757b76fc0c01ee8c365d [INFO] running `Command { std: "docker" "start" "-a" "108f9a7c992e255c001b8a6559b37c353991c32bc8c0757b76fc0c01ee8c365d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling fuser v0.7.0 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling plentyfs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.28s [INFO] running `Command { std: "docker" "inspect" "108f9a7c992e255c001b8a6559b37c353991c32bc8c0757b76fc0c01ee8c365d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "108f9a7c992e255c001b8a6559b37c353991c32bc8c0757b76fc0c01ee8c365d", kill_on_drop: false }` [INFO] [stdout] 108f9a7c992e255c001b8a6559b37c353991c32bc8c0757b76fc0c01ee8c365d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 567ee36c9fa61d8d220edf08870c47c234cfecd1ec989e808446c75778b8b04f [INFO] running `Command { std: "docker" "start" "-a" "567ee36c9fa61d8d220edf08870c47c234cfecd1ec989e808446c75778b8b04f", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling plentyfs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.38s [INFO] running `Command { std: "docker" "inspect" "567ee36c9fa61d8d220edf08870c47c234cfecd1ec989e808446c75778b8b04f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "567ee36c9fa61d8d220edf08870c47c234cfecd1ec989e808446c75778b8b04f", kill_on_drop: false }` [INFO] [stdout] 567ee36c9fa61d8d220edf08870c47c234cfecd1ec989e808446c75778b8b04f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c6da526366e7bb879b9a5e5b8da055a692476f8013f8f91d4f25e52d2bc292eb [INFO] running `Command { std: "docker" "start" "-a" "c6da526366e7bb879b9a5e5b8da055a692476f8013f8f91d4f25e52d2bc292eb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/plentyfs-cc7b55ced8d00e61) [INFO] [stdout] running 8 tests [INFO] [stdout] test mountoptions::tests::returns_err_value_empty ... ok [INFO] [stdout] test mountoptions::tests::updates_seed ... ok [INFO] [stdout] test mountoptions::tests::t_split_key_value ... ok [INFO] [stdout] test mountoptions::tests::returns_err_value_too_long ... ok [INFO] [stdout] test mountoptions::tests::returns_err_non_hex_value ... ok [INFO] [stdout] test mountoptions::tests::returns_err_unsupported_parameter ... ok [INFO] [stdout] test mountoptions::tests::update_from_never_panics ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/plentyfs-8507440fe15b2e70) [INFO] [stdout] test mountoptions::tests::works_for_valid_seeds ... ok [INFO] [stderr] Doc-tests plentyfs [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [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] [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" "c6da526366e7bb879b9a5e5b8da055a692476f8013f8f91d4f25e52d2bc292eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6da526366e7bb879b9a5e5b8da055a692476f8013f8f91d4f25e52d2bc292eb", kill_on_drop: false }` [INFO] [stdout] c6da526366e7bb879b9a5e5b8da055a692476f8013f8f91d4f25e52d2bc292eb