[INFO] cloning repository Michaelt293/glossy [INFO] running `"git" "clone" "--bare" "git://github.com/Michaelt293/glossy.git" "work/cache/sources/gh/Michaelt293/glossy"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Michaelt293/glossy'... [INFO] running `"git" "clone" "work/cache/sources/gh/Michaelt293/glossy" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Michaelt293/glossy"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Michaelt293/glossy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Michaelt293/glossy" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Michaelt293/glossy"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Michaelt293/glossy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2a43ff6d478384f1fe09295964f7cfbe3edf1875 [INFO] sha for GitHub repo Michaelt293/glossy: 2a43ff6d478384f1fe09295964f7cfbe3edf1875 [INFO] validating manifest of Michaelt293/glossy 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 Michaelt293/glossy 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 Michaelt293/glossy [INFO] finished frobbing Michaelt293/glossy [INFO] frobbed toml for Michaelt293/glossy written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Michaelt293/glossy/Cargo.toml [INFO] started frobbing Michaelt293/glossy [INFO] finished frobbing Michaelt293/glossy [INFO] frobbed toml for Michaelt293/glossy written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Michaelt293/glossy/Cargo.toml [INFO] crate Michaelt293/glossy 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] Downloading crates ... [INFO] [stderr] Downloaded csv-core v0.1.0 [INFO] [stderr] Downloaded csv v1.0.0-beta.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Michaelt293/glossy 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/Michaelt293/glossy:/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] b0e2f5fde541f78424fa862486cf948a1e23db3c89ac5601d8eb43f6cc9075c4 [INFO] running `"docker" "start" "-a" "b0e2f5fde541f78424fa862486cf948a1e23db3c89ac5601d8eb43f6cc9075c4"` [INFO] [stderr] Compiling serde v1.0.7 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.7 [INFO] [stderr] Compiling csv-core v0.1.0 [INFO] [stderr] Compiling clap v2.19.3 [INFO] [stderr] Compiling csv v1.0.0-beta.1 [INFO] [stderr] Compiling glossy v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:63:58 [INFO] [stderr] | [INFO] [stderr] 63 | pub fn run(config: Config, term: &str) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.63s [INFO] running `"docker" "inspect" "b0e2f5fde541f78424fa862486cf948a1e23db3c89ac5601d8eb43f6cc9075c4"` [INFO] running `"docker" "rm" "-f" "b0e2f5fde541f78424fa862486cf948a1e23db3c89ac5601d8eb43f6cc9075c4"` [INFO] [stdout] b0e2f5fde541f78424fa862486cf948a1e23db3c89ac5601d8eb43f6cc9075c4 [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/Michaelt293/glossy:/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] 7d81e0153d5264dd1c2604a865702876fa22ed5ae6feb275cf611a4725b6eac1 [INFO] running `"docker" "start" "-a" "7d81e0153d5264dd1c2604a865702876fa22ed5ae6feb275cf611a4725b6eac1"` [INFO] [stderr] Compiling glossy v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:63:58 [INFO] [stderr] | [INFO] [stderr] 63 | pub fn run(config: Config, term: &str) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.88s [INFO] running `"docker" "inspect" "7d81e0153d5264dd1c2604a865702876fa22ed5ae6feb275cf611a4725b6eac1"` [INFO] running `"docker" "rm" "-f" "7d81e0153d5264dd1c2604a865702876fa22ed5ae6feb275cf611a4725b6eac1"` [INFO] [stdout] 7d81e0153d5264dd1c2604a865702876fa22ed5ae6feb275cf611a4725b6eac1 [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/Michaelt293/glossy:/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] 82101f7e5f5f8f8e2587bc481235240d5370d8762210c7c00f5b9fce207a1796 [INFO] running `"docker" "start" "-a" "82101f7e5f5f8f8e2587bc481235240d5370d8762210c7c00f5b9fce207a1796"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/glossy-502a9dc540d918f7 [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] Running /opt/crater/target/debug/deps/glo-0c556965837f1624 [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 glossy [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" "82101f7e5f5f8f8e2587bc481235240d5370d8762210c7c00f5b9fce207a1796"` [INFO] running `"docker" "rm" "-f" "82101f7e5f5f8f8e2587bc481235240d5370d8762210c7c00f5b9fce207a1796"` [INFO] [stdout] 82101f7e5f5f8f8e2587bc481235240d5370d8762210c7c00f5b9fce207a1796