[INFO] cloning repository https://github.com/samvandende/macro_problem_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samvandende/macro_problem_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamvandende%2Fmacro_problem_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamvandende%2Fmacro_problem_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a631372b06d723ccb9f1a55822b011d1fd0ac12a [INFO] testing samvandende/macro_problem_example against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamvandende%2Fmacro_problem_example" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samvandende/macro_problem_example on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samvandende/macro_problem_example [INFO] finished tweaking git repo https://github.com/samvandende/macro_problem_example [INFO] tweaked toml for git repo https://github.com/samvandende/macro_problem_example written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/samvandende/macro_problem_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41467175fe2e15cd243eac433e119d49ca3106ccaedfe53eaadb54382bec50bd [INFO] running `Command { std: "docker" "start" "-a" "41467175fe2e15cd243eac433e119d49ca3106ccaedfe53eaadb54382bec50bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41467175fe2e15cd243eac433e119d49ca3106ccaedfe53eaadb54382bec50bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41467175fe2e15cd243eac433e119d49ca3106ccaedfe53eaadb54382bec50bd", kill_on_drop: false }` [INFO] [stdout] 41467175fe2e15cd243eac433e119d49ca3106ccaedfe53eaadb54382bec50bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 241ac5a54e51fc5e190873cd88928d75a5cc04e06a5eaa703fc5745f9b3aaae7 [INFO] running `Command { std: "docker" "start" "-a" "241ac5a54e51fc5e190873cd88928d75a5cc04e06a5eaa703fc5745f9b3aaae7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling macro_problem_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Collider`, `Velocity` [INFO] [stdout] --> src/main.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use macros::{KinematicBody, Velocity, Collider}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Monster: Collider` is not satisfied [INFO] [stdout] --> src/main.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(KinematicBody)] [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Collider` is not implemented for `Monster` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `KinematicBody` [INFO] [stdout] --> src/main.rs:14:37 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait KinematicBody: Velocity + Collider {} [INFO] [stdout] | ^^^^^^^^ required by this bound in `KinematicBody` [INFO] [stdout] = note: this error originates in the derive macro `KinematicBody` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Monster: Velocity` is not satisfied [INFO] [stdout] --> src/main.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(KinematicBody)] [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Velocity` is not implemented for `Monster` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `KinematicBody` [INFO] [stdout] --> src/main.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait KinematicBody: Velocity + Collider {} [INFO] [stdout] | ^^^^^^^^ required by this bound in `KinematicBody` [INFO] [stdout] = note: this error originates in the derive macro `KinematicBody` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `macro_problem_example` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "241ac5a54e51fc5e190873cd88928d75a5cc04e06a5eaa703fc5745f9b3aaae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "241ac5a54e51fc5e190873cd88928d75a5cc04e06a5eaa703fc5745f9b3aaae7", kill_on_drop: false }` [INFO] [stdout] 241ac5a54e51fc5e190873cd88928d75a5cc04e06a5eaa703fc5745f9b3aaae7