[INFO] fetching crate wasi-common 0.31.0... [INFO] testing wasi-common-0.31.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate wasi-common 0.31.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate wasi-common 0.31.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasi-common 0.31.0 [INFO] finished tweaking crates.io crate wasi-common 0.31.0 [INFO] tweaked toml for crates.io crate wasi-common 0.31.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d101d21f6f6ec3591eda2ec901cbd16b198a290756aadcf4df680d6451d6d7a6 [INFO] running `Command { std: "docker" "start" "-a" "d101d21f6f6ec3591eda2ec901cbd16b198a290756aadcf4df680d6451d6d7a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d101d21f6f6ec3591eda2ec901cbd16b198a290756aadcf4df680d6451d6d7a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d101d21f6f6ec3591eda2ec901cbd16b198a290756aadcf4df680d6451d6d7a6", kill_on_drop: false }` [INFO] [stdout] d101d21f6f6ec3591eda2ec901cbd16b198a290756aadcf4df680d6451d6d7a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c7ad8e968fc15946b48b296858e96c4d3476fc0975a9903a5df3d0fa1f2bf55 [INFO] running `Command { std: "docker" "start" "-a" "1c7ad8e968fc15946b48b296858e96c4d3476fc0975a9903a5df3d0fa1f2bf55", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling linux-raw-sys v0.0.29 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ambient-authority v0.0.1 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling wasi-common v0.31.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling io-lifetimes v0.3.3 [INFO] [stderr] Compiling rsix v0.25.1 [INFO] [stderr] Compiling unsafe-io v0.9.1 [INFO] [stderr] Compiling rsix v0.23.9 [INFO] [stderr] Compiling cap-primitives v0.19.1 [INFO] [stderr] Compiling cap-std v0.19.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling cap-rand v0.19.1 [INFO] [stderr] Compiling fs-set-times v0.12.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling wiggle-generate v0.31.0 [INFO] [stderr] Compiling wiggle-macro v0.31.0 [INFO] [stderr] Compiling wiggle v0.31.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "1c7ad8e968fc15946b48b296858e96c4d3476fc0975a9903a5df3d0fa1f2bf55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7ad8e968fc15946b48b296858e96c4d3476fc0975a9903a5df3d0fa1f2bf55", kill_on_drop: false }` [INFO] [stdout] 1c7ad8e968fc15946b48b296858e96c4d3476fc0975a9903a5df3d0fa1f2bf55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1a1b05c6642efc1a96ac4c9ed684a0cd5d5b549049b3b7826be7538e9673e6f [INFO] running `Command { std: "docker" "start" "-a" "d1a1b05c6642efc1a96ac4c9ed684a0cd5d5b549049b3b7826be7538e9673e6f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wasi-common v0.31.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.97s [INFO] running `Command { std: "docker" "inspect" "d1a1b05c6642efc1a96ac4c9ed684a0cd5d5b549049b3b7826be7538e9673e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1a1b05c6642efc1a96ac4c9ed684a0cd5d5b549049b3b7826be7538e9673e6f", kill_on_drop: false }` [INFO] [stdout] d1a1b05c6642efc1a96ac4c9ed684a0cd5d5b549049b3b7826be7538e9673e6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13460cae42bb2923789d00046a032e4b9fb5a2c0fc7e36f26374d5e6de62d635 [INFO] running `Command { std: "docker" "start" "-a" "13460cae42bb2923789d00046a032e4b9fb5a2c0fc7e36f26374d5e6de62d635", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wasi_common-775ce0638c6667c7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests wasi-common [INFO] [stdout] test random::test::deterministic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/pipe.rs - pipe::WritePipe (line 193) - compile ... ok [INFO] [stdout] test src/pipe.rs - pipe::ReadPipe (line 25) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "13460cae42bb2923789d00046a032e4b9fb5a2c0fc7e36f26374d5e6de62d635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13460cae42bb2923789d00046a032e4b9fb5a2c0fc7e36f26374d5e6de62d635", kill_on_drop: false }` [INFO] [stdout] 13460cae42bb2923789d00046a032e4b9fb5a2c0fc7e36f26374d5e6de62d635