[INFO] updating cached repository https://github.com/redcarpetoaxaca/vigilant-umbrella [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcarpetoaxaca%2Fvigilant-umbrella" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redcarpetoaxaca/vigilant-umbrella on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.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 /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/redcarpetoaxaca/vigilant-umbrella already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ae98657022cd82b2fa40e0441ceb8db0a7ae4649c23e34f5b0f79529773086e8 [INFO] running `"docker" "start" "-a" "ae98657022cd82b2fa40e0441ceb8db0a7ae4649c23e34f5b0f79529773086e8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling unic-langid-impl v0.4.0 [INFO] [stderr] Compiling fluent-syntax v0.9.0 [INFO] [stderr] Compiling fluent-locale v0.4.1 [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 failure_derive v0.1.5 [INFO] [stderr] Compiling rental-impl v0.5.4 [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 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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.31s [INFO] running `"docker" "inspect" "ae98657022cd82b2fa40e0441ceb8db0a7ae4649c23e34f5b0f79529773086e8"` [INFO] running `"docker" "rm" "-f" "ae98657022cd82b2fa40e0441ceb8db0a7ae4649c23e34f5b0f79529773086e8"` [INFO] [stdout] ae98657022cd82b2fa40e0441ceb8db0a7ae4649c23e34f5b0f79529773086e8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d39fe4d582aa0e01f3585d197f065982085ac5d64498add798cbb32a611000c5 [INFO] running `"docker" "start" "-a" "d39fe4d582aa0e01f3585d197f065982085ac5d64498add798cbb32a611000c5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `"docker" "inspect" "d39fe4d582aa0e01f3585d197f065982085ac5d64498add798cbb32a611000c5"` [INFO] running `"docker" "rm" "-f" "d39fe4d582aa0e01f3585d197f065982085ac5d64498add798cbb32a611000c5"` [INFO] [stdout] d39fe4d582aa0e01f3585d197f065982085ac5d64498add798cbb32a611000c5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e96942d58023562907626b3c02d04f50e4498f2b796e7f9636afce7450d8e0cb [INFO] running `"docker" "start" "-a" "e96942d58023562907626b3c02d04f50e4498f2b796e7f9636afce7450d8e0cb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vigilant_umbrella-2995a5e424cdffa2 [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" "e96942d58023562907626b3c02d04f50e4498f2b796e7f9636afce7450d8e0cb"` [INFO] running `"docker" "rm" "-f" "e96942d58023562907626b3c02d04f50e4498f2b796e7f9636afce7450d8e0cb"` [INFO] [stdout] e96942d58023562907626b3c02d04f50e4498f2b796e7f9636afce7450d8e0cb