[INFO] fetching crate polyhorn-ios 0.4.0...
[INFO] testing polyhorn-ios-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate polyhorn-ios 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate polyhorn-ios 0.4.0
[INFO] finished tweaking crates.io crate polyhorn-ios 0.4.0
[INFO] tweaked toml for crates.io crate polyhorn-ios 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate polyhorn-ios 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 118 packages to latest compatible versions
[INFO] [stderr]       Adding as-any v0.2.1 (available: v0.3.2)
[INFO] [stderr]       Adding fsize v0.1.1 (available: v1.0.0)
[INFO] [stderr]       Adding smart-default v0.6.0 (available: v0.7.1)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.48.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5119cf59ce3131f18e1017cdf4fefcb092208c60b45266df0cc71b994196a07d
[INFO] running `Command { std: "docker" "start" "-a" "5119cf59ce3131f18e1017cdf4fefcb092208c60b45266df0cc71b994196a07d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5119cf59ce3131f18e1017cdf4fefcb092208c60b45266df0cc71b994196a07d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5119cf59ce3131f18e1017cdf4fefcb092208c60b45266df0cc71b994196a07d", kill_on_drop: false }`
[INFO] [stdout] 5119cf59ce3131f18e1017cdf4fefcb092208c60b45266df0cc71b994196a07d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a07038e263bc07af26d2c6017347ea84792a12bf40cd61c4fabe59203a4bc08
[INFO] running `Command { std: "docker" "start" "-a" "3a07038e263bc07af26d2c6017347ea84792a12bf40cd61c4fabe59203a4bc08", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling polyhorn-build-ios v0.4.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling float-cmp v0.5.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling polyhorn-build-android v0.4.0
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling roxmltree v0.13.1
[INFO] [stderr]    Compiling svgtypes v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling kurbo v0.6.3
[INFO] [stderr]    Compiling polyhorn-build v0.4.1
[INFO] [stderr]    Compiling data-url v0.1.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling pico-args v0.3.4
[INFO] [stderr]    Compiling rctree v0.3.3
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling usvg v0.11.0
[INFO] [stderr]    Compiling polyhorn-ios-sys v0.4.0
[INFO] [stderr]    Compiling malloc_buf v0.0.6
[INFO] [stderr]    Compiling strum v0.19.5
[INFO] [stderr]    Compiling objc v0.2.7
[INFO] [stderr]    Compiling fsize v0.1.1
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling polyhorn-macros v0.4.0
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling dispatch v0.2.0
[INFO] [stderr]    Compiling as-any v0.2.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.19.4
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling casco v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling polyhorn-yoga v0.3.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling polyhorn-core v0.4.0
[INFO] [stderr]    Compiling polyhorn-ui v0.4.0
[INFO] [stderr]    Compiling polyhorn-ui-macros v0.4.0
[INFO] [stderr]    Compiling polyhorn-ios v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "3a07038e263bc07af26d2c6017347ea84792a12bf40cd61c4fabe59203a4bc08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a07038e263bc07af26d2c6017347ea84792a12bf40cd61c4fabe59203a4bc08", kill_on_drop: false }`
[INFO] [stdout] 3a07038e263bc07af26d2c6017347ea84792a12bf40cd61c4fabe59203a4bc08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14d9ea00463fac61c5e729e2ac128332f4acf85a4e49083ca5f9acdf6b257167
[INFO] running `Command { std: "docker" "start" "-a" "14d9ea00463fac61c5e729e2ac128332f4acf85a4e49083ca5f9acdf6b257167", kill_on_drop: false }`
[INFO] [stderr]    Compiling polyhorn-ios v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcuwiVyh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtokio-69121e0b2eb66f63,libfnv-2d77ec4f6f971b24,libpin_project_lite-f52fea189085f5e6}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*}.rlib" "/opt/rustwide/target/debug/deps/{libas_any-baf31831e75e81c5,libdispatch-8beb501f550f83a2,libpolyhorn_ios_sys-2847290cb0597e82,libobjc-ec0316f929de070f,libmalloc_buf-956ba09d428f9683,liblibc-e2775a15e5abc6fd,libfsize-ac16571fdf8b2d27,libpolyhorn_ui-36ffb0b203406b77,libusvg-1d4f1d623c112e6d,libflate2-15259e7ebe4af988,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libcrc32fast-dd4d00f496d54ff6,libcfg_if-5af52f617df93f8f,librctree-35512c79a3001283,libbase64-caf00e5e782a09dd,libsimplecss-dacf6b3d71e4f801,libdata_url-a3cf34d640bbcbc5,libmatches-78daa3f1b5ec35b5,libkurbo-af095f4b9aff7e2f,libarrayvec-f5ee3f47c3793c70,libxmlwriter-952fc7008c051d29,libroxmltree-442ba12043f73974,libxmlparser-aceb27c70d564922,liblog-28f8cc0684f4f944,libsvgtypes-9fea831063ce003b,libsiphasher-e6cea29d30c11410,libfloat_cmp-31306431cf3dd084,libpolyhorn_yoga-6c6e6a8c1c385b39,libordered_float-d7a57dd40c025470,libstrum-d607b483bb5d7bd2,libquote-0d758c4e5f70f614,libcasco-fbfd533d013d7f32,libproc_macro2-468b9eb877b5dfe2,libunicode_ident-6c0afd1e85ed9e63}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpalette-32899178a12d2a04,libapprox-c86d1810df1e0e93,libnum_traits-3de84949450908c1,libbytes-28d97c987ff6326d,libpolyhorn_core-1458af404f44f486,libserde-37646bd4e49bfacd,libserde_core-89637146ece38bd9,libfutures-4df02082ce8e488a,libfutures_executor-2f2d0bfa4ae05fb1,libfutures_util-25ee7ae3fbdc2868,libmemchr-24927e903086475b,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-11faad8f369169a1,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldispatch" "-lobjc" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuwiVyh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/polyhorn-yoga-c889867a28cdca1a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/polyhorn_ios-648cdc0f231a97f5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -ldispatch
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polyhorn-ios` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "14d9ea00463fac61c5e729e2ac128332f4acf85a4e49083ca5f9acdf6b257167", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14d9ea00463fac61c5e729e2ac128332f4acf85a4e49083ca5f9acdf6b257167", kill_on_drop: false }`
[INFO] [stdout] 14d9ea00463fac61c5e729e2ac128332f4acf85a4e49083ca5f9acdf6b257167
