[INFO] updating cached repository neildanson/rust_tracer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/neildanson/rust_tracer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/neildanson/rust_tracer" "work/ex/beta-1.38-1/sources/1.37.0/gh/neildanson/rust_tracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/neildanson/rust_tracer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/neildanson/rust_tracer" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/neildanson/rust_tracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/neildanson/rust_tracer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 12dbd102ce3637470028f2e7a013f7f688bec870 [INFO] sha for GitHub repo neildanson/rust_tracer: 12dbd102ce3637470028f2e7a013f7f688bec870 [INFO] validating manifest of neildanson/rust_tracer 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 neildanson/rust_tracer 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 neildanson/rust_tracer [INFO] finished frobbing neildanson/rust_tracer [INFO] frobbed toml for neildanson/rust_tracer written to work/ex/beta-1.38-1/sources/1.37.0/gh/neildanson/rust_tracer/Cargo.toml [INFO] started frobbing neildanson/rust_tracer [INFO] finished frobbing neildanson/rust_tracer [INFO] frobbed toml for neildanson/rust_tracer written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/neildanson/rust_tracer/Cargo.toml [INFO] crate neildanson/rust_tracer 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/neildanson/rust_tracer/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.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 neildanson/rust_tracer 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-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/neildanson/rust_tracer:/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] c14ab9a628a0fd2ceffcbd5be96fde93acb3b07681e7a99ffa62c8b28e397c20 [INFO] running `"docker" "start" "-a" "c14ab9a628a0fd2ceffcbd5be96fde93acb3b07681e7a99ffa62c8b28e397c20"` [INFO] [stderr] Compiling lzw v0.9.0 [INFO] [stderr] Compiling png v0.4.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling gif v0.7.0 [INFO] [stderr] Compiling image v0.7.2 [INFO] [stderr] Compiling rust_tracer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.75s [INFO] running `"docker" "inspect" "c14ab9a628a0fd2ceffcbd5be96fde93acb3b07681e7a99ffa62c8b28e397c20"` [INFO] running `"docker" "rm" "-f" "c14ab9a628a0fd2ceffcbd5be96fde93acb3b07681e7a99ffa62c8b28e397c20"` [INFO] [stdout] c14ab9a628a0fd2ceffcbd5be96fde93acb3b07681e7a99ffa62c8b28e397c20 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/neildanson/rust_tracer:/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] fcfc235f3b88087a6a28f17f011e346864b7f9a1de94bd101a229616aa896485 [INFO] running `"docker" "start" "-a" "fcfc235f3b88087a6a28f17f011e346864b7f9a1de94bd101a229616aa896485"` [INFO] [stderr] Compiling rust_tracer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `"docker" "inspect" "fcfc235f3b88087a6a28f17f011e346864b7f9a1de94bd101a229616aa896485"` [INFO] running `"docker" "rm" "-f" "fcfc235f3b88087a6a28f17f011e346864b7f9a1de94bd101a229616aa896485"` [INFO] [stdout] fcfc235f3b88087a6a28f17f011e346864b7f9a1de94bd101a229616aa896485 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/neildanson/rust_tracer:/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] 4c4641709ae8d1195643adf2b33e36dd1ee9057ae800634c4855749b771a7f10 [INFO] running `"docker" "start" "-a" "4c4641709ae8d1195643adf2b33e36dd1ee9057ae800634c4855749b771a7f10"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_tracer-99f5905d5dcfb757 [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" "4c4641709ae8d1195643adf2b33e36dd1ee9057ae800634c4855749b771a7f10"` [INFO] running `"docker" "rm" "-f" "4c4641709ae8d1195643adf2b33e36dd1ee9057ae800634c4855749b771a7f10"` [INFO] [stdout] 4c4641709ae8d1195643adf2b33e36dd1ee9057ae800634c4855749b771a7f10