[INFO] updating cached repository artemvmin/coorslib [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/artemvmin/coorslib [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/artemvmin/coorslib" "work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/artemvmin/coorslib"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/artemvmin/coorslib'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/artemvmin/coorslib" "work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/artemvmin/coorslib"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/artemvmin/coorslib'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 797c023ed5a958d76df53e8f664b7cb188c1ac73 [INFO] sha for GitHub repo artemvmin/coorslib: 797c023ed5a958d76df53e8f664b7cb188c1ac73 [INFO] validating manifest of artemvmin/coorslib on toolchain master#0f88167f89fffe321590c5148f21b7d51d44388d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of artemvmin/coorslib on toolchain try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing artemvmin/coorslib [INFO] finished frobbing artemvmin/coorslib [INFO] frobbed toml for artemvmin/coorslib written to work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/artemvmin/coorslib/Cargo.toml [INFO] started frobbing artemvmin/coorslib [INFO] finished frobbing artemvmin/coorslib [INFO] frobbed toml for artemvmin/coorslib written to work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/artemvmin/coorslib/Cargo.toml [INFO] crate artemvmin/coorslib already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/artemvmin/coorslib/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded context v0.1.4 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking artemvmin/coorslib against try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b for pr-58948 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58948/worker-2/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/artemvmin/coorslib:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8d79bfe8637a3d1c95feb1fe8548500a082725a2f1823d53ffab71e1def77f21 [INFO] running `"docker" "start" "-a" "8d79bfe8637a3d1c95feb1fe8548500a082725a2f1823d53ffab71e1def77f21"` [INFO] [stderr] Compiling context v0.1.4 [INFO] [stderr] Checking coorslib v0.4.0 (/opt/crater/workdir) [INFO] [stderr] warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` [INFO] [stderr] --> src/asymmetric.rs:75:9 [INFO] [stderr] | [INFO] [stderr] 75 | #[allow(raw_pointer_derive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(renamed_and_removed_lints)] on by default [INFO] [stderr] [INFO] [stderr] warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` [INFO] [stderr] --> src/asymmetric.rs:75:9 [INFO] [stderr] | [INFO] [stderr] 75 | #[allow(raw_pointer_derive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(renamed_and_removed_lints)] on by default [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `catch_panic` in module `thread` [INFO] [stderr] --> src/asymmetric.rs:44:13 [INFO] [stderr] | [INFO] [stderr] 44 | thread::catch_panic(move || { [INFO] [stderr] | ^^^^^^^^^^^ not found in `thread` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `catch_panic` in module `thread` [INFO] [stderr] --> src/asymmetric.rs:44:13 [INFO] [stderr] | [INFO] [stderr] 44 | thread::catch_panic(move || { [INFO] [stderr] | ^^^^^^^^^^^ not found in `thread` [INFO] [stderr] [INFO] [stderr] error[E0271]: type mismatch resolving `<[closure@src/asymmetric.rs:221:23: 270:10 puller_ref:_, f:_, coro_ref:_] as std::boxed::FnBox<()>>::Output == ()` [INFO] [stderr] --> src/asymmetric.rs:272:38 [INFO] [stderr] | [INFO] [stderr] 272 | let callback: Box = Box::new(wrapper); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ expected !, found () [INFO] [stderr] | [INFO] [stderr] = note: expected type `!` [INFO] [stderr] found type `()` [INFO] [stderr] = note: required for the cast to the object type `dyn std::boxed::FnBox<(), Output = ()>` [INFO] [stderr] [INFO] [stderr] error[E0271]: type mismatch resolving `<[closure@src/asymmetric.rs:221:23: 270:10 puller_ref:_, f:_, coro_ref:_] as std::boxed::FnBox<()>>::Output == ()` [INFO] [stderr] --> src/asymmetric.rs:272:38 [INFO] [stderr] | [INFO] [stderr] 272 | let callback: Box = Box::new(wrapper); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ expected !, found () [INFO] [stderr] | [INFO] [stderr] = note: expected type `!` [INFO] [stderr] found type `()` [INFO] [stderr] = note: required for the cast to the object type `dyn std::boxed::FnBox<(), Output = ()>` [INFO] [stderr] [INFO] [stderr] error[E0271]: type mismatch resolving `<[closure@src/symmetric.rs:107:23: 156:10 puller_ref:_, f:_, coro_ref:_] as std::boxed::FnBox<()>>::Output == ()` [INFO] [stderr] --> src/symmetric.rs:158:38 [INFO] [stderr] | [INFO] [stderr] 158 | let callback: Box = Box::new(wrapper); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ expected !, found () [INFO] [stderr] | [INFO] [stderr] = note: expected type `!` [INFO] [stderr] found type `()` [INFO] [stderr] = note: required for the cast to the object type `dyn std::boxed::FnBox<(), Output = ()>` [INFO] [stderr] [INFO] [stderr] error[E0271]: type mismatch resolving `<[closure@src/symmetric.rs:107:23: 156:10 puller_ref:_, f:_, coro_ref:_] as std::boxed::FnBox<()>>::Output == ()` [INFO] [stderr] --> src/symmetric.rs:158:38 [INFO] [stderr] | [INFO] [stderr] 158 | let callback: Box = Box::new(wrapper); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ expected !, found () [INFO] [stderr] | [INFO] [stderr] = note: expected type `!` [INFO] [stderr] found type `()` [INFO] [stderr] = note: required for the cast to the object type `dyn std::boxed::FnBox<(), Output = ()>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0271, E0425. [INFO] [stderr] For more information about an error, try `rustc --explain E0271`. [INFO] [stderr] error: Could not compile `coorslib`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0271, E0425. [INFO] [stderr] For more information about an error, try `rustc --explain E0271`. [INFO] [stderr] error: Could not compile `coorslib`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8d79bfe8637a3d1c95feb1fe8548500a082725a2f1823d53ffab71e1def77f21"` [INFO] running `"docker" "rm" "-f" "8d79bfe8637a3d1c95feb1fe8548500a082725a2f1823d53ffab71e1def77f21"` [INFO] [stdout] 8d79bfe8637a3d1c95feb1fe8548500a082725a2f1823d53ffab71e1def77f21