[INFO] cloning repository https://github.com/tkonolige/city2ba [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkonolige/city2ba" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkonolige%2Fcity2ba", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkonolige%2Fcity2ba'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e438a9ecf153632097ccfa289c94e03ad31f8edf [INFO] testing tkonolige/city2ba against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkonolige%2Fcity2ba" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tkonolige/city2ba [INFO] finished tweaking git repo https://github.com/tkonolige/city2ba [INFO] tweaked toml for git repo https://github.com/tkonolige/city2ba written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tkonolige/city2ba on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tkonolige/city2ba 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc37723f642e699c88cb747494f51add15cc043d5945cf094dd6b4cc86c77eae [INFO] running `Command { std: "docker" "start" "-a" "bc37723f642e699c88cb747494f51add15cc043d5945cf094dd6b4cc86c77eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc37723f642e699c88cb747494f51add15cc043d5945cf094dd6b4cc86c77eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc37723f642e699c88cb747494f51add15cc043d5945cf094dd6b4cc86c77eae", kill_on_drop: false }` [INFO] [stdout] bc37723f642e699c88cb747494f51add15cc043d5945cf094dd6b4cc86c77eae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 552b37ef011d99599c318a145e523e97d11b73fc2754449739664a3021fc37d7 [INFO] running `Command { std: "docker" "start" "-a" "552b37ef011d99599c318a145e523e97d11b73fc2754449739664a3021fc37d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling embree-rs v0.3.6 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling alga v0.8.2 [INFO] [stderr] Compiling sphere v0.3.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling city2ba v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling modulo v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling tobj v0.1.12 [INFO] [stderr] Compiling rstar v0.7.1 [INFO] [stderr] Compiling disjoint-sets v0.4.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling nalgebra v0.17.3 [INFO] [stderr] Compiling poisson v0.10.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling geo v0.4.13 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling line_intersection v0.4.0 [INFO] [stderr] Compiling skeptic v0.13.6 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsEv2Eo/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libply_rs-e9366744a8e66714,libpeg-1c955ff50158c525,libpeg_runtime-a8ee1390561dca18,liblinked_hash_map-90eeeaa21af296aa,libcity2ba-880c1d974369c155,libline_intersection-cf57326838abf950,libgeo-e28863a0f610e6a7,libserde-2bf7cd1c08e1df25,libtobj-047cb04bed4f3821,libstructopt-d5491f18996845d9,libclap-a2ecf269d6e8f446,libvec_map-ecbce826993378bd,libtextwrap-7b51497447b7c4d8,libstrsim-1c33ff29e0d45111,libatty-ffafd97fd0c129b3,libansi_term-dc29728339138c52,librstar-2a8aabd5bef48381,libpdqselect-bfdd63e3bda4a8e8,libpoisson-f8fea8ec89e776a9,libmodulo-66d2e6aabc886210,libsphere-edcef283f5ec617f,libnum_traits-d542770400ee9bdc,libnalgebra-900b332fd2a0040a,libalga-8b5146267b35bbb4,libnum_complex-30afb7f240e44702,libmatrixmultiply-4a4b7026a6a016ee,librawpointer-a726d041f28ef5ec,libgeneric_array-954326ee92bf2330,libtypenum-20563b2cdddbc123,libindicatif-2130abd832e243bc,libconsole-567a7bc96894e493,libterminal_size-2ef7c78e97e04976,libregex-875701de0d27ee8c,libaho_corasick-288fd7361c939786,libregex_syntax-a8b7a392e3a16251,libunicode_width-c0dfc70716b193be,librayon-8dc7c751c5743e97,librayon_core-25ae7393765f278b,libnum_cpus-f1f008d6980376cb,libcrossbeam_deque-c1673ef6c275ec2e,libcrossbeam_epoch-3e328af94d27369a,libmemoffset-fe54f43fc7d3a518,libscopeguard-43643e546252cd47,libcrossbeam_channel-795424c8d135e7ee,libcrossbeam_utils-192c7df02ec9c04b,liblazy_static-2bb390fee0230a38,libnumber_prefix-64c77436afd5b8c5,libembree_rs-9d321355fff5043c,libnom-35415f39e293b3c9,liblexical_core-5c40206022e57220,libbitflags-e2b4db6c651223da,libryu-7364a19056563c74,libstatic_assertions-d53a9977dc6e27e5,libarrayvec-ba37dd1d8b4ae93c,libcfg_if-33ef6c02a07f9fec,libmemchr-d10dd2182d638e7d,libdisjoint_sets-5b277d86864b31ad,libbyteorder-379f547b04d51d02,libitertools-03ac04d7caf77ca0,libeither-9e7e392a8497717b,libcgmath-e8073b04018a1523,librand-f2f7f76fb6384f08,librand_xorshift-14e9b45bdf59ad1d,librand_pcg-ebb1c88e9fbc6dff,librand_hc-8c6bc8b58dca19e2,librand_chacha-7bb91bb9acd077d9,librand_isaac-d86d4a8db0c58845,librand_core-a81fe7808f612aa2,librand_os-f5a89b45e89a9af9,liblibc-0e6bca4430614d96,librand_jitter-7a2811bedef919f4,librand_core-071c4ecd390d5ba3,libapprox-35d6f15dc194e82b,libnum_traits-dc078702aa771f49}.rlib" "/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" "-lembree3" "-lembree3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsEv2Eo/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/city2ba-3fbd44cb8c5a0075" "-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 -lembree3 [INFO] [stdout] rust-lld: error: unable to find library -lembree3 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `city2ba` (bin "city2ba") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "552b37ef011d99599c318a145e523e97d11b73fc2754449739664a3021fc37d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "552b37ef011d99599c318a145e523e97d11b73fc2754449739664a3021fc37d7", kill_on_drop: false }` [INFO] [stdout] 552b37ef011d99599c318a145e523e97d11b73fc2754449739664a3021fc37d7