[INFO] updating cached repository https://github.com/nickmass/eve-mapper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/nickmass/eve-mapper [INFO] [stderr] c4e164b..9bd5b63 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9bd5b6317e0672ca0659b97bb496c9e59b39fbde [INFO] testing nickmass/eve-mapper against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickmass%2Feve-mapper" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickmass/eve-mapper on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nickmass/eve-mapper [INFO] finished tweaking git repo https://github.com/nickmass/eve-mapper [INFO] tweaked toml for git repo https://github.com/nickmass/eve-mapper written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/nickmass/eve-mapper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 550c36c6a8fe8b2598af511608bdd34c76c13826896e11e5dd56735fce6852e0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "550c36c6a8fe8b2598af511608bdd34c76c13826896e11e5dd56735fce6852e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "550c36c6a8fe8b2598af511608bdd34c76c13826896e11e5dd56735fce6852e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "550c36c6a8fe8b2598af511608bdd34c76c13826896e11e5dd56735fce6852e0", kill_on_drop: false }` [INFO] [stdout] 550c36c6a8fe8b2598af511608bdd34c76c13826896e11e5dd56735fce6852e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 25f9fd2a8e47abb7954f80332bb8884fa5cba2466790284fc3df72da5f5684dd [INFO] running `Command { std: "docker" "start" "-a" "25f9fd2a8e47abb7954f80332bb8884fa5cba2466790284fc3df72da5f5684dd", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling event-listener v2.3.2 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.2 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling futures-intrusive v0.3.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glium v0.27.0 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling js-sys v0.3.44 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling flexbuffers v0.1.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling web-sys v0.3.44 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling glutin v0.24.1 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling eve_mapper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../fonts/evesansneue-regular.otf: No such file or directory (os error 2) [INFO] [stdout] --> src/font.rs:6:34 [INFO] [stdout] | [INFO] [stdout] 6 | pub const EVE_SANS_NEUE: &[u8] = include_bytes!("../fonts/evesansneue-regular.otf"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../fonts/evesansneue-bold.otf: No such file or directory (os error 2) [INFO] [stdout] --> src/font.rs:7:39 [INFO] [stdout] | [INFO] [stdout] 7 | pub const EVE_SANS_NEUE_BOLD: &[u8] = include_bytes!("../fonts/evesansneue-bold.otf"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../fonts/nanumgothic.ttf: No such file or directory (os error 2) [INFO] [stdout] --> src/font.rs:8:32 [INFO] [stdout] | [INFO] [stdout] 8 | pub const NANUMGOTHIC: &[u8] = include_bytes!("../fonts/nanumgothic.ttf"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eve_mapper`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "25f9fd2a8e47abb7954f80332bb8884fa5cba2466790284fc3df72da5f5684dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25f9fd2a8e47abb7954f80332bb8884fa5cba2466790284fc3df72da5f5684dd", kill_on_drop: false }` [INFO] [stdout] 25f9fd2a8e47abb7954f80332bb8884fa5cba2466790284fc3df72da5f5684dd