[INFO] updating cached repository antoyo/gb2exe [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/antoyo/gb2exe [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/antoyo/gb2exe" "work/ex/beta-1.38-1/sources/1.37.0/gh/antoyo/gb2exe"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/antoyo/gb2exe'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/antoyo/gb2exe" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/antoyo/gb2exe"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/antoyo/gb2exe'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 15557fd5405c4935fae08d402db30ba5a865a23e [INFO] sha for GitHub repo antoyo/gb2exe: 15557fd5405c4935fae08d402db30ba5a865a23e [INFO] validating manifest of antoyo/gb2exe on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of antoyo/gb2exe on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing antoyo/gb2exe [INFO] finished frobbing antoyo/gb2exe [INFO] frobbed toml for antoyo/gb2exe written to work/ex/beta-1.38-1/sources/1.37.0/gh/antoyo/gb2exe/Cargo.toml [INFO] started frobbing antoyo/gb2exe [INFO] finished frobbing antoyo/gb2exe [INFO] frobbed toml for antoyo/gb2exe written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/antoyo/gb2exe/Cargo.toml [INFO] crate antoyo/gb2exe already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/antoyo/gb2exe/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing antoyo/gb2exe against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/antoyo/gb2exe:/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.37.0" "build" "--frozen"` [INFO] [stdout] 0f2ab5411a9cce722a4be7f40a1b19988cf67c87e51c05de6a254677f0dd1371 [INFO] running `"docker" "start" "-a" "0f2ab5411a9cce722a4be7f40a1b19988cf67c87e51c05de6a254677f0dd1371"` [INFO] [stderr] Compiling gb2exe v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:21 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:65 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:116 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:153 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:183 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:199 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:215 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::env::args` [INFO] [stderr] --> src/main.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | use std::env::args; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.59s [INFO] running `"docker" "inspect" "0f2ab5411a9cce722a4be7f40a1b19988cf67c87e51c05de6a254677f0dd1371"` [INFO] running `"docker" "rm" "-f" "0f2ab5411a9cce722a4be7f40a1b19988cf67c87e51c05de6a254677f0dd1371"` [INFO] [stdout] 0f2ab5411a9cce722a4be7f40a1b19988cf67c87e51c05de6a254677f0dd1371 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/antoyo/gb2exe:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 82a7576bef715356260ed4b8e03ecc981fa72c7c70de1ee1faba547a98ba8ac2 [INFO] running `"docker" "start" "-a" "82a7576bef715356260ed4b8e03ecc981fa72c7c70de1ee1faba547a98ba8ac2"` [INFO] [stderr] Compiling gb2exe v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:21 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:65 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:116 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:153 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:183 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:199 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:215 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::env::args` [INFO] [stderr] --> src/main.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | use std::env::args; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `"docker" "inspect" "82a7576bef715356260ed4b8e03ecc981fa72c7c70de1ee1faba547a98ba8ac2"` [INFO] running `"docker" "rm" "-f" "82a7576bef715356260ed4b8e03ecc981fa72c7c70de1ee1faba547a98ba8ac2"` [INFO] [stdout] 82a7576bef715356260ed4b8e03ecc981fa72c7c70de1ee1faba547a98ba8ac2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/antoyo/gb2exe:/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.37.0" "test" "--frozen"` [INFO] [stdout] d43bf90a708a382d24c017b00ddf7e4b3b045d9feb4ab3f5b56300c767f2063b [INFO] running `"docker" "start" "-a" "d43bf90a708a382d24c017b00ddf7e4b3b045d9feb4ab3f5b56300c767f2063b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/gb2exe-733b95c3759b2c5e [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/lib-c443e329589e44a0 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test simple_example ... FAILED [INFO] [stdout] test header_checks ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- simple_example stdout ---- [INFO] [stdout] thread 'simple_example' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/libcore/result.rs:999:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5634df169fab - backtrace::backtrace::libunwind::trace::hfe5db90796807973 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5634df169fab - backtrace::backtrace::trace_unsynchronized::h34b865a835594335 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5634df169fab - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5634df169fab - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5634df169fab - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x5634df169c1a - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x5634df16a720 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x5634df16a2a2 - std::panicking::continue_panic_fmt::hc0f142c930c846fc [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x5634df16a186 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x5634df184a8d - core::panicking::panic_fmt::h2daf88b2616ca2b2 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x5634df11937f - core::result::unwrap_failed::h500194581035fd09 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/macros.rs:18 [INFO] [stdout] 11: 0x5634df119e7f - core::result::Result::unwrap::hb20c382fda9dfccd [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/result.rs:800 [INFO] [stdout] 12: 0x5634df11a5e7 - lib::compile::hc7852424c7e92306 [INFO] [stdout] at tests/lib.rs:27 [INFO] [stdout] 13: 0x5634df11a794 - lib::compile_and_execute::h38ad45325c6cb5df [INFO] [stdout] at tests/lib.rs:38 [INFO] [stdout] 14: 0x5634df11af00 - lib::simple_example::h433e5de512e64267 [INFO] [stdout] at tests/lib.rs:77 [INFO] [stdout] 15: 0x5634df11aeca - lib::simple_example::{{closure}}::h08f3cb53beaaded3 [INFO] [stdout] at tests/lib.rs:76 [INFO] [stdout] 16: 0x5634df115f8e - core::ops::function::FnOnce::call_once::h3a43d7ae29bada66 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 17: 0x5634df129b7f - as core::ops::function::FnOnce>::call_once::h4a13ee3f0d7b4201 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 18: 0x5634df1713ba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 19: 0x5634df144178 - std::panicking::try::h5a93466ab2078586 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 20: 0x5634df144178 - std::panic::catch_unwind::h752cbeae6ac7bdea [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x5634df144178 - test::run_test::run_test_inner::{{closure}}::h206c9c16936edaca [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 22: 0x5634df11eff5 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc7edbac42990d270 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 23: 0x5634df1230b5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he53c58e7adee87af [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:470 [INFO] [stdout] 24: 0x5634df1230b5 - as core::ops::function::FnOnce<()>>::call_once::h1aff7c42b6bb3726 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:315 [INFO] [stdout] 25: 0x5634df1230b5 - std::panicking::try::do_call::h41f8559f88100f6c [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:296 [INFO] [stdout] 26: 0x5634df1713ba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 27: 0x5634df1237b2 - std::panicking::try::hb54ba808181fe352 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 28: 0x5634df1237b2 - std::panic::catch_unwind::h555ccf4e835e93f4 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x5634df1237b2 - std::thread::Builder::spawn_unchecked::{{closure}}::hd4dae6e19e80fc1a [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:469 [INFO] [stdout] 30: 0x5634df1237b2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc35d54c07710e1a1 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 31: 0x5634df15e6ff - as core::ops::function::FnOnce>::call_once::h42806b83647d4c79 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 32: 0x5634df170b10 - as core::ops::function::FnOnce>::call_once::h83c921c8e826dd1d [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 33: 0x5634df170b10 - std::sys_common::thread::start_thread::h2613204ce513782e [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 34: 0x5634df170b10 - std::sys::unix::thread::Thread::new::thread_start::h4570080769500bcd [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 35: 0x7f6d422eb4a4 - start_thread [INFO] [stdout] 36: 0x7f6d41e16d0f - __clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- header_checks stdout ---- [INFO] [stdout] thread 'header_checks' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/libcore/result.rs:999:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5634df169fab - backtrace::backtrace::libunwind::trace::hfe5db90796807973 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5634df169fab - backtrace::backtrace::trace_unsynchronized::h34b865a835594335 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5634df169fab - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5634df169fab - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5634df169fab - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x5634df169c1a - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x5634df16a720 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x5634df16a2a2 - std::panicking::continue_panic_fmt::hc0f142c930c846fc [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x5634df16a186 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x5634df184a8d - core::panicking::panic_fmt::h2daf88b2616ca2b2 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x5634df11937f - core::result::unwrap_failed::h500194581035fd09 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/macros.rs:18 [INFO] [stdout] 11: 0x5634df119e7f - core::result::Result::unwrap::hb20c382fda9dfccd [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/result.rs:800 [INFO] [stdout] 12: 0x5634df11a5e7 - lib::compile::hc7852424c7e92306 [INFO] [stdout] at tests/lib.rs:27 [INFO] [stdout] 13: 0x5634df11acea - lib::header_checks::h3b01977dc442b714 [INFO] [stdout] at tests/lib.rs:70 [INFO] [stdout] 14: 0x5634df11ab7a - lib::header_checks::{{closure}}::h60a2f2cd15c5ac7b [INFO] [stdout] at tests/lib.rs:61 [INFO] [stdout] 15: 0x5634df115fce - core::ops::function::FnOnce::call_once::h8c663f3cc3157e1b [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 16: 0x5634df129b7f - as core::ops::function::FnOnce>::call_once::h4a13ee3f0d7b4201 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 17: 0x5634df1713ba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 18: 0x5634df144178 - std::panicking::try::h5a93466ab2078586 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 19: 0x5634df144178 - std::panic::catch_unwind::h752cbeae6ac7bdea [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 20: 0x5634df144178 - test::run_test::run_test_inner::{{closure}}::h206c9c16936edaca [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 21: 0x5634df11eff5 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc7edbac42990d270 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 22: 0x5634df1230b5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he53c58e7adee87af [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:470 [INFO] [stdout] 23: 0x5634df1230b5 - as core::ops::function::FnOnce<()>>::call_once::h1aff7c42b6bb3726 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:315 [INFO] [stdout] 24: 0x5634df1230b5 - std::panicking::try::do_call::h41f8559f88100f6c [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:296 [INFO] [stdout] 25: 0x5634df1713ba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 26: 0x5634df1237b2 - std::panicking::try::hb54ba808181fe352 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 27: 0x5634df1237b2 - std::panic::catch_unwind::h555ccf4e835e93f4 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 28: 0x5634df1237b2 - std::thread::Builder::spawn_unchecked::{{closure}}::hd4dae6e19e80fc1a [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:469 [INFO] [stdout] 29: 0x5634df1237b2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc35d54c07710e1a1 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 30: 0x5634df15e6ff - as core::ops::function::FnOnce>::call_once::h42806b83647d4c79 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x5634df170b10 - as core::ops::function::FnOnce>::call_once::h83c921c8e826dd1d [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 32: 0x5634df170b10 - std::sys_common::thread::start_thread::h2613204ce513782e [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 33: 0x5634df170b10 - std::sys::unix::thread::Thread::new::thread_start::h4570080769500bcd [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 34: 0x7f6d422eb4a4 - start_thread [INFO] [stdout] 35: 0x7f6d41e16d0f - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] header_checks [INFO] [stdout] simple_example [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test lib' [INFO] running `"docker" "inspect" "d43bf90a708a382d24c017b00ddf7e4b3b045d9feb4ab3f5b56300c767f2063b"` [INFO] running `"docker" "rm" "-f" "d43bf90a708a382d24c017b00ddf7e4b3b045d9feb4ab3f5b56300c767f2063b"` [INFO] [stdout] d43bf90a708a382d24c017b00ddf7e4b3b045d9feb4ab3f5b56300c767f2063b