[INFO] cloning repository Baidicoot/modular_vm [INFO] running `"git" "clone" "--bare" "git://github.com/Baidicoot/modular_vm.git" "work/cache/sources/gh/Baidicoot/modular_vm"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Baidicoot/modular_vm'... [INFO] running `"git" "clone" "work/cache/sources/gh/Baidicoot/modular_vm" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Baidicoot/modular_vm"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Baidicoot/modular_vm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Baidicoot/modular_vm" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Baidicoot/modular_vm"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Baidicoot/modular_vm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bf5118d6974f55416a92f28f6dacc3b4a67054f1 [INFO] sha for GitHub repo Baidicoot/modular_vm: bf5118d6974f55416a92f28f6dacc3b4a67054f1 [INFO] validating manifest of Baidicoot/modular_vm on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Baidicoot/modular_vm on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Baidicoot/modular_vm [INFO] finished frobbing Baidicoot/modular_vm [INFO] frobbed toml for Baidicoot/modular_vm written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Baidicoot/modular_vm/Cargo.toml [INFO] started frobbing Baidicoot/modular_vm [INFO] finished frobbing Baidicoot/modular_vm [INFO] frobbed toml for Baidicoot/modular_vm written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Baidicoot/modular_vm/Cargo.toml [INFO] crate Baidicoot/modular_vm already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Baidicoot/modular_vm against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Baidicoot/modular_vm:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 8562194ccd50141b84ec19f9e6ef335d62c4a31029938988486c7209137836c5 [INFO] running `"docker" "start" "-a" "8562194ccd50141b84ec19f9e6ef335d62c4a31029938988486c7209137836c5"` [INFO] [stderr] warning: unused manifest key: package.categorys [INFO] [stderr] warning: unused manifest key: package.license_file [INFO] [stderr] Compiling modVM v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `modVM` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `mod_vm` [INFO] [stderr] [INFO] [stderr] warning: the feature `duration_as_u128` has been stable since 1.33.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/bin/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(duration_as_u128)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.52s [INFO] running `"docker" "inspect" "8562194ccd50141b84ec19f9e6ef335d62c4a31029938988486c7209137836c5"` [INFO] running `"docker" "rm" "-f" "8562194ccd50141b84ec19f9e6ef335d62c4a31029938988486c7209137836c5"` [INFO] [stdout] 8562194ccd50141b84ec19f9e6ef335d62c4a31029938988486c7209137836c5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Baidicoot/modular_vm:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 896c329e813850d063c141d29d66f2b063730ba08565d846ce1ade351c7e22e2 [INFO] running `"docker" "start" "-a" "896c329e813850d063c141d29d66f2b063730ba08565d846ce1ade351c7e22e2"` [INFO] [stderr] warning: unused manifest key: package.categorys [INFO] [stderr] warning: unused manifest key: package.license_file [INFO] [stderr] Compiling modVM v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `duration_as_u128` has been stable since 1.33.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/bin/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(duration_as_u128)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] warning: crate `modVM` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `mod_vm` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "896c329e813850d063c141d29d66f2b063730ba08565d846ce1ade351c7e22e2"` [INFO] running `"docker" "rm" "-f" "896c329e813850d063c141d29d66f2b063730ba08565d846ce1ade351c7e22e2"` [INFO] [stdout] 896c329e813850d063c141d29d66f2b063730ba08565d846ce1ade351c7e22e2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Baidicoot/modular_vm:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] f4b167ca45e787575e38b4e70bfb4b064d1dc49d82d53f12eaeca289e9cb4ff5 [INFO] running `"docker" "start" "-a" "f4b167ca45e787575e38b4e70bfb4b064d1dc49d82d53f12eaeca289e9cb4ff5"` [INFO] [stderr] warning: unused manifest key: package.categorys [INFO] [stderr] warning: unused manifest key: package.license_file [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/modVM-5fea2e3740d5fca7 [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/main-7f4175fc2d98de58 [INFO] [stdout] [INFO] [stderr] Doc-tests modVM [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] [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] running `"docker" "inspect" "f4b167ca45e787575e38b4e70bfb4b064d1dc49d82d53f12eaeca289e9cb4ff5"` [INFO] running `"docker" "rm" "-f" "f4b167ca45e787575e38b4e70bfb4b064d1dc49d82d53f12eaeca289e9cb4ff5"` [INFO] [stdout] f4b167ca45e787575e38b4e70bfb4b064d1dc49d82d53f12eaeca289e9cb4ff5