[INFO] cloning repository https://github.com/mnisk/Anonymous-Installer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mnisk/Anonymous-Installer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnisk%2FAnonymous-Installer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnisk%2FAnonymous-Installer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41a656af92a4c1f02639931b32543a331bf83575 [INFO] checking mnisk/Anonymous-Installer against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnisk%2FAnonymous-Installer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mnisk/Anonymous-Installer on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mnisk/Anonymous-Installer [INFO] finished tweaking git repo https://github.com/mnisk/Anonymous-Installer [INFO] tweaked toml for git repo https://github.com/mnisk/Anonymous-Installer written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mnisk/Anonymous-Installer 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/ring.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating redox_installer v0.2.11 (/workspace/builds/worker-6-tc1/source) -> v0.2.12 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redoxfs v0.5.1 [INFO] [stderr] Downloaded argon2 v0.3.4 [INFO] [stderr] Downloaded redox_simple_endian v0.2.1 [INFO] [stderr] Downloaded hyper-rustls v0.6.2 [INFO] [stderr] Downloaded arg_parser v0.1.0 [INFO] [stderr] Downloaded memsec v0.6.2 [INFO] [stderr] Downloaded pbr v1.0.4 [INFO] [stderr] Downloaded fscommon v0.1.1 [INFO] [stderr] Downloaded pkgar v0.1.9 [INFO] [stderr] Downloaded pkgar-core v0.1.0 [INFO] [stderr] Downloaded bidir-map v0.6.0 [INFO] [stderr] Downloaded pkgar-keys v0.1.0 [INFO] [stderr] Downloaded webpki v0.18.1 [INFO] [stderr] Downloaded seckey v0.11.2 [INFO] [stderr] Downloaded fatfs v0.3.5 [INFO] [stderr] Downloaded gpt v3.0.0 [INFO] [stderr] Downloaded user-error v1.2.8 [INFO] [stderr] Downloaded sct v0.4.0 [INFO] [stderr] Downloaded redox_liner v0.5.1 [INFO] [stderr] Downloaded fuse v0.3.1 [INFO] [stderr] Downloaded redox_pkgutils v0.1.6 [INFO] [stderr] Downloaded webpki-roots v0.15.0 [INFO] [stderr] Downloaded rustls v0.13.1 [INFO] [stderr] Downloaded sodiumoxide v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c5994cec92ac2e1e1d79b347bcef7e8c09898a695c4080dada29b575c6b8dba [INFO] running `Command { std: "docker" "start" "-a" "5c5994cec92ac2e1e1d79b347bcef7e8c09898a695c4080dada29b575c6b8dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c5994cec92ac2e1e1d79b347bcef7e8c09898a695c4080dada29b575c6b8dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c5994cec92ac2e1e1d79b347bcef7e8c09898a695c4080dada29b575c6b8dba", kill_on_drop: false }` [INFO] [stdout] 5c5994cec92ac2e1e1d79b347bcef7e8c09898a695c4080dada29b575c6b8dba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43aab91e33a25771a78be99516431d6c1febf20316e15a6742937e512db83387 [INFO] running `Command { std: "docker" "start" "-a" "43aab91e33a25771a78be99516431d6c1febf20316e15a6742937e512db83387", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memoffset v0.6.5 [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 crossbeam-epoch v0.9.10 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking unicase v1.4.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking memsec v0.6.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking seckey v0.11.2 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking blake2 v0.10.4 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking base64ct v1.5.2 [INFO] [stderr] Compiling redox_pkgutils v0.1.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking user-error v1.2.8 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking argon2 v0.3.4 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking redox_liner v0.5.1 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking pbr v1.0.4 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking redox_syscall v0.2.16 [INFO] [stderr] Checking version-compare v0.0.10 [INFO] [stderr] Checking redox_simple_endian v0.2.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking ordermap v0.2.13 [INFO] [stderr] Checking bidir-map v0.6.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking gpt v3.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fscommon v0.1.1 [INFO] [stderr] Checking arg_parser v0.1.0 [INFO] [stderr] Checking rust-argon2 v0.8.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking fatfs v0.3.5 [INFO] [stderr] Checking redoxfs v0.5.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking rustls v0.13.1 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Checking hyper-rustls v0.6.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking sodiumoxide v0.2.6 [INFO] [stderr] Checking pkgar-core v0.1.0 [INFO] [stderr] Checking pkgar-keys v0.1.0 [INFO] [stderr] Checking pkgar v0.1.9 [INFO] [stderr] Checking redox_installer v0.2.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `self` and `stderr` [INFO] [stdout] --> src/lib.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | io::{self, stderr, Seek, SeekFrom, Write}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 33 | path::Path, [INFO] [stdout] 34 | process::{self, Command}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `self` and `stderr` [INFO] [stdout] --> src/lib.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | io::{self, stderr, Seek, SeekFrom, Write}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 33 | path::Path, [INFO] [stdout] 34 | process::{self, Command}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unwrap_or_prompt` is never used [INFO] [stdout] --> src/lib.rs:71:4 [INFO] [stdout] | [INFO] [stdout] 71 | 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unwrap_or_prompt` is never used [INFO] [stdout] --> src/lib.rs:71:4 [INFO] [stdout] | [INFO] [stdout] 71 | 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.81s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "43aab91e33a25771a78be99516431d6c1febf20316e15a6742937e512db83387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43aab91e33a25771a78be99516431d6c1febf20316e15a6742937e512db83387", kill_on_drop: false }` [INFO] [stdout] 43aab91e33a25771a78be99516431d6c1febf20316e15a6742937e512db83387 [INFO] checking mnisk/Anonymous-Installer against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnisk%2FAnonymous-Installer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mnisk/Anonymous-Installer on toolchain d856f2da3433420b7077c0dc7ee9441455bc1302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mnisk/Anonymous-Installer [INFO] finished tweaking git repo https://github.com/mnisk/Anonymous-Installer [INFO] tweaked toml for git repo https://github.com/mnisk/Anonymous-Installer written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mnisk/Anonymous-Installer 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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating redox_installer v0.2.11 (/workspace/builds/worker-6-tc2/source) -> v0.2.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ecb37b48b51b0bc61ed4ff16952c8d6bde902aac898e466d0cab029813c1d33 [INFO] running `Command { std: "docker" "start" "-a" "2ecb37b48b51b0bc61ed4ff16952c8d6bde902aac898e466d0cab029813c1d33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ecb37b48b51b0bc61ed4ff16952c8d6bde902aac898e466d0cab029813c1d33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ecb37b48b51b0bc61ed4ff16952c8d6bde902aac898e466d0cab029813c1d33", kill_on_drop: false }` [INFO] [stdout] 2ecb37b48b51b0bc61ed4ff16952c8d6bde902aac898e466d0cab029813c1d33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07ee50fc84b9b9b261827906af4e9180048bff82aed4f402e5f57ca933e3a47c [INFO] running `Command { std: "docker" "start" "-a" "07ee50fc84b9b9b261827906af4e9180048bff82aed4f402e5f57ca933e3a47c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [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] Checking getrandom v0.2.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking unicase v1.4.2 [INFO] [stderr] Checking memsec v0.6.2 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking blake2 v0.10.4 [INFO] [stderr] Checking seckey v0.11.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking rayon-core v1.9.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 825 | impl_integer_for_isize!(i8, test_integer_i8); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 826 | impl_integer_for_isize!(i16, test_integer_i16); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 827 | impl_integer_for_isize!(i32, test_integer_i32); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 828 | impl_integer_for_isize!(i64, test_integer_i64); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 829 | impl_integer_for_isize!(isize, test_integer_isize); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 831 | impl_integer_for_isize!(i128, test_integer_i128); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `num-integer` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "07ee50fc84b9b9b261827906af4e9180048bff82aed4f402e5f57ca933e3a47c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07ee50fc84b9b9b261827906af4e9180048bff82aed4f402e5f57ca933e3a47c", kill_on_drop: false }` [INFO] [stdout] 07ee50fc84b9b9b261827906af4e9180048bff82aed4f402e5f57ca933e3a47c