[INFO] cloning repository https://github.com/PolyMeilex/dirbkm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PolyMeilex/dirbkm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolyMeilex%2Fdirbkm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolyMeilex%2Fdirbkm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fce6813187374f0325b7bae76ec52c0ad0e4041 [INFO] testing PolyMeilex/dirbkm against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolyMeilex%2Fdirbkm" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PolyMeilex/dirbkm on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PolyMeilex/dirbkm [INFO] finished tweaking git repo https://github.com/PolyMeilex/dirbkm [INFO] tweaked toml for git repo https://github.com/PolyMeilex/dirbkm written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/PolyMeilex/dirbkm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba909d11c49ea0565abf67970f11ea027ed9732a9cf79997b2999f07f61845a0 [INFO] running `Command { std: "docker" "start" "-a" "ba909d11c49ea0565abf67970f11ea027ed9732a9cf79997b2999f07f61845a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba909d11c49ea0565abf67970f11ea027ed9732a9cf79997b2999f07f61845a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba909d11c49ea0565abf67970f11ea027ed9732a9cf79997b2999f07f61845a0", kill_on_drop: false }` [INFO] [stdout] ba909d11c49ea0565abf67970f11ea027ed9732a9cf79997b2999f07f61845a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff21e1fb21ee597a79f1bacc0e94b7a4cb6dbedf5a9723ed95adb568c4b349dc [INFO] running `Command { std: "docker" "start" "-a" "ff21e1fb21ee597a79f1bacc0e94b7a4cb6dbedf5a9723ed95adb568c4b349dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling console v0.10.0 [INFO] [stderr] Compiling dialoguer v0.5.0 (/opt/rustwide/workdir/dialoguer) [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling dirbkm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.86s [INFO] running `Command { std: "docker" "inspect" "ff21e1fb21ee597a79f1bacc0e94b7a4cb6dbedf5a9723ed95adb568c4b349dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff21e1fb21ee597a79f1bacc0e94b7a4cb6dbedf5a9723ed95adb568c4b349dc", kill_on_drop: false }` [INFO] [stdout] ff21e1fb21ee597a79f1bacc0e94b7a4cb6dbedf5a9723ed95adb568c4b349dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77a44794e00aae1f698750a4ddecbe79e4646469f8a9cc510fd797471ee90623 [INFO] running `Command { std: "docker" "start" "-a" "77a44794e00aae1f698750a4ddecbe79e4646469f8a9cc510fd797471ee90623", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling dirbkm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `Command { std: "docker" "inspect" "77a44794e00aae1f698750a4ddecbe79e4646469f8a9cc510fd797471ee90623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77a44794e00aae1f698750a4ddecbe79e4646469f8a9cc510fd797471ee90623", kill_on_drop: false }` [INFO] [stdout] 77a44794e00aae1f698750a4ddecbe79e4646469f8a9cc510fd797471ee90623 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 77eb8ef0782f6891b43acbbf63b6ca2146b5c25feb63fa159046f0251167d7ed [INFO] running `Command { std: "docker" "start" "-a" "77eb8ef0782f6891b43acbbf63b6ca2146b5c25feb63fa159046f0251167d7ed", 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.82s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dirbkm-b98ea05ce96a3da0) [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" "77eb8ef0782f6891b43acbbf63b6ca2146b5c25feb63fa159046f0251167d7ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77eb8ef0782f6891b43acbbf63b6ca2146b5c25feb63fa159046f0251167d7ed", kill_on_drop: false }` [INFO] [stdout] 77eb8ef0782f6891b43acbbf63b6ca2146b5c25feb63fa159046f0251167d7ed