[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 try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTacolizard%2Fasm" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tacolizard/asm on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-0/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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] efdb6d977275de5ce70dd062fbe4b25f0f88cbaa349371402dd9a86720bf543e [INFO] running `Command { std: "docker" "start" "-a" "efdb6d977275de5ce70dd062fbe4b25f0f88cbaa349371402dd9a86720bf543e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efdb6d977275de5ce70dd062fbe4b25f0f88cbaa349371402dd9a86720bf543e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efdb6d977275de5ce70dd062fbe4b25f0f88cbaa349371402dd9a86720bf543e", kill_on_drop: false }` [INFO] [stdout] efdb6d977275de5ce70dd062fbe4b25f0f88cbaa349371402dd9a86720bf543e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f88baec0610ae7be1555fb2ba25f0bce6628e5bf0f43c2f10210a4397fe032a8 [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" "f88baec0610ae7be1555fb2ba25f0bce6628e5bf0f43c2f10210a4397fe032a8", 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: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: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: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_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` [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: 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: 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.81s [INFO] running `Command { std: "docker" "inspect" "f88baec0610ae7be1555fb2ba25f0bce6628e5bf0f43c2f10210a4397fe032a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f88baec0610ae7be1555fb2ba25f0bce6628e5bf0f43c2f10210a4397fe032a8", kill_on_drop: false }` [INFO] [stdout] f88baec0610ae7be1555fb2ba25f0bce6628e5bf0f43c2f10210a4397fe032a8