[INFO] cloning repository dottorblaster/siren [INFO] running `"git" "clone" "--bare" "git://github.com/dottorblaster/siren.git" "work/cache/sources/gh/dottorblaster/siren"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/dottorblaster/siren'... [INFO] running `"git" "clone" "work/cache/sources/gh/dottorblaster/siren" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dottorblaster/siren"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dottorblaster/siren'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dottorblaster/siren" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dottorblaster/siren"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dottorblaster/siren'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 493b0eac37fd41d4122e9efe2638ef745f0415ef [INFO] sha for GitHub repo dottorblaster/siren: 493b0eac37fd41d4122e9efe2638ef745f0415ef [INFO] validating manifest of dottorblaster/siren 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 dottorblaster/siren 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 dottorblaster/siren [INFO] finished frobbing dottorblaster/siren [INFO] frobbed toml for dottorblaster/siren written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dottorblaster/siren/Cargo.toml [INFO] started frobbing dottorblaster/siren [INFO] finished frobbing dottorblaster/siren [INFO] frobbed toml for dottorblaster/siren written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dottorblaster/siren/Cargo.toml [INFO] crate dottorblaster/siren 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] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing dottorblaster/siren against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dottorblaster/siren:/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] df913aa67964701f0ca9a06e14d3d2e8fac49d193c1b1c9990d1d38e9e0ee69e [INFO] running `"docker" "start" "-a" "df913aa67964701f0ca9a06e14d3d2e8fac49d193c1b1c9990d1d38e9e0ee69e"` [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling siren v1.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.41s [INFO] running `"docker" "inspect" "df913aa67964701f0ca9a06e14d3d2e8fac49d193c1b1c9990d1d38e9e0ee69e"` [INFO] running `"docker" "rm" "-f" "df913aa67964701f0ca9a06e14d3d2e8fac49d193c1b1c9990d1d38e9e0ee69e"` [INFO] [stdout] df913aa67964701f0ca9a06e14d3d2e8fac49d193c1b1c9990d1d38e9e0ee69e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dottorblaster/siren:/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] 9dbdae1eb968a39fb3c3342f2882c9dc1c3eb75450667136084d9a5a088d7075 [INFO] running `"docker" "start" "-a" "9dbdae1eb968a39fb3c3342f2882c9dc1c3eb75450667136084d9a5a088d7075"` [INFO] [stderr] Compiling siren v1.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `"docker" "inspect" "9dbdae1eb968a39fb3c3342f2882c9dc1c3eb75450667136084d9a5a088d7075"` [INFO] running `"docker" "rm" "-f" "9dbdae1eb968a39fb3c3342f2882c9dc1c3eb75450667136084d9a5a088d7075"` [INFO] [stdout] 9dbdae1eb968a39fb3c3342f2882c9dc1c3eb75450667136084d9a5a088d7075 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dottorblaster/siren:/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] 69110fb6a81a3c25a4bc139db6e7cec29d64e8bac81cf82ebe7480fb890529dd [INFO] running `"docker" "start" "-a" "69110fb6a81a3c25a4bc139db6e7cec29d64e8bac81cf82ebe7480fb890529dd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/siren-8a3defbeea4991ec [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" "69110fb6a81a3c25a4bc139db6e7cec29d64e8bac81cf82ebe7480fb890529dd"` [INFO] running `"docker" "rm" "-f" "69110fb6a81a3c25a4bc139db6e7cec29d64e8bac81cf82ebe7480fb890529dd"` [INFO] [stdout] 69110fb6a81a3c25a4bc139db6e7cec29d64e8bac81cf82ebe7480fb890529dd