[INFO] fetching crate greenie 0.4.0... [INFO] checking greenie-0.4.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate greenie 0.4.0 into /workspace/builds/worker-5-tc1/source [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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate greenie 0.4.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate greenie 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memoffset v0.5.3 [INFO] [stderr] Downloaded paste v0.1.6 [INFO] [stderr] Downloaded smallvec v1.1.0 [INFO] [stderr] Downloaded paste-impl v0.1.6 [INFO] [stderr] Downloaded hjul v0.2.1 [INFO] [stderr] Downloaded greenie-proc v0.2.0 [INFO] [stderr] Downloaded intrusive-collections v0.8.4 [INFO] [stderr] Downloaded proc-macro2 v1.0.7 [INFO] [stderr] Downloaded syn v1.0.13 [INFO] [stderr] Downloaded libc v0.2.66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78bde0a68205011df94d57e9a7dd436d7ad6feb2acf62c1a48c4be6394d50f21 [INFO] running `Command { std: "docker" "start" "-a" "78bde0a68205011df94d57e9a7dd436d7ad6feb2acf62c1a48c4be6394d50f21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78bde0a68205011df94d57e9a7dd436d7ad6feb2acf62c1a48c4be6394d50f21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78bde0a68205011df94d57e9a7dd436d7ad6feb2acf62c1a48c4be6394d50f21", kill_on_drop: false }` [INFO] [stdout] 78bde0a68205011df94d57e9a7dd436d7ad6feb2acf62c1a48c4be6394d50f21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a26786a897ddcb261b385f3d88b9b845e94bd2a0b7760f2a6ae9b91d82c4308b [INFO] running `Command { std: "docker" "start" "-a" "a26786a897ddcb261b385f3d88b9b845e94bd2a0b7760f2a6ae9b91d82c4308b", 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] Compiling cc v1.0.50 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking smallvec v1.1.0 [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 greenie v0.4.0 (/opt/rustwide/workdir) [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 iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking intrusive-collections v0.8.4 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking parking_lot v0.10.0 [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] error[E0425]: cannot find function `drop_in_place` in module `std::intrinsics` [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] | ^^^^^^^^^^^^^ not found in `std::intrinsics` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::ptr::drop_in_place; [INFO] [stdout] | [INFO] [stdout] help: if you import `drop_in_place`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 111 - unsafe { std::intrinsics::drop_in_place(self.wait_queue.0) } [INFO] [stdout] 111 + unsafe { drop_in_place(self.wait_queue.0) } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `drop_in_place` in module `std::intrinsics` [INFO] [stdout] --> src/common/mutex.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | std::intrinsics::drop_in_place(self.inner.0); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `std::intrinsics` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::ptr::drop_in_place; [INFO] [stdout] | [INFO] [stdout] help: if you import `drop_in_place`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 24 - std::intrinsics::drop_in_place(self.inner.0); [INFO] [stdout] 24 + drop_in_place(self.inner.0); [INFO] [stdout] | [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] error[E0425]: cannot find function `drop_in_place` in module `std::intrinsics` [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] | ^^^^^^^^^^^^^ not found in `std::intrinsics` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::ptr::drop_in_place; [INFO] [stdout] | [INFO] [stdout] help: if you import `drop_in_place`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 111 - unsafe { std::intrinsics::drop_in_place(self.wait_queue.0) } [INFO] [stdout] 111 + unsafe { drop_in_place(self.wait_queue.0) } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `drop_in_place` in module `std::intrinsics` [INFO] [stdout] --> src/common/mutex.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | std::intrinsics::drop_in_place(self.inner.0); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `std::intrinsics` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::ptr::drop_in_place; [INFO] [stdout] | [INFO] [stdout] help: if you import `drop_in_place`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 24 - std::intrinsics::drop_in_place(self.inner.0); [INFO] [stdout] 24 + drop_in_place(self.inner.0); [INFO] [stdout] | [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] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `greenie` (lib) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `greenie` (lib test) due to 2 previous errors; 1 warning emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a26786a897ddcb261b385f3d88b9b845e94bd2a0b7760f2a6ae9b91d82c4308b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a26786a897ddcb261b385f3d88b9b845e94bd2a0b7760f2a6ae9b91d82c4308b", kill_on_drop: false }` [INFO] [stdout] a26786a897ddcb261b385f3d88b9b845e94bd2a0b7760f2a6ae9b91d82c4308b