[INFO] fetching crate bottle 1.1.0-alpha... [INFO] checking bottle-1.1.0-alpha against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate bottle 1.1.0-alpha into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate bottle 1.1.0-alpha on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate bottle 1.1.0-alpha [INFO] finished tweaking crates.io crate bottle 1.1.0-alpha [INFO] tweaked toml for crates.io crate bottle 1.1.0-alpha written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate bottle 1.1.0-alpha already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 104c2cb661df61f508bfab705f42c7109d3dd03ac2bba0cb8cc7775223de0814 [INFO] running `"docker" "start" "-a" "104c2cb661df61f508bfab705f42c7109d3dd03ac2bba0cb8cc7775223de0814"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking smallvec v1.3.0 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Checking async-std v1.5.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking bottle v1.1.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] warning: the feature `weak_into_raw` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:20:2 [INFO] [stderr] | [INFO] [stderr] 20 | weak_into_raw [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: the feature `weak_into_raw` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:20:2 [INFO] [stderr] | [INFO] [stderr] 20 | weak_into_raw [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error[E0106]: missing lifetime specifier [INFO] [stderr] --> examples/emitter.rs:40:58 [INFO] [stderr] | [INFO] [stderr] 40 | fn handle(self: Receiver, _event: Emit) -> Output<()> { [INFO] [stderr] | ^ expected named lifetime parameter [INFO] [stderr] | [INFO] [stderr] = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments [INFO] [stderr] help: consider using the `'static` lifetime [INFO] [stderr] | [INFO] [stderr] 40 | fn handle(self: Receiver, _event: Emit) -> Output<'static, ()> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0106]: missing lifetime specifier [INFO] [stderr] --> examples/emitter.rs:55:60 [INFO] [stderr] | [INFO] [stderr] 55 | fn handle(self: Receiver, _event: Event1) -> Output<()> { [INFO] [stderr] | ^ expected named lifetime parameter [INFO] [stderr] | [INFO] [stderr] = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments [INFO] [stderr] help: consider using the `'static` lifetime [INFO] [stderr] | [INFO] [stderr] 55 | fn handle(self: Receiver, _event: Event1) -> Output<'static, ()> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0053]: method `handle` has an incompatible type for trait [INFO] [stderr] --> examples/simple.rs:23:2 [INFO] [stderr] | [INFO] [stderr] 23 | fn handle(self: Receiver, _event: Reflect) -> Remote> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `bottle::Output`, found struct `bottle::remote::Remote` [INFO] [stderr] | [INFO] [stderr] = note: expected fn pointer `fn(bottle::receiver::Receiver<'a, _>, Reflect) -> bottle::Output<'a, bottle::remote::Remote<_>, >` [INFO] [stderr] found fn pointer `fn(bottle::receiver::Receiver<'_, _>, Reflect) -> bottle::remote::Remote<_>` [INFO] [stderr] [INFO] [stderr] error[E0053]: method `handle` has an incompatible type for trait [INFO] [stderr] --> examples/simple.rs:30:2 [INFO] [stderr] | [INFO] [stderr] 30 | fn handle(self: Receiver, _event: Event) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `bottle::Output`, found `()` [INFO] [stderr] | [INFO] [stderr] = note: expected fn pointer `fn(bottle::receiver::Receiver<'a, _>, Event) -> bottle::Output<'a, ()>` [INFO] [stderr] found fn pointer `fn(bottle::receiver::Receiver<'_, _>, Event)` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0106`. [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0053`. [INFO] [stderr] error: could not compile `bottle`. [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 `"docker" "inspect" "104c2cb661df61f508bfab705f42c7109d3dd03ac2bba0cb8cc7775223de0814"` [INFO] running `"docker" "rm" "-f" "104c2cb661df61f508bfab705f42c7109d3dd03ac2bba0cb8cc7775223de0814"` [INFO] [stdout] 104c2cb661df61f508bfab705f42c7109d3dd03ac2bba0cb8cc7775223de0814