[INFO] updating cached repository https://github.com/Streetwalrus/shotgun [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] 74a040b72240c275d97af5ec71a07c223e5e63db [INFO] testing Streetwalrus/shotgun against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStreetwalrus%2Fshotgun" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Streetwalrus/shotgun on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Streetwalrus/shotgun [INFO] finished tweaking git repo https://github.com/Streetwalrus/shotgun [INFO] tweaked toml for git repo https://github.com/Streetwalrus/shotgun written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Streetwalrus/shotgun already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 0586333eb4c1ec5fe9047c8d46a88fed8b381914d882e6e8f2d1c54ccc510f8a [INFO] running `"docker" "start" "-a" "0586333eb4c1ec5fe9047c8d46a88fed8b381914d882e6e8f2d1c54ccc510f8a"` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling shotgun v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling png v0.16.2 [INFO] [stderr] Compiling image v0.23.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.00s [INFO] running `"docker" "inspect" "0586333eb4c1ec5fe9047c8d46a88fed8b381914d882e6e8f2d1c54ccc510f8a"` [INFO] running `"docker" "rm" "-f" "0586333eb4c1ec5fe9047c8d46a88fed8b381914d882e6e8f2d1c54ccc510f8a"` [INFO] [stdout] 0586333eb4c1ec5fe9047c8d46a88fed8b381914d882e6e8f2d1c54ccc510f8a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] b6b65e7e86edaef4f65b2eae6cc8240f56787dc11cc0618ea3abfe6e9634b146 [INFO] running `"docker" "start" "-a" "b6b65e7e86edaef4f65b2eae6cc8240f56787dc11cc0618ea3abfe6e9634b146"` [INFO] [stderr] Compiling shotgun v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `"docker" "inspect" "b6b65e7e86edaef4f65b2eae6cc8240f56787dc11cc0618ea3abfe6e9634b146"` [INFO] running `"docker" "rm" "-f" "b6b65e7e86edaef4f65b2eae6cc8240f56787dc11cc0618ea3abfe6e9634b146"` [INFO] [stdout] b6b65e7e86edaef4f65b2eae6cc8240f56787dc11cc0618ea3abfe6e9634b146 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] d3a6245ca1f7d2caf8df05e918bd44210ada72ade354c2a767591cca7bf7405d [INFO] running `"docker" "start" "-a" "d3a6245ca1f7d2caf8df05e918bd44210ada72ade354c2a767591cca7bf7405d"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/shotgun-7db93ffc5ef7ceb0 [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" "d3a6245ca1f7d2caf8df05e918bd44210ada72ade354c2a767591cca7bf7405d"` [INFO] running `"docker" "rm" "-f" "d3a6245ca1f7d2caf8df05e918bd44210ada72ade354c2a767591cca7bf7405d"` [INFO] [stdout] d3a6245ca1f7d2caf8df05e918bd44210ada72ade354c2a767591cca7bf7405d