[INFO] fetching crate bartime 0.1.1... [INFO] testing bartime-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate bartime 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate bartime 0.1.1 [INFO] finished tweaking crates.io crate bartime 0.1.1 [INFO] tweaked toml for crates.io crate bartime 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bartime 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bartime 0.1.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded toml v0.5.8 [INFO] [stderr] Downloaded rand_hc v0.3.0 [INFO] [stderr] Downloaded users v0.11.0 [INFO] [stderr] Downloaded notify v4.0.17 [INFO] [stderr] Downloaded core-graphics v0.17.3 [INFO] [stderr] Downloaded cocoa v0.19.1 [INFO] [stderr] Downloaded rand v0.8.3 [INFO] [stderr] Downloaded syn v1.0.72 [INFO] [stderr] Downloaded dirs v3.0.2 [INFO] [stderr] Downloaded dirs-sys v0.3.6 [INFO] [stderr] Downloaded dirs v2.0.2 [INFO] [stderr] Downloaded time v0.1.43 [INFO] [stderr] Downloaded filetime v0.2.14 [INFO] [stderr] Downloaded fsio v0.2.0 [INFO] [stderr] Downloaded fsevent v0.4.0 [INFO] [stderr] Downloaded chrono v0.4.19 [INFO] [stderr] Downloaded libc v0.2.95 [INFO] [stderr] Downloaded fsevent-sys v2.0.1 [INFO] [stderr] Downloaded slab v0.4.3 [INFO] [stderr] Downloaded redox_users v0.4.0 [INFO] [stderr] Downloaded redox_syscall v0.2.8 [INFO] [stderr] Downloaded inotify v0.7.1 [INFO] [stderr] Downloaded net2 v0.2.37 [INFO] [stderr] Downloaded mio-extras v2.0.6 [INFO] [stderr] Downloaded rand_chacha v0.3.0 [INFO] [stderr] Downloaded rand_core v0.6.2 [INFO] [stderr] Downloaded core-foundation v0.6.4 [INFO] [stderr] Downloaded parse-zoneinfo v0.1.1 [INFO] [stderr] Downloaded fruitbasket v0.8.1 [INFO] [stderr] Downloaded chrono-tz v0.4.1 [INFO] [stderr] Downloaded run_script v0.8.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94c1bb1ff5d99fa02af223958e7598f148f028328203d415d372c95f0c9a4cf4 [INFO] running `Command { std: "docker" "start" "-a" "94c1bb1ff5d99fa02af223958e7598f148f028328203d415d372c95f0c9a4cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94c1bb1ff5d99fa02af223958e7598f148f028328203d415d372c95f0c9a4cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94c1bb1ff5d99fa02af223958e7598f148f028328203d415d372c95f0c9a4cf4", kill_on_drop: false }` [INFO] [stdout] 94c1bb1ff5d99fa02af223958e7598f148f028328203d415d372c95f0c9a4cf4 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca0b8d02a79fcfe5f41fed98b5d0cc08eb3ecf246b4b91b8ed7cac08cd59fba9 [INFO] running `Command { std: "docker" "start" "-a" "ca0b8d02a79fcfe5f41fed98b5d0cc08eb3ecf246b4b91b8ed7cac08cd59fba9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling core-foundation-sys v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling malloc_buf v0.0.6 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling core-foundation v0.6.4 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling fruitbasket v0.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling objc_exception v0.1.2 [INFO] [stderr] Compiling core-graphics v0.17.3 [INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-0.17.3/src/color.rs:31:38 [INFO] [stdout] | [INFO] [stdout] 31 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-0.17.3/src/color_space.rs:54:38 [INFO] [stdout] | [INFO] [stdout] 54 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-0.17.3/src/context.rs:343:38 [INFO] [stdout] | [INFO] [stdout] 343 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-0.17.3/src/data_provider.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-0.17.3/src/font.rs:128:38 [INFO] [stdout] | [INFO] [stdout] 128 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-0.17.3/src/geometry.rs:189:42 [INFO] [stdout] | [INFO] [stdout] 189 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-0.17.3/src/image.rs:138:38 [INFO] [stdout] | [INFO] [stdout] 138 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-0.17.3/src/path.rs:124:38 [INFO] [stdout] | [INFO] [stdout] 124 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] warning: objc_exception@0.1.2: cc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory [INFO] [stderr] warning: objc_exception@0.1.2: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `objc_exception v0.1.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/objc_exception-6118d9e0b5f974e7/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/objc_exception-5d1a686a78eecbc7/out/extern/exception.o" "-c" "extern/exception.m" [INFO] [stderr] cargo:warning=cc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/objc_exception-5d1a686a78eecbc7/out/extern/exception.o" "-c" "extern/exception.m" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0455`. [INFO] [stdout] [INFO] [stderr] error: could not compile `core-graphics` (lib) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "ca0b8d02a79fcfe5f41fed98b5d0cc08eb3ecf246b4b91b8ed7cac08cd59fba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0b8d02a79fcfe5f41fed98b5d0cc08eb3ecf246b4b91b8ed7cac08cd59fba9", kill_on_drop: false }` [INFO] [stdout] ca0b8d02a79fcfe5f41fed98b5d0cc08eb3ecf246b4b91b8ed7cac08cd59fba9