[INFO] updating cached repository https://github.com/strega-nil/garnet [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96a1cfd3be30527a8cbd2fc1be609f2d3486c26f [INFO] testing strega-nil/garnet against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrega-nil%2Fgarnet" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/strega-nil/garnet on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/strega-nil/garnet [INFO] removed workspace from git repo https://github.com/strega-nil/garnet [INFO] finished tweaking git repo https://github.com/strega-nil/garnet [INFO] tweaked toml for git repo https://github.com/strega-nil/garnet written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/strega-nil/garnet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 85e2e83c61c8c0014421a57d8f3a0c388297b4f8104842a9385432e8df65e978 [INFO] running `Command { std: "docker" "start" "-a" "85e2e83c61c8c0014421a57d8f3a0c388297b4f8104842a9385432e8df65e978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85e2e83c61c8c0014421a57d8f3a0c388297b4f8104842a9385432e8df65e978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85e2e83c61c8c0014421a57d8f3a0c388297b4f8104842a9385432e8df65e978", kill_on_drop: false }` [INFO] [stdout] 85e2e83c61c8c0014421a57d8f3a0c388297b4f8104842a9385432e8df65e978 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d40a851fc27392dd9009bc2230b320e5f72fb00b9bc1eee8fc99c2f8643e9f76 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d40a851fc27392dd9009bc2230b320e5f72fb00b9bc1eee8fc99c2f8643e9f76", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling tinystr v0.3.2 [INFO] [stderr] Compiling fluent-syntax v0.9.3 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling garnet v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling type-map v0.3.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.0 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling unic-langid-macros v0.9.0 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.0 [INFO] [stderr] Compiling intl-memoizer v0.5.0 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling fluent-bundle v0.12.0 [INFO] [stderr] Compiling fluent v0.12.0 [INFO] [stderr] Compiling garnet-core v0.0.0 (/opt/rustwide/workdir/garnet-core) [INFO] [stderr] Compiling garnet-gtk v0.0.0 (/opt/rustwide/workdir/garnet-gtk) [INFO] [stderr] Compiling garnet-cli v0.0.0 (/opt/rustwide/workdir/garnet-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "d40a851fc27392dd9009bc2230b320e5f72fb00b9bc1eee8fc99c2f8643e9f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d40a851fc27392dd9009bc2230b320e5f72fb00b9bc1eee8fc99c2f8643e9f76", kill_on_drop: false }` [INFO] [stdout] d40a851fc27392dd9009bc2230b320e5f72fb00b9bc1eee8fc99c2f8643e9f76 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdf24599031d4baf901453fabc9025bd11717574bbfa9c57bb51d7a82f2ca9a5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cdf24599031d4baf901453fabc9025bd11717574bbfa9c57bb51d7a82f2ca9a5", kill_on_drop: false }` [INFO] [stderr] Compiling garnet v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.82s [INFO] running `Command { std: "docker" "inspect" "cdf24599031d4baf901453fabc9025bd11717574bbfa9c57bb51d7a82f2ca9a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf24599031d4baf901453fabc9025bd11717574bbfa9c57bb51d7a82f2ca9a5", kill_on_drop: false }` [INFO] [stdout] cdf24599031d4baf901453fabc9025bd11717574bbfa9c57bb51d7a82f2ca9a5 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9cdf0de1d455f6130acecc6bdd331b7141efaddc479462c9638c7a272fa0481f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9cdf0de1d455f6130acecc6bdd331b7141efaddc479462c9638c7a272fa0481f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/garnet-e65654167c115949 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/garnet-b642dfae8ff7ce5d [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] [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] Running /opt/rustwide/target/debug/deps/garnet_cli-06c59232400cdd6d [INFO] [stdout] [INFO] [stderr] Doc-tests garnet [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] [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 `Command { std: "docker" "inspect" "9cdf0de1d455f6130acecc6bdd331b7141efaddc479462c9638c7a272fa0481f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cdf0de1d455f6130acecc6bdd331b7141efaddc479462c9638c7a272fa0481f", kill_on_drop: false }` [INFO] [stdout] 9cdf0de1d455f6130acecc6bdd331b7141efaddc479462c9638c7a272fa0481f