[INFO] cloning repository https://github.com/redox-os/installer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redox-os/installer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Finstaller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Finstaller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84856f459dccbc86a6490904e571389de72bf4c4 [INFO] testing redox-os/installer against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Finstaller" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redox-os/installer 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/redox-os/installer [INFO] finished tweaking git repo https://github.com/redox-os/installer [INFO] tweaked toml for git repo https://github.com/redox-os/installer written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/redox-os/installer 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] Updating git repository `https://gitlab.redox-os.org/redox-os/redoxfs.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0997fea39246624fe4503f15cf29e290938ef100e7dbab2ca3ff55eaa3e71e86 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0997fea39246624fe4503f15cf29e290938ef100e7dbab2ca3ff55eaa3e71e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0997fea39246624fe4503f15cf29e290938ef100e7dbab2ca3ff55eaa3e71e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0997fea39246624fe4503f15cf29e290938ef100e7dbab2ca3ff55eaa3e71e86", kill_on_drop: false }` [INFO] [stdout] 0997fea39246624fe4503f15cf29e290938ef100e7dbab2ca3ff55eaa3e71e86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5dd7b3e79a6cf70e1865ed63ef00e7542a6a8e138a46cc82de47dd7c0c2b18a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d5dd7b3e79a6cf70e1865ed63ef00e7542a6a8e138a46cc82de47dd7c0c2b18a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling index-fixed v0.3.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling redox_pkgutils v0.1.6 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling bidir-map v0.6.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ordermap v0.2.13 [INFO] [stderr] Compiling arg_parser v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling sodalite v0.3.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling redox_syscall v0.2.10 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tar v0.4.36 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling redox_liner v0.5.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling ring v0.13.5 (https://gitlab.redox-os.org/redox-os/ring.git?branch=redox-unix-0.13.5#c7de589d) [INFO] [stderr] Compiling blake3 v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling redoxfs v0.4.3 (https://gitlab.redox-os.org/redox-os/redoxfs.git#25be3a82) [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pkgar v0.1.6 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling hyper-rustls v0.6.2 [INFO] [stderr] Compiling redox_installer v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `unwrap_or_prompt` [INFO] [stdout] --> src/lib.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | fn unwrap_or_prompt(option: Option, context: &mut liner::Context, prompt: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/bin/installer_tui.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | dir_files(path_trimmed, files); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "d5dd7b3e79a6cf70e1865ed63ef00e7542a6a8e138a46cc82de47dd7c0c2b18a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5dd7b3e79a6cf70e1865ed63ef00e7542a6a8e138a46cc82de47dd7c0c2b18a", kill_on_drop: false }` [INFO] [stdout] d5dd7b3e79a6cf70e1865ed63ef00e7542a6a8e138a46cc82de47dd7c0c2b18a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6f6df3828dec42a1439be9da87417f46d819b4ffac87112c7a674441c1f5cd2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b6f6df3828dec42a1439be9da87417f46d819b4ffac87112c7a674441c1f5cd2", kill_on_drop: false }` [INFO] [stdout] warning: function is never used: `unwrap_or_prompt` [INFO] [stdout] --> src/lib.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | fn unwrap_or_prompt(option: Option, context: &mut liner::Context, prompt: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling redox_installer v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `unwrap_or_prompt` [INFO] [stdout] --> src/lib.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | fn unwrap_or_prompt(option: Option, context: &mut liner::Context, prompt: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/bin/installer_tui.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | dir_files(path_trimmed, files); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.61s [INFO] running `Command { std: "docker" "inspect" "b6f6df3828dec42a1439be9da87417f46d819b4ffac87112c7a674441c1f5cd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6f6df3828dec42a1439be9da87417f46d819b4ffac87112c7a674441c1f5cd2", kill_on_drop: false }` [INFO] [stdout] b6f6df3828dec42a1439be9da87417f46d819b4ffac87112c7a674441c1f5cd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6e7b4c17a7390b63ac15031e2e2bf7459c9c4d6bfea5c6a73cf195d7d7985aba [INFO] running `Command { std: "docker" "start" "-a" "6e7b4c17a7390b63ac15031e2e2bf7459c9c4d6bfea5c6a73cf195d7d7985aba", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `unwrap_or_prompt` [INFO] [stderr] --> src/lib.rs:44:4 [INFO] [stderr] | [INFO] [stderr] 44 | fn unwrap_or_prompt(option: Option, context: &mut liner::Context, prompt: &str) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `redox_installer` (lib) generated 1 warning [INFO] [stderr] warning: `redox_installer` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/bin/installer_tui.rs:158:13 [INFO] [stderr] | [INFO] [stderr] 158 | dir_files(path_trimmed, files); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `redox_installer` (bin "redox_installer_tui" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/redox_installer-26151a0e8ab3b08c) [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] Running unittests (/opt/rustwide/target/debug/deps/redox_installer-2258cea830e1175b) [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] Running unittests (/opt/rustwide/target/debug/deps/redox_installer_tui-4083e57976a89550) [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 redox_installer [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" "6e7b4c17a7390b63ac15031e2e2bf7459c9c4d6bfea5c6a73cf195d7d7985aba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7b4c17a7390b63ac15031e2e2bf7459c9c4d6bfea5c6a73cf195d7d7985aba", kill_on_drop: false }` [INFO] [stdout] 6e7b4c17a7390b63ac15031e2e2bf7459c9c4d6bfea5c6a73cf195d7d7985aba