[INFO] cloning repository https://github.com/jsrobson10/asm-compiler-2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsrobson10/asm-compiler-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsrobson10%2Fasm-compiler-2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsrobson10%2Fasm-compiler-2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f01670fdc3e6536dc05057f1242c4203cea37c2 [INFO] testing jsrobson10/asm-compiler-2 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsrobson10%2Fasm-compiler-2" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jsrobson10/asm-compiler-2 on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jsrobson10/asm-compiler-2 [INFO] finished tweaking git repo https://github.com/jsrobson10/asm-compiler-2 [INFO] tweaked toml for git repo https://github.com/jsrobson10/asm-compiler-2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jsrobson10/asm-compiler-2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lzma-rust v0.1.7 [INFO] [stderr] Downloaded filetime_creation v0.1.7 [INFO] [stderr] Downloaded nt-time v0.6.13 [INFO] [stderr] Downloaded fastnbt v2.5.0 [INFO] [stderr] Downloaded sevenz-rust v0.5.4 [INFO] [stderr] Downloaded mc_schem v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc2261b7a9309b038d8d4340244895ce33cbc55a103a11666fc2cf5ea876c901 [INFO] running `Command { std: "docker" "start" "-a" "fc2261b7a9309b038d8d4340244895ce33cbc55a103a11666fc2cf5ea876c901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc2261b7a9309b038d8d4340244895ce33cbc55a103a11666fc2cf5ea876c901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc2261b7a9309b038d8d4340244895ce33cbc55a103a11666fc2cf5ea876c901", kill_on_drop: false }` [INFO] [stdout] fc2261b7a9309b038d8d4340244895ce33cbc55a103a11666fc2cf5ea876c901 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f78871f7e122c81fd1bd8a3f75e9bba4d706333124e81251a664e75079639a1c [INFO] running `Command { std: "docker" "start" "-a" "f78871f7e122c81fd1bd8a3f75e9bba4d706333124e81251a664e75079639a1c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling lzma-rust v0.1.7 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling filetime_creation v0.1.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling libmath v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling nt-time v0.6.13 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sevenz-rust v0.5.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling fastnbt v2.5.0 [INFO] [stderr] Compiling mc_schem v1.1.2 [INFO] [stderr] Compiling asm-compiler-2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/error.rs:69:50 [INFO] [stdout] | [INFO] [stdout] 68 | impl<'a> CompileError<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 69 | pub fn new(sref: SourceRef<'a>, msg: String) -> CompileError { [INFO] [stdout] | ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tokenizer/text.rs:18:57 [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a> SourceRef<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 18 | pub fn new(text: &'a str, start: usize, end: usize) -> SourceRef { [INFO] [stdout] | ^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/subroutine.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> Subroutine<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 20 | pub fn new(name: &'a str) -> Subroutine { [INFO] [stdout] | ^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.85s [INFO] running `Command { std: "docker" "inspect" "f78871f7e122c81fd1bd8a3f75e9bba4d706333124e81251a664e75079639a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f78871f7e122c81fd1bd8a3f75e9bba4d706333124e81251a664e75079639a1c", kill_on_drop: false }` [INFO] [stdout] f78871f7e122c81fd1bd8a3f75e9bba4d706333124e81251a664e75079639a1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b81bdeff14d25ea04bab4283f494dbb5b6700103d1fddb919a41480d99f6ca1a [INFO] running `Command { std: "docker" "start" "-a" "b81bdeff14d25ea04bab4283f494dbb5b6700103d1fddb919a41480d99f6ca1a", kill_on_drop: false }` [INFO] [stderr] Compiling asm-compiler-2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/error.rs:69:50 [INFO] [stdout] | [INFO] [stdout] 68 | impl<'a> CompileError<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 69 | pub fn new(sref: SourceRef<'a>, msg: String) -> CompileError { [INFO] [stdout] | ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tokenizer/text.rs:18:57 [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a> SourceRef<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 18 | pub fn new(text: &'a str, start: usize, end: usize) -> SourceRef { [INFO] [stdout] | ^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/subroutine.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> Subroutine<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 20 | pub fn new(name: &'a str) -> Subroutine { [INFO] [stdout] | ^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "b81bdeff14d25ea04bab4283f494dbb5b6700103d1fddb919a41480d99f6ca1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b81bdeff14d25ea04bab4283f494dbb5b6700103d1fddb919a41480d99f6ca1a", kill_on_drop: false }` [INFO] [stdout] b81bdeff14d25ea04bab4283f494dbb5b6700103d1fddb919a41480d99f6ca1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7c22854cbd1db49198cc74fc677953b75c9e6504cba3d3bbf47a70c06c3c6c1f [INFO] running `Command { std: "docker" "start" "-a" "7c22854cbd1db49198cc74fc677953b75c9e6504cba3d3bbf47a70c06c3c6c1f", kill_on_drop: false }` [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/error.rs:69:50 [INFO] [stderr] | [INFO] [stderr] 68 | impl<'a> CompileError<'a> { [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] 69 | pub fn new(sref: SourceRef<'a>, msg: String) -> CompileError { [INFO] [stderr] | ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/tokenizer/text.rs:18:57 [INFO] [stderr] | [INFO] [stderr] 17 | impl<'a> SourceRef<'a> { [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] 18 | pub fn new(text: &'a str, start: usize, end: usize) -> SourceRef { [INFO] [stderr] | ^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/parser/subroutine.rs:20:31 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> Subroutine<'a> { [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] 20 | pub fn new(name: &'a str) -> Subroutine { [INFO] [stderr] | ^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stderr] [INFO] [stderr] warning: `asm-compiler-2` (bin "asm-compiler-2" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/asm_compiler_2-76cc51cbe8f0fb73) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7c22854cbd1db49198cc74fc677953b75c9e6504cba3d3bbf47a70c06c3c6c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c22854cbd1db49198cc74fc677953b75c9e6504cba3d3bbf47a70c06c3c6c1f", kill_on_drop: false }` [INFO] [stdout] 7c22854cbd1db49198cc74fc677953b75c9e6504cba3d3bbf47a70c06c3c6c1f