[INFO] cloning repository https://github.com/arthurlafrance/rslearn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arthurlafrance/rslearn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthurlafrance%2Frslearn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthurlafrance%2Frslearn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a2236ee02b6ee8b30dceadedf9cf1c22331878a [INFO] checking arthurlafrance/rslearn against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthurlafrance%2Frslearn" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arthurlafrance/rslearn on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arthurlafrance/rslearn [INFO] finished tweaking git repo https://github.com/arthurlafrance/rslearn [INFO] tweaked toml for git repo https://github.com/arthurlafrance/rslearn written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec60c05218ecaec2a494d6ac97535c1e0b1bec68f49f55474a727018101d1fa5 [INFO] running `Command { std: "docker" "start" "-a" "ec60c05218ecaec2a494d6ac97535c1e0b1bec68f49f55474a727018101d1fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec60c05218ecaec2a494d6ac97535c1e0b1bec68f49f55474a727018101d1fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec60c05218ecaec2a494d6ac97535c1e0b1bec68f49f55474a727018101d1fa5", kill_on_drop: false }` [INFO] [stdout] ec60c05218ecaec2a494d6ac97535c1e0b1bec68f49f55474a727018101d1fa5 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4d47b3b2f08f50b0ee0c452e40a667420b1301b2bddbfa23b2d6111812831fc [INFO] running `Command { std: "docker" "start" "-a" "e4d47b3b2f08f50b0ee0c452e40a667420b1301b2bddbfa23b2d6111812831fc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking pensiv v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `ndarray::numeric::impl_numeric::>::all_close`: Use `abs_diff_eq` - it requires the `approx` crate feature [INFO] [stdout] --> src/stats.rs:1467:21 [INFO] [stdout] | [INFO] [stdout] 1467 | assert!(pmf.all_close(&array![0.1296, 0.3456, 0.3456, 0.1536, 0.0256], 1e-10)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ndarray::numeric::impl_numeric::>::all_close`: Use `abs_diff_eq` - it requires the `approx` crate feature [INFO] [stdout] --> src/stats.rs:1562:22 [INFO] [stdout] | [INFO] [stdout] 1562 | assert!(pmfs.all_close(&array![0.4, 0.24, 0.144], 1e-10)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ndarray::numeric::impl_numeric::>::all_close`: Use `abs_diff_eq` - it requires the `approx` crate feature [INFO] [stdout] --> src/stats.rs:1757:22 [INFO] [stdout] | [INFO] [stdout] 1757 | assert!(pdfs.all_close(&expected, 1e-10)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ndarray::numeric::impl_numeric::>::all_close`: Use `abs_diff_eq` - it requires the `approx` crate feature [INFO] [stdout] --> src/stats.rs:1780:22 [INFO] [stdout] | [INFO] [stdout] 1780 | assert!(cdfs.all_close(&expected, 1e-10)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ndarray::numeric::impl_numeric::>::all_close`: Use `abs_diff_eq` - it requires the `approx` crate feature [INFO] [stdout] --> src/stats.rs:1856:22 [INFO] [stdout] | [INFO] [stdout] 1856 | assert!(pdfs.all_close(&expected, 1e-4)); // error is relatively low because I rounded to 4 decimal places [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ndarray::numeric::impl_numeric::>::all_close`: Use `abs_diff_eq` - it requires the `approx` crate feature [INFO] [stdout] --> src/stats.rs:1875:22 [INFO] [stdout] | [INFO] [stdout] 1875 | assert!(cdfs.all_close(&expected, 1e-10)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ndarray::numeric::impl_numeric::>::all_close`: Use `abs_diff_eq` - it requires the `approx` crate feature [INFO] [stdout] --> src/stats.rs:1968:22 [INFO] [stdout] | [INFO] [stdout] 1968 | assert!(pdfs.all_close(&expected, 1e-8)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ndarray::numeric::impl_numeric::>::all_close`: Use `abs_diff_eq` - it requires the `approx` crate feature [INFO] [stdout] --> src/stats.rs:1986:22 [INFO] [stdout] | [INFO] [stdout] 1986 | assert!(cdfs.all_close(&expected, 1e-8)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.97s [INFO] running `Command { std: "docker" "inspect" "e4d47b3b2f08f50b0ee0c452e40a667420b1301b2bddbfa23b2d6111812831fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d47b3b2f08f50b0ee0c452e40a667420b1301b2bddbfa23b2d6111812831fc", kill_on_drop: false }` [INFO] [stdout] e4d47b3b2f08f50b0ee0c452e40a667420b1301b2bddbfa23b2d6111812831fc