[INFO] cloning repository https://github.com/ltoddy/codeshot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ltoddy/codeshot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltoddy%2Fcodeshot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltoddy%2Fcodeshot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9a4f0b6c604987411dc5fa5d7dba4b0763928bd [INFO] testing ltoddy/codeshot against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltoddy%2Fcodeshot" "/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/ltoddy/codeshot 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/ltoddy/codeshot [INFO] finished tweaking git repo https://github.com/ltoddy/codeshot [INFO] tweaked toml for git repo https://github.com/ltoddy/codeshot written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ltoddy/codeshot 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] [stderr] Blocking waiting for file lock on package cache [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" "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] a9422c39707a67498657b544e8037ff302e64c9ff2f8fce9be25c5515c6cbf96 [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" "a9422c39707a67498657b544e8037ff302e64c9ff2f8fce9be25c5515c6cbf96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9422c39707a67498657b544e8037ff302e64c9ff2f8fce9be25c5515c6cbf96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9422c39707a67498657b544e8037ff302e64c9ff2f8fce9be25c5515c6cbf96", kill_on_drop: false }` [INFO] [stdout] a9422c39707a67498657b544e8037ff302e64c9ff2f8fce9be25c5515c6cbf96 [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" "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] [stdout] 21db276d88b71c1a8d5cf6dc6c54645ccb0537b51a1cafb67aae61d09104e95b [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" "21db276d88b71c1a8d5cf6dc6c54645ccb0537b51a1cafb67aae61d09104e95b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling png v0.16.5 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling image v0.23.5 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling imageproc v0.20.0 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling codeshot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/Monaco.ttf: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:60:26 [INFO] [stdout] | [INFO] [stdout] 60 | let font = Vec::from(include_bytes!("Monaco.ttf") as &[u8]); [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 `codeshot`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "21db276d88b71c1a8d5cf6dc6c54645ccb0537b51a1cafb67aae61d09104e95b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21db276d88b71c1a8d5cf6dc6c54645ccb0537b51a1cafb67aae61d09104e95b", kill_on_drop: false }` [INFO] [stdout] 21db276d88b71c1a8d5cf6dc6c54645ccb0537b51a1cafb67aae61d09104e95b