[INFO] cloning repository archer884/milkrun [INFO] running `"git" "clone" "--bare" "git://github.com/archer884/milkrun.git" "work/cache/sources/gh/archer884/milkrun"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/archer884/milkrun'... [INFO] running `"git" "clone" "work/cache/sources/gh/archer884/milkrun" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/archer884/milkrun"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/archer884/milkrun'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/archer884/milkrun" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/archer884/milkrun"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/archer884/milkrun'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 33b516fc15cce0db4e342c8d1f919797706e4594 [INFO] sha for GitHub repo archer884/milkrun: 33b516fc15cce0db4e342c8d1f919797706e4594 [INFO] validating manifest of archer884/milkrun 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 archer884/milkrun 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 archer884/milkrun [INFO] finished frobbing archer884/milkrun [INFO] frobbed toml for archer884/milkrun written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/archer884/milkrun/Cargo.toml [INFO] started frobbing archer884/milkrun [INFO] finished frobbing archer884/milkrun [INFO] frobbed toml for archer884/milkrun written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/archer884/milkrun/Cargo.toml [INFO] crate archer884/milkrun 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] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing archer884/milkrun against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/archer884/milkrun:/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] 039f399b40378443babdfbad9e5191bd6342e15e354b9354a8bfafde88cec2d9 [INFO] running `"docker" "start" "-a" "039f399b40378443babdfbad9e5191bd6342e15e354b9354a8bfafde88cec2d9"` [INFO] [stderr] Compiling milkrun v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: constant item is never used: `KEOSYNCHRONOUS_ALTITUDE` [INFO] [stderr] --> src/main.rs:224:5 [INFO] [stderr] | [INFO] [stderr] 224 | const KEOSYNCHRONOUS_ALTITUDE: f64 = 2_863_330.0; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `"docker" "inspect" "039f399b40378443babdfbad9e5191bd6342e15e354b9354a8bfafde88cec2d9"` [INFO] running `"docker" "rm" "-f" "039f399b40378443babdfbad9e5191bd6342e15e354b9354a8bfafde88cec2d9"` [INFO] [stdout] 039f399b40378443babdfbad9e5191bd6342e15e354b9354a8bfafde88cec2d9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/archer884/milkrun:/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] a2f3a44f93bfb2f3937e1a60b6d899bcdb6cb62a0cd694fe2245199edefbff5d [INFO] running `"docker" "start" "-a" "a2f3a44f93bfb2f3937e1a60b6d899bcdb6cb62a0cd694fe2245199edefbff5d"` [INFO] [stderr] Compiling milkrun v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `"docker" "inspect" "a2f3a44f93bfb2f3937e1a60b6d899bcdb6cb62a0cd694fe2245199edefbff5d"` [INFO] running `"docker" "rm" "-f" "a2f3a44f93bfb2f3937e1a60b6d899bcdb6cb62a0cd694fe2245199edefbff5d"` [INFO] [stdout] a2f3a44f93bfb2f3937e1a60b6d899bcdb6cb62a0cd694fe2245199edefbff5d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/archer884/milkrun:/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] 6a2ac73f550274aafb962c057dc6bac7837ffc6cf95a702aa179ff22d15e3553 [INFO] running `"docker" "start" "-a" "6a2ac73f550274aafb962c057dc6bac7837ffc6cf95a702aa179ff22d15e3553"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/milkrun-407fe0342ae07fb0 [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" "6a2ac73f550274aafb962c057dc6bac7837ffc6cf95a702aa179ff22d15e3553"` [INFO] running `"docker" "rm" "-f" "6a2ac73f550274aafb962c057dc6bac7837ffc6cf95a702aa179ff22d15e3553"` [INFO] [stdout] 6a2ac73f550274aafb962c057dc6bac7837ffc6cf95a702aa179ff22d15e3553