[INFO] cloning repository https://github.com/Tacolizard/asm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tacolizard/asm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTacolizard%2Fasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTacolizard%2Fasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf08148fbea183ff01373220798d03015e96cd06 [INFO] checking Tacolizard/asm against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTacolizard%2Fasm" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tacolizard/asm on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tacolizard/asm [INFO] finished tweaking git repo https://github.com/Tacolizard/asm [INFO] tweaked toml for git repo https://github.com/Tacolizard/asm written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Tacolizard/asm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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] abeb6ec38356d2763ccfef10df362a00e63c0a478e46d0d0b252f9f23d67ec2b [INFO] running `Command { std: "docker" "start" "-a" "abeb6ec38356d2763ccfef10df362a00e63c0a478e46d0d0b252f9f23d67ec2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abeb6ec38356d2763ccfef10df362a00e63c0a478e46d0d0b252f9f23d67ec2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abeb6ec38356d2763ccfef10df362a00e63c0a478e46d0d0b252f9f23d67ec2b", kill_on_drop: false }` [INFO] [stdout] abeb6ec38356d2763ccfef10df362a00e63c0a478e46d0d0b252f9f23d67ec2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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] 2d02eeaddbf3c136781d6aed876370c676681cbc3093e7119fd1c3fa09ec938c [INFO] running `Command { std: "docker" "start" "-a" "2d02eeaddbf3c136781d6aed876370c676681cbc3093e7119fd1c3fa09ec938c", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.36 [INFO] [stderr] Checking hex v0.3.1 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking asm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/asm.rs:7:40 [INFO] [stdout] | [INFO] [stdout] 7 | return u32::from_str_radix(top.trim_left_matches("0x"), 16).expect("hex conversion err"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/asm.rs:7:40 [INFO] [stdout] | [INFO] [stdout] 7 | return u32::from_str_radix(top.trim_left_matches("0x"), 16).expect("hex conversion err"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/asm.rs:10:53 [INFO] [stdout] | [INFO] [stdout] 10 | return u32::from_str_radix(&hex::encode(top.trim_left_matches('\'').trim_right_matches('\'')), 16).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/asm.rs:10:77 [INFO] [stdout] | [INFO] [stdout] 10 | return u32::from_str_radix(&hex::encode(top.trim_left_matches('\'').trim_right_matches('\'')), 16).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/asm.rs:10:53 [INFO] [stdout] | [INFO] [stdout] 10 | return u32::from_str_radix(&hex::encode(top.trim_left_matches('\'').trim_right_matches('\'')), 16).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/asm.rs:10:77 [INFO] [stdout] | [INFO] [stdout] 10 | return u32::from_str_radix(&hex::encode(top.trim_left_matches('\'').trim_right_matches('\'')), 16).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/asm.rs:38:72 [INFO] [stdout] | [INFO] [stdout] 38 | constants.insert(piece, bind_open(multiparse(piece.trim_left_matches("$")))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/asm.rs:38:72 [INFO] [stdout] | [INFO] [stdout] 38 | constants.insert(piece, bind_open(multiparse(piece.trim_left_matches("$")))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `exec_str` [INFO] [stdout] --> src/vm.rs:237:15 [INFO] [stdout] | [INFO] [stdout] 237 | pub unsafe fn exec_str(s: &str) {//execute unassembled string [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `exec_str` [INFO] [stdout] --> src/vm.rs:237:15 [INFO] [stdout] | [INFO] [stdout] 237 | pub unsafe fn exec_str(s: &str) {//execute unassembled string [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `exec_str_vec` [INFO] [stdout] --> src/vm.rs:241:15 [INFO] [stdout] | [INFO] [stdout] 241 | pub unsafe fn exec_str_vec(p: Vec<&str>) {//execute unassembled vec [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `exec_vec` [INFO] [stdout] --> src/vm.rs:245:15 [INFO] [stdout] | [INFO] [stdout] 245 | pub unsafe fn exec_vec(pro: Vec) {//execute an assembled vec [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `exec_str_vec` [INFO] [stdout] --> src/vm.rs:241:15 [INFO] [stdout] | [INFO] [stdout] 241 | pub unsafe fn exec_str_vec(p: Vec<&str>) {//execute unassembled vec [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `exec_vec` [INFO] [stdout] --> src/vm.rs:245:15 [INFO] [stdout] | [INFO] [stdout] 245 | pub unsafe fn exec_vec(pro: Vec) {//execute an assembled vec [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/vm.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | stdin.read_line(input); [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: unused `Result` that must be used [INFO] [stdout] --> src/vm.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | stdout.write(String::from_utf8_lossy(&hex::decode(tv).unwrap()).as_bytes()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/vm.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | stdout.flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/vm.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | stdin.read_line(input); [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: unused `Result` that must be used [INFO] [stdout] --> src/vm.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | stdout.write(String::from_utf8_lossy(&hex::decode(tv).unwrap()).as_bytes()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/vm.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | stdout.flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.42s [INFO] running `Command { std: "docker" "inspect" "2d02eeaddbf3c136781d6aed876370c676681cbc3093e7119fd1c3fa09ec938c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d02eeaddbf3c136781d6aed876370c676681cbc3093e7119fd1c3fa09ec938c", kill_on_drop: false }` [INFO] [stdout] 2d02eeaddbf3c136781d6aed876370c676681cbc3093e7119fd1c3fa09ec938c