[INFO] updating cached repository https://github.com/ConnorSkees/grass [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] [stderr] From https://github.com/ConnorSkees/grass [INFO] [stderr] 02efd09..f9455ca faster-content -> faster-content [INFO] [stderr] 3a5526a..f2cd745 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2cd74528b7773a0dcaf19c4c7e43e1ba1eba5ea [INFO] testing ConnorSkees/grass against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorSkees%2Fgrass" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ConnorSkees/grass on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ConnorSkees/grass [INFO] finished tweaking git repo https://github.com/ConnorSkees/grass [INFO] tweaked toml for git repo https://github.com/ConnorSkees/grass written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8802b3cf22fcb41edeaac2f69083cf776265c4573389fa33ced4ee320e99451f [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" "8802b3cf22fcb41edeaac2f69083cf776265c4573389fa33ced4ee320e99451f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8802b3cf22fcb41edeaac2f69083cf776265c4573389fa33ced4ee320e99451f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8802b3cf22fcb41edeaac2f69083cf776265c4573389fa33ced4ee320e99451f", kill_on_drop: false }` [INFO] [stdout] 8802b3cf22fcb41edeaac2f69083cf776265c4573389fa33ced4ee320e99451f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f561747fd182787bd6ba5dd78f6507f40430845f7cd8fc6bb12e343a1353b4c2 [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" "f561747fd182787bd6ba5dd78f6507f40430845f7cd8fc6bb12e343a1353b4c2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling peekmore v0.5.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lasso v0.3.1 [INFO] [stderr] Compiling grass v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.91s [INFO] running `Command { std: "docker" "inspect" "f561747fd182787bd6ba5dd78f6507f40430845f7cd8fc6bb12e343a1353b4c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f561747fd182787bd6ba5dd78f6507f40430845f7cd8fc6bb12e343a1353b4c2", kill_on_drop: false }` [INFO] [stdout] f561747fd182787bd6ba5dd78f6507f40430845f7cd8fc6bb12e343a1353b4c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26a42de158d469e6e48b3319fb110ad856c9661bb1227fdc5bcc3107311d01f3 [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" "26a42de158d469e6e48b3319fb110ad856c9661bb1227fdc5bcc3107311d01f3", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling grass v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `grass`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name units --edition=2018 tests/units.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="clap"' --cfg 'feature="commandline"' --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="random"' -C metadata=7c3030538db97c91 -C extra-filename=-7c3030538db97c91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern beef=/opt/rustwide/target/debug/deps/libbeef-27464f341327b82e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ad4d6241e4410e2c.rlib --extern codemap=/opt/rustwide/target/debug/deps/libcodemap-91d85d090b4d2193.rlib --extern grass=/opt/rustwide/target/debug/deps/libgrass-77e7e0e4b7199dec.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-680700b7101951bc.rlib --extern lasso=/opt/rustwide/target/debug/deps/liblasso-dbdb9301329e2e0c.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-690fba0c7f564fd3.rlib --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-c55e6fc4088766de.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c6af468fba1f84b0.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f47bfe3107dba226.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-36db2493aca31bcb.rlib --extern peekmore=/opt/rustwide/target/debug/deps/libpeekmore-323d4579dc5d2154.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-33ae2e870d29b0d8.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e52b557724080e65.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "26a42de158d469e6e48b3319fb110ad856c9661bb1227fdc5bcc3107311d01f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26a42de158d469e6e48b3319fb110ad856c9661bb1227fdc5bcc3107311d01f3", kill_on_drop: false }` [INFO] [stdout] 26a42de158d469e6e48b3319fb110ad856c9661bb1227fdc5bcc3107311d01f3