[INFO] cloning repository JohnMurray/pipeline [INFO] running `"git" "clone" "--bare" "git://github.com/JohnMurray/pipeline.git" "work/cache/sources/gh/JohnMurray/pipeline"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/JohnMurray/pipeline'... [INFO] running `"git" "clone" "work/cache/sources/gh/JohnMurray/pipeline" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/JohnMurray/pipeline"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/JohnMurray/pipeline'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/JohnMurray/pipeline" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/JohnMurray/pipeline"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/JohnMurray/pipeline'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 91808189578fbd191ca82f27cf202006a8823662 [INFO] sha for GitHub repo JohnMurray/pipeline: 91808189578fbd191ca82f27cf202006a8823662 [INFO] validating manifest of JohnMurray/pipeline 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 JohnMurray/pipeline 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 JohnMurray/pipeline [INFO] finished frobbing JohnMurray/pipeline [INFO] frobbed toml for JohnMurray/pipeline written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/JohnMurray/pipeline/Cargo.toml [INFO] started frobbing JohnMurray/pipeline [INFO] finished frobbing JohnMurray/pipeline [INFO] frobbed toml for JohnMurray/pipeline written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/JohnMurray/pipeline/Cargo.toml [INFO] crate JohnMurray/pipeline 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] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/JohnMurray/pipeline/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-watch v7.2.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing JohnMurray/pipeline against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/JohnMurray/pipeline:/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] c5bc2104f8a3ac10163485fbbc2779460a814f21d038272a2f4d204de64279db [INFO] running `"docker" "start" "-a" "c5bc2104f8a3ac10163485fbbc2779460a814f21d038272a2f4d204de64279db"` [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling pipeline v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.94s [INFO] running `"docker" "inspect" "c5bc2104f8a3ac10163485fbbc2779460a814f21d038272a2f4d204de64279db"` [INFO] running `"docker" "rm" "-f" "c5bc2104f8a3ac10163485fbbc2779460a814f21d038272a2f4d204de64279db"` [INFO] [stdout] c5bc2104f8a3ac10163485fbbc2779460a814f21d038272a2f4d204de64279db [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/JohnMurray/pipeline:/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] 8b9ab9b08377797fd3cc25ee629d3b9fa69ef2789f2ad1ae7a56378bfb55a401 [INFO] running `"docker" "start" "-a" "8b9ab9b08377797fd3cc25ee629d3b9fa69ef2789f2ad1ae7a56378bfb55a401"` [INFO] [stderr] Compiling rustfmt v0.10.0 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling extprim v1.7.0 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling strings v0.1.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling syntex_pos v0.59.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling syntex_errors v0.59.1 [INFO] [stderr] Compiling syntex_syntax v0.59.1 [INFO] [stderr] Compiling watchexec v1.10.2 [INFO] [stderr] Compiling cargo-watch v7.2.1 [INFO] [stderr] Compiling pipeline v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `"docker" "inspect" "8b9ab9b08377797fd3cc25ee629d3b9fa69ef2789f2ad1ae7a56378bfb55a401"` [INFO] running `"docker" "rm" "-f" "8b9ab9b08377797fd3cc25ee629d3b9fa69ef2789f2ad1ae7a56378bfb55a401"` [INFO] [stdout] 8b9ab9b08377797fd3cc25ee629d3b9fa69ef2789f2ad1ae7a56378bfb55a401 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/JohnMurray/pipeline:/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] b75a59f5e58878c5a3308aa50a4caf6cfd4a338ee02fa0f8fd5efc0fecf1ff4a [INFO] running `"docker" "start" "-a" "b75a59f5e58878c5a3308aa50a4caf6cfd4a338ee02fa0f8fd5efc0fecf1ff4a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/crater/target/debug/deps/pipeline-590de3f6e8e5d761 [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" "b75a59f5e58878c5a3308aa50a4caf6cfd4a338ee02fa0f8fd5efc0fecf1ff4a"` [INFO] running `"docker" "rm" "-f" "b75a59f5e58878c5a3308aa50a4caf6cfd4a338ee02fa0f8fd5efc0fecf1ff4a"` [INFO] [stdout] b75a59f5e58878c5a3308aa50a4caf6cfd4a338ee02fa0f8fd5efc0fecf1ff4a