[INFO] updating cached repository https://github.com/JosephLenton/ls-pretty [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 69f5da7286221fdc2e0b3845be11098971143f46 [INFO] testing JosephLenton/ls-pretty against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosephLenton%2Fls-pretty" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JosephLenton/ls-pretty on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/JosephLenton/ls-pretty [INFO] finished tweaking git repo https://github.com/JosephLenton/ls-pretty [INFO] tweaked toml for git repo https://github.com/JosephLenton/ls-pretty written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/JosephLenton/ls-pretty already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 2d0d2b798a389a6a72223bc71a0e08282a1f4927848aed8c8cb416b4433a21f0 [INFO] running `"docker" "start" "-a" "2d0d2b798a389a6a72223bc71a0e08282a1f4927848aed8c8cb416b4433a21f0"` [INFO] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Compiling structopt-derive v0.2.4 [INFO] [stderr] Compiling structopt v0.2.4 [INFO] [stderr] Compiling ls-pretty v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.80s [INFO] running `"docker" "inspect" "2d0d2b798a389a6a72223bc71a0e08282a1f4927848aed8c8cb416b4433a21f0"` [INFO] running `"docker" "rm" "-f" "2d0d2b798a389a6a72223bc71a0e08282a1f4927848aed8c8cb416b4433a21f0"` [INFO] [stdout] 2d0d2b798a389a6a72223bc71a0e08282a1f4927848aed8c8cb416b4433a21f0 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 3a076aa9765ca999f3861f8e8ffff52a658a7b1b938ed8214838f1440c5f179c [INFO] running `"docker" "start" "-a" "3a076aa9765ca999f3861f8e8ffff52a658a7b1b938ed8214838f1440c5f179c"` [INFO] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] [stderr] Compiling ls-pretty v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "3a076aa9765ca999f3861f8e8ffff52a658a7b1b938ed8214838f1440c5f179c"` [INFO] running `"docker" "rm" "-f" "3a076aa9765ca999f3861f8e8ffff52a658a7b1b938ed8214838f1440c5f179c"` [INFO] [stdout] 3a076aa9765ca999f3861f8e8ffff52a658a7b1b938ed8214838f1440c5f179c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 882c05d468a5ab52c9a6b6dff615e0a74ceb2435eab5af57ee27f46f8a3f14ce [INFO] running `"docker" "start" "-a" "882c05d468a5ab52c9a6b6dff615e0a74ceb2435eab5af57ee27f46f8a3f14ce"` [INFO] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ls_pretty-ef7d81c2b4765ecd [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" "882c05d468a5ab52c9a6b6dff615e0a74ceb2435eab5af57ee27f46f8a3f14ce"` [INFO] running `"docker" "rm" "-f" "882c05d468a5ab52c9a6b6dff615e0a74ceb2435eab5af57ee27f46f8a3f14ce"` [INFO] [stdout] 882c05d468a5ab52c9a6b6dff615e0a74ceb2435eab5af57ee27f46f8a3f14ce