[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 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrmiguel%2Finquire" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f222db8d7f872feb8a1c5745072f096596c4af8088d6b85a49fb9e065114fb07 [INFO] running `Command { std: "docker" "start" "-a" "f222db8d7f872feb8a1c5745072f096596c4af8088d6b85a49fb9e065114fb07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f222db8d7f872feb8a1c5745072f096596c4af8088d6b85a49fb9e065114fb07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f222db8d7f872feb8a1c5745072f096596c4af8088d6b85a49fb9e065114fb07", kill_on_drop: false }` [INFO] [stdout] f222db8d7f872feb8a1c5745072f096596c4af8088d6b85a49fb9e065114fb07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 740c52c53e2a7dfa66ef49f8a9d8f2d5d77f3e6e93a10494daa201f0880106de [INFO] running `Command { std: "docker" "start" "-a" "740c52c53e2a7dfa66ef49f8a9d8f2d5d77f3e6e93a10494daa201f0880106de", 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 vcpkg v0.2.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.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 bitflags v1.3.2 [INFO] [stderr] Compiling fs-err v2.6.0 [INFO] [stderr] Compiling unix_mode v0.1.2 [INFO] [stderr] Compiling tabular v0.1.4 [INFO] [stderr] Compiling cfb v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling magic-sys v0.3.0 [INFO] [stderr] Compiling infer v0.5.0 [INFO] [stderr] Compiling cstr v0.2.9 [INFO] [stderr] Compiling memmap v0.7.0 [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 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 goblin v0.4.3 [INFO] [stderr] Compiling inquire v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.63s [INFO] running `Command { std: "docker" "inspect" "740c52c53e2a7dfa66ef49f8a9d8f2d5d77f3e6e93a10494daa201f0880106de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "740c52c53e2a7dfa66ef49f8a9d8f2d5d77f3e6e93a10494daa201f0880106de", kill_on_drop: false }` [INFO] [stdout] 740c52c53e2a7dfa66ef49f8a9d8f2d5d77f3e6e93a10494daa201f0880106de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8c6e6e04cd4867b0a719408c7f590f7d262529fbc3b08dd03fb44303a9e4e371 [INFO] running `Command { std: "docker" "start" "-a" "8c6e6e04cd4867b0a719408c7f590f7d262529fbc3b08dd03fb44303a9e4e371", kill_on_drop: false }` [INFO] [stderr] error: failed to download `rand_chacha v0.3.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `rand_chacha v0.3.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.3.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Read-only file system (os error 30) [INFO] running `Command { std: "docker" "inspect" "8c6e6e04cd4867b0a719408c7f590f7d262529fbc3b08dd03fb44303a9e4e371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c6e6e04cd4867b0a719408c7f590f7d262529fbc3b08dd03fb44303a9e4e371", kill_on_drop: false }` [INFO] [stdout] 8c6e6e04cd4867b0a719408c7f590f7d262529fbc3b08dd03fb44303a9e4e371