[INFO] cloning repository https://github.com/fanyang89/nfs-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fanyang89/nfs-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanyang89%2Fnfs-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanyang89%2Fnfs-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03ffe566e62832df20e4d78406732304d3f531db
[INFO] testing fanyang89/nfs-rs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanyang89%2Fnfs-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fanyang89/nfs-rs
[INFO] finished tweaking git repo https://github.com/fanyang89/nfs-rs
[INFO] tweaked toml for git repo https://github.com/fanyang89/nfs-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fanyang89/nfs-rs 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 git repo https://github.com/fanyang89/nfs-rs 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 233b7bb5dc29489fd655398adba8584df2c6899ad923181b1211087d8cb420d0
[INFO] running `Command { std: "docker" "start" "-a" "233b7bb5dc29489fd655398adba8584df2c6899ad923181b1211087d8cb420d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "233b7bb5dc29489fd655398adba8584df2c6899ad923181b1211087d8cb420d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "233b7bb5dc29489fd655398adba8584df2c6899ad923181b1211087d8cb420d0", kill_on_drop: false }`
[INFO] [stdout] 233b7bb5dc29489fd655398adba8584df2c6899ad923181b1211087d8cb420d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1f5d6550b2ea076440e0e1b9aa4a6b526c92ee5690a256c2aa253268c6f97f32
[INFO] running `Command { std: "docker" "start" "-a" "1f5d6550b2ea076440e0e1b9aa4a6b526c92ee5690a256c2aa253268c6f97f32", kill_on_drop: false }`
[INFO] [stderr]    Compiling nfs-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.04s
[INFO] running `Command { std: "docker" "inspect" "1f5d6550b2ea076440e0e1b9aa4a6b526c92ee5690a256c2aa253268c6f97f32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f5d6550b2ea076440e0e1b9aa4a6b526c92ee5690a256c2aa253268c6f97f32", kill_on_drop: false }`
[INFO] [stdout] 1f5d6550b2ea076440e0e1b9aa4a6b526c92ee5690a256c2aa253268c6f97f32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 689bccc1baf2a842a074ca5ee06f5bc03a5e4bce7806eaeaf33d161eb3821c8f
[INFO] running `Command { std: "docker" "start" "-a" "689bccc1baf2a842a074ca5ee06f5bc03a5e4bce7806eaeaf33d161eb3821c8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bytestream v0.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling nfsserve v0.10.2
[INFO] [stderr]    Compiling nfs-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.13s
[INFO] running `Command { std: "docker" "inspect" "689bccc1baf2a842a074ca5ee06f5bc03a5e4bce7806eaeaf33d161eb3821c8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "689bccc1baf2a842a074ca5ee06f5bc03a5e4bce7806eaeaf33d161eb3821c8f", kill_on_drop: false }`
[INFO] [stdout] 689bccc1baf2a842a074ca5ee06f5bc03a5e4bce7806eaeaf33d161eb3821c8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5c4a00874dd7989aae69064fe277270c92d9560ba096df1e811a60c27a7a8ec
[INFO] running `Command { std: "docker" "start" "-a" "e5c4a00874dd7989aae69064fe277270c92d9560ba096df1e811a60c27a7a8ec", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nfs_rs-1b01fa01a0818efa)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test rpc::tests::auth_sys_body_is_xdr ... ok
[INFO] [stdout] test xdr::tests::xdr_u32_roundtrip ... ok
[INFO] [stdout] test pnfs::tests::dss_id_mapping ... ok
[INFO] [stdout] test nfs4::tests::flexfiles_layout_roundtrip ... ok
[INFO] [stdout] test xdr::tests::xdr_opaque_padding ... ok
[INFO] [stderr]      Running tests/nfs3_nfsserve.rs (/opt/rustwide/target/debug/deps/nfs3_nfsserve-1ca7ae9f8dc0dd7b)
[INFO] [stdout] test nfs4::tests::encode_stateid4_special_is_16_zeros ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test nfs3_roundtrip_using_nfsserve ... ok
[INFO] [stdout] test nfs3_write_roundtrip_using_nfsserve ... ok
[INFO] [stdout] test nfs3_metadata_and_edgecases_using_nfsserve has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "e5c4a00874dd7989aae69064fe277270c92d9560ba096df1e811a60c27a7a8ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5c4a00874dd7989aae69064fe277270c92d9560ba096df1e811a60c27a7a8ec", kill_on_drop: false }`
[INFO] [stdout] e5c4a00874dd7989aae69064fe277270c92d9560ba096df1e811a60c27a7a8ec
