[INFO] crate e310x-hal 0.8.1 is already in cache [INFO] extracting crate e310x-hal 0.8.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/e310x-hal/0.8.1 [INFO] extracting crate e310x-hal 0.8.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/e310x-hal/0.8.1 [INFO] validating manifest of e310x-hal-0.8.1 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 e310x-hal-0.8.1 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 e310x-hal-0.8.1 [INFO] finished frobbing e310x-hal-0.8.1 [INFO] frobbed toml for e310x-hal-0.8.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/e310x-hal/0.8.1/Cargo.toml [INFO] started frobbing e310x-hal-0.8.1 [INFO] finished frobbing e310x-hal-0.8.1 [INFO] frobbed toml for e310x-hal-0.8.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/e310x-hal/0.8.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Blocking waiting for file lock on package cache [INFO] testing e310x-hal-0.8.1 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/e310x-hal/0.8.1:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 1fcc9d1f3647f73ffccd23a0715431d78c0f59950ec2c4c3cfcbadb4be5d811b [INFO] running `"docker" "start" "-a" "1fcc9d1f3647f73ffccd23a0715431d78c0f59950ec2c4c3cfcbadb4be5d811b"` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling riscv v0.5.4 [INFO] [stderr] Compiling riscv-rt v0.6.1 [INFO] [stderr] Compiling bit_field v0.9.0 [INFO] [stderr] Compiling e310x v0.6.0 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling riscv-rt-macros v0.1.6 [INFO] [stderr] Compiling e310x-hal v0.8.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.03s [INFO] running `"docker" "inspect" "1fcc9d1f3647f73ffccd23a0715431d78c0f59950ec2c4c3cfcbadb4be5d811b"` [INFO] running `"docker" "rm" "-f" "1fcc9d1f3647f73ffccd23a0715431d78c0f59950ec2c4c3cfcbadb4be5d811b"` [INFO] [stdout] 1fcc9d1f3647f73ffccd23a0715431d78c0f59950ec2c4c3cfcbadb4be5d811b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/e310x-hal/0.8.1:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] e8165adf42dd91861241222bf87f51e34c425b97c377f7f61f16b88d78967305 [INFO] running `"docker" "start" "-a" "e8165adf42dd91861241222bf87f51e34c425b97c377f7f61f16b88d78967305"` [INFO] [stderr] Compiling e310x-hal v0.8.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `"docker" "inspect" "e8165adf42dd91861241222bf87f51e34c425b97c377f7f61f16b88d78967305"` [INFO] running `"docker" "rm" "-f" "e8165adf42dd91861241222bf87f51e34c425b97c377f7f61f16b88d78967305"` [INFO] [stdout] e8165adf42dd91861241222bf87f51e34c425b97c377f7f61f16b88d78967305 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/e310x-hal/0.8.1:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 5e3bf22e2c660e2eef475bd9430f798eac42b1b0695f86217d5942ce2170c41b [INFO] running `"docker" "start" "-a" "5e3bf22e2c660e2eef475bd9430f798eac42b1b0695f86217d5942ce2170c41b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/e310x_hal-a4592138f8471711 [INFO] [stdout] [INFO] [stderr] Doc-tests e310x-hal [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" "5e3bf22e2c660e2eef475bd9430f798eac42b1b0695f86217d5942ce2170c41b"` [INFO] running `"docker" "rm" "-f" "5e3bf22e2c660e2eef475bd9430f798eac42b1b0695f86217d5942ce2170c41b"` [INFO] [stdout] 5e3bf22e2c660e2eef475bd9430f798eac42b1b0695f86217d5942ce2170c41b