[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#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Faxiom-demo" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leo60228/axiom-demo on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "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-2/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8daaac6ec5301dbe137785447d308678e1ab5e0515a51f4d2aae3eb51448ffa6 [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" "8daaac6ec5301dbe137785447d308678e1ab5e0515a51f4d2aae3eb51448ffa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8daaac6ec5301dbe137785447d308678e1ab5e0515a51f4d2aae3eb51448ffa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8daaac6ec5301dbe137785447d308678e1ab5e0515a51f4d2aae3eb51448ffa6", kill_on_drop: false }` [INFO] [stdout] 8daaac6ec5301dbe137785447d308678e1ab5e0515a51f4d2aae3eb51448ffa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dc53c6fe3a2b0767aed33752181f02281c74ce7e79205550e48389a110b2363 [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" "7dc53c6fe3a2b0767aed33752181f02281c74ce7e79205550e48389a110b2363", 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 inventory-impl v0.1.3 [INFO] [stderr] Compiling ghost v0.1.0 [INFO] [stderr] Compiling ctor v0.1.9 [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] [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] [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 `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" "7dc53c6fe3a2b0767aed33752181f02281c74ce7e79205550e48389a110b2363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc53c6fe3a2b0767aed33752181f02281c74ce7e79205550e48389a110b2363", kill_on_drop: false }` [INFO] [stdout] 7dc53c6fe3a2b0767aed33752181f02281c74ce7e79205550e48389a110b2363