[INFO] cloning repository https://github.com/Bright-Shard/crux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bright-Shard/crux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBright-Shard%2Fcrux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBright-Shard%2Fcrux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6923f38addc166ee43a4bf881e85e5067c002fdd
[INFO] checking Bright-Shard/crux against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBright-Shard%2Fcrux" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Bright-Shard/crux
[INFO] finished tweaking git repo https://github.com/Bright-Shard/crux
[INFO] tweaked toml for git repo https://github.com/Bright-Shard/crux written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bright-Shard/crux on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bright-Shard/crux 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded sha2-const v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a6d1e46886c843d09426aca3b83e541c357a42c04cc5cf0513d85872f322bbd
[INFO] running `Command { std: "docker" "start" "-a" "0a6d1e46886c843d09426aca3b83e541c357a42c04cc5cf0513d85872f322bbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a6d1e46886c843d09426aca3b83e541c357a42c04cc5cf0513d85872f322bbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a6d1e46886c843d09426aca3b83e541c357a42c04cc5cf0513d85872f322bbd", kill_on_drop: false }`
[INFO] [stdout] 0a6d1e46886c843d09426aca3b83e541c357a42c04cc5cf0513d85872f322bbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e12fc444ec6f2c00c9d0f4c11041da7a6be75bf2e26ecb838d8b9a91dc5cfaba
[INFO] running `Command { std: "docker" "start" "-a" "e12fc444ec6f2c00c9d0f4c11041da7a6be75bf2e26ecb838d8b9a91dc5cfaba", kill_on_drop: false }`
[INFO] [stderr]    Compiling crux-build v0.1.0 (/opt/rustwide/workdir/crates/crux-build)
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking sha2-const v0.1.2
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling crux-rust-ast v0.1.0 (/opt/rustwide/workdir/crates/crux-rust-ast)
[INFO] [stderr]     Checking libc v0.2.175
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stdout] warning: unused variable: `iter`
[INFO] [stdout]   --> crates/crux-rust-ast/src/ast.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn parse(iter: &mut impl TokenIter) -> Result<Self, Self::ParseError> {
[INFO] [stdout]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_iter`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iter`
[INFO] [stdout]   --> crates/crux-rust-ast/src/ast.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn skip(iter: &mut impl TokenIter) {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_iter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking proc-macro2 v1.0.103
[INFO] [stdout] warning: unused variable: `iter`
[INFO] [stdout]   --> crates/crux-rust-ast/src/ast.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn parse(iter: &mut impl TokenIter) -> Result<Self, Self::ParseError> {
[INFO] [stdout]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_iter`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iter`
[INFO] [stdout]   --> crates/crux-rust-ast/src/ast.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn skip(iter: &mut impl TokenIter) {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_iter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iter`
[INFO] [stdout]    --> crates/crux-rust-ast/src/ast.rs:448:11
[INFO] [stdout]     |
[INFO] [stdout] 448 |     fn parse(iter: &mut impl TokenIter) -> Result<Self, Self::ParseError> {
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_iter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iter`
[INFO] [stdout]    --> crates/crux-rust-ast/src/ast.rs:451:10
[INFO] [stdout]     |
[INFO] [stdout] 451 |     fn skip(iter: &mut impl TokenIter) {
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_iter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iter`
[INFO] [stdout]    --> crates/crux-rust-ast/src/ast.rs:448:11
[INFO] [stdout]     |
[INFO] [stdout] 448 |     fn parse(iter: &mut impl TokenIter) -> Result<Self, Self::ParseError> {
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_iter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iter`
[INFO] [stdout]    --> crates/crux-rust-ast/src/ast.rs:451:10
[INFO] [stdout]     |
[INFO] [stdout] 451 |     fn skip(iter: &mut impl TokenIter) {
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_iter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crux-macros-impl v0.1.0 (/opt/rustwide/workdir/crates/crux-macros-impl)
[INFO] [stderr]    Compiling crux-macros v0.1.0 (/opt/rustwide/workdir/crates/crux-macros)
[INFO] [stderr]    Compiling crux v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling std-compat v0.1.0 (/opt/rustwide/workdir/examples/std-compat)
[INFO] [stderr]    Compiling testing v0.1.0 (/opt/rustwide/workdir/examples/testing)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/examples/cli)
[INFO] [stderr]    Compiling logging v0.1.0 (/opt/rustwide/workdir/examples/logging)
[INFO] [stdout] warning: unused variable: `iter`
[INFO] [stdout]   --> crates/crux-rust-ast/src/ast.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn parse(iter: &mut impl TokenIter) -> Result<Self, Self::ParseError> {
[INFO] [stdout]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_iter`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iter`
[INFO] [stdout]   --> crates/crux-rust-ast/src/ast.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn skip(iter: &mut impl TokenIter) {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_iter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iter`
[INFO] [stdout]    --> crates/crux-rust-ast/src/ast.rs:448:11
[INFO] [stdout]     |
[INFO] [stdout] 448 |     fn parse(iter: &mut impl TokenIter) -> Result<Self, Self::ParseError> {
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_iter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iter`
[INFO] [stdout]    --> crates/crux-rust-ast/src/ast.rs:451:10
[INFO] [stdout]     |
[INFO] [stdout] 451 |     fn skip(iter: &mut impl TokenIter) {
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_iter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking quote v1.0.42
[INFO] [stdout] warning: unused variable: `iter`
[INFO] [stdout]   --> crates/crux-rust-ast/src/ast.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn parse(iter: &mut impl TokenIter) -> Result<Self, Self::ParseError> {
[INFO] [stdout]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_iter`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iter`
[INFO] [stdout]   --> crates/crux-rust-ast/src/ast.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn skip(iter: &mut impl TokenIter) {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_iter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iter`
[INFO] [stdout]    --> crates/crux-rust-ast/src/ast.rs:448:11
[INFO] [stdout]     |
[INFO] [stdout] 448 |     fn parse(iter: &mut impl TokenIter) -> Result<Self, Self::ParseError> {
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_iter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iter`
[INFO] [stdout]    --> crates/crux-rust-ast/src/ast.rs:451:10
[INFO] [stdout]     |
[INFO] [stdout] 451 |     fn skip(iter: &mut impl TokenIter) {
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_iter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Crux: You can't enable the crate feature `logging-panic-handler` and the crate feature `std-compat`. `std` brings its own panic handler, and the logging panic handler would conflict with that.
[INFO] [stdout]    --> src/rt.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | / compile_error!(
[INFO] [stdout] 115 | |     "Crux: You can't enable the crate feature `logging-panic-handler` and the crate feature `std-compat`. `std` brings its own pa...
[INFO] [stdout] 116 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Crux: You can't enable the crate feature `logging-panic-handler` and the crate feature `std-compat`. `std` brings its own panic handler, and the logging panic handler would conflict with that.
[INFO] [stdout]    --> src/rt.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | / compile_error!(
[INFO] [stdout] 115 | |     "Crux: You can't enable the crate feature `logging-panic-handler` and the crate feature `std-compat`. `std` brings its own pa...
[INFO] [stdout] 116 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `crux`
[INFO] [stdout]    --> src/lib.rs:240:2
[INFO] [stdout]     |
[INFO] [stdout] 240 | }
[INFO] [stdout]     |  ^ consider adding a `main` function to `src/lib.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Crux: You can't enable the crate feature `logging-panic-handler` and the crate feature `std-compat`. `std` brings its own panic handler, and the logging panic handler would conflict with that.
[INFO] [stdout]    --> src/rt.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | / compile_error!(
[INFO] [stdout] 115 | |     "Crux: You can't enable the crate feature `logging-panic-handler` and the crate feature `std-compat`. `std` brings its own pa...
[INFO] [stdout] 116 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crux` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crux` (lib test) due to 2 previous errors
[INFO] [stderr] error: could not compile `crux` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e12fc444ec6f2c00c9d0f4c11041da7a6be75bf2e26ecb838d8b9a91dc5cfaba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e12fc444ec6f2c00c9d0f4c11041da7a6be75bf2e26ecb838d8b9a91dc5cfaba", kill_on_drop: false }`
[INFO] [stdout] e12fc444ec6f2c00c9d0f4c11041da7a6be75bf2e26ecb838d8b9a91dc5cfaba
