[INFO] cloning repository https://github.com/Zoulei-CSU/3dtiles-mod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zoulei-CSU/3dtiles-mod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZoulei-CSU%2F3dtiles-mod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZoulei-CSU%2F3dtiles-mod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bb8de2e246716c4257d47d787e252363e6ec969 [INFO] testing Zoulei-CSU/3dtiles-mod against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZoulei-CSU%2F3dtiles-mod" "/workspace/builds/worker-119/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-119/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zoulei-CSU/3dtiles-mod on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Zoulei-CSU/3dtiles-mod [INFO] finished tweaking git repo https://github.com/Zoulei-CSU/3dtiles-mod [INFO] tweaked toml for git repo https://github.com/Zoulei-CSU/3dtiles-mod written to /workspace/builds/worker-119/source/Cargo.toml [INFO] crate git repo https://github.com/Zoulei-CSU/3dtiles-mod already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bd94f797c7ea162e3f6a89a52425eb9b758f431e3d1a70c15a0beb49acd0b9f [INFO] running `Command { std: "docker" "start" "-a" "2bd94f797c7ea162e3f6a89a52425eb9b758f431e3d1a70c15a0beb49acd0b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bd94f797c7ea162e3f6a89a52425eb9b758f431e3d1a70c15a0beb49acd0b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bd94f797c7ea162e3f6a89a52425eb9b758f431e3d1a70c15a0beb49acd0b9f", kill_on_drop: false }` [INFO] [stdout] 2bd94f797c7ea162e3f6a89a52425eb9b758f431e3d1a70c15a0beb49acd0b9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bfd209b29432957fc7552d31d5e0f24070828f911e3e105bcf6c779f788c030 [INFO] running `Command { std: "docker" "start" "-a" "4bfd209b29432957fc7552d31d5e0f24070828f911e3e105bcf6c779f788c030", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling _3dtile v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/main.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | pub version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1._3dtile.8df2ae88-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1._3dtile.8df2ae88-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1._3dtile.8df2ae88-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1._3dtile.8df2ae88-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1._3dtile.8df2ae88-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1._3dtile.8df2ae88-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1._3dtile.8df2ae88-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1._3dtile.8df2ae88-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1._3dtile.8df2ae88-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1._3dtile.8df2ae88-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1._3dtile.8df2ae88-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1._3dtile.8df2ae88-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1._3dtile.8df2ae88-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1._3dtile.8df2ae88-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1._3dtile.8df2ae88-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1._3dtile.8df2ae88-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1.1nlkl349fpzfdoq1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/_3dtile-8474cd5010462297/out" "-L" "./lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-l_3dtile" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-lstdc++" "-lOpenThreads" "-losg" "-losgDB" "-losgUtil" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librayon-66b4dee7e433aff9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a3c9fa33047004de.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-68a4f3ecf8363acb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3df1a4d3cdd5ae07.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7348ed0ff71a5014.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-004b151aa64281c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5aec9e94286cd6c0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d40024ed5d6877a4.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0ad7ae6487dc00f7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libchrono-e42def54e1ed5d7e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d791e7e539b00e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4114f27ced0ff965.rlib" "/opt/rustwide/target/debug/deps/libtime-7a52dce837a67d37.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-723fbe2016aaeb88.rlib" "/opt/rustwide/target/debug/deps/liblog-b62f90e703510ef5.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libxml-871d0e40affc413b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a90aa1b00e6334cb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-22fbe71de5acd2af.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-e0894f1464a6a631.rlib" "/opt/rustwide/target/debug/deps/libserde-316a987d7ccd5519.rlib" "/opt/rustwide/target/debug/deps/libclap-4959021b4872b2e1.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5cdecb6998843814.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ac1a159ed0d379b9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libatty-4b30b5670688fb6e.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c39882c7653b3b0.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/_3dtile-dca3d3bedca573d1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenThreads [INFO] [stdout] /usr/bin/ld: cannot find -losg [INFO] [stdout] /usr/bin/ld: cannot find -losgDB [INFO] [stdout] /usr/bin/ld: cannot find -losgUtil [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `_3dtile` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "4bfd209b29432957fc7552d31d5e0f24070828f911e3e105bcf6c779f788c030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bfd209b29432957fc7552d31d5e0f24070828f911e3e105bcf6c779f788c030", kill_on_drop: false }` [INFO] [stdout] 4bfd209b29432957fc7552d31d5e0f24070828f911e3e105bcf6c779f788c030