[INFO] cloning repository https://github.com/spherinder/clasma [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spherinder/clasma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspherinder%2Fclasma", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspherinder%2Fclasma'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec4ed30c6d6224c34fb7f530ab4c8935132553dc [INFO] checking spherinder/clasma against try#0e1f5e292c80a395d02835ac656d141e992caf89 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspherinder%2Fclasma" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/spherinder/clasma [INFO] finished tweaking git repo https://github.com/spherinder/clasma [INFO] tweaked toml for git repo https://github.com/spherinder/clasma written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/spherinder/clasma on toolchain 0e1f5e292c80a395d02835ac656d141e992caf89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/spherinder/clasma 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" "+0e1f5e292c80a395d02835ac656d141e992caf89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57881e6a53cbf5b95b00619e91b59f703da64dd7b438942a94a86ee988317549 [INFO] running `Command { std: "docker" "start" "-a" "57881e6a53cbf5b95b00619e91b59f703da64dd7b438942a94a86ee988317549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57881e6a53cbf5b95b00619e91b59f703da64dd7b438942a94a86ee988317549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57881e6a53cbf5b95b00619e91b59f703da64dd7b438942a94a86ee988317549", kill_on_drop: false }` [INFO] [stdout] 57881e6a53cbf5b95b00619e91b59f703da64dd7b438942a94a86ee988317549 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f41702959d9f0ac47055a036e279a845efec03d1d43414654da0a41c924454d [INFO] running `Command { std: "docker" "start" "-a" "7f41702959d9f0ac47055a036e279a845efec03d1d43414654da0a41c924454d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling macro_magic_core_macros v0.6.0 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling macro_magic_core v0.6.0 [INFO] [stderr] Compiling macro_magic_macros v0.6.0 [INFO] [stderr] Checking macro_magic v0.6.0 [INFO] [stderr] Compiling clasma v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unexpected end of input, expected identifier [INFO] [stdout] --> tests/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[partial] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `partial` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected end of input, expected identifier [INFO] [stdout] --> tests/test.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[partial] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `partial` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bar` in this scope [INFO] [stdout] --> tests/test.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | bar!(x, 3); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `foo` in this scope [INFO] [stdout] --> tests/test.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | foo!(<&str>, x, "hello"); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> tests/examples.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | fn foo1(a: &mut A, b: &B, some_arg: u8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> tests/examples.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn foo1(a: &mut A, b: &B, some_arg: u8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `some_arg` [INFO] [stdout] --> tests/examples.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | fn foo1(a: &mut A, b: &B, some_arg: u8) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_some_arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> tests/examples.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | fn foo2(b: &B, some_arg: T, a: &mut A, c: &C) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `some_arg` [INFO] [stdout] --> tests/examples.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | fn foo2(b: &B, some_arg: T, a: &mut A, c: &C) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_some_arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> tests/examples.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | fn foo2(b: &B, some_arg: T, a: &mut A, c: &C) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> tests/examples.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | fn foo2(b: &B, some_arg: T, a: &mut A, c: &C) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> tests/examples.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 56 | fn foo3<'t: 'static>(b: &'t B, a: &'t A, other_arg: &'t u8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> tests/examples.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | fn foo3<'t: 'static>(b: &'t B, a: &'t A, other_arg: &'t u8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other_arg` [INFO] [stdout] --> tests/examples.rs:56:42 [INFO] [stdout] | [INFO] [stdout] 56 | fn foo3<'t: 'static>(b: &'t B, a: &'t A, other_arg: &'t u8) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_other_arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> tests/examples.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | fn foo4(a: &A, other_arg: T, c: &mut C) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other_arg` [INFO] [stdout] --> tests/examples.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | fn foo4(a: &A, other_arg: T, c: &mut C) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_other_arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> tests/examples.rs:76:33 [INFO] [stdout] | [INFO] [stdout] 76 | fn foo4(a: &A, other_arg: T, c: &mut C) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> tests/examples.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | fn bar4(c: &mut C, some_arg: u8, b: &B, a: &mut A) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> tests/examples.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | fn foo5(a: &mut A, b: &B, some_arg: u8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> tests/examples.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | fn foo5(a: &mut A, b: &B, some_arg: u8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `some_arg` [INFO] [stdout] --> tests/examples.rs:92:31 [INFO] [stdout] | [INFO] [stdout] 92 | fn foo5(a: &mut A, b: &B, some_arg: u8) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_some_arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> tests/examples.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | fn bar5(c: &mut C, some_arg: u8, b: &B, a: &mut A) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> tests/examples.rs:126:16 [INFO] [stdout] | [INFO] [stdout] 126 | fn foo6(a: &mut A, b: &B, some_arg: U, other_arg: T) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> tests/examples.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | fn foo6(a: &mut A, b: &B, some_arg: U, other_arg: T) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `some_arg` [INFO] [stdout] --> tests/examples.rs:126:34 [INFO] [stdout] | [INFO] [stdout] 126 | fn foo6(a: &mut A, b: &B, some_arg: U, other_arg: T) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_some_arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other_arg` [INFO] [stdout] --> tests/examples.rs:126:47 [INFO] [stdout] | [INFO] [stdout] 126 | fn foo6(a: &mut A, b: &B, some_arg: U, other_arg: T) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_other_arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `foo4` is never used [INFO] [stdout] --> tests/examples.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn foo4(a: &A, other_arg: T, c: &mut C) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bar4` is never used [INFO] [stdout] --> tests/examples.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn bar4(c: &mut C, some_arg: u8, b: &B, a: &mut A) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `bar5` is never used [INFO] [stdout] --> tests/examples.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 90 | impl Mystruct { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 96 | fn bar5(c: &mut C, some_arg: u8, b: &B, a: &mut A) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `c` is never read [INFO] [stdout] --> tests/examples.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 117 | struct Mystruct6 { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 120 | c: T, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clasma` (test "test") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7f41702959d9f0ac47055a036e279a845efec03d1d43414654da0a41c924454d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f41702959d9f0ac47055a036e279a845efec03d1d43414654da0a41c924454d", kill_on_drop: false }` [INFO] [stdout] 7f41702959d9f0ac47055a036e279a845efec03d1d43414654da0a41c924454d