[INFO] cloning repository https://github.com/thibault-cne/hsl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thibault-cne/hsl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthibault-cne%2Fhsl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthibault-cne%2Fhsl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e60db68da9cc81455603569450c5d5900742c0f [INFO] building thibault-cne/hsl against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthibault-cne%2Fhsl" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thibault-cne/hsl on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thibault-cne/hsl [INFO] finished tweaking git repo https://github.com/thibault-cne/hsl [INFO] tweaked toml for git repo https://github.com/thibault-cne/hsl written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/thibault-cne/hsl 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a98d947b85e5655678334f1f39f3c35747d0558a9afafd772e29b697f9c6d246 [INFO] running `Command { std: "docker" "start" "-a" "a98d947b85e5655678334f1f39f3c35747d0558a9afafd772e29b697f9c6d246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a98d947b85e5655678334f1f39f3c35747d0558a9afafd772e29b697f9c6d246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a98d947b85e5655678334f1f39f3c35747d0558a9afafd772e29b697f9c6d246", kill_on_drop: false }` [INFO] [stdout] a98d947b85e5655678334f1f39f3c35747d0558a9afafd772e29b697f9c6d246 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21f275dab476f1847b222b7f81d6a5215b000348325e4780a71928b67c81c427 [INFO] running `Command { std: "docker" "start" "-a" "21f275dab476f1847b222b7f81d6a5215b000348325e4780a71928b67c81c427", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling hsl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lexer/mod.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 16 | impl<'input> Lexer<'input> { [INFO] [stdout] | ------ lifetime `'input` declared here [INFO] [stdout] 17 | pub fn new(input: &'input str) -> Lexer { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'input` [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/parser/mod.rs:22:45 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'input> Parser<'input, TokenIter<'input>> { [INFO] [stdout] | ------ lifetime `'input` declared here [INFO] [stdout] 22 | pub fn new(input: &'input str) -> Parser { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'input> Parser<'input, TokenIter<'input>> { [INFO] [stdout] | ------ lifetime `'input` declared here [INFO] [stdout] 22 | pub fn new(input: &'input str) -> Parser { [INFO] [stdout] | ^^^^^^^^^ this elided lifetime gets resolved as `'input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 98 | impl<'input> TokenIter<'input> { [INFO] [stdout] | ------ lifetime `'input` declared here [INFO] [stdout] 99 | pub fn new(input: &'input str) -> TokenIter { [INFO] [stdout] | ^^^^^^^^^ this elided lifetime gets resolved as `'input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `evaluate_expression` is never used [INFO] [stdout] --> src/asm/mod.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait Compiler { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 11 | fn new(writer: W) -> Self; [INFO] [stdout] 12 | fn evaluate_expression( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.13s [INFO] running `Command { std: "docker" "inspect" "21f275dab476f1847b222b7f81d6a5215b000348325e4780a71928b67c81c427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21f275dab476f1847b222b7f81d6a5215b000348325e4780a71928b67c81c427", kill_on_drop: false }` [INFO] [stdout] 21f275dab476f1847b222b7f81d6a5215b000348325e4780a71928b67c81c427 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7256bd6d7815a463b4810a9763600041b21184df38e4eb1aad3a19194d36c4da [INFO] running `Command { std: "docker" "start" "-a" "7256bd6d7815a463b4810a9763600041b21184df38e4eb1aad3a19194d36c4da", kill_on_drop: false }` [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling hsl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lexer/mod.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 16 | impl<'input> Lexer<'input> { [INFO] [stdout] | ------ lifetime `'input` declared here [INFO] [stdout] 17 | pub fn new(input: &'input str) -> Lexer { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'input` [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/parser/mod.rs:22:45 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'input> Parser<'input, TokenIter<'input>> { [INFO] [stdout] | ------ lifetime `'input` declared here [INFO] [stdout] 22 | pub fn new(input: &'input str) -> Parser { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'input> Parser<'input, TokenIter<'input>> { [INFO] [stdout] | ------ lifetime `'input` declared here [INFO] [stdout] 22 | pub fn new(input: &'input str) -> Parser { [INFO] [stdout] | ^^^^^^^^^ this elided lifetime gets resolved as `'input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 98 | impl<'input> TokenIter<'input> { [INFO] [stdout] | ------ lifetime `'input` declared here [INFO] [stdout] 99 | pub fn new(input: &'input str) -> TokenIter { [INFO] [stdout] | ^^^^^^^^^ this elided lifetime gets resolved as `'input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `evaluate_expression` is never used [INFO] [stdout] --> src/asm/mod.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait Compiler { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 11 | fn new(writer: W) -> Self; [INFO] [stdout] 12 | fn evaluate_expression( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "7256bd6d7815a463b4810a9763600041b21184df38e4eb1aad3a19194d36c4da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7256bd6d7815a463b4810a9763600041b21184df38e4eb1aad3a19194d36c4da", kill_on_drop: false }` [INFO] [stdout] 7256bd6d7815a463b4810a9763600041b21184df38e4eb1aad3a19194d36c4da