[INFO] updating cached repository casey/odin [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/casey/odin [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/casey/odin" "work/ex/beta-1.38-1/sources/1.37.0/gh/casey/odin"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/casey/odin'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/casey/odin" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/casey/odin"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.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 casey/odin 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 casey/odin [INFO] finished frobbing casey/odin [INFO] frobbed toml for casey/odin written to work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing casey/odin 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "build" "--frozen"` [INFO] [stdout] 970edd4e8d1830f72a17221293c5e097177f9ad1413877447d1befbc503e0c65 [INFO] running `"docker" "start" "-a" "970edd4e8d1830f72a17221293c5e097177f9ad1413877447d1befbc503e0c65"` [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_yaml v0.8.9 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling ignore v0.4.7 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling globwalk v0.7.1 [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 tera v1.0.0-beta.13 [INFO] [stderr] Compiling odin v0.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/function.rs:18:25 [INFO] [stderr] | [INFO] [stderr] 18 | fn boxed(self) -> Box) -> Result + Send + Sync> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&HashMap) -> Result + Send + Sync` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "970edd4e8d1830f72a17221293c5e097177f9ad1413877447d1befbc503e0c65"` [INFO] running `"docker" "rm" "-f" "970edd4e8d1830f72a17221293c5e097177f9ad1413877447d1befbc503e0c65"` [INFO] [stdout] 970edd4e8d1830f72a17221293c5e097177f9ad1413877447d1befbc503e0c65 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 29a27da086ec10e8c04283dfb96c6e6716faf0675a41f48be0337a789c55342b [INFO] running `"docker" "start" "-a" "29a27da086ec10e8c04283dfb96c6e6716faf0675a41f48be0337a789c55342b"` [INFO] [stderr] Compiling executable-path v1.0.0 [INFO] [stderr] Compiling odin v0.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/function.rs:18:25 [INFO] [stderr] | [INFO] [stderr] 18 | fn boxed(self) -> Box) -> Result + Send + Sync> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&HashMap) -> Result + Send + Sync` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.62s [INFO] running `"docker" "inspect" "29a27da086ec10e8c04283dfb96c6e6716faf0675a41f48be0337a789c55342b"` [INFO] running `"docker" "rm" "-f" "29a27da086ec10e8c04283dfb96c6e6716faf0675a41f48be0337a789c55342b"` [INFO] [stdout] 29a27da086ec10e8c04283dfb96c6e6716faf0675a41f48be0337a789c55342b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "test" "--frozen"` [INFO] [stdout] 98ad60ad8eaa075d92a82087637a56267811f611881334cbb77f9dd02e57bd3f [INFO] running `"docker" "start" "-a" "98ad60ad8eaa075d92a82087637a56267811f611881334cbb77f9dd02e57bd3f"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/odin-85def2dbb4ef1917 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test fn_env::tests::missing ... ok [INFO] [stdout] test fn_env::tests::not_unicode ... ok [INFO] [stdout] test fn_env::tests::simple ... ok [INFO] [stdout] test context::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-fcca1c8bf2a61136 [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-e0c0d66a556b24c2 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test github ... ok [INFO] [stdout] test google ... ok [INFO] [stdout] test stack_overflow ... 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" "98ad60ad8eaa075d92a82087637a56267811f611881334cbb77f9dd02e57bd3f"` [INFO] running `"docker" "rm" "-f" "98ad60ad8eaa075d92a82087637a56267811f611881334cbb77f9dd02e57bd3f"` [INFO] [stdout] 98ad60ad8eaa075d92a82087637a56267811f611881334cbb77f9dd02e57bd3f