[INFO] cloning repository https://github.com/ZOTTCE/cleo-vm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZOTTCE/cleo-vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZOTTCE%2Fcleo-vm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZOTTCE%2Fcleo-vm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2bf6291706bd0c3b35222372f9750145dea6bcd [INFO] checking ZOTTCE/cleo-vm against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZOTTCE%2Fcleo-vm" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZOTTCE/cleo-vm on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZOTTCE/cleo-vm [INFO] finished tweaking git repo https://github.com/ZOTTCE/cleo-vm [INFO] tweaked toml for git repo https://github.com/ZOTTCE/cleo-vm written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ZOTTCE/cleo-vm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", 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] 257b357ed846f74abe1885fbf586b3d9eb79d33c1a554a0c9444b0b4fa4a501e [INFO] running `Command { std: "docker" "start" "-a" "257b357ed846f74abe1885fbf586b3d9eb79d33c1a554a0c9444b0b4fa4a501e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "257b357ed846f74abe1885fbf586b3d9eb79d33c1a554a0c9444b0b4fa4a501e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "257b357ed846f74abe1885fbf586b3d9eb79d33c1a554a0c9444b0b4fa4a501e", kill_on_drop: false }` [INFO] [stdout] 257b357ed846f74abe1885fbf586b3d9eb79d33c1a554a0c9444b0b4fa4a501e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] d6e8fe1ef351f09ed4d6c8340f7e53727cc411ddbca5afd9626e08927bf72097 [INFO] running `Command { std: "docker" "start" "-a" "d6e8fe1ef351f09ed4d6c8340f7e53727cc411ddbca5afd9626e08927bf72097", kill_on_drop: false }` [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking regex-syntax v0.4.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking lazy_static v0.2.4 [INFO] [stderr] Checking thread-id v3.0.0 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking thread_local v0.3.3 [INFO] [stderr] Checking regex v0.2.1 [INFO] [stderr] Checking docopt v0.7.0 [INFO] [stderr] Checking cleovm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `self::alloc::heap` [INFO] [stdout] --> src/default_opcodes.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use self::alloc::heap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `heap` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `heap` in `alloc` [INFO] [stdout] --> src/script/variable.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | ptr: alloc::heap::allocate(32, 32), [INFO] [stdout] | ^^^^ could not find `heap` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `heap` in `alloc` [INFO] [stdout] --> src/script/variable.rs:88:30 [INFO] [stdout] | [INFO] [stdout] 88 | let ptr = alloc::heap::allocate(len + 1, 8); [INFO] [stdout] | ^^^^ could not find `heap` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `heap` in `alloc` [INFO] [stdout] --> src/script/variable.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | alloc::heap::deallocate(self.ptr, 32, 32); [INFO] [stdout] | ^^^^ could not find `heap` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vm.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | handlers: HashMap Result>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Script) -> Result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/default_opcodes.rs:157:8 [INFO] [stdout] | [INFO] [stdout] 157 | 1 ... 7 => Ok(thread.set_logical_opcode(LogicalOpcode::And)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/default_opcodes.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | 21 ... 27 => Ok(thread.set_logical_opcode(LogicalOpcode::Or)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | b'0'...b'9' => byte - b'0', [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | b'A'...b'F' => byte - b'A' + 10, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::alloc::heap` [INFO] [stdout] --> src/default_opcodes.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use self::alloc::heap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `heap` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `heap` in `alloc` [INFO] [stdout] --> src/script/variable.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | ptr: alloc::heap::allocate(32, 32), [INFO] [stdout] | ^^^^ could not find `heap` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `heap` in `alloc` [INFO] [stdout] --> src/script/variable.rs:88:30 [INFO] [stdout] | [INFO] [stdout] 88 | let ptr = alloc::heap::allocate(len + 1, 8); [INFO] [stdout] | ^^^^ could not find `heap` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `heap` in `alloc` [INFO] [stdout] --> src/script/variable.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | alloc::heap::deallocate(self.ptr, 32, 32); [INFO] [stdout] | ^^^^ could not find `heap` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vm.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | handlers: HashMap Result>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Script) -> Result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/default_opcodes.rs:157:8 [INFO] [stdout] | [INFO] [stdout] 157 | 1 ... 7 => Ok(thread.set_logical_opcode(LogicalOpcode::And)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/default_opcodes.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | 21 ... 27 => Ok(thread.set_logical_opcode(LogicalOpcode::Or)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | b'0'...b'9' => byte - b'0', [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | b'A'...b'F' => byte - b'A' + 10, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cleovm` [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] [stdout] error: aborting due to 4 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d6e8fe1ef351f09ed4d6c8340f7e53727cc411ddbca5afd9626e08927bf72097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6e8fe1ef351f09ed4d6c8340f7e53727cc411ddbca5afd9626e08927bf72097", kill_on_drop: false }` [INFO] [stdout] d6e8fe1ef351f09ed4d6c8340f7e53727cc411ddbca5afd9626e08927bf72097