[INFO] cloning repository https://github.com/VladYermakovArchived/hex_ex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VladYermakovArchived/hex_ex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVladYermakovArchived%2Fhex_ex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVladYermakovArchived%2Fhex_ex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68194260ccea45379c02330bd53962cf496bd5ed [INFO] checking VladYermakovArchived/hex_ex against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVladYermakovArchived%2Fhex_ex" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VladYermakovArchived/hex_ex on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/VladYermakovArchived/hex_ex [INFO] finished tweaking git repo https://github.com/VladYermakovArchived/hex_ex [INFO] tweaked toml for git repo https://github.com/VladYermakovArchived/hex_ex written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/VladYermakovArchived/hex_ex already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab2c5700ee6eeea8d3776f19fdca3960d9c81d8706ca167199f73ab7b76229d2 [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" "ab2c5700ee6eeea8d3776f19fdca3960d9c81d8706ca167199f73ab7b76229d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab2c5700ee6eeea8d3776f19fdca3960d9c81d8706ca167199f73ab7b76229d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab2c5700ee6eeea8d3776f19fdca3960d9c81d8706ca167199f73ab7b76229d2", kill_on_drop: false }` [INFO] [stdout] ab2c5700ee6eeea8d3776f19fdca3960d9c81d8706ca167199f73ab7b76229d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e11d985bf5f9fb48d454430fa6d45a0e3db4676ba0ad02bae30858b838fd550e [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" "e11d985bf5f9fb48d454430fa6d45a0e3db4676ba0ad02bae30858b838fd550e", kill_on_drop: false }` [INFO] [stderr] Checking he_ex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `log` in this scope [INFO] [stdout] --> src/main.rs:26:72 [INFO] [stdout] | [INFO] [stdout] 26 | let delta_t = ((hot_begin - hot_end) - (cold_end - cold_begin)) / (log((hot_begin - hot_end) / (cold_end - cold_begin))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0070]: invalid left-hand side of assignment [INFO] [stdout] --> src/main.rs:56:47 [INFO] [stdout] | [INFO] [stdout] 56 | (hot_end[h_num], cold_now[c_num]) = balance(hot_end[h_num], cold_now[c_num], he_ex); [INFO] [stdout] | --------------------------------- ^ [INFO] [stdout] | | [INFO] [stdout] | cannot assign to this expression [INFO] [stdout] | [INFO] [stdout] = note: destructuring assignments are not currently supported [INFO] [stdout] = note: for more information, see https://github.com/rust-lang/rfcs/issues/372 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `log` in this scope [INFO] [stdout] --> src/main.rs:26:72 [INFO] [stdout] | [INFO] [stdout] 26 | let delta_t = ((hot_begin - hot_end) - (cold_end - cold_begin)) / (log((hot_begin - hot_end) / (cold_end - cold_begin))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0070]: invalid left-hand side of assignment [INFO] [stdout] --> src/main.rs:56:47 [INFO] [stdout] | [INFO] [stdout] 56 | (hot_end[h_num], cold_now[c_num]) = balance(hot_end[h_num], cold_now[c_num], he_ex); [INFO] [stdout] | --------------------------------- ^ [INFO] [stdout] | | [INFO] [stdout] | cannot assign to this expression [INFO] [stdout] | [INFO] [stdout] = note: destructuring assignments are not currently supported [INFO] [stdout] = note: for more information, see https://github.com/rust-lang/rfcs/issues/372 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `[f32]` cannot be indexed by `i32` [INFO] [stdout] --> src/main.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | (hot_end[h_num], cold_now[c_num]) = balance(hot_end[h_num], cold_now[c_num], he_ex); [INFO] [stdout] | ^^^^^^^^^^^^^^ slice indices are of type `usize` or ranges of `usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `SliceIndex<[f32]>` is not implemented for `i32` [INFO] [stdout] = note: required because of the requirements on the impl of `Index` for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `[f32]` cannot be indexed by `i32` [INFO] [stdout] --> src/main.rs:56:30 [INFO] [stdout] | [INFO] [stdout] 56 | (hot_end[h_num], cold_now[c_num]) = balance(hot_end[h_num], cold_now[c_num], he_ex); [INFO] [stdout] | ^^^^^^^^^^^^^^^ slice indices are of type `usize` or ranges of `usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `SliceIndex<[f32]>` is not implemented for `i32` [INFO] [stdout] = note: required because of the requirements on the impl of `Index` for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `[f32]` cannot be indexed by `i32` [INFO] [stdout] --> src/main.rs:56:57 [INFO] [stdout] | [INFO] [stdout] 56 | (hot_end[h_num], cold_now[c_num]) = balance(hot_end[h_num], cold_now[c_num], he_ex); [INFO] [stdout] | ^^^^^^^^^^^^^^ slice indices are of type `usize` or ranges of `usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `SliceIndex<[f32]>` is not implemented for `i32` [INFO] [stdout] = note: required because of the requirements on the impl of `Index` for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `[f32]` cannot be indexed by `i32` [INFO] [stdout] --> src/main.rs:56:73 [INFO] [stdout] | [INFO] [stdout] 56 | (hot_end[h_num], cold_now[c_num]) = balance(hot_end[h_num], cold_now[c_num], he_ex); [INFO] [stdout] | ^^^^^^^^^^^^^^^ slice indices are of type `usize` or ranges of `usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `SliceIndex<[f32]>` is not implemented for `i32` [INFO] [stdout] = note: required because of the requirements on the impl of `Index` for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `[f32]` cannot be indexed by `i32` [INFO] [stdout] --> src/main.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | (hot_end[h_num], cold_now[c_num]) = balance(hot_end[h_num], cold_now[c_num], he_ex); [INFO] [stdout] | ^^^^^^^^^^^^^^ slice indices are of type `usize` or ranges of `usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `SliceIndex<[f32]>` is not implemented for `i32` [INFO] [stdout] = note: required because of the requirements on the impl of `Index` for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `[f32]` cannot be indexed by `i32` [INFO] [stdout] --> src/main.rs:56:30 [INFO] [stdout] | [INFO] [stdout] 56 | (hot_end[h_num], cold_now[c_num]) = balance(hot_end[h_num], cold_now[c_num], he_ex); [INFO] [stdout] | ^^^^^^^^^^^^^^^ slice indices are of type `usize` or ranges of `usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `SliceIndex<[f32]>` is not implemented for `i32` [INFO] [stdout] = note: required because of the requirements on the impl of `Index` for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `[f32]` cannot be indexed by `i32` [INFO] [stdout] --> src/main.rs:56:57 [INFO] [stdout] | [INFO] [stdout] 56 | (hot_end[h_num], cold_now[c_num]) = balance(hot_end[h_num], cold_now[c_num], he_ex); [INFO] [stdout] | ^^^^^^^^^^^^^^ slice indices are of type `usize` or ranges of `usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `SliceIndex<[f32]>` is not implemented for `i32` [INFO] [stdout] = note: required because of the requirements on the impl of `Index` for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `[f32]` cannot be indexed by `i32` [INFO] [stdout] --> src/main.rs:56:73 [INFO] [stdout] | [INFO] [stdout] 56 | (hot_end[h_num], cold_now[c_num]) = balance(hot_end[h_num], cold_now[c_num], he_ex); [INFO] [stdout] | ^^^^^^^^^^^^^^^ slice indices are of type `usize` or ranges of `usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `SliceIndex<[f32]>` is not implemented for `i32` [INFO] [stdout] = note: required because of the requirements on the impl of `Index` for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0070, E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0070`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0070, E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0070`. [INFO] [stdout] [INFO] [stderr] error: could not compile `he_ex` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e11d985bf5f9fb48d454430fa6d45a0e3db4676ba0ad02bae30858b838fd550e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e11d985bf5f9fb48d454430fa6d45a0e3db4676ba0ad02bae30858b838fd550e", kill_on_drop: false }` [INFO] [stdout] e11d985bf5f9fb48d454430fa6d45a0e3db4676ba0ad02bae30858b838fd550e