[INFO] cloning repository https://github.com/marek-g/it9910hd_fusefs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marek-g/it9910hd_fusefs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarek-g%2Fit9910hd_fusefs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarek-g%2Fit9910hd_fusefs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a76832fcc3ffd56a6e0628fc5b9ea3e241653b4c [INFO] testing marek-g/it9910hd_fusefs against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarek-g%2Fit9910hd_fusefs" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marek-g/it9910hd_fusefs on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marek-g/it9910hd_fusefs [INFO] finished tweaking git repo https://github.com/marek-g/it9910hd_fusefs [INFO] tweaked toml for git repo https://github.com/marek-g/it9910hd_fusefs written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/marek-g/it9910hd_fusefs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9046f2a4caf2eeff49159eba397152df86f786867a20f4624b6de81806150950 [INFO] running `Command { std: "docker" "start" "-a" "9046f2a4caf2eeff49159eba397152df86f786867a20f4624b6de81806150950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9046f2a4caf2eeff49159eba397152df86f786867a20f4624b6de81806150950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9046f2a4caf2eeff49159eba397152df86f786867a20f4624b6de81806150950", kill_on_drop: false }` [INFO] [stdout] 9046f2a4caf2eeff49159eba397152df86f786867a20f4624b6de81806150950 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d761f22c41904fe5c6c9a7d778c59daa268196dbfec214d2f3d76d70ce423ad2 [INFO] running `Command { std: "docker" "start" "-a" "d761f22c41904fe5c6c9a7d778c59daa268196dbfec214d2f3d76d70ce423ad2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling fuse-abi v0.4.0-dev (https://github.com/zargony/rust-fuse#54c8405d) [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling fuse-sys v0.4.0-dev (https://github.com/zargony/rust-fuse#54c8405d) [INFO] [stderr] Compiling libusb-sys v0.2.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling thread-priority v0.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling fuse v0.4.0-dev (https://github.com/zargony/rust-fuse#54c8405d) [INFO] [stderr] Compiling libusb v0.3.0 [INFO] [stderr] Compiling it9910hd_fusefs v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.89s [INFO] running `Command { std: "docker" "inspect" "d761f22c41904fe5c6c9a7d778c59daa268196dbfec214d2f3d76d70ce423ad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d761f22c41904fe5c6c9a7d778c59daa268196dbfec214d2f3d76d70ce423ad2", kill_on_drop: false }` [INFO] [stdout] d761f22c41904fe5c6c9a7d778c59daa268196dbfec214d2f3d76d70ce423ad2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14f211d62724ae2ed729dcd5359d09e841db61c0b5054bbedcfab92d8a9090ac [INFO] running `Command { std: "docker" "start" "-a" "14f211d62724ae2ed729dcd5359d09e841db61c0b5054bbedcfab92d8a9090ac", kill_on_drop: false }` [INFO] [stderr] Compiling it9910hd_fusefs v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `Command { std: "docker" "inspect" "14f211d62724ae2ed729dcd5359d09e841db61c0b5054bbedcfab92d8a9090ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14f211d62724ae2ed729dcd5359d09e841db61c0b5054bbedcfab92d8a9090ac", kill_on_drop: false }` [INFO] [stdout] 14f211d62724ae2ed729dcd5359d09e841db61c0b5054bbedcfab92d8a9090ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f1b69e8f5137ce3a2f38c4a5ea16a81b30b439cdcaa1acee31d8ad58a49b11e [INFO] running `Command { std: "docker" "start" "-a" "1f1b69e8f5137ce3a2f38c4a5ea16a81b30b439cdcaa1acee31d8ad58a49b11e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/it9910hd_fusefs-79ed7fb45124c353) [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" "1f1b69e8f5137ce3a2f38c4a5ea16a81b30b439cdcaa1acee31d8ad58a49b11e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f1b69e8f5137ce3a2f38c4a5ea16a81b30b439cdcaa1acee31d8ad58a49b11e", kill_on_drop: false }` [INFO] [stdout] 1f1b69e8f5137ce3a2f38c4a5ea16a81b30b439cdcaa1acee31d8ad58a49b11e