[INFO] fetching crate greenie 0.4.0... [INFO] testing greenie-0.4.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate greenie 0.4.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate greenie 0.4.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded greenie-proc v0.2.0 [INFO] [stderr] Downloaded paste v0.1.6 [INFO] [stderr] Downloaded paste-impl v0.1.6 [INFO] [stderr] Downloaded hjul v0.2.1 [INFO] [stderr] Downloaded intrusive-collections v0.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 423be28724411bef8ba53c07d170b8ecec66cd0f255393fba66a1003f1dc15a5 [INFO] running `Command { std: "docker" "start" "-a" "423be28724411bef8ba53c07d170b8ecec66cd0f255393fba66a1003f1dc15a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "423be28724411bef8ba53c07d170b8ecec66cd0f255393fba66a1003f1dc15a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "423be28724411bef8ba53c07d170b8ecec66cd0f255393fba66a1003f1dc15a5", kill_on_drop: false }` [INFO] [stdout] 423be28724411bef8ba53c07d170b8ecec66cd0f255393fba66a1003f1dc15a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6a4b112d68cf0ca098dd09969273db19aedef3800b019b29b17f498786262b0a [INFO] running `Command { std: "docker" "start" "-a" "6a4b112d68cf0ca098dd09969273db19aedef3800b019b29b17f498786262b0a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling 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 net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling intrusive-collections v0.8.4 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling greenie v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling 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] Compiling 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] 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] running `Command { std: "docker" "inspect" "6a4b112d68cf0ca098dd09969273db19aedef3800b019b29b17f498786262b0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a4b112d68cf0ca098dd09969273db19aedef3800b019b29b17f498786262b0a", kill_on_drop: false }` [INFO] [stdout] 6a4b112d68cf0ca098dd09969273db19aedef3800b019b29b17f498786262b0a