[INFO] cloning repository https://github.com/mosmeh/megamap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mosmeh/megamap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosmeh%2Fmegamap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosmeh%2Fmegamap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 988c9eca78d1903db4db64863f29ed5fce9cbc10 [INFO] testing mosmeh/megamap against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosmeh%2Fmegamap" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mosmeh/megamap on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mosmeh/megamap [INFO] finished tweaking git repo https://github.com/mosmeh/megamap [INFO] tweaked toml for git repo https://github.com/mosmeh/megamap written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mosmeh/megamap already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20022a72c33520a7d6fcb4e9e5dd7e01143f37f9631317e9f42c9be7c9ef9075 [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" "20022a72c33520a7d6fcb4e9e5dd7e01143f37f9631317e9f42c9be7c9ef9075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20022a72c33520a7d6fcb4e9e5dd7e01143f37f9631317e9f42c9be7c9ef9075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20022a72c33520a7d6fcb4e9e5dd7e01143f37f9631317e9f42c9be7c9ef9075", kill_on_drop: false }` [INFO] [stdout] 20022a72c33520a7d6fcb4e9e5dd7e01143f37f9631317e9f42c9be7c9ef9075 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1616728fad4f1c3a6c6a92c70ac0414e71d5f25a0addf165e2e9a85cf2542c85 [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" "1616728fad4f1c3a6c6a92c70ac0414e71d5f25a0addf165e2e9a85cf2542c85", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling onig_sys v69.5.0 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling onig v6.0.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling syntect v4.2.0 [INFO] [stderr] Compiling megamap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../themes/sublime-monokai-extended/Monokai Extended.tmTheme: No such file or directory (os error 2) [INFO] [stdout] --> src/printer.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | include_bytes!("../themes/sublime-monokai-extended/Monokai Extended.tmTheme"); [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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `megamap` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "1616728fad4f1c3a6c6a92c70ac0414e71d5f25a0addf165e2e9a85cf2542c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1616728fad4f1c3a6c6a92c70ac0414e71d5f25a0addf165e2e9a85cf2542c85", kill_on_drop: false }` [INFO] [stdout] 1616728fad4f1c3a6c6a92c70ac0414e71d5f25a0addf165e2e9a85cf2542c85