[INFO] cloning repository https://github.com/TrMen/RustLox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TrMen/RustLox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrMen%2FRustLox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrMen%2FRustLox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b9f2ea8d76a6c99a653fa904a150e52b41cb083 [INFO] checking TrMen/RustLox against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrMen%2FRustLox" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TrMen/RustLox on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TrMen/RustLox [INFO] finished tweaking git repo https://github.com/TrMen/RustLox [INFO] tweaked toml for git repo https://github.com/TrMen/RustLox written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/TrMen/RustLox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peekmore v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c56b7cc59722b254010e64df022512cb190b51b94162e190655fc0bae7351022 [INFO] running `Command { std: "docker" "start" "-a" "c56b7cc59722b254010e64df022512cb190b51b94162e190655fc0bae7351022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c56b7cc59722b254010e64df022512cb190b51b94162e190655fc0bae7351022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c56b7cc59722b254010e64df022512cb190b51b94162e190655fc0bae7351022", kill_on_drop: false }` [INFO] [stdout] c56b7cc59722b254010e64df022512cb190b51b94162e190655fc0bae7351022 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3e8b462e70ed67c5012fe32745697f6af0975ccd9f7da2f1b4cf54efc466c9b [INFO] running `Command { std: "docker" "start" "-a" "d3e8b462e70ed67c5012fe32745697f6af0975ccd9f7da2f1b4cf54efc466c9b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking peekmore v1.0.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking bytecode v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Chunk`, `OpCode`, `assembler::Assembler`, `value::Value` [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | assembler::Assembler, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | chunk::{Chunk, OpCode}, [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] 23 | value::Value, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compiler.rs:182:26 [INFO] [stdout] | [INFO] [stdout] 182 | prefix: Some(&Compiler::advance), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected type `FnOnce<(&mut Compiler<'_>,)>` [INFO] [stdout] found type `for<'r> FnOnce<(&'r mut Compiler<'_>,)>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Chunk`, `OpCode`, `assembler::Assembler`, `value::Value` [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | assembler::Assembler, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | chunk::{Chunk, OpCode}, [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] 23 | value::Value, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bytecode` [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/compiler.rs:182:26 [INFO] [stdout] | [INFO] [stdout] 182 | prefix: Some(&Compiler::advance), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ one type is more general than the other [INFO] [stdout] | [INFO] [stdout] = note: expected type `FnOnce<(&mut Compiler<'_>,)>` [INFO] [stdout] found type `for<'r> FnOnce<(&'r mut Compiler<'_>,)>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d3e8b462e70ed67c5012fe32745697f6af0975ccd9f7da2f1b4cf54efc466c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3e8b462e70ed67c5012fe32745697f6af0975ccd9f7da2f1b4cf54efc466c9b", kill_on_drop: false }` [INFO] [stdout] d3e8b462e70ed67c5012fe32745697f6af0975ccd9f7da2f1b4cf54efc466c9b