[INFO] cloning repository https://github.com/vrmiguel/inquire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vrmiguel/inquire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrmiguel%2Finquire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrmiguel%2Finquire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93e1752c44df28a0a5922989fa6719334ef98c59 [INFO] testing vrmiguel/inquire against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrmiguel%2Finquire" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vrmiguel/inquire [INFO] finished tweaking git repo https://github.com/vrmiguel/inquire [INFO] tweaked toml for git repo https://github.com/vrmiguel/inquire written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vrmiguel/inquire on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vrmiguel/inquire 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd71d67dc54f5bf1ce033058351df42c49c4d030f4e92f2d5183da872cb615a6 [INFO] running `Command { std: "docker" "start" "-a" "dd71d67dc54f5bf1ce033058351df42c49c4d030f4e92f2d5183da872cb615a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd71d67dc54f5bf1ce033058351df42c49c4d030f4e92f2d5183da872cb615a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd71d67dc54f5bf1ce033058351df42c49c4d030f4e92f2d5183da872cb615a6", kill_on_drop: false }` [INFO] [stdout] dd71d67dc54f5bf1ce033058351df42c49c4d030f4e92f2d5183da872cb615a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 128da2c611ba8107bfec48845918274c11289ddcef2f2f41515c7fb3f20367e8 [INFO] running `Command { std: "docker" "start" "-a" "128da2c611ba8107bfec48845918274c11289ddcef2f2f41515c7fb3f20367e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling magic-sys v0.3.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling fs-err v2.6.0 [INFO] [stderr] Compiling tabular v0.1.4 [INFO] [stderr] Compiling unix_mode v0.1.2 [INFO] [stderr] Compiling cfb v0.4.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling infer v0.5.0 [INFO] [stderr] Compiling cstr v0.2.9 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling unixstring v0.2.4 [INFO] [stderr] Compiling wizardry v0.1.0 (/opt/rustwide/workdir/wizardry) [INFO] [stderr] Compiling inquire v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.08s [INFO] running `Command { std: "docker" "inspect" "128da2c611ba8107bfec48845918274c11289ddcef2f2f41515c7fb3f20367e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "128da2c611ba8107bfec48845918274c11289ddcef2f2f41515c7fb3f20367e8", kill_on_drop: false }` [INFO] [stdout] 128da2c611ba8107bfec48845918274c11289ddcef2f2f41515c7fb3f20367e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 556c3b3140f428f91c8a8d033b5600c4f7812f4e1f0776b8b0994bd081f6214e [INFO] running `Command { std: "docker" "start" "-a" "556c3b3140f428f91c8a8d033b5600c4f7812f4e1f0776b8b0994bd081f6214e", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling inquire v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "556c3b3140f428f91c8a8d033b5600c4f7812f4e1f0776b8b0994bd081f6214e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "556c3b3140f428f91c8a8d033b5600c4f7812f4e1f0776b8b0994bd081f6214e", kill_on_drop: false }` [INFO] [stdout] 556c3b3140f428f91c8a8d033b5600c4f7812f4e1f0776b8b0994bd081f6214e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 72da0b0ea60d6e1823e8e64a94bd6c7857e1f7da611a30dde890771f05190839 [INFO] running `Command { std: "docker" "start" "-a" "72da0b0ea60d6e1823e8e64a94bd6c7857e1f7da611a30dde890771f05190839", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inquire-a9324be9d2e08e50) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test bytes::tests::test_pretty_bytes_formatting ... ok [INFO] [stdout] test time_fmt::tests::timestamp_formatting ... ok [INFO] [stdout] test lstat::tests::permissions ... ok [INFO] [stdout] test lstat::tests::time_of_last_modification ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/inquire-3e4807f73a2eb59a) [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] [stderr] Doc-tests inquire [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/file_data.rs - file_data::FileData::read (line 115) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "72da0b0ea60d6e1823e8e64a94bd6c7857e1f7da611a30dde890771f05190839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72da0b0ea60d6e1823e8e64a94bd6c7857e1f7da611a30dde890771f05190839", kill_on_drop: false }` [INFO] [stdout] 72da0b0ea60d6e1823e8e64a94bd6c7857e1f7da611a30dde890771f05190839