[INFO] cloning repository https://github.com/Zitronenjoghurt/world-data [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zitronenjoghurt/world-data" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZitronenjoghurt%2Fworld-data", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZitronenjoghurt%2Fworld-data'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fade4de41124ebd30d40793d3b387bac4e99f60f [INFO] building Zitronenjoghurt/world-data/fade4de41124ebd30d40793d3b387bac4e99f60f against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZitronenjoghurt%2Fworld-data" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Zitronenjoghurt/world-data [INFO] finished tweaking git repo https://github.com/Zitronenjoghurt/world-data [INFO] tweaked toml for git repo https://github.com/Zitronenjoghurt/world-data written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Zitronenjoghurt/world-data on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Zitronenjoghurt/world-data 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded i_float v1.7.0 [INFO] [stderr] Downloaded i_key_sort v0.2.0 [INFO] [stderr] Downloaded world-data-types v0.4.0 [INFO] [stderr] Downloaded i_tree v0.8.3 [INFO] [stderr] Downloaded i_shape v1.7.0 [INFO] [stderr] Downloaded geo-types v0.7.16 [INFO] [stderr] Downloaded i_overlay v2.0.5 [INFO] [stderr] Downloaded geo v0.30.0 [INFO] [stderr] Downloaded spade v2.13.1 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5c6bf6358a6c946e65016dd13db3e2ece82caa6b41802171def3b4f8311d273 [INFO] running `Command { std: "docker" "start" "-a" "d5c6bf6358a6c946e65016dd13db3e2ece82caa6b41802171def3b4f8311d273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5c6bf6358a6c946e65016dd13db3e2ece82caa6b41802171def3b4f8311d273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5c6bf6358a6c946e65016dd13db3e2ece82caa6b41802171def3b4f8311d273", kill_on_drop: false }` [INFO] [stdout] d5c6bf6358a6c946e65016dd13db3e2ece82caa6b41802171def3b4f8311d273 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ac172b334ecc2aa3c940466980b68fba1430d75b543a0c6793cb01c325ddd59 [INFO] running `Command { std: "docker" "start" "-a" "4ac172b334ecc2aa3c940466980b68fba1430d75b543a0c6793cb01c325ddd59", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling i_key_sort v0.2.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling i_tree v0.8.3 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling geographiclib-rs v0.2.5 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling spade v2.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling i_float v1.7.0 [INFO] [stderr] Compiling geo-types v0.7.16 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling i_shape v1.7.0 [INFO] [stderr] Compiling i_overlay v2.0.5 [INFO] [stderr] Compiling geo v0.30.0 [INFO] [stderr] Compiling world-data-types v0.4.0 [INFO] [stderr] Compiling world-data v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../data.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | const INCLUDED_DATA: &[u8] = include_bytes!("../data.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `world-data` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4ac172b334ecc2aa3c940466980b68fba1430d75b543a0c6793cb01c325ddd59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ac172b334ecc2aa3c940466980b68fba1430d75b543a0c6793cb01c325ddd59", kill_on_drop: false }` [INFO] [stdout] 4ac172b334ecc2aa3c940466980b68fba1430d75b543a0c6793cb01c325ddd59