[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 try#40b20bc1bf55bfe3b99c09c905e596d3e650663c for pr-73084-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Faxiom-demo" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leo60228/axiom-demo on toolchain 40b20bc1bf55bfe3b99c09c905e596d3e650663c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+40b20bc1bf55bfe3b99c09c905e596d3e650663c" "read-manifest" "--manifest-path" "Cargo.toml", 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-1/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" "+40b20bc1bf55bfe3b99c09c905e596d3e650663c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag-impl v0.1.3 [INFO] [stderr] Downloaded typetag v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+40b20bc1bf55bfe3b99c09c905e596d3e650663c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d07db681d2e54071cbc33dff99dbdb9e0f0d9eb587879c9d8d404c08b8109303 [INFO] running `Command { std: "docker" "start" "-a" "d07db681d2e54071cbc33dff99dbdb9e0f0d9eb587879c9d8d404c08b8109303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d07db681d2e54071cbc33dff99dbdb9e0f0d9eb587879c9d8d404c08b8109303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d07db681d2e54071cbc33dff99dbdb9e0f0d9eb587879c9d8d404c08b8109303", kill_on_drop: false }` [INFO] [stdout] d07db681d2e54071cbc33dff99dbdb9e0f0d9eb587879c9d8d404c08b8109303 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+40b20bc1bf55bfe3b99c09c905e596d3e650663c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35b118248f30635e581f84850614dae3cc68b6aed32e3e757db396e79c990235 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "35b118248f30635e581f84850614dae3cc68b6aed32e3e757db396e79c990235", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling ctor v0.1.9 [INFO] [stderr] Compiling inventory-impl v0.1.3 [INFO] [stderr] Compiling ghost v0.1.0 [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 a macro (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 a macro (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 a macro (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 a macro (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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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" "35b118248f30635e581f84850614dae3cc68b6aed32e3e757db396e79c990235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b118248f30635e581f84850614dae3cc68b6aed32e3e757db396e79c990235", kill_on_drop: false }` [INFO] [stdout] 35b118248f30635e581f84850614dae3cc68b6aed32e3e757db396e79c990235