[INFO] cloning repository casey/odin [INFO] running `"git" "clone" "--bare" "git://github.com/casey/odin.git" "work/cache/sources/gh/casey/odin"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/casey/odin'... [INFO] running `"git" "clone" "work/cache/sources/gh/casey/odin" "work/ex/beta-1.37-6/sources/1.36.0/gh/casey/odin"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/casey/odin'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/casey/odin" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/casey/odin"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/casey/odin'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 40ec963902f3685de15308595c18824895e8ab4d [INFO] sha for GitHub repo casey/odin: 40ec963902f3685de15308595c18824895e8ab4d [INFO] validating manifest of casey/odin 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 casey/odin 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 casey/odin [INFO] finished frobbing casey/odin [INFO] frobbed toml for casey/odin written to work/ex/beta-1.37-6/sources/1.36.0/gh/casey/odin/Cargo.toml [INFO] started frobbing casey/odin [INFO] finished frobbing casey/odin [INFO] frobbed toml for casey/odin written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/casey/odin/Cargo.toml [INFO] crate casey/odin 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 casey/odin 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/casey/odin:/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] 608ed77bbf830ecbbe308765a391620ae36136ee0c267bd7cf11300f96663f72 [INFO] running `"docker" "start" "-a" "608ed77bbf830ecbbe308765a391620ae36136ee0c267bd7cf11300f96663f72"` [INFO] [stderr] Compiling unindent v0.1.3 [INFO] [stderr] Compiling webbrowser v0.5.1 [INFO] [stderr] Compiling bstr v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling indoc-impl v0.3.3 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling indoc v0.3.3 [INFO] [stderr] Compiling ignore v0.4.7 [INFO] [stderr] Compiling globwalk v0.7.1 [INFO] [stderr] Compiling tera v1.0.0-beta.13 [INFO] [stderr] Compiling odin v0.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.52s [INFO] running `"docker" "inspect" "608ed77bbf830ecbbe308765a391620ae36136ee0c267bd7cf11300f96663f72"` [INFO] running `"docker" "rm" "-f" "608ed77bbf830ecbbe308765a391620ae36136ee0c267bd7cf11300f96663f72"` [INFO] [stdout] 608ed77bbf830ecbbe308765a391620ae36136ee0c267bd7cf11300f96663f72 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/casey/odin:/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" "test" "--frozen" "--no-run"` [INFO] [stdout] 66c659d0b948dad16f162707f4f71bbd9f9b71d6c1f7cc1f1aa463bbf8531529 [INFO] running `"docker" "start" "-a" "66c659d0b948dad16f162707f4f71bbd9f9b71d6c1f7cc1f1aa463bbf8531529"` [INFO] [stderr] Compiling executable-path v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling odin v0.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.26s [INFO] running `"docker" "inspect" "66c659d0b948dad16f162707f4f71bbd9f9b71d6c1f7cc1f1aa463bbf8531529"` [INFO] running `"docker" "rm" "-f" "66c659d0b948dad16f162707f4f71bbd9f9b71d6c1f7cc1f1aa463bbf8531529"` [INFO] [stdout] 66c659d0b948dad16f162707f4f71bbd9f9b71d6c1f7cc1f1aa463bbf8531529 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/casey/odin:/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" "test" "--frozen"` [INFO] [stdout] 8d19cf127648b74a5b03a6842221942f19e88466d5752d811fc64e7c5267a9e2 [INFO] running `"docker" "start" "-a" "8d19cf127648b74a5b03a6842221942f19e88466d5752d811fc64e7c5267a9e2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/odin-4d6d0ec16428c90b [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test context::tests::simple ... ok [INFO] [stdout] test fn_env::tests::not_unicode ... ok [INFO] [stdout] test fn_env::tests::missing ... ok [INFO] [stdout] test fn_env::tests::simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/cmd_function-f66528ded83b265b [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test echo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/default_templates-55203278a9e150b7 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test stack_overflow ... ok [INFO] [stdout] test google ... ok [INFO] [stdout] test github ... ok [INFO] [stdout] test rustup_stdlib ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8d19cf127648b74a5b03a6842221942f19e88466d5752d811fc64e7c5267a9e2"` [INFO] running `"docker" "rm" "-f" "8d19cf127648b74a5b03a6842221942f19e88466d5752d811fc64e7c5267a9e2"` [INFO] [stdout] 8d19cf127648b74a5b03a6842221942f19e88466d5752d811fc64e7c5267a9e2