[INFO] cloning repository ethan-tqa/server1 [INFO] running `"git" "clone" "--bare" "git://github.com/ethan-tqa/server1.git" "work/cache/sources/gh/ethan-tqa/server1"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ethan-tqa/server1'... [INFO] running `"git" "clone" "work/cache/sources/gh/ethan-tqa/server1" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ethan-tqa/server1"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ethan-tqa/server1'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ethan-tqa/server1" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ethan-tqa/server1"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ethan-tqa/server1'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 543b919898f12a97fc78664030ab6075b4fcb220 [INFO] sha for GitHub repo ethan-tqa/server1: 543b919898f12a97fc78664030ab6075b4fcb220 [INFO] validating manifest of ethan-tqa/server1 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ethan-tqa/server1 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ethan-tqa/server1 [INFO] finished frobbing ethan-tqa/server1 [INFO] frobbed toml for ethan-tqa/server1 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ethan-tqa/server1/Cargo.toml [INFO] started frobbing ethan-tqa/server1 [INFO] finished frobbing ethan-tqa/server1 [INFO] frobbed toml for ethan-tqa/server1 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ethan-tqa/server1/Cargo.toml [INFO] crate ethan-tqa/server1 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ethan-tqa/server1/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ethan-tqa/server1 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ethan-tqa/server1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 7349a8d1e4943405cc6acc981b8ad99dd59b3f62cfbe2bbc2afa8ccb7f86dc4d [INFO] running `"docker" "start" "-a" "7349a8d1e4943405cc6acc981b8ad99dd59b3f62cfbe2bbc2afa8ccb7f86dc4d"` [INFO] [stderr] Compiling server1 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `AddAssign`, `DivAssign`, `Div`, `MulAssign`, `Mul`, `Neg`, `SubAssign` [INFO] [stderr] --> src/math/quat.rs:1:26 [INFO] [stderr] | [INFO] [stderr] 1 | use std::ops::{Add, Sub, Mul, Div, Neg, AddAssign, SubAssign, MulAssign, DivAssign}; [INFO] [stderr] | ^^^ ^^^ ^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `"docker" "inspect" "7349a8d1e4943405cc6acc981b8ad99dd59b3f62cfbe2bbc2afa8ccb7f86dc4d"` [INFO] running `"docker" "rm" "-f" "7349a8d1e4943405cc6acc981b8ad99dd59b3f62cfbe2bbc2afa8ccb7f86dc4d"` [INFO] [stdout] 7349a8d1e4943405cc6acc981b8ad99dd59b3f62cfbe2bbc2afa8ccb7f86dc4d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ethan-tqa/server1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 6497f90268bf6b8bd583cda0510b293c789e57ffba7f4b5226f38cc87a42aeca [INFO] running `"docker" "start" "-a" "6497f90268bf6b8bd583cda0510b293c789e57ffba7f4b5226f38cc87a42aeca"` [INFO] [stderr] Compiling server1 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `AddAssign`, `DivAssign`, `Div`, `MulAssign`, `Mul`, `Neg`, `SubAssign` [INFO] [stderr] --> src/math/quat.rs:1:26 [INFO] [stderr] | [INFO] [stderr] 1 | use std::ops::{Add, Sub, Mul, Div, Neg, AddAssign, SubAssign, MulAssign, DivAssign}; [INFO] [stderr] | ^^^ ^^^ ^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "6497f90268bf6b8bd583cda0510b293c789e57ffba7f4b5226f38cc87a42aeca"` [INFO] running `"docker" "rm" "-f" "6497f90268bf6b8bd583cda0510b293c789e57ffba7f4b5226f38cc87a42aeca"` [INFO] [stdout] 6497f90268bf6b8bd583cda0510b293c789e57ffba7f4b5226f38cc87a42aeca [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ethan-tqa/server1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] c2603d17d2f0cf884f1c363448777960e9ac9311b80c985751dd535419a38d44 [INFO] running `"docker" "start" "-a" "c2603d17d2f0cf884f1c363448777960e9ac9311b80c985751dd535419a38d44"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/server1-dfa4972cd4429562 [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" "c2603d17d2f0cf884f1c363448777960e9ac9311b80c985751dd535419a38d44"` [INFO] running `"docker" "rm" "-f" "c2603d17d2f0cf884f1c363448777960e9ac9311b80c985751dd535419a38d44"` [INFO] [stdout] c2603d17d2f0cf884f1c363448777960e9ac9311b80c985751dd535419a38d44