[INFO] fetching crate greenie 0.4.0... [INFO] checking greenie-0.4.0 against try#d4bd6c543d189dee2fa075d0b37e31ddc7d111a4 for pr-106073 [INFO] extracting crate greenie 0.4.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate greenie 0.4.0 on toolchain d4bd6c543d189dee2fa075d0b37e31ddc7d111a4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate greenie 0.4.0 [INFO] finished tweaking crates.io crate greenie 0.4.0 [INFO] tweaked toml for crates.io crate greenie 0.4.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate greenie 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 024ce5e437e25f7f449b45f5ada140893bd57a1cb4644b5c6abc924fffd3ae6f [INFO] running `Command { std: "docker" "start" "-a" "024ce5e437e25f7f449b45f5ada140893bd57a1cb4644b5c6abc924fffd3ae6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "024ce5e437e25f7f449b45f5ada140893bd57a1cb4644b5c6abc924fffd3ae6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "024ce5e437e25f7f449b45f5ada140893bd57a1cb4644b5c6abc924fffd3ae6f", kill_on_drop: false }` [INFO] [stdout] 024ce5e437e25f7f449b45f5ada140893bd57a1cb4644b5c6abc924fffd3ae6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTDOCFLAGS=--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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0cda8ce67d8da20fe6ea876c7e1fd9513496880bd71adcd066222fe339dc909 [INFO] running `Command { std: "docker" "start" "-a" "c0cda8ce67d8da20fe6ea876c7e1fd9513496880bd71adcd066222fe339dc909", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking intrusive-collections v0.8.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Compiling greenie v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking hjul v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling greenie-proc v0.2.0 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stdout] warning: unused import: `ctx::Context` [INFO] [stdout] --> src/lib.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | use ctx::Context; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ctx::Context` [INFO] [stdout] --> src/lib.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | use ctx::Context; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::intrinsics::drop_in_place`: no longer an intrinsic - use `ptr::drop_in_place` directly [INFO] [stdout] --> src/common/condvar.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | unsafe { std::intrinsics::drop_in_place(self.wait_queue.0) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::intrinsics::drop_in_place`: no longer an intrinsic - use `ptr::drop_in_place` directly [INFO] [stdout] --> src/common/mutex.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | std::intrinsics::drop_in_place(self.inner.0); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::intrinsics::drop_in_place`: no longer an intrinsic - use `ptr::drop_in_place` directly [INFO] [stdout] --> src/common/condvar.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | unsafe { std::intrinsics::drop_in_place(self.wait_queue.0) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::intrinsics::drop_in_place`: no longer an intrinsic - use `ptr::drop_in_place` directly [INFO] [stdout] --> src/common/mutex.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | std::intrinsics::drop_in_place(self.inner.0); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fiber.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 36 | .spawn_not_schedule(|closure, _| closure(), (Box::new(closure), ())) [INFO] [stdout] | ^^^^^^^ --------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 36 | .spawn_not_schedule(|closure: /* Type */, _| closure(), (Box::new(closure), ())) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fiber.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 36 | .spawn_not_schedule(|closure, _| closure(), (Box::new(closure), ())) [INFO] [stdout] | ^^^^^^^ --------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 36 | .spawn_not_schedule(|closure: /* Type */, _| closure(), (Box::new(closure), ())) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:100:33 [INFO] [stdout] | [INFO] [stdout] 100 | let h = rt.get().spawn(|f, _| f(), (main_fn, ())); [INFO] [stdout] | ^ --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 100 | let h = rt.get().spawn(|f: /* Type */, _| f(), (main_fn, ())); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:100:33 [INFO] [stdout] | [INFO] [stdout] 100 | let h = rt.get().spawn(|f, _| f(), (main_fn, ())); [INFO] [stdout] | ^ --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 100 | let h = rt.get().spawn(|f: /* Type */, _| f(), (main_fn, ())); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `greenie` due to 3 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `greenie` due to 3 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c0cda8ce67d8da20fe6ea876c7e1fd9513496880bd71adcd066222fe339dc909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0cda8ce67d8da20fe6ea876c7e1fd9513496880bd71adcd066222fe339dc909", kill_on_drop: false }` [INFO] [stdout] c0cda8ce67d8da20fe6ea876c7e1fd9513496880bd71adcd066222fe339dc909