[INFO] updating cached repository https://github.com/droundy/gasbeam-paper [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] c931588281f61fea22c6e86f285c92541be6a68d [INFO] testing droundy/gasbeam-paper against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fgasbeam-paper" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/droundy/gasbeam-paper on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/droundy/gasbeam-paper [INFO] finished tweaking git repo https://github.com/droundy/gasbeam-paper [INFO] tweaked toml for git repo https://github.com/droundy/gasbeam-paper written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/droundy/gasbeam-paper already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] df8f27a62632328c292338ed055a5d39a9859fc1d2bdd92eda29cd9d713e5f0d [INFO] running `"docker" "start" "-a" "df8f27a62632328c292338ed055a5d39a9859fc1d2bdd92eda29cd9d713e5f0d"` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling dimensioned v0.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling meval v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling tempfile v3.0.5 [INFO] [stderr] Compiling clapme_derive v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling clapme v0.1.13 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling vector3d v0.1.7 [INFO] [stderr] Compiling gas-beam v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/main.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | let input = Inputs::from_args(); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `"docker" "inspect" "df8f27a62632328c292338ed055a5d39a9859fc1d2bdd92eda29cd9d713e5f0d"` [INFO] running `"docker" "rm" "-f" "df8f27a62632328c292338ed055a5d39a9859fc1d2bdd92eda29cd9d713e5f0d"` [INFO] [stdout] df8f27a62632328c292338ed055a5d39a9859fc1d2bdd92eda29cd9d713e5f0d [INFO] running `"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" "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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 99ce6872295c0c930787ac2b2d4b78a5413ffed4dd1f191da0c886a050651668 [INFO] running `"docker" "start" "-a" "99ce6872295c0c930787ac2b2d4b78a5413ffed4dd1f191da0c886a050651668"` [INFO] [stderr] Compiling gas-beam v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/main.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | let input = Inputs::from_args(); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "99ce6872295c0c930787ac2b2d4b78a5413ffed4dd1f191da0c886a050651668"` [INFO] running `"docker" "rm" "-f" "99ce6872295c0c930787ac2b2d4b78a5413ffed4dd1f191da0c886a050651668"` [INFO] [stdout] 99ce6872295c0c930787ac2b2d4b78a5413ffed4dd1f191da0c886a050651668 [INFO] running `"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" "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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] befd2d5e1db89c803a5099cd47b4d376c9c83ec570c9ca38d5644d31ea84d62a [INFO] running `"docker" "start" "-a" "befd2d5e1db89c803a5099cd47b4d376c9c83ec570c9ca38d5644d31ea84d62a"` [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/main.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | let input = Inputs::from_args(); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gas_beam-10aa07ce481b3f28 [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" "befd2d5e1db89c803a5099cd47b4d376c9c83ec570c9ca38d5644d31ea84d62a"` [INFO] running `"docker" "rm" "-f" "befd2d5e1db89c803a5099cd47b4d376c9c83ec570c9ca38d5644d31ea84d62a"` [INFO] [stdout] befd2d5e1db89c803a5099cd47b4d376c9c83ec570c9ca38d5644d31ea84d62a