[INFO] cloning repository https://github.com/blinkingso/rlox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blinkingso/rlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblinkingso%2Frlox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblinkingso%2Frlox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d479899a9f0463659b0737089c826c1fbce9ae7b [INFO] testing blinkingso/rlox against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblinkingso%2Frlox" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/blinkingso/rlox [INFO] finished tweaking git repo https://github.com/blinkingso/rlox [INFO] tweaked toml for git repo https://github.com/blinkingso/rlox written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/blinkingso/rlox on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/blinkingso/rlox 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d62445550579c14c9bcb68759c48c151d6ec91aa5ede9cbdfd39f20f4e0a2ff [INFO] running `Command { std: "docker" "start" "-a" "9d62445550579c14c9bcb68759c48c151d6ec91aa5ede9cbdfd39f20f4e0a2ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d62445550579c14c9bcb68759c48c151d6ec91aa5ede9cbdfd39f20f4e0a2ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d62445550579c14c9bcb68759c48c151d6ec91aa5ede9cbdfd39f20f4e0a2ff", kill_on_drop: false }` [INFO] [stdout] 9d62445550579c14c9bcb68759c48c151d6ec91aa5ede9cbdfd39f20f4e0a2ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] dcb75d291324175846c7e01b101f5b5cb07f1b1e7e0f371adb03580d54b78fb5 [INFO] running `Command { std: "docker" "start" "-a" "dcb75d291324175846c7e01b101f5b5cb07f1b1e7e0f371adb03580d54b78fb5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling rlox_macros v0.1.0 (/opt/rustwide/workdir/rlox_macros) [INFO] [stderr] Compiling rlox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0191]: the value of the associated type `Res` in `expr::Visitor` must be specified [INFO] [stdout] --> src/expr.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / rlox_macros::define_ast! { [INFO] [stdout] 6 | | "Expr", [INFO] [stdout] 7 | | [ [INFO] [stdout] 8 | | "Binary : Expr left, Token operator, Expr right", [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ `Res` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rlox_macros::define_ast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: specify the associated type [INFO] [stdout] | [INFO] [stdout] 13 | rlox_macros::define_ast! { [INFO] [stdout] ... [INFO] [stdout] 20 | ] [INFO] [stdout] 21 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/expr.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / rlox_macros::define_ast! { [INFO] [stdout] 6 | | "Expr", [INFO] [stdout] 7 | | [ [INFO] [stdout] 8 | | "Binary : Expr left, Token operator, Expr right", [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rlox_macros::define_ast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use fully-qualified syntax [INFO] [stdout] | [INFO] [stdout] 5 | ::rlox_macros::define_ast! { [INFO] [stdout] | +++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/printer.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | expr.accept::(Box::new(self)) [INFO] [stdout] | ^^^^^^---------- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 0 generic parameters [INFO] [stdout] --> src/expr.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / rlox_macros::define_ast! { [INFO] [stdout] 6 | | "Expr", [INFO] [stdout] 7 | | [ [INFO] [stdout] 8 | | "Binary : Expr left, Token operator, Expr right", [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `rlox_macros::define_ast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/printer.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | let s = expr.accept::(Box::new(self))?; [INFO] [stdout] | ^^^^^^---------- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 0 generic parameters [INFO] [stdout] --> src/expr.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / rlox_macros::define_ast! { [INFO] [stdout] 6 | | "Expr", [INFO] [stdout] 7 | | [ [INFO] [stdout] 8 | | "Binary : Expr left, Token operator, Expr right", [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `rlox_macros::define_ast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0191, E0223. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rlox` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "dcb75d291324175846c7e01b101f5b5cb07f1b1e7e0f371adb03580d54b78fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcb75d291324175846c7e01b101f5b5cb07f1b1e7e0f371adb03580d54b78fb5", kill_on_drop: false }` [INFO] [stdout] dcb75d291324175846c7e01b101f5b5cb07f1b1e7e0f371adb03580d54b78fb5