[INFO] fetching crate ari 0.0.5...
[INFO] checking ari-0.0.5 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate ari 0.0.5 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate ari 0.0.5 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ari 0.0.5
[INFO] finished tweaking crates.io crate ari 0.0.5
[INFO] tweaked toml for crates.io crate ari 0.0.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ecf854b6e076e800dd9d7246eb885765ff97ffee17533a92f8ebdf62f8039556
[INFO] running `Command { std: "docker" "start" "-a" "ecf854b6e076e800dd9d7246eb885765ff97ffee17533a92f8ebdf62f8039556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecf854b6e076e800dd9d7246eb885765ff97ffee17533a92f8ebdf62f8039556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecf854b6e076e800dd9d7246eb885765ff97ffee17533a92f8ebdf62f8039556", kill_on_drop: false }`
[INFO] [stdout] ecf854b6e076e800dd9d7246eb885765ff97ffee17533a92f8ebdf62f8039556
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13e731b5529eb43734c78878de5ae6368601878e03d8880a96046b72280085af
[INFO] running `Command { std: "docker" "start" "-a" "13e731b5529eb43734c78878de5ae6368601878e03d8880a96046b72280085af", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling ari v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     box_syntax,
[INFO] [stdout]   |     ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     box_syntax,
[INFO] [stdout]   |     ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     const_fn,
[INFO] [stdout]   |     ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     const_fn,
[INFO] [stdout]   |     ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     crate_visibility_modifier,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in favor of `pub(crate)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     crate_visibility_modifier,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in favor of `pub(crate)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     in_band_lifetimes,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed due to unsolved ergonomic questions and added lifetime resolution complexity
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     in_band_lifetimes,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed due to unsolved ergonomic questions and added lifetime resolution complexity
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `use`
[INFO] [stdout]   --> src/fs/sys/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | crate use self::a::*;
[INFO] [stdout]    |       ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `use`
[INFO] [stdout]   --> src/fs/sys/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | crate use self::a::*;
[INFO] [stdout]    |       ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn`
[INFO] [stdout]  --> src/os/unix/mod.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | crate fn initialize() {
[INFO] [stdout]   |       ^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn`
[INFO] [stdout]  --> src/os/unix/mod.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | crate fn initialize() {
[INFO] [stdout]   |       ^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_allocation_size` in module `crate::fs::sys`
[INFO] [stdout]    --> src/fs/mod.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         crate::fs::sys::get_allocation_size(self)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ not found in `crate::fs::sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_allocation_size` in module `crate::fs::sys`
[INFO] [stdout]    --> src/fs/mod.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         crate::fs::sys::get_allocation_size(self)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ not found in `crate::fs::sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_allocation_size` in module `crate::fs::sys`
[INFO] [stdout]    --> src/fs/mod.rs:122:25
[INFO] [stdout]     |
[INFO] [stdout] 122 |         crate::fs::sys::set_allocation_size(self, length)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ not found in `crate::fs::sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_allocation_size` in module `crate::fs::sys`
[INFO] [stdout]    --> src/fs/mod.rs:122:25
[INFO] [stdout]     |
[INFO] [stdout] 122 |         crate::fs::sys::set_allocation_size(self, length)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ not found in `crate::fs::sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_volume_information` in module `crate::fs::sys`
[INFO] [stdout]    --> src/fs/mod.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |     crate::fs::sys::get_volume_information(path.as_ref())
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::fs::sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_volume_information` in module `crate::fs::sys`
[INFO] [stdout]    --> src/fs/mod.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |     crate::fs::sys::get_volume_information(path.as_ref())
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::fs::sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `initialize` in module `self::unix`
[INFO] [stdout]   --> src/os/mod.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     self::unix::initialize();
[INFO] [stdout]    |                 ^^^^^^^^^^ not found in `self::unix`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::initialize;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `initialize`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -     self::unix::initialize();
[INFO] [stdout] 10 +     initialize();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `initialize` in module `self::unix`
[INFO] [stdout]   --> src/os/mod.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     self::unix::initialize();
[INFO] [stdout]    |                 ^^^^^^^^^^ not found in `self::unix`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::initialize;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `initialize`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -     self::unix::initialize();
[INFO] [stdout] 10 +     initialize();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     specialization,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]   = help: consider using `min_specialization` instead, which is more stable and complete
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     specialization,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]   = help: consider using `min_specialization` instead, which is more stable and complete
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::macros::*`
[INFO] [stdout]  --> src/path/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::macros::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::macros::*`
[INFO] [stdout]  --> src/path/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::macros::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ari` (lib) due to 11 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ari` (lib test) due to 11 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "13e731b5529eb43734c78878de5ae6368601878e03d8880a96046b72280085af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13e731b5529eb43734c78878de5ae6368601878e03d8880a96046b72280085af", kill_on_drop: false }`
[INFO] [stdout] 13e731b5529eb43734c78878de5ae6368601878e03d8880a96046b72280085af
[INFO] checking ari-0.0.5 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate ari 0.0.5 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate ari 0.0.5 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ari 0.0.5
[INFO] finished tweaking crates.io crate ari 0.0.5
[INFO] tweaked toml for crates.io crate ari 0.0.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b9be4723a0cb4bd4ac9971c7667653c66d69730ac752f4bf6aa2a27bc127262
[INFO] running `Command { std: "docker" "start" "-a" "2b9be4723a0cb4bd4ac9971c7667653c66d69730ac752f4bf6aa2a27bc127262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b9be4723a0cb4bd4ac9971c7667653c66d69730ac752f4bf6aa2a27bc127262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b9be4723a0cb4bd4ac9971c7667653c66d69730ac752f4bf6aa2a27bc127262", kill_on_drop: false }`
[INFO] [stdout] 2b9be4723a0cb4bd4ac9971c7667653c66d69730ac752f4bf6aa2a27bc127262
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f79691765b42de559b54bf66f22997a120db09d012f46c62df5b0c735024d431
[INFO] running `Command { std: "docker" "start" "-a" "f79691765b42de559b54bf66f22997a120db09d012f46c62df5b0c735024d431", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling ari v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     box_syntax,
[INFO] [stdout]   |     ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     const_fn,
[INFO] [stdout]   |     ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     crate_visibility_modifier,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in favor of `pub(crate)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     in_band_lifetimes,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed due to unsolved ergonomic questions and added lifetime resolution complexity
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     box_syntax,
[INFO] [stdout]   |     ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     const_fn,
[INFO] [stdout]   |     ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     crate_visibility_modifier,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in favor of `pub(crate)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     in_band_lifetimes,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed due to unsolved ergonomic questions and added lifetime resolution complexity
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `use`
[INFO] [stdout]   --> src/fs/sys/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | crate use self::a::*;
[INFO] [stdout]    |       ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `use`
[INFO] [stdout]   --> src/fs/sys/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | crate use self::a::*;
[INFO] [stdout]    |       ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn`
[INFO] [stdout]  --> src/os/unix/mod.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | crate fn initialize() {
[INFO] [stdout]   |       ^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn`
[INFO] [stdout]  --> src/os/unix/mod.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | crate fn initialize() {
[INFO] [stdout]   |       ^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_allocation_size` in module `crate::fs::sys`
[INFO] [stdout]    --> src/fs/mod.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         crate::fs::sys::get_allocation_size(self)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ not found in `crate::fs::sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_allocation_size` in module `crate::fs::sys`
[INFO] [stdout]    --> src/fs/mod.rs:122:25
[INFO] [stdout]     |
[INFO] [stdout] 122 |         crate::fs::sys::set_allocation_size(self, length)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ not found in `crate::fs::sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_volume_information` in module `crate::fs::sys`
[INFO] [stdout]    --> src/fs/mod.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |     crate::fs::sys::get_volume_information(path.as_ref())
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::fs::sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `initialize` in module `self::unix`
[INFO] [stdout]   --> src/os/mod.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     self::unix::initialize();
[INFO] [stdout]    |                 ^^^^^^^^^^ not found in `self::unix`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::initialize;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `initialize`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -     self::unix::initialize();
[INFO] [stdout] 10 +     initialize();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_allocation_size` in module `crate::fs::sys`
[INFO] [stdout]    --> src/fs/mod.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         crate::fs::sys::get_allocation_size(self)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ not found in `crate::fs::sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_allocation_size` in module `crate::fs::sys`
[INFO] [stdout]    --> src/fs/mod.rs:122:25
[INFO] [stdout]     |
[INFO] [stdout] 122 |         crate::fs::sys::set_allocation_size(self, length)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ not found in `crate::fs::sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_volume_information` in module `crate::fs::sys`
[INFO] [stdout]    --> src/fs/mod.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |     crate::fs::sys::get_volume_information(path.as_ref())
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::fs::sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `initialize` in module `self::unix`
[INFO] [stdout]   --> src/os/mod.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     self::unix::initialize();
[INFO] [stdout]    |                 ^^^^^^^^^^ not found in `self::unix`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::initialize;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `initialize`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -     self::unix::initialize();
[INFO] [stdout] 10 +     initialize();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     specialization,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]   = help: consider using `min_specialization` instead, which is more stable and complete
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::macros::*`
[INFO] [stdout]  --> src/path/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::macros::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     specialization,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]   = help: consider using `min_specialization` instead, which is more stable and complete
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::macros::*`
[INFO] [stdout]  --> src/path/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::macros::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ari` (lib test) due to 11 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ari` (lib) due to 11 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f79691765b42de559b54bf66f22997a120db09d012f46c62df5b0c735024d431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f79691765b42de559b54bf66f22997a120db09d012f46c62df5b0c735024d431", kill_on_drop: false }`
[INFO] [stdout] f79691765b42de559b54bf66f22997a120db09d012f46c62df5b0c735024d431
