[INFO] fetching crate block-sys 0.2.1... [INFO] testing block-sys-0.2.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate block-sys 0.2.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate block-sys 0.2.1 [INFO] finished tweaking crates.io crate block-sys 0.2.1 [INFO] tweaked toml for crates.io crate block-sys 0.2.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate block-sys 0.2.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding objc-sys v0.3.3 (available: v0.3.5) [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2544d6c3b888f4d1d541eaa09b9ab6eabf5257b1bd867265734256eb389eff67 [INFO] running `Command { std: "docker" "start" "-a" "2544d6c3b888f4d1d541eaa09b9ab6eabf5257b1bd867265734256eb389eff67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2544d6c3b888f4d1d541eaa09b9ab6eabf5257b1bd867265734256eb389eff67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2544d6c3b888f4d1d541eaa09b9ab6eabf5257b1bd867265734256eb389eff67", kill_on_drop: false }` [INFO] [stdout] 2544d6c3b888f4d1d541eaa09b9ab6eabf5257b1bd867265734256eb389eff67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e214fc4153f25c75128805c8c401c6bfd479dbe62c7d397146a7a9d9cfe5a8ef [INFO] running `Command { std: "docker" "start" "-a" "e214fc4153f25c75128805c8c401c6bfd479dbe62c7d397146a7a9d9cfe5a8ef", kill_on_drop: false }` [INFO] [stderr] Compiling block-sys v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `objfw` [INFO] [stdout] --> src/lib.rs:57:40 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(any(feature = "gnustep-1-7", feature = "objfw"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `apple`, `compiler-rt`, `default`, `gnustep-1-7`, `gnustep-1-8`, `gnustep-1-9`, `gnustep-2-0`, `gnustep-2-1`, `objc-sys`, `std`, `unstable-docsrs`, `unstable-objfw`, and `unstable-winobjc` [INFO] [stdout] = help: consider adding `objfw` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `objfw` [INFO] [stdout] --> src/lib.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | } else if cfg!(any(feature = "compiler-rt", feature = "objfw")) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `apple`, `compiler-rt`, `default`, `gnustep-1-7`, `gnustep-1-8`, `gnustep-1-9`, `gnustep-2-0`, `gnustep-2-1`, `objc-sys`, `std`, `unstable-docsrs`, `unstable-objfw`, and `unstable-winobjc` [INFO] [stdout] = help: consider adding `objfw` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "e214fc4153f25c75128805c8c401c6bfd479dbe62c7d397146a7a9d9cfe5a8ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e214fc4153f25c75128805c8c401c6bfd479dbe62c7d397146a7a9d9cfe5a8ef", kill_on_drop: false }` [INFO] [stdout] e214fc4153f25c75128805c8c401c6bfd479dbe62c7d397146a7a9d9cfe5a8ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fcdc0b43c5d70d91041880e94477ddb135cf16d324112ebe64ade121ed139de1 [INFO] running `Command { std: "docker" "start" "-a" "fcdc0b43c5d70d91041880e94477ddb135cf16d324112ebe64ade121ed139de1", kill_on_drop: false }` [INFO] [stderr] Compiling block-sys v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `objfw` [INFO] [stdout] --> src/lib.rs:57:40 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(any(feature = "gnustep-1-7", feature = "objfw"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `apple`, `compiler-rt`, `default`, `gnustep-1-7`, `gnustep-1-8`, `gnustep-1-9`, `gnustep-2-0`, `gnustep-2-1`, `objc-sys`, `std`, `unstable-docsrs`, `unstable-objfw`, and `unstable-winobjc` [INFO] [stdout] = help: consider adding `objfw` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `objfw` [INFO] [stdout] --> src/lib.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | } else if cfg!(any(feature = "compiler-rt", feature = "objfw")) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `apple`, `compiler-rt`, `default`, `gnustep-1-7`, `gnustep-1-8`, `gnustep-1-9`, `gnustep-2-0`, `gnustep-2-1`, `objc-sys`, `std`, `unstable-docsrs`, `unstable-objfw`, and `unstable-winobjc` [INFO] [stdout] = help: consider adding `objfw` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `objfw` [INFO] [stdout] --> src/lib.rs:57:40 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(any(feature = "gnustep-1-7", feature = "objfw"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `apple`, `compiler-rt`, `default`, `gnustep-1-7`, `gnustep-1-8`, `gnustep-1-9`, `gnustep-2-0`, `gnustep-2-1`, `objc-sys`, `std`, `unstable-docsrs`, `unstable-objfw`, and `unstable-winobjc` [INFO] [stdout] = help: consider adding `objfw` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `objfw` [INFO] [stdout] --> src/lib.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | } else if cfg!(any(feature = "compiler-rt", feature = "objfw")) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `apple`, `compiler-rt`, `default`, `gnustep-1-7`, `gnustep-1-8`, `gnustep-1-9`, `gnustep-2-0`, `gnustep-2-1`, `objc-sys`, `std`, `unstable-docsrs`, `unstable-objfw`, and `unstable-winobjc` [INFO] [stdout] = help: consider adding `objfw` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcYWNz1g/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lSystem" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcYWNz1g/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/block_sys-891bb4307782b9bd" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSystem: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `block-sys` (lib test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fcdc0b43c5d70d91041880e94477ddb135cf16d324112ebe64ade121ed139de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcdc0b43c5d70d91041880e94477ddb135cf16d324112ebe64ade121ed139de1", kill_on_drop: false }` [INFO] [stdout] fcdc0b43c5d70d91041880e94477ddb135cf16d324112ebe64ade121ed139de1