[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 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcarpetoaxaca%2Fvigilant-umbrella" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redcarpetoaxaca/vigilant-umbrella on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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-2/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" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 2b9106df740815b4f3d9babaec4baa8a65a796ad5eaa9b4382d070423777e537 [INFO] running `"docker" "start" "-a" "2b9106df740815b4f3d9babaec4baa8a65a796ad5eaa9b4382d070423777e537"` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling libc v0.2.60 [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 backtrace-sys v0.1.31 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling rental-impl v0.5.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling unic-langid-macros-impl v0.2.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling unic-langid-macros v0.2.0 [INFO] [stderr] Compiling unic-langid v0.4.1 [INFO] [stderr] Compiling fluent-locale v0.7.0 [INFO] [stderr] Compiling intl_pluralrules v2.0.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 28.46s [INFO] running `"docker" "inspect" "2b9106df740815b4f3d9babaec4baa8a65a796ad5eaa9b4382d070423777e537"` [INFO] running `"docker" "rm" "-f" "2b9106df740815b4f3d9babaec4baa8a65a796ad5eaa9b4382d070423777e537"` [INFO] [stdout] 2b9106df740815b4f3d9babaec4baa8a65a796ad5eaa9b4382d070423777e537 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 199c1acf5b4a7c0e00562222f327cd6582998068b6bc95755b4dd9cc8853769c [INFO] running `"docker" "start" "-a" "199c1acf5b4a7c0e00562222f327cd6582998068b6bc95755b4dd9cc8853769c"` [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.03s [INFO] running `"docker" "inspect" "199c1acf5b4a7c0e00562222f327cd6582998068b6bc95755b4dd9cc8853769c"` [INFO] running `"docker" "rm" "-f" "199c1acf5b4a7c0e00562222f327cd6582998068b6bc95755b4dd9cc8853769c"` [INFO] [stdout] 199c1acf5b4a7c0e00562222f327cd6582998068b6bc95755b4dd9cc8853769c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 67123eaca1260e5e425302f819eb68c0ee969271c05a15c8f3c580608cc82376 [INFO] running `"docker" "start" "-a" "67123eaca1260e5e425302f819eb68c0ee969271c05a15c8f3c580608cc82376"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vigilant_umbrella-cd470a9c1cce8ae9 [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" "67123eaca1260e5e425302f819eb68c0ee969271c05a15c8f3c580608cc82376"` [INFO] running `"docker" "rm" "-f" "67123eaca1260e5e425302f819eb68c0ee969271c05a15c8f3c580608cc82376"` [INFO] [stdout] 67123eaca1260e5e425302f819eb68c0ee969271c05a15c8f3c580608cc82376