[INFO] updating cached repository https://github.com/redcarpetoaxaca/vigilant-umbrella [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] 017cab5ec82fe0b663f3bc5bff5501528b55be57 [INFO] testing redcarpetoaxaca/vigilant-umbrella against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcarpetoaxaca%2Fvigilant-umbrella" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redcarpetoaxaca/vigilant-umbrella 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/redcarpetoaxaca/vigilant-umbrella [INFO] finished tweaking git repo https://github.com/redcarpetoaxaca/vigilant-umbrella [INFO] tweaked toml for git repo https://github.com/redcarpetoaxaca/vigilant-umbrella written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/redcarpetoaxaca/vigilant-umbrella 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 92bdf06ab84a1fb2cfc697badff3dbf11fd7f0455e288c27a569209a26ef9f48 [INFO] running `"docker" "start" "-a" "92bdf06ab84a1fb2cfc697badff3dbf11fd7f0455e288c27a569209a26ef9f48"` [INFO] [stderr] Compiling unic-langid-impl v0.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling fluent-syntax v0.9.0 [INFO] [stderr] Compiling intl_pluralrules v1.0.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling rental-impl v0.5.4 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling unic-langid-macros-impl v0.2.0 [INFO] [stderr] Compiling unic-langid-macros v0.2.0 [INFO] [stderr] Compiling unic-langid v0.4.1 [INFO] [stderr] Compiling intl_pluralrules v2.0.0 [INFO] [stderr] Compiling fluent-locale v0.7.0 [INFO] [stderr] Compiling rental v0.5.4 [INFO] [stderr] Compiling fluent-bundle v0.6.0 [INFO] [stderr] Compiling fluent-bundle v0.7.1 [INFO] [stderr] Compiling fluent v0.6.0 [INFO] [stderr] Compiling vigilant-umbrella v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `FluentArgs`, `FluentValue` [INFO] [stderr] --> src/main.rs:1:21 [INFO] [stderr] | [INFO] [stderr] 1 | use fluent_bundle::{FluentArgs, FluentBundle, FluentResource, FluentValue}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.70s [INFO] running `"docker" "inspect" "92bdf06ab84a1fb2cfc697badff3dbf11fd7f0455e288c27a569209a26ef9f48"` [INFO] running `"docker" "rm" "-f" "92bdf06ab84a1fb2cfc697badff3dbf11fd7f0455e288c27a569209a26ef9f48"` [INFO] [stdout] 92bdf06ab84a1fb2cfc697badff3dbf11fd7f0455e288c27a569209a26ef9f48 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 185541e87ea8719ac5d5f63462153dff0ad84cc79989c48e35e133c601cf5b3d [INFO] running `"docker" "start" "-a" "185541e87ea8719ac5d5f63462153dff0ad84cc79989c48e35e133c601cf5b3d"` [INFO] [stderr] Compiling vigilant-umbrella v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `FluentArgs`, `FluentValue` [INFO] [stderr] --> src/main.rs:1:21 [INFO] [stderr] | [INFO] [stderr] 1 | use fluent_bundle::{FluentArgs, FluentBundle, FluentResource, FluentValue}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "185541e87ea8719ac5d5f63462153dff0ad84cc79989c48e35e133c601cf5b3d"` [INFO] running `"docker" "rm" "-f" "185541e87ea8719ac5d5f63462153dff0ad84cc79989c48e35e133c601cf5b3d"` [INFO] [stdout] 185541e87ea8719ac5d5f63462153dff0ad84cc79989c48e35e133c601cf5b3d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] c78e79d4a1dfe4e7dd136d2762e2e55035a3b3f814a592555d9d1252fb0aebad [INFO] running `"docker" "start" "-a" "c78e79d4a1dfe4e7dd136d2762e2e55035a3b3f814a592555d9d1252fb0aebad"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vigilant_umbrella-e47b04a3480455ec [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" "c78e79d4a1dfe4e7dd136d2762e2e55035a3b3f814a592555d9d1252fb0aebad"` [INFO] running `"docker" "rm" "-f" "c78e79d4a1dfe4e7dd136d2762e2e55035a3b3f814a592555d9d1252fb0aebad"` [INFO] [stdout] c78e79d4a1dfe4e7dd136d2762e2e55035a3b3f814a592555d9d1252fb0aebad