[INFO] cloning repository https://github.com/leo60228/axiom-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leo60228/axiom-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Faxiom-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Faxiom-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6dd21ee2d89793bd3de22c05f57515583e6eb62a [INFO] checking leo60228/axiom-demo against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Faxiom-demo" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leo60228/axiom-demo on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leo60228/axiom-demo [INFO] finished tweaking git repo https://github.com/leo60228/axiom-demo [INFO] tweaked toml for git repo https://github.com/leo60228/axiom-demo written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/leo60228/axiom-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c66968719bc44d7770c59f1fde0bdaed705b9bc0ed27355c4d49744e6dbb6c57 [INFO] running `Command { std: "docker" "start" "-a" "c66968719bc44d7770c59f1fde0bdaed705b9bc0ed27355c4d49744e6dbb6c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c66968719bc44d7770c59f1fde0bdaed705b9bc0ed27355c4d49744e6dbb6c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c66968719bc44d7770c59f1fde0bdaed705b9bc0ed27355c4d49744e6dbb6c57", kill_on_drop: false }` [INFO] [stdout] c66968719bc44d7770c59f1fde0bdaed705b9bc0ed27355c4d49744e6dbb6c57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79381fbc55b78981afb60716355fd9cc4e2cd6d2457b79e18e53b72a274a13a2 [INFO] running `Command { std: "docker" "start" "-a" "79381fbc55b78981afb60716355fd9cc4e2cd6d2457b79e18e53b72a274a13a2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling ctor v0.1.9 [INFO] [stderr] Compiling ghost v0.1.0 [INFO] [stderr] Compiling inventory-impl v0.1.3 [INFO] [stderr] Compiling typetag-impl v0.1.3 [INFO] [stderr] Checking inventory v0.1.3 [INFO] [stderr] Checking erased-serde v0.3.9 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking typetag v0.1.3 [INFO] [stderr] Checking testing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: use #[typetag::serde(name = "...")] to specify a unique name [INFO] [stdout] --> src/main.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | impl Message for $ty {} [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | impl_message!(CanSerde); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use #[typetag::serde(name = "...")] to specify a unique name [INFO] [stdout] --> src/main.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | impl Message for $ty {} [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | impl_message!(i32); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use #[typetag::serde(name = "...")] to specify a unique name [INFO] [stdout] --> src/main.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | impl Message for $ty {} [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | impl_message!(CanSerde); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use #[typetag::serde(name = "...")] to specify a unique name [INFO] [stdout] --> src/main.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | impl Message for $ty {} [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | impl_message!(i32); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CanSerde: Message` is not satisfied [INFO] [stdout] --> src/main.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | send(&Arc::new(ActorId), Arc::new(CanSerde)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Message` is not implemented for `CanSerde` [INFO] [stdout] | [INFO] [stdout] = note: required for the cast to the object type `dyn Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `i32: Message` is not satisfied [INFO] [stdout] --> src/main.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | send(&Arc::new(ActorId), Arc::new(25i32)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Message` is not implemented for `i32` [INFO] [stdout] | [INFO] [stdout] = note: required for the cast to the object type `dyn Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `testing` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `CanSerde: Message` is not satisfied [INFO] [stdout] --> src/main.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | send(&Arc::new(ActorId), Arc::new(CanSerde)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Message` is not implemented for `CanSerde` [INFO] [stdout] | [INFO] [stdout] = note: required for the cast to the object type `dyn Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `i32: Message` is not satisfied [INFO] [stdout] --> src/main.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | send(&Arc::new(ActorId), Arc::new(25i32)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Message` is not implemented for `i32` [INFO] [stdout] | [INFO] [stdout] = note: required for the cast to the object type `dyn Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "79381fbc55b78981afb60716355fd9cc4e2cd6d2457b79e18e53b72a274a13a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79381fbc55b78981afb60716355fd9cc4e2cd6d2457b79e18e53b72a274a13a2", kill_on_drop: false }` [INFO] [stdout] 79381fbc55b78981afb60716355fd9cc4e2cd6d2457b79e18e53b72a274a13a2