[INFO] cloning repository brianp/muxed [INFO] running `"git" "clone" "--bare" "git://github.com/brianp/muxed.git" "work/cache/sources/gh/brianp/muxed"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/brianp/muxed'... [INFO] running `"git" "clone" "work/cache/sources/gh/brianp/muxed" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/brianp/muxed"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/brianp/muxed'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/brianp/muxed" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/brianp/muxed"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/brianp/muxed'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 19b44ef523b739bbdba03e871f5c79a26d5a70b7 [INFO] sha for GitHub repo brianp/muxed: 19b44ef523b739bbdba03e871f5c79a26d5a70b7 [INFO] validating manifest of brianp/muxed 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 brianp/muxed 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 brianp/muxed [INFO] finished frobbing brianp/muxed [INFO] frobbed toml for brianp/muxed written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/brianp/muxed/Cargo.toml [INFO] started frobbing brianp/muxed [INFO] finished frobbing brianp/muxed [INFO] frobbed toml for brianp/muxed written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/brianp/muxed/Cargo.toml [INFO] crate brianp/muxed 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/brianp/muxed/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] 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] building brianp/muxed against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/brianp/muxed:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 78bd9fd54247b1763d097ddecc64f040a75d5f2be83645c098fada9879f10774 [INFO] running `"docker" "start" "-a" "78bd9fd54247b1763d097ddecc64f040a75d5f2be83645c098fada9879f10774"` [INFO] [stderr] Compiling dtoa v0.3.1 [INFO] [stderr] Compiling serde_codegen v0.8.23 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.5.1 [INFO] [stderr] Compiling serde_derive v0.8.23 [INFO] [stderr] Compiling muxed v0.7.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/load/command.rs:240:32 [INFO] [stderr] | [INFO] [stderr] 240 | pub fn as_trait(&self) -> &Command { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Command` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.47s [INFO] running `"docker" "inspect" "78bd9fd54247b1763d097ddecc64f040a75d5f2be83645c098fada9879f10774"` [INFO] running `"docker" "rm" "-f" "78bd9fd54247b1763d097ddecc64f040a75d5f2be83645c098fada9879f10774"` [INFO] [stdout] 78bd9fd54247b1763d097ddecc64f040a75d5f2be83645c098fada9879f10774 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/brianp/muxed:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] df509cf16caafca848142a4c7e3c0460e23d2df24546657c37eb03f5ea6d6da5 [INFO] running `"docker" "start" "-a" "df509cf16caafca848142a4c7e3c0460e23d2df24546657c37eb03f5ea6d6da5"` [INFO] [stderr] Compiling muxed v0.7.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/load/command.rs:240:32 [INFO] [stderr] | [INFO] [stderr] 240 | pub fn as_trait(&self) -> &Command { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Command` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.48s [INFO] running `"docker" "inspect" "df509cf16caafca848142a4c7e3c0460e23d2df24546657c37eb03f5ea6d6da5"` [INFO] running `"docker" "rm" "-f" "df509cf16caafca848142a4c7e3c0460e23d2df24546657c37eb03f5ea6d6da5"` [INFO] [stdout] df509cf16caafca848142a4c7e3c0460e23d2df24546657c37eb03f5ea6d6da5