[INFO] updating cached repository https://github.com/glebpom/rustc-panic [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] b99585029d2894bad8776fc61a69316e6e56757f [INFO] testing glebpom/rustc-panic against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglebpom%2Frustc-panic" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glebpom/rustc-panic 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/glebpom/rustc-panic [INFO] finished tweaking git repo https://github.com/glebpom/rustc-panic [INFO] tweaked toml for git repo https://github.com/glebpom/rustc-panic written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/glebpom/rustc-panic 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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 18aeeda1bc6076a09110ad53f9cef9e5971b31e8e244b7fbeac2daa4eebe242f [INFO] running `"docker" "start" "-a" "18aeeda1bc6076a09110ad53f9cef9e5971b31e8e244b7fbeac2daa4eebe242f"` [INFO] [stderr] Compiling proc-macro-hack-impl v0.3.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling proc-macro-hack v0.3.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling dotenv v0.8.0 [INFO] [stderr] Compiling binary_macros_impl v0.6.0 [INFO] [stderr] Compiling binary_macros v0.6.3 [INFO] [stderr] Compiling rustc_panic v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[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 14.30s [INFO] running `"docker" "inspect" "18aeeda1bc6076a09110ad53f9cef9e5971b31e8e244b7fbeac2daa4eebe242f"` [INFO] running `"docker" "rm" "-f" "18aeeda1bc6076a09110ad53f9cef9e5971b31e8e244b7fbeac2daa4eebe242f"` [INFO] [stdout] 18aeeda1bc6076a09110ad53f9cef9e5971b31e8e244b7fbeac2daa4eebe242f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 5d001dfcab7903ba69d2d1b0541e3ee4070ef0462db78197702d6fc0879922d6 [INFO] running `"docker" "start" "-a" "5d001dfcab7903ba69d2d1b0541e3ee4070ef0462db78197702d6fc0879922d6"` [INFO] [stderr] Compiling rustc_panic v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[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.77s [INFO] running `"docker" "inspect" "5d001dfcab7903ba69d2d1b0541e3ee4070ef0462db78197702d6fc0879922d6"` [INFO] running `"docker" "rm" "-f" "5d001dfcab7903ba69d2d1b0541e3ee4070ef0462db78197702d6fc0879922d6"` [INFO] [stdout] 5d001dfcab7903ba69d2d1b0541e3ee4070ef0462db78197702d6fc0879922d6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] e0cfda0aacf4955b58edbcc9e4877d915cf57e2f91d21f93bf245d4cc983f616 [INFO] running `"docker" "start" "-a" "e0cfda0aacf4955b58edbcc9e4877d915cf57e2f91d21f93bf245d4cc983f616"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rustc_panic-9b856dabfa094c5d [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 rustc_panic [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" "e0cfda0aacf4955b58edbcc9e4877d915cf57e2f91d21f93bf245d4cc983f616"` [INFO] running `"docker" "rm" "-f" "e0cfda0aacf4955b58edbcc9e4877d915cf57e2f91d21f93bf245d4cc983f616"` [INFO] [stdout] e0cfda0aacf4955b58edbcc9e4877d915cf57e2f91d21f93bf245d4cc983f616