[INFO] updating cached repository huntaub/ajidamal [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/huntaub/ajidamal [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/huntaub/ajidamal" "work/ex/beta-1.37-6/sources/1.36.0/gh/huntaub/ajidamal"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/huntaub/ajidamal'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/huntaub/ajidamal" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/huntaub/ajidamal"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/huntaub/ajidamal'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6163f6ec2cf6bcae30427ffb56c3b43fbd78e311 [INFO] sha for GitHub repo huntaub/ajidamal: 6163f6ec2cf6bcae30427ffb56c3b43fbd78e311 [INFO] validating manifest of huntaub/ajidamal on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of huntaub/ajidamal on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing huntaub/ajidamal [INFO] finished frobbing huntaub/ajidamal [INFO] frobbed toml for huntaub/ajidamal written to work/ex/beta-1.37-6/sources/1.36.0/gh/huntaub/ajidamal/Cargo.toml [INFO] started frobbing huntaub/ajidamal [INFO] finished frobbing huntaub/ajidamal [INFO] frobbed toml for huntaub/ajidamal written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/huntaub/ajidamal/Cargo.toml [INFO] crate huntaub/ajidamal already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing huntaub/ajidamal against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/huntaub/ajidamal:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] fb2458a2059332cdc028da9dc193167811b50b35ca8ae4696e07d980dca86353 [INFO] running `"docker" "start" "-a" "fb2458a2059332cdc028da9dc193167811b50b35ca8ae4696e07d980dca86353"` [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling linked-hash-map v0.5.0 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling ioctl-rs v0.1.5 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling memmap v0.5.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling stb_truetype v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.4 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling nodrop v0.1.11 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling nom v3.2.0 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling framebuffer v0.1.6 [INFO] [stderr] Compiling mio v0.6.10 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling arrayvec v0.4.4 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling tokio-io v0.1.3 [INFO] [stderr] Compiling rusttype v0.2.3 [INFO] [stderr] warning[E0311]: the parameter type `K` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `K` [INFO] [stderr] note: the parameter type `K` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] warning[E0311]: the parameter type `V` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `V` [INFO] [stderr] note: the parameter type `V` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] Compiling tokio-core v0.1.10 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.6 [INFO] [stderr] Compiling ajidamal v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: couldn't read src/display/../../fonts/source_code_pro.ttf: No such file or directory (os error 2) [INFO] [stderr] --> src/display/text.rs:14:35 [INFO] [stderr] | [INFO] [stderr] 14 | static DEFAULT_FONT_DATA: &[u8] = include_bytes!("../../fonts/source_code_pro.ttf"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `ajidamal`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "fb2458a2059332cdc028da9dc193167811b50b35ca8ae4696e07d980dca86353"` [INFO] running `"docker" "rm" "-f" "fb2458a2059332cdc028da9dc193167811b50b35ca8ae4696e07d980dca86353"` [INFO] [stdout] fb2458a2059332cdc028da9dc193167811b50b35ca8ae4696e07d980dca86353