[INFO] cloning repository https://github.com/najamelan/tracing_prism [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/najamelan/tracing_prism" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnajamelan%2Ftracing_prism", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnajamelan%2Ftracing_prism'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e86b214a6462dbfaf9295ac3cdb1085233ad3a2e [INFO] checking najamelan/tracing_prism against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnajamelan%2Ftracing_prism" "/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/najamelan/tracing_prism on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/najamelan/tracing_prism [INFO] removed path dependency thespis_impl from git repo https://github.com/najamelan/tracing_prism [INFO] finished tweaking git repo https://github.com/najamelan/tracing_prism [INFO] tweaked toml for git repo https://github.com/najamelan/tracing_prism written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/najamelan/tracing_prism already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (thespis_impl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (thespis_impl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3025f290031524c27e7fd8289bbd75ff26bf405d4c9d2b6e11bd8de76dde4d2f [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" "3025f290031524c27e7fd8289bbd75ff26bf405d4c9d2b6e11bd8de76dde4d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3025f290031524c27e7fd8289bbd75ff26bf405d4c9d2b6e11bd8de76dde4d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3025f290031524c27e7fd8289bbd75ff26bf405d4c9d2b6e11bd8de76dde4d2f", kill_on_drop: false }` [INFO] [stdout] 3025f290031524c27e7fd8289bbd75ff26bf405d4c9d2b6e11bd8de76dde4d2f [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=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] bcdc05bc28a1231ad64ce4dfc085c5456f99e56b5134d2dabb625330f1506ea6 [INFO] running `Command { std: "docker" "start" "-a" "bcdc05bc28a1231ad64ce4dfc085c5456f99e56b5134d2dabb625330f1506ea6", kill_on_drop: false }` [INFO] [stderr] warning: dependency (thespis_impl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking send_wrapper v0.5.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling async_executors v0.3.0 [INFO] [stderr] Compiling thespis_derive v0.1.0-alpha.1 [INFO] [stderr] Compiling thespis v0.1.0-alpha.1 [INFO] [stderr] Compiling thespis_impl v0.1.0-alpha.1 [INFO] [stderr] Compiling async_nursery v0.2.0 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Checking wasm-bindgen v0.2.68 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking js-sys v0.3.45 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.18 [INFO] [stderr] Checking web-sys v0.3.45 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking tracing_prism v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the type `(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)` may not be safely transferred across an unwind boundary [INFO] [stdout] --> src/control/init_column.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Message for InitColumn { type Return = (); } [INFO] [stdout] | ^^^^^^^ `(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)` may not be safely transferred across an unwind boundary [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/thespis-0.1.0-alpha.1/src/message.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Message: 'static + Send + std::panic::UnwindSafe [INFO] [stdout] | ---------------------- required by this bound in `thespis::Message` [INFO] [stdout] | [INFO] [stdout] = help: the trait `UnwindSafe` is not implemented for `(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `UnwindSafe` for `Unique<(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)>` [INFO] [stdout] = note: required because it appears within the type `thespis_impl::Addr` [INFO] [stdout] = note: required because it appears within the type `init_column::InitColumn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)` may not be safely transferred across an unwind boundary [INFO] [stdout] --> src/control/init_column.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | impl Handler for Control [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)` may not be safely transferred across an unwind boundary [INFO] [stdout] | [INFO] [stdout] = help: the trait `UnwindSafe` is not implemented for `(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `UnwindSafe` for `Unique<(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)>` [INFO] [stdout] = note: required because it appears within the type `thespis_impl::Addr` [INFO] [stdout] = note: required because it appears within the type `init_column::InitColumn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)` may not be safely transferred across an unwind boundary [INFO] [stdout] --> src/control/init_column.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Message for InitColumn { type Return = (); } [INFO] [stdout] | ^^^^^^^ `(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)` may not be safely transferred across an unwind boundary [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/thespis-0.1.0-alpha.1/src/message.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Message: 'static + Send + std::panic::UnwindSafe [INFO] [stdout] | ---------------------- required by this bound in `thespis::Message` [INFO] [stdout] | [INFO] [stdout] = help: the trait `UnwindSafe` is not implemented for `(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `UnwindSafe` for `Unique<(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)>` [INFO] [stdout] = note: required because it appears within the type `thespis_impl::Addr` [INFO] [stdout] = note: required because it appears within the type `init_column::InitColumn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)` may not be safely transferred across an unwind boundary [INFO] [stdout] --> src/control/init_column.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | impl Handler for Control [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)` may not be safely transferred across an unwind boundary [INFO] [stdout] | [INFO] [stdout] = help: the trait `UnwindSafe` is not implemented for `(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `UnwindSafe` for `Unique<(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn CloneSink<'static, Box<(dyn thespis_impl::envelope::Envelope + std::marker::Send + 'static)>, Box<(dyn std::error::Error + std::marker::Send + 'static)>, Error = Box<(dyn std::error::Error + std::marker::Send + 'static)>> + 'static)>` [INFO] [stdout] = note: required because it appears within the type `thespis_impl::Addr` [INFO] [stdout] = note: required because it appears within the type `init_column::InitColumn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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 `tracing_prism` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bcdc05bc28a1231ad64ce4dfc085c5456f99e56b5134d2dabb625330f1506ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcdc05bc28a1231ad64ce4dfc085c5456f99e56b5134d2dabb625330f1506ea6", kill_on_drop: false }` [INFO] [stdout] bcdc05bc28a1231ad64ce4dfc085c5456f99e56b5134d2dabb625330f1506ea6