[INFO] updating cached repository nickray/stm32l4-pac [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nickray/stm32l4-pac [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nickray/stm32l4-pac" "work/ex/beta-1.37-6/sources/1.36.0/gh/nickray/stm32l4-pac"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nickray/stm32l4-pac'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nickray/stm32l4-pac" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nickray/stm32l4-pac"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nickray/stm32l4-pac'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6133363d0c16fe201bd6e968ab597647820d83ca [INFO] sha for GitHub repo nickray/stm32l4-pac: 6133363d0c16fe201bd6e968ab597647820d83ca [INFO] validating manifest of nickray/stm32l4-pac 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 nickray/stm32l4-pac 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 nickray/stm32l4-pac [INFO] finished frobbing nickray/stm32l4-pac [INFO] frobbed toml for nickray/stm32l4-pac written to work/ex/beta-1.37-6/sources/1.36.0/gh/nickray/stm32l4-pac/Cargo.toml [INFO] started frobbing nickray/stm32l4-pac [INFO] finished frobbing nickray/stm32l4-pac [INFO] frobbed toml for nickray/stm32l4-pac written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nickray/stm32l4-pac/Cargo.toml [INFO] crate nickray/stm32l4-pac 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nickray/stm32l4-pac/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.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 nickray/stm32l4-pac 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nickray/stm32l4-pac:/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] d0b1d285cdf0a033ae5cb0594c1aafd5a391f272f4f4bf606974c6e92313014b [INFO] running `"docker" "start" "-a" "d0b1d285cdf0a033ae5cb0594c1aafd5a391f272f4f4bf606974c6e92313014b"` [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cortex-m v0.6.0 [INFO] [stderr] Compiling vcell v0.1.0 [INFO] [stderr] Compiling stm32l4 v0.7.0 (/opt/crater/workdir) [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling as-slice v0.1.0 [INFO] [stderr] Compiling aligned v0.3.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.43s [INFO] running `"docker" "inspect" "d0b1d285cdf0a033ae5cb0594c1aafd5a391f272f4f4bf606974c6e92313014b"` [INFO] running `"docker" "rm" "-f" "d0b1d285cdf0a033ae5cb0594c1aafd5a391f272f4f4bf606974c6e92313014b"` [INFO] [stdout] d0b1d285cdf0a033ae5cb0594c1aafd5a391f272f4f4bf606974c6e92313014b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nickray/stm32l4-pac:/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] 400ad0167bd0109e24ffcc42504c1a3cb57b726ffb1a70619c889e054e79ddc8 [INFO] running `"docker" "start" "-a" "400ad0167bd0109e24ffcc42504c1a3cb57b726ffb1a70619c889e054e79ddc8"` [INFO] [stderr] Compiling stm32l4 v0.7.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "400ad0167bd0109e24ffcc42504c1a3cb57b726ffb1a70619c889e054e79ddc8"` [INFO] running `"docker" "rm" "-f" "400ad0167bd0109e24ffcc42504c1a3cb57b726ffb1a70619c889e054e79ddc8"` [INFO] [stdout] 400ad0167bd0109e24ffcc42504c1a3cb57b726ffb1a70619c889e054e79ddc8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nickray/stm32l4-pac:/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] 96fc79d8fa417e3e8b87b033d7a981fcc745aa472e5e90b4161f8038553df90d [INFO] running `"docker" "start" "-a" "96fc79d8fa417e3e8b87b033d7a981fcc745aa472e5e90b4161f8038553df90d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/stm32l4-8924e74ec29ff225 [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] Doc-tests stm32l4 [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" "96fc79d8fa417e3e8b87b033d7a981fcc745aa472e5e90b4161f8038553df90d"` [INFO] running `"docker" "rm" "-f" "96fc79d8fa417e3e8b87b033d7a981fcc745aa472e5e90b4161f8038553df90d"` [INFO] [stdout] 96fc79d8fa417e3e8b87b033d7a981fcc745aa472e5e90b4161f8038553df90d