[INFO] cloning repository https://github.com/AlienKevin/hack-assembler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlienKevin/hack-assembler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlienKevin%2Fhack-assembler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlienKevin%2Fhack-assembler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2e3ad01b37cec5eda80d60fbeb8599af4682871 [INFO] checking AlienKevin/hack-assembler against try#0ec6e73c26e84416f7a6c0dacee999279e12896e for pr-84385 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlienKevin%2Fhack-assembler" "/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/AlienKevin/hack-assembler on toolchain 0ec6e73c26e84416f7a6c0dacee999279e12896e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AlienKevin/hack-assembler [INFO] finished tweaking git repo https://github.com/AlienKevin/hack-assembler [INFO] tweaked toml for git repo https://github.com/AlienKevin/hack-assembler written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25288596c3a51feda2eb91d53594755411fbc3e7af6c92a64b38414ecbad7715 [INFO] running `Command { std: "docker" "start" "-a" "25288596c3a51feda2eb91d53594755411fbc3e7af6c92a64b38414ecbad7715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25288596c3a51feda2eb91d53594755411fbc3e7af6c92a64b38414ecbad7715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25288596c3a51feda2eb91d53594755411fbc3e7af6c92a64b38414ecbad7715", kill_on_drop: false }` [INFO] [stdout] 25288596c3a51feda2eb91d53594755411fbc3e7af6c92a64b38414ecbad7715 [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" "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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ddf268241bd47f5c60b75e79a60db5be1333727f2e45f378f1c2851dbcca26b [INFO] running `Command { std: "docker" "start" "-a" "7ddf268241bd47f5c60b75e79a60db5be1333727f2e45f378f1c2851dbcca26b", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking sized-chunks v0.5.3 [INFO] [stderr] Checking hack-assembler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `number` should have an upper camel case name [INFO] [stdout] --> src/hack_parser.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | number(usize), [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Number` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `label` should have an upper camel case name [INFO] [stdout] --> src/hack_parser.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | label(Located), [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Label` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `number` should have an upper camel case name [INFO] [stdout] --> src/hack_parser.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | number(usize), [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Number` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `label` should have an upper camel case name [INFO] [stdout] --> src/hack_parser.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | label(Located), [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Label` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `B` may not live long enough [INFO] [stdout] --> src/parser.rs:294:3 [INFO] [stdout] | [INFO] [stdout] 294 | BoxedParser::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ...so that the type `B` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 289 | pub fn map<'a, P: 'a, F: 'a, A, B: 'a, S: Clone + 'a>(parser: P, map_fn: F) -> BoxedParser<'a, B, S> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `B` may not live long enough [INFO] [stdout] --> src/parser.rs:294:3 [INFO] [stdout] | [INFO] [stdout] 294 | BoxedParser::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ...so that the type `B` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 289 | pub fn map<'a, P: 'a, F: 'a, A, B: 'a, S: Clone + 'a>(parser: P, map_fn: F) -> BoxedParser<'a, B, S> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `B` may not live long enough [INFO] [stdout] --> src/parser.rs:305:3 [INFO] [stdout] | [INFO] [stdout] 305 | BoxedParser::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ...so that the type `B` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 300 | pub fn map_with_state<'a, P: 'a, F: 'a, A, B: 'a, S: Clone + 'a>(parser: P, map_fn: F) -> BoxedParser<'a, B, S> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `A` may not live long enough [INFO] [stdout] --> src/parser.rs:464:3 [INFO] [stdout] | [INFO] [stdout] 464 | BoxedParser::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ...so that the type `A` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 460 | pub fn zero_or_more<'a, P: 'a, A: 'a, S: Clone + 'a>(parser: P) -> BoxedParser<'a, Vec, S> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `A` may not live long enough [INFO] [stdout] --> src/parser.rs:718:3 [INFO] [stdout] | [INFO] [stdout] 718 | BoxedParser::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ...so that the type `A` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 713 | pub fn either<'a, A: 'a, P: 'a, S: Clone + 'a>(parser1: P, parser2: P) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `B` may not live long enough [INFO] [stdout] --> src/parser.rs:305:3 [INFO] [stdout] | [INFO] [stdout] 305 | BoxedParser::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ...so that the type `B` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 300 | pub fn map_with_state<'a, P: 'a, F: 'a, A, B: 'a, S: Clone + 'a>(parser: P, map_fn: F) -> BoxedParser<'a, B, S> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `A` may not live long enough [INFO] [stdout] --> src/parser.rs:464:3 [INFO] [stdout] | [INFO] [stdout] 464 | BoxedParser::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ...so that the type `A` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 460 | pub fn zero_or_more<'a, P: 'a, A: 'a, S: Clone + 'a>(parser: P) -> BoxedParser<'a, Vec, S> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `A` may not live long enough [INFO] [stdout] --> src/parser.rs:718:3 [INFO] [stdout] | [INFO] [stdout] 718 | BoxedParser::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ...so that the type `A` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 713 | pub fn either<'a, A: 'a, P: 'a, S: Clone + 'a>(parser1: P, parser2: P) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0309`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hack-assembler` due to 5 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0309`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hack-assembler` due to 5 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7ddf268241bd47f5c60b75e79a60db5be1333727f2e45f378f1c2851dbcca26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ddf268241bd47f5c60b75e79a60db5be1333727f2e45f378f1c2851dbcca26b", kill_on_drop: false }` [INFO] [stdout] 7ddf268241bd47f5c60b75e79a60db5be1333727f2e45f378f1c2851dbcca26b