[INFO] cloning repository https://github.com/wehjin/trove [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wehjin/trove" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwehjin%2Ftrove", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwehjin%2Ftrove'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 028d80333b4b9ee60a79bce1f34fe63f9c901236 [INFO] testing wehjin/trove against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwehjin%2Ftrove" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wehjin/trove on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wehjin/trove [INFO] finished tweaking git repo https://github.com/wehjin/trove [INFO] tweaked toml for git repo https://github.com/wehjin/trove written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/wehjin/trove already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] 6d8749770284556f2cd011cb6acbd0cacbc80e9ab6b0093fd0c04c4b178531e3 [INFO] running `Command { std: "docker" "start" "-a" "6d8749770284556f2cd011cb6acbd0cacbc80e9ab6b0093fd0c04c4b178531e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d8749770284556f2cd011cb6acbd0cacbc80e9ab6b0093fd0c04c4b178531e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d8749770284556f2cd011cb6acbd0cacbc80e9ab6b0093fd0c04c4b178531e3", kill_on_drop: false }` [INFO] [stdout] 6d8749770284556f2cd011cb6acbd0cacbc80e9ab6b0093fd0c04c4b178531e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c67280e25131116b730e72d5c024d706819d1d1253225a44ddc1d02ce1f2c529 [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" "c67280e25131116b730e72d5c024d706819d1d1253225a44ddc1d02ce1f2c529", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling stringedit v0.1.0 (https://github.com/wehjin/stringedit.git#7c5abff0) [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ncurses v5.100.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling echo-lib v0.1.0 (https://github.com/wehjin/gal-core.git#2e865b09) [INFO] [stderr] Compiling simplelog v0.7.6 [INFO] [stderr] Compiling chad-core v0.1.0 (https://github.com/wehjin/chad-core.git#ac63afd6) [INFO] [stderr] Compiling yui v0.1.0 (https://github.com/wehjin/yui.git#0adef640) [INFO] [stderr] Compiling trove v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.37s [INFO] running `Command { std: "docker" "inspect" "c67280e25131116b730e72d5c024d706819d1d1253225a44ddc1d02ce1f2c529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c67280e25131116b730e72d5c024d706819d1d1253225a44ddc1d02ce1f2c529", kill_on_drop: false }` [INFO] [stdout] c67280e25131116b730e72d5c024d706819d1d1253225a44ddc1d02ce1f2c529 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", 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] 9df187c585550eacf9363e4d7052b5ed9de17c2417cc39401010e597db8d7da4 [INFO] running `Command { std: "docker" "start" "-a" "9df187c585550eacf9363e4d7052b5ed9de17c2417cc39401010e597db8d7da4", kill_on_drop: false }` [INFO] [stderr] Compiling trove v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.99s [INFO] running `Command { std: "docker" "inspect" "9df187c585550eacf9363e4d7052b5ed9de17c2417cc39401010e597db8d7da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9df187c585550eacf9363e4d7052b5ed9de17c2417cc39401010e597db8d7da4", kill_on_drop: false }` [INFO] [stdout] 9df187c585550eacf9363e4d7052b5ed9de17c2417cc39401010e597db8d7da4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 39dd07b2fd822c6e87bbc5b7f1423395d3181cf7b1d62905399f75ffaaacb24d [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" "39dd07b2fd822c6e87bbc5b7f1423395d3181cf7b1d62905399f75ffaaacb24d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.34s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/trove-c8c269f60ce76799) [INFO] [stdout] running 2 tests [INFO] [stdout] test sprint::tests::amount_works_for_negative ... ok [INFO] [stdout] test sprint::tests::amount_works_for_scale ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "39dd07b2fd822c6e87bbc5b7f1423395d3181cf7b1d62905399f75ffaaacb24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39dd07b2fd822c6e87bbc5b7f1423395d3181cf7b1d62905399f75ffaaacb24d", kill_on_drop: false }` [INFO] [stdout] 39dd07b2fd822c6e87bbc5b7f1423395d3181cf7b1d62905399f75ffaaacb24d